/*
Theme Name: InsTrustTax_custom
Theme URI: http://instrusttax.com/
Client: InsTrust 
Author: Bit-Wizards Custom Software Solutions, Inc.
Author URI: http://bit-wizards.com/
*/

/* Layout */  
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0; 
	} 
	
body {
	background: #3e6f88;
	text-align: left; 
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #294876; 
	line-height: 20px;
	}	
	
.bgHome {
	background: #c6d6dd url(images/bg_body.jpg) repeat-x top;
	}
	
.bgInterior {
	background: #c6d6dd url(images/bg_bodyint.jpg) repeat-x top;
	}	

.pageFrame {
	width: 955px;
	margin: 0 auto;
	}
	
.containerHeader {
	height: 137px; 
	width: 950px;
	background: transparent url(images/bg_header.jpg) no-repeat 0 0;
	margin: 0 auto;
	padding-right:30px;
	}
	
.logo {
	width: 442px;
	height: 50px;
	float: left;
	display: block;
	margin: 40px 0 0 24px;		
	}

.logo span {	
	display: none;
	}
	
.call {
	float: right;
	font-weight: normal;
	font-variant:small-caps;
	font-size: 18px;
	color: #fdfdfe;
	margin-top: 56px;
	}	
	
.call span {
	font-size: 31px;
	line-height: 35px;
	}	
	
.email {
	background: transparent url(images/email.jpg) no-repeat left;
	width:40px;
	height: 14px;
	float: right;
	color: #fdfdfe;
	font-size: 16px;
	padding-left: 30px;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	margin-top: 10px;
	}	
	
.email:hover {
	text-decoration: underline;
	}	
	
.navMain {
	height: 53px;
	}
	
.navMain ul{
	list-style-type: none; 
	padding-left: 135px;
	}
	
.navMain  ul li {
	display: block;
	float: left;
	height: 35px;
	}
	
.navMain  ul li a {
	display: inline;
	float: left;
	margin: 18px 28px 0 0;
	padding-left: 28px;
	height: 20px;
	color: #3e6f88;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	border-left: 2px #3870ae solid;
	}
	
.navMain ul li a:hover {
	text-decoration: underline;
	}

.mainImage {
	background: transparent url(images/bg_main.jpg) no-repeat 0 0;
	height: 381px;
	}
	
.banner {
	height:50px;
	padding: 20px 0 0 62px;
 }	
		
.containerMain {
	padding-bottom: 15px;
	}		
		
h1 {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif, arial; 
	font-size: 27px;
	line-height: 31px;
	color: #3870ae;
	font-weight: bold;
	margin: 0 0 21px 0;
	}
		
h2 {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif, arial; 
	font-size: 26px;
	line-height: 30px;
	color: #3870ae;
	font-weight: normal;
	margin: 0 0 11px 0;
	}		
		
p {
	padding-bottom: 24px;
	}
	
p img {
	border: 1px solid #294876;
	}			
			
.colLeft {
	width: 572px;
	text-align: left;
	padding: 20px 24px 15px 54px;
	float: left;
	}
	
.colLeft ul {
	padding-left: 10px;
	}
	
.colLeft ul li {
	margin: 11px 0 0 20px;
	list-style-type: square;
	}
	
.colLeft ul li a {
	font-size: 14px;
	text-decoration: underline;
	height: 15px;
	line-height: 16px;
	}

.colLeft ul li a:hover {
	text-decoration: none;
	}			
	
.colRight {
	margin: 20px 0 15px 0;
	float: right;
	width: 283px;
	}
	
.news {
	border: 2px #ffffff solid;
	outline: 1px #4d8aa7 solid;
	background: #f1f1f1;
	padding: 12px 9px 12px 9px;
	float: right;
	width: 260px;
	margin: 20px 0 0 20px;
	}	
	
.news ul {
	border-top: #3870ae 1px solid;
	padding-left: 10px;
	}
	
.news ul li {
	display: block;
	float: left;
	margin-top: 11px;
	clear:both;
	width: 200px;
	}
	
.news  ul li a {
	color: #3e6f88;
	font-size: 14px;
	text-decoration: underline;
	background: transparent url(images/bullet.jpg) no-repeat  bottom left;
	padding-left:20px;
	height: 15px;
	line-height: 16px;
	}

.news ul li span {	
	color: #666666;
	font-size: 12px;
	padding-left:20px;
	line-height: 12px;
	}

.news ul li a:hover {
	text-decoration: none;
	}	

.sidebar {
	border: 2px #ffffff solid;
	outline: 1px #4d8aa7 solid;
	background: #d9eaf2;
	padding: 12px 9px 12px 9px;
	float: left;
	width: 260px;
	}	
	
.sidebar h2 {
	border-bottom: #3870ae 1px solid;	
	padding-bottom: 8px;
	}
	
.sidebar ul {
	padding-left: 10px;
	}
	
.sidebar ul li {
	margin: 11px 0 0 20px;
	list-style-type: square;
	}
	
.sidebar  ul li a {
	color: #3e6f88;
	font-size: 14px;
	text-decoration: underline;
	height: 15px;
	line-height: 16px;
	}

.sidebar ul li a:hover {
	text-decoration: none;
	}		


.boxes {
	height: 200px;
	float:right;
	}
	
.boxes p {
	padding-bottom: 10px;
	font-size: 14px;
	}
		
.box1 {
	background: transparent url(images/box1.jpg) no-repeat 0 0;
	width: 265px;
	height: 175px;
	padding: 12px 9px 12px 9px;
	float: left;
	}	
	
.box2 {
	background: transparent url(images/box2.jpg) no-repeat 0 0;
	width: 265px;
	height: 175px;
	margin-left: 28px;
	padding: 12px 9px 12px 9px;
	float: left;
	}
	
.box3 {
	background: transparent url(images/box3.jpg) no-repeat 0 0;
	width: 265px;
	height: 175px;
	margin-left: 28px;
	padding: 12px 9px 12px 9px;
	float: left;
	}	
			
.learn {
	background: transparent url(images/learn.jpg) no-repeat 0 0;
	height: 29px;
	width: 94px;
	display: block;
	float: left;
	margin-left: 25px;
	}	
	
.enroll {
	
	/* background: transparent url(images/enroll.jpg) no-repeat 0 0;
	height: 29px; */
	width: 94px;
	display: block;
	float: left;
	margin-left: 28px;
	}
	
.watch {
	background: transparent url(images/watch.jpg) no-repeat 0 0;
	height: 29px;
	width: 94px;
	display: block;
	float: left;
	margin-left: 28px;
	}	
		
.bgFooter {
	background: #3e6f88 url(images/bg_footer.jpg) repeat-x top;
	}	
	
.containerFooter {
	width: 955px;
	margin: 0 auto ;
	text-align: left;
	padding: 30px 0 30px 0;
	}
	
.navFooter {
	width: 85px;
	float: left;
	padding-right: 15px;
	}
	
.navFooter ul {
	list-style-type: none;
	}
	
.navFooter ul li { 
	display: list-item; 
	}

.navFooter ul li a {
	font-size: 13px;
	color: #c6d6dd;
	text-decoration: none;	
	}

.navFooter ul li a:hover {
	text-decoration: underline;	
	}
	
.navFooter ul.listHeading li a {
	color: #ffffff;
	font-size: 12px;
	}
	
	
	
.sig { 
	clear: right;	
	margin-top: 10px;  
	display: block;
	float: right;
	background: url(images/siteby.jpg) no-repeat 0 0; 
	width: 129px; 
	height: 16px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -900px;
	} 

.sig span {
	display: none;
	}
	
.address {
	width: 138px;
	background: transparent url(images/logo.jpg) no-repeat top left;
	float: left;
	border-right: #c6d6dd 1px solid;
	color: #fdfdfe;
	font-size: 15px;
	padding-top: 50px;
	height: 60px;
	margin-right: 34px;
	}

					
.copyright {
	width: 180px;
	float: right;
	color: #fdfdfe;
	font-size: 13px;
	height: 60px;
	text-align:right;
	padding-bottom: none;
	}			 
			


	
/** ARCHIVES STYLES **/		
.postTime {
	color: #666666;
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 14px;
	}



	
.postHeader {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	}	

.postHeader h2 a {
	color: #8a9264;
	text-decoration: none;
	}
	
.postHeader h2 a:hover {
	text-decoration: underline;
	}			
	
.postHeader p {
	font-family: Verdana, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #b1bec1; 
	letter-spacing: .04em;
	margin: 0;
	padding: 0;
	}	 								

.readOn {
    float: right;
    font-size: 12px;
	background: transparent url(images/icon_learn_more.gif) 0 0 no-repeat; 
	padding: 0 0 .4em 22px; 
	height: 20px;
	}
	
.readOn a {
    font-size: 11px;
 	border-bottom: 1px dotted #000000;
	text-decoration: none;
	padding: 0px 0px 1px 0px;
	letter-spacing: .04em;
	margin: 0;
	}
	
.readOn a:hover {
	text-decoration: none; 
	border: none; 
	}
		
.readMore {
	display: block;
	text-align: right;
	padding-right: 10px;
	}					
		
.recentPosts {
	width: 475px;
	float: left;
	list-style-type: none;
	padding-right: 10px;
	}

.recentPosts #heading {
	padding: 0;
	border-bottom: 0;	
	}
	
.recentPosts h3 {
	font-family: Georgia, Verdana, Tahoma, Helvetica, sans-serif, arial;
	font-size: 22px;
	line-height: 22px;
	color: #FFF;
	font-weight: normal;
	border-bottom: 1px solid #f0ffaf;
	padding: 0 0 10px 0;
	}
	
.recentPosts h3 span {
	color: #39321f;
	}
	
.recentPosts li a {
	display: block;
	color: #39321f;
	text-decoration: none;
	padding: 3px 0;
	border-bottom: 1px solid #f0ffaf;	
	}
	
.recentPosts li a:hover {
	background-color: #cdd995;
	}	

.testimonials {	
	width: 373px;
	min-height: 101px;
	float: left;
	background: #cddce0 url(images/bg_testimonials.jpg) no-repeat 0 0;
	border: 2px solid #d7f3ff;
	padding: 10px 44px;
	color: #39321f;
	font-size: 12px;
	line-height: 14px;
	}
	
.testimonials span {
	display: block;
	font-size: 15px;
	color: #5273af;
	text-align: right;
	}	
	
.testimonials span a {
	font-size: 12px; 
	color: #7f7761;
	}
	

/**COMMON STYLES**/
a {
	color: #294876;
	}
	
a:hover {
	text-decoration: none;
	}	

.clear {
	clear: both;
	height: 1px;
    overflow: hidden;
	}

a img {
	border: none;
	} 	

ol {
	margin: 5px 0 20px 35px;
	}
/**COMMON STYLES**/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 15px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 15px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
.searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

.commentform {
	width: 500px;
	}

.commentform input {
	border: 2px solid #cddce1;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

.commentform textarea {
	border: 2px solid #cddce1;
	width: 100%;
	padding: 2px;
	}

.commentform #submit {
	border: 0;
	width: 132px;
	height: 31px;
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
