*{
	margin: 0px;
	padding: 0px;
}

a img{
	border: none;
}

body{
	background: url(pic-bin/body-back.jpg) repeat-x #CFCFCF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.clearer{
	clear: both;
}


h1{
	color: #0080B9;
	margin-bottom: 15px;
	font-size: 18px;	
}

h2{
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 16px;
}

h3{
	margin-bottom: 5px;
	font-size: 14px;
}

a{
	color: #2C78AA;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p{
	margin-bottom: 15px;
}

#content ul{
	margin-left: 25px;
	margin-bottom: 25px;
	list-style: square;
	display: block;
}

#content #post-605 ul{
	margin-left: 220px;
}

#content ol{
	margin: 15px 0px 25px 25px;
}

a:hover{
	
}

#wrapper{
	margin: 0px auto 0px auto;
	width: 850px;
	background: #fff;
}

#header{
	height: 237px;
	background: url(pic-bin/header-back.jpg) no-repeat transparent;
	padding-top: 19px;
}

#content{
	padding: 10px 30px 30px 30px;
}

#content p{
	line-height: 18px;
}

#content #col-left{
	width: 250px;
	float: left;
}

#content #col-right{
	width: 520px;
	float: left;
	padding-left: 20px;
}

#footer{
	width: 770px;
	height: 22px;
	background: url(pic-bin/footer-back.gif) no-repeat transparent;
	color: #fff;
	padding-top: 40px;
	padding-left: 80px;
	font-size: 9px;
}

li.current_page_item{
	font-weight: bold;
}

#mainnav{
	padding-top: 20px;
	margin-left: 340px;
}

#mainnav ul{
	list-style: none;
}

#mainnav ul li{
	display: block;
	float: left;
	width: 80px;
	text-align: center;
}

#mainnav ul li a{
	color: #000;
	font-size: 1em;
	text-decoration: none;
	padding-top: 55px;
	display: block;
}

#mainnav ul li a:hover{
	text-decoration: underline;
	color: #0E3D6B;
}

#headnav{
	margin-left: 5px;
	line-height: 20px;
}

#headnav ul{
	list-style: none;
}

#headnav ul li{
	display: inline;
	text-align: center;
	padding-right: 10px; 
}

#headnav ul li a{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#headnav ul li a:hover, #headnav ul li.current_page_item a{
	text-decoration: underline;
}


.post{
	margin-bottom: 25px;
}

.post h2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

.post h2 a{
 
}

.post .postmetadata{
	border-bottom: 1px dashed #ddd;
	padding-bottom: 25px;
}


.ddsg-wrapper ul{
	list-style: none;
	line-height: 20px;
}

#content .ddsg-wrapper ul li ul{
	margin-bottom: 5px;
}

.navigation{
	margin-bottom: 15px;
}

.visualone strong{
	color: #fff;
	font-size: 1.2em;
}

.visualone{
	background: url(/wp-content/themes/techknowtraining/pic-bin/visual-one-back.jpg) no-repeat transparent;
	height: 140px;
	width: 160px;
	padding: 20px 30px 10px 10px;
	font-size: 14px;
	color: #DEDEDE;
	text-align: center;
	float: left;
}

.visualone-small{
	background: url(/wp-content/themes/techknowtraining/pic-bin/visual-one-back-small.jpg) no-repeat transparent;
	height: 109px;
	width: 119px;
	padding: 10px 50px 10px 10px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	float: left;
}

.visualone-small .smaller{
	font-size: 11px;
}

.visualone-small a, .visualone a{
	color: #fff;
}

.alignleft{
	float: left;
}
.alignright{
	float: right;
}

#content .wp-caption-text{
	color: #686868;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	margin-top: 10px;
}


#attachment_300{
	padding: 10px;
	border: 1px solid #DDDDDD;
	background: #F3F3F3;
	margin-bottom: 10px;	
}

#attachment_300 p{
	margin: 0px;
}

#attachment_300 img{
	border: 1px solid #ddd;
}

#attachment_301{
	padding: 10px;
	border: 1px solid #DDDDDD;
	background: #F3F3F3;
	margin-bottom: 10px;
}

#attachment_301 p{
	margin: 0px;
}

#attachment_301 img{
	border: 1px solid #ddd;
}


/* ACCORD */
.toggler{
	background: url(transparent);	
	margin: 0px 0px;
	cursor: pointer;
	border: 1px solid #ddd;
	padding: 0px;
	color: #fff;
	display:none;
}

.toggler a{
	color: #fff;
	font-weight: normal;
}

.acccontent div{
	padding: 0px 0px 30px 0px;
}

