/*
Theme Name: AZICS Custom
Author: Brent Wejrowski - Bizzark LLC
Author URI: http://www.bizzark.com
*/

/*
	40px-|------------800px------------|-40px
		 |-----523-px---20px---256px---|
		 
		 523-256 with 20px buffer
		 $twothirds=523
		 $side=256
*/

body{
	margin: 0px;
	font-family: "Lucida Grande", "Lucida Sans", Georgia, "Times New Roman", Times, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #EEEAE2;/* EAE5DA*/
	color: #000000;
	margin-top: 50px;
	line-height: 145%;
}

a:link, a:visited{
/*	text-decoration: none;*/
	font-weight: bold;
	color: #096690;
}
a:hover{
	text-decoration: underline;
	font-weight: bold;
}


/*
* HEADER
*/
#header {
	width:800px;
}
#header .banner{
	float:right;
}
#header-contact{
	text-align:right;
}



#container{
	float: top;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	min-height:700px;
}

.maincontainer{
	background: #FCFDF7;
	padding: 20px 40px 20px 40px;
	width:800px;
}

.divider1{
	height:10px;
	background: #DAD5CD;
	width:880px;
}
.divider2{
	height:6px;
	background: #DAD5CD;
	width:880px;
}
#footer{
	padding: 10px 40px 10px 40px;
}


/*
* NAVIGATION
*/

#nav{
	font-family: Georgia;
	text-align:right;
	float:right;

}
#nav ul{
	padding: 5px 0px;
	/*border-bottom: 1px solid #CCC;*/
}
#nav ul li{
	display: inline;
	font-family: Georgia;
	font-size: 165%;
	margin: 0px;
	margin-left:0px;
	margin-right:10px;
}
#nav ul li a{
	color: #555555;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
}
#nav ul li a:hover{
	color: #000000;
	/*color: #D0DEB6;*/
	/*text-decoration: underline;*/
}

#nav{
	margin-top: 15px;
	margin-left: 0px;
}
.page-item-21{
	border-bottom: 5px solid #406012;
}

.page-item-5{
	border-bottom: 5px solid #88B2DF;
}
.page-item-6{
	border-bottom: 5px solid #FAE465;
}
.page-item-8{
	border-bottom: 5px solid #F74618;
}
.page-item-23{
	border-bottom: 5px solid #BF9AF8;
}
.page-item-7{
	border-bottom: 5px solid #F3821F;
}
#nav ul li.current_page_item a{
	color: #000000;
}

#search{
	float: right;
}
#search a{
	color: #000000;
	text-decoration: none;
}
#section {
	margin-top: 10px;
	margin-bottom: 10px;
}


/*
* QUOTE
*/

#quote-container{
	margin-bottom: 25px;
	/*border: 1px solid #000000;
	min-height:175px*/
}
#quote-image{
	background: #EEEEEE;
	margin-bottom:5px;
	
	background-repeat:no-repeat;
}
#quote{
	font-style:italic;
}
.quote-author{
	
}


/*
* PAGE
560-220
533-266 = 2-1 ratio
523-256 with 20px buffer
*/


#sub-navigation{
	margin-bottom: 20px;
}
#sub-navigation hr{
	margin-top:0px;
}



.homesection{
	width: 523px; /* $twothirds */
}
#side{
	float: right;
	width: 256px;
	margin-left:20px;
}
h2.nomargin{
	margin-top:0px;
}
#recent-articles{
	margin-top:20px;
}
.posttitle{
	margin-top:10px;
}

#free-counseling-session{
	padding:10px;
	min-height:196px;
	width:236px; /*why minus padding*/
	background: #88B2DF;

	color: #FFFFFF;
	background-image: url('/wp-content/themes/bizzark_theme/images/home-gradient.jpg');
	background-repeat: repeat-x; 
}
#free-counseling-session a{
	color:#FFFFFF;
	text-decoration:underline;
}
/*#side h2{
	margin-bottom:0px;
}*/
.frontbox{
	width: 523px;
}


h1{
	font-size:170%;
	color:#000000;
	margin-top:0px;
	margin-bottom:.4em;
	text-align:left;
	/*text-transform:uppercase;*/
	font-weight:bold;
	font-weight:normal;
}
h2{
	font-size:140%;
	color:#000000;
	margin-top:0px;
	margin-bottom:.4em;
	text-align:left;
	font-size: 125%;
	font-weight:bold;
}
h2 a:link, h2 a:visited, h2 a:hover{
	color:#000000;
	text-decoration:none;
	
}


h3{
	font-size: 125%;
	font-weight:400;
	margin-bottom:0px;
	color:#000000;/*#919F20;*/
	font-family:"Lucida Grande", Geneva, Helvetica, sans-serif;
}

h4{
	font-family:"Lucida Grande", Geneva, Helvetica, sans-serif !important;
	color:#919F20;
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
}

h1 a{
	text-decoration:none;
}
h2 a{
	text-decoration:none;
}
h3 a{
	text-decoration:none;
}
h4 a{
	text-decoration:none;
}




.title h1 a, .title h1 a:hover, .title h1 a:visited{
	color: #000000;
}




/*
* POST
*/

.post {
	margin-bottom:50px;
}
.sidebarSub{
	list-style:none;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.blog-entry{
	width:510px; /* $twothirds */
}

.blog-publish-time{
	margin: 10px 0px 10px 0px
}

/*
* COMMENTS
*/

.thecommentlist{
}

.thecommentlist ol li{
	display: block;
}
.thecommentlist ul{
	style-type: none;
}

.thecommentlist ol{
	display: block;
}
ol { display: block;  }
.commenttime{
	float:right;
}


.commentsBG{
	width:510px; /* $twothirds */
	background: #EEEEEE;
	padding: 7px;
	margin-top:7px;
	margin-bottom:7px;
}
.subcomments{
	margin-left: 20px;
}






#gap{ height:35px;width:50px;}





/*
* CONTACT
*/


.contact-box{
	margin-top:50px;
	height: 335px;
}

.contact-box input.contact-input{
	width: 200px;
	font-size: 14px;
	padding: 5px;
	font-family: Helvetica, Arial, Sans-serif;
	margin-bottom:10px;
}

.contact-box .left-col{
	text-align:left;
	padding-right:50px;
	padding-top:3px;
}
textarea.texta{
	font-size: 14px;
	padding: 5px;
	width:500px;
	height:100px;
	font-family: Helvetica, Arial, Sans-serif;
}
textarea.testimon{
	width:500px;
	height:100px;
	font-family: Helvetica, Arial, Sans-serif;
}


.wpcf7-response-output{
	padding: 20px;
	color: #0000FF;
	font-size:150%;
}


/*
* SERVICES
*/
.service-type{
	margin-left:40px;
	margin-top:10px;
}
.treatments{
	background: #F5F5F5;
	margin: 10px 0px 10px 0px;
	padding:10px;
}
h1.services{
	margin-top:30px;
	margin-bottom:15px;
}


/*
* PAGE - Testimonials
*/

.services-bg{
	background: #EEEEEE;
	padding: 10px;
	margin-top:7px;
	margin-bottom:25px;
	height: 130px;
}

.services-bg h1{
	font-size:150%;
	padding-top:0px;
}



/*
* PAGE - Testimonials
*/


.testimonialContent{
	font-size:110%;
	font-style: italic;
}
.testimonial-write{
	float:right;
	background: #0346f0;
	background-image: url('/wp-content/themes/bizzark_theme/images/home-gradient.jpg');
	/*background-image: url('/wp-content/themes/bizzark_theme/images/testimonials-bg.jpg');*/
	background-repeat: repeat-x; 
	background-position: center;
	color: #FFFFFF;
	padding: 10px;
	width: 275px;
}
.testimonial-intro{
	width: 425px;
	height: 125px;
}

.testimonial-write a{
	color: #FFFFFF;
	font-style: underline;
	font-weight: bold;
}
#testimonials-gap{
	height: 50px;
	width: 100px;
}
.commentsBG{
	background: #EEEEEE;
	padding: 7px;
	margin-top:7px;
	margin-bottom:7px;
}
.subcomments{
	margin-left: 20px;
}

.sidebarSub{
	list-style:none;
	display:block;
	margin: 0px;
	padding: 0px;
}

.form-item{
	margin-bottom:10px;
}

.blue-box{
	background: #4394e5;
	background-image: url('/wp-content/themes/bizzark_theme/images/contact-gradient.jpg');
	background-repeat: repeat-x; 
	background-position: center;
	color: #FFFFFF;
	padding: 20px;
	width: 750px;

	/*height: 240px;*/
}
.blue-box h1{
	color: #FFFFFF;
}

	/* CLEAR FIX*/
	
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	* html .clearfix { height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

