/*

Theme Name: Lean Coaches

Theme URI: http://www.drsearslean.com

Description: A custom template made specifically for Dr Sears LEAN group coaches.

Version: 1.0

Author: Tom Benway

Author URI: http://www.mindflint.com

*/







/* Begin Typography & Colors */

body {

	font-size: 12px;

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	color: #616161;

	background-color: #ffffff;

	margin: 0px;

	padding: 0px;

}



.homeBg {

	background-image: url(images/site-bg.gif);

	background-repeat: repeat-x;

}



a {

	color: #8dc63f;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}	



a img{

	border: none !important;	

}



h1, h2, h3, h4, h5 {

	color: #8dc63f;

}	



p {

	line-height: 18px;

}



#page {

	width: 950px;

	margin-left: auto;

	margin-right: auto;

}



#header {

	float: left;

	width: 950px;

	margin-top: 20px;

}



#headerimg {

	float:left;
    height: 97px;

}



#leanCertified {

	float:right;	

}



/* navigation elements */



#navigation {

    position: absolute;

    
	margin-top: 81px;

	margin-left: 390px;

    
	height:43px;

	z-index: 10; 

}



#navigation li {

	float: left;

	height: 33px;

	padding-top: 10px;

	padding-left: 20px;

	padding-right: 20px;

	text-align:center;

	border-right: 1px solid #e5e5e5;

	list-style: none;

}



#navigation li a {

	color: #acacac;

	font-size: 12px;

	text-decoration: none;

	text-transform: uppercase;

	font-weight: normal;

}



#navigation li a:hover {

	color: #8dc63f;

	font-size: 12px;

	text-decoration: none;

	text-transform: uppercase;

	font-weight: bold;

}



/* sub nav items */



#navigation ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

	}



#navigation li ul {

	position: absolute;

	width: 170px;

	left: -1500px;

	}



#navigation li:hover ul {

	left: auto;

    
    margin-top: 19px;

	margin-left: 29px;

    
	display: block;

	width: 130px;

}

	

#navigation li ul li {

	float: right;

	width: 150px;

	height: 23px !important;

    padding-left: 8px;

	border-left: 1px solid #e5e5e5;

	border-bottom: 1px solid #e5e5e5;

	background-color:#ffffff;

    text-align: left !important;

}



/* - navigation - */



/* home specific items */



#homeHeader {

	position: absolute;

	
	margin-top: 6px;

    
	z-index: 1;

}



#homeMiddle {

	float:left;

	width: 950px;

	margin-top: 370px;


}



#homeMiddle h2 {

	font-size:25px;	

	margin: 0px !important;

    padding-top: 0px; !important;

	padding-bottom: 5px !important;

}



#meetTheCoach {

	float:left;

	width:316px;

	min-height: 194px;

	background-image: url(images/meet-coach-bg.jpg);

	background-repeat: no-repeat;

}



#meetTheCoach p {

	width: 205px;

	text-align: justify;

}



#wellnessSolutions {

	float:left;

	width:300px;

	min-height: 194px;

	margin-left: 20px;

}



#upcomingEvents {

	float:left;

	width:300px;

	min-height: 194px;

	margin-left: 10px;

	background-image: url(images/upcoming-events-bg.jpg);

	background-repeat: no-repeat;

}



#upcomingEvents h2 {

	margin-left: 110px !important;	

}



#upcomingEvents p {

	margin-left: 110px;

}



#homeBottom {

	float:left;

	width:950px;

	margin-top: 45px;

}



#homeContent {

	float:left;

	width:950px;

}



#homeContent h2 {

	font-size:30px;

}



#homeContent p {

	font-size: 14px;	

}



.homeActionItem {

	float:left;

	width:300px;

	height:65px;

	margin-top: 25px;

	margin-right: 15px;

	margin-bottom: 35px;

}







/* - home - */



#pageHeader {

	float:left;

	width:950px;

	margin-top: 27px;

}



#breadCrumbs {

	float:left;

	width:950px;

	margin-top: 15px;

	padding-bottom:10px;

	border-bottom: 1px solid #e5e5e5;

}



.pageHeaderMain {

	min-height: 32px;

	font-size:36px;

	margin: 0px;

	padding-top:33px;
    
    font-weight: normal;

}



.pageHeaderSub {

	float: left;

	clear:both;

	min-height: 15px;

	font-size:20px;

	color:#aaaaaa;

	margin: 0px;

	padding-top:10px;
    
    font-weight: normal;

}



#content {

	float:left;

	width: 950px;	

	min-height: 400px;

} 



.post {

	float:left;

	width:630px;

}



.entry {

	float: left;

	width:630px;

	margin-top:15px;

	padding-top: 20px;

	border-top: 1px solid #e5e5e5;

}



/* sidebar elements */

#sidebar {

	float:left;

	width: 255px; 

	margin-top: 10px;

	margin-left: 60px;

	min-height: 400px;

}



#sidebar ul {

	margin-left: 0px;

	padding: 0px;

	list-style: none;

}



#sidebar li {

	float:left;

	width:242px;

	min-height: 12px;

	padding-top: 10px;

    padding-bottom: 10px;

	padding-left: 5px;

	list-style-image: url(images/sidebar-link-bullet.gif);

	border-bottom:1px solid #e5e5e5;

}



#sidebar li a {

	color: #acacac;

	text-transform:uppercase;

}



#sidebar li:hover {

	background-color:#f7f7f7 !important;

}



#sidebar .active {

	background-color:#f7f7f7 !important;

}



#sidebar li:hover a {

	color: #8dc540;

	text-transform:uppercase;

}



#blogSidebar {

	float:left; 

	width: 255px; 

	margin-top: 20px;

}



#blogSidebar h2 {

	float:left;

    margin: 0px;

    padding: 0px;

}



/* - sidebar - */



#footer {

	float:left;

	width: 950px;

	height: 60px;

	margin-top: 25px;

	padding-top: 10px;

	border-top: 1px solid #e5e5e5;

	color: #919191;

}



#footer a {

	color:#919191;

}



#footerLeft {

	float:left;

	width: 400px;

}



#footerRight {

	float:right;

	width: 400px;

	text-align: right;

}





/* End Structure */





/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}

	

img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

/* End Images */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* 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-left: 10px;

	margin-right: 10px;

    margin-bottom: 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 */
