/*  
Theme Name: Best Life Practices Blog Theme
Theme URI: http://www.bestlifepractices.org
Description: Wordpress theme for Best Life Practices.
Author: Best Life Practices
Author URI: http://www.bestlifepractices.org
Version: 1
*/
body  {
	 height:100%;
	 margin:0px;
	 padding:0px;
	 font-family:Verdana,  Helvetica;
	 font-size:14px;
	 color:#333;
	 background-color:#a29e3d;
	 line-height:18px;
	 font-weight: normal;
}
div#enclose  {
	 width:100%;
	 margin:0px auto 0px auto;
	 text-align:center;
	 background-image:url(images/bckgMainSite.jpg);
	 background-repeat:repeat-x;
}

div#content  {
	 position:relative;
	 width:900px;
	 height:1000px;
	 margin:0px auto 0px auto;
	 text-align:left;
}

form  {
	 padding:0px;
	 margin:0px;
}

a, a:visited  {
	 text-decoration:none;
	 color:#333;
	 font-weight: normal;
}

img {
	 border:0px;
}
.clearIt {
	 clear:both;
	 height:0;
	 line-height:-1;
	 margin:0px;
}
div#topBanner  {
	 height:127px;
	 padding:38px 0px 0px 0px;
}

div#logo  {
	 width:253px;
	 height:97px;
	 position:relative;
}div#navHolder  {
	 width:665px;
	 height:36px;
	 position:absolute;
	 top:99px;
	 left: 230px;
}
div#navHolder ul  {
	 padding: 0;
	 margin: 0;
	 list-style: none;
}
/* main nav starts here */
#navlist,  #navlist ul  {
		padding: 0;
		margin: 0;
	 list-style: none;
	 behavior: url(iepngfix.htc);
}
#navlist a  {
	 display: block;
}
#navlist a.trigger  {
	 padding: 0 0 15px 0;
	 /*this is a hit area for the top button. it needs to overlap with the top subnav button to ensure that the submenu doesn't disapear when you are mousing over the top image.*/ 
}
#navlist li  {
	 float: left;
}#navlist li ul,  #navlist ul li   {
	 width: 110px;
	 behavior: url(iepngfix.htc);
}#navlist ul li a   {
		border-right: 0;
	 padding: 0 0 0 0;
}#navlist li ul  {
	 position: absolute;
	 display: none;
		top:36px;
	 background-color: transparent;
}#navlist li:hover a,  #navlist a:focus, 
#navlist a:active,  #navlist li.p7hvr a  {
	 color: #333;
}#navlist li ul a img,  #navlist ul li a img  {
	 behavior: url(iepngfix.htc);
}
#navlist li:hover ul,  #navlist li.p7hvr ul  {
	 display: block;
}
#navlist li:hover ul a,  #navlist li.p7hvr ul a  {
	 color: #333;
	 background-color: transparent;
}/* hide from IE mac - DO NOT CHANGE */
#navlist li  {
	position: static;
	 width: auto;
}/* end hiding from IE5 mac */
/* main nav ENDS here */

div#mainContent,  div#mainSubContent  {
	 margin:40px 0px 0px 0px;
}
div#signUp  {
	 width:900px;
	 height:44px;
	 margin:4px 0px 0px 0px;
	 background:url(images/bckgSignup.png) no-repeat;
	 behavior:url(iepngfix.htc);
}div#frmHolder  {
	 padding:12px 0px 0px 393px;
}div#frmHolder .textField,  div#frmHolder .textField2  {
	 float:left;
	 width:145px;
	 height:18px;
	 padding:3px 0px 0px 5px;
	 margin:0px 0px 0px 55px;
	 background:url(images/bckgTextField.png) no-repeat;
	 border:none;
	 font:normal 12px Arial;
	 color:#ac7a1b;
	 text-transform:uppercase;
}div#frmHolder .btnSubmit  {
	 width:68px;
	 height:21px;
	 padding:-2px 0px 0px 0px;
	 margin:0px 8px 0px 0px;
	 background:url(images/btnSubmit.png) no-repeat;
	 border:none;
	 cursor:pointer;
	  behavior:url(iepngfix.htc);
	 float:right;
}.LV_validation_message  {
	 margin:0px;
	 font-size:8px;
}.LV_invalid  {
	 color:#CC0000;
}
div#hModules  {
	 height:139px;
	 margin:8px 0px 0px 0px;
}div#modAuth,  div#modNews,  div#modPodcasts  {
	 width:295px;
	 height:139px;
	 float:left;
	 behavior:url(iepngfix.htc);
}div#modAuth  {
	 background:url(images/bckgModuleAuthor.png) no-repeat;
}div#modNews  {
	 margin-left:7px;
	 background:url(images/bckgModuleNews.png) no-repeat;
}div#modPodcasts  {
	 margin-left:7px;
	 background:url(images/bckgModuleMedia.png) no-repeat;
	 font-size:9px;
}div#modPodcasts .textField,  div#modPodcasts .textField2  {
	 float:left;
	 width:145px;
	 height:18px;
	 padding:3px 0px 0px 5px;
	 margin:2px 0px 0px 50px;

	 background:url(images/bckgTextField.png) no-repeat;
	 border:none;
	 font:normal 12px Arial;
	 color:#ac7a1b;
	 text-transform:uppercase;
}div#modPodcasts .btnSubmit  {
	 width:68px;
	 height:21px;
	 padding:-2px 0px 0px 0px;
	 margin:2px 0px 0px 0px;
	 background:url(images/btnSubmit.png) no-repeat;
	 border:none;
	 cursor:pointer;
	  behavior:url(iepngfix.htc);
	 float:right;
}
.modInner  {
	 margin:48px 10px 0px 15px;
	 color:#333;
	 font-size:11px;
	 line-height:12px;
	 font-family:Arial;
}.modInner .iconImg  {
	 float:left;
}
.modInner a  {
	 color:#cdd456;
}
.modInner a:hover {
	 color:#b85f00;
}
div#mainSubContent  {
}div#strechMiddle  {
	 background:url(images/bckgSPageMiddle.png) repeat-y;
	 behavior: url(iepngfix.htc);
	 padding-bottom: 15px;
}
div#strechMiddleWide  {
	 background:url(images/bckgExPageMiddle.png) repeat-y;
	 behavior: url(iepngfix.htc);
}div#leftNav,  div#leftBio  {
	 width:164px;
	 min-height:500px;
	 margin:0px 30px 10px 0px;
	 padding:10px 17px 10px 23px;
	 float:left;
	  ;
}
div#leftNav ul  {
	 list-style:none;
	 margin: 5px 0 20px 0;
	 padding:0px;
}
div#leftNav li  {
	 font-family:Arial,  Helvetica;
	 font-size:12px;
	 color:#333;
	 background:url(images/bckgSPageNav.png) repeat-x bottom;
}

div#leftNav li a {
	display: block;
	padding: 5px;
	text-transform: uppercase;
}
div#leftNav .widget_recent_entries a, div#leftNav #popular a {
	padding: 10px 5px;
	text-transform:none;
}

div#leftNav li a:hover  {
	 color:#fff;
	 font-weight:bold;
	  background: #CECC99;
}
div#rightCopy  {
	 width:635px;
	 margin-left:235px;
	 padding:5px 0px 0px 0px;
}
#rightCopy  a,  #rightCopyExcerpt a  {
	 color:#b85f00;
}
#rightCopy  a:hover,  #rightCopyExcerpt a:hover  {
	 color:#908c28;
}
#rightCopyExcerpt a  {
	 font-size:14px;
	 line-height:16px;
}
#rightCopy p  {
	 margin:0px;
	 padding:0px 0px 10px 0px;
}.pad20  {
	 margin-top:20px;
}.smWrap  {
	 float:left;
	 margin:0px 10px 10px 0px;
}.lgWrap  {
	 float:left;
	 margin:0px 10px 200px 0px;
}
.preListing,  .listing,  .listingComm  {
	 width:635px;
	 background:url(images/dotLineHG.gif) repeat-x bottom;
}.listingComm  {
	 padding:10px 0px;
	 background:url(images/dotLineHG.gif) repeat-x top;
}.preListing  {
	 height:90px;
	 overflow:hidden;
	 margin:10px 0px 0px 0px;
	 padding:0px;
}.preListing .listingDescr  {
	 height:36px;
	 overflow:hidden;
	  ;
}.preListing:hover  {
	 cursor:pointer;
}
.tbl  {
	 border:solid 1px #c2c091;
	 padding:2px;
	 background-color:#e7e5ae;
}
.tbl td  {
	 padding:5px;
}
.tblCellTtl  {
	 font-weight:bold;
}.tblCell  {
	 border:solid 1px #c2c091;
	 vertical-align:top;
	 background-color:#fff;
}
.listing  {
	 width:635px;
	 min-height:250px;
	 margin:10px 0px 0px 0px;
	 padding:10px 0px;
	 background:url(images/dotLineHG.gif) repeat-x bottom left;
}.listing h3,  .listing h2,  .preListing h3,  .preListing h2  {
	 margin:0px;
	 font-size:16px;
	 font-weight:normal;
}.listing h3,  .preListing h3  {
	 color:#b85f00;
}.listing .listingDescr  {
	 margin:0px 0px 0px 0px;
}.listing ul  {
	 margin:20px 0px 0px 0px;
	 padding:20px 0px 0px 0px;
	 list-style-type:none;
	 background:url(images/dotLineHG.gif) repeat-x top left;
	 line-height:22px;
}.listing ul li  {
	 white-space:pre-line;
}a.withHover:hover  {
	 color:#7d4e00;
}
/*Bio and Excerpt*/
div#leftBio  {
	 width:270px;
}div#leftBio p  {
	 font-style:italic;
	 text-align:justify;
}div#rightCopyExcerpt  {
	 width:545px;
	 margin-left:335px;
	 padding:15px 0px 0px 0px;
	 font-size:16px;
	 line-height:24px;
}div#rightCopyExcerpt dl  {
	 margin-top:30px;
}div#rightCopyExcerpt dt  {
	 float:left;
	 line-height:20px;
	 margin-right:170px;
}div#rightCopyExcerpt dd  {
	 line-height:20px;
}.subTtl  {
	 font-size:18px;
	 color:#B85F00;
	 margin-top:5px;
	 line-height:21px;
}.upper  {
	 text-transform:uppercase;
	 font-size:22px;
}.comment  {
	 color:#bc954f;
	 font-style:italic;
	 font-size:12px;
}.btnReadReview,  .btnWriteReview  {
	 width:258px;
	 height:114px;
	 cursor:pointer;
}.btnReadReview  {
	 background:url(images/btnReadReviews.png) no-repeat right;
}.btnReadReview:hover  {
	 background:url(images/btnReadReviews.png) no-repeat left;
}.btnWriteReview  {
	 background:url(images/btnWriteReview.png) no-repeat right;
}.btnWriteReview:hover  {
	 background:url(images/btnWriteReview.png) no-repeat left;
}
div#footer  {
	 margin:20px 0px 0px 0px;
	 text-align:center;
	 font-size:10px;
	 color:#fff;
	 line-height:14px;
}
.txt4Comment  {
	 width:300px;
}
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
	}
/*Wordpress Specific*/
#search {
	float: right;
	background: url(images/search-back.gif) no-repeat;
	width: 140px;
	height: 25px;
	padding: 0 0 0 30px;
}
#search input {
	background: transparent;
	border: none;
	font-size: 11px;
	color: #666;
}
#rightCopy h2 {
	margin: 0 0 10px 0;
	padding: 0;
}
#rightCopy h1, #rightCopy h2 a {
	color: #11628E;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: -1px;
}
#rightCopy .entry-meta {
	background: #F4F4EA;
	border-top: 1px solid #DAD8B1;
	border-bottom: 1px solid #DAD8B1;
	padding: 10px 10px;
	margin: 15px 0;
	display: block;
	font-size: 11px;
	color: #666;
}

.tweetmeme_button {
	float: left;
	margin: 0 15px 0 0;
	width: 75px;
}


#rightCopy .wp-caption, #rightCopy .entry-content img {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#rightCopy .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#rightCopy .author {
	font-size: 12px;
	color: #666;
}
#feed, #twitter {
float: left; 
width: 80px;
text-align: center;
font-size: 12px;
}
#email-icon, #facebook {
float:right; 
width: 80px;
text-align: center;
font-size: 12px;
}
#leftNav h2 {
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font: normal 14px Arial, Helvetica, sans-serif;
}
#leftNav p {
	color: #4B3E22;
	margin: 10px 0 10px 0;
	padding: 0;
}
#featured  {
	margin: 0 0 15px 0;
}
#featured h2  {
	margin: 0 0 15px 0;
}
#featured img {
	margin: 0 0 0 0;
}
div.navigation {
	padding: 0;
	width: 100%;
	display: block;
}
#newsletter-form {
	background: #C5C185;
	font-size: 11px;
	padding: 10px;
	margin: 10px 0 15px 0;
}
#newsletter-form p {
	margin: 0 0 5px 0;
	padding: 0;
}
#newsletter-form .envelope {
	background: url(images/envelope-icon.jpg) no-repeat left;	
	width: 100%;
	height: 28px;
	padding: 10px 0 0 50px;
	font-weight: bold;
	color: #fff;
}
#newsletter-form .inputbox {
	margin: 0 0 3px 0;
	width: 135px;
	background: #D7D3AA;
}
.submit-button {
	margin: 5px 0 0 0;
	background: #D7D3AA;
}
/*Comments & Forms*/
#rightCopy .comments-heading {
	color: #11628E;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -1px;
    margin: 10px 0;
	}
	

	#comments { background:#fff; width:100%; margin:25px auto; border:none;}
	
	.alternet1 {
		background: #F4F4EA;
	border-top: 1px solid #DAD8B1;
	border-bottom: 1px solid #DAD8B1;
		
		}
	.alternet2 {
		background:#fff; 
		border-bottom:1px solid #fff;}
	.alt {
		background: #F4F4EA;
		border-top: 1px solid #DAD8B1;
		border-bottom: 1px solid #DAD8B1;
		padding:25px;
	}
			ol.commentlist  .avatar {
				float: right;
			}
		.commentlist li {
			padding:0 0 0 0; 
			padding: 10px;
			color: #333;
			font-style: normal;
		}
		.comment-author, .comment-author a {
			font-weight: bold;
		}
		#rightCopy .comment-meta  a {
			font-size: 11px;
			color: #999;
		}
		ol {
		list-style: none;
		margin: 0;
		padding: 0;
		}
input, textarea {
	border: 1px solid #DAD8B1;
	padding: 3px;
	background: #fff;
}
blockquote {
	background:  #DDECF7;
	padding: 20px;
	border: 1px solid #DCF1FC;
    overflow: hidden;
    margin: 0 0 15px 0;
}
.home-image {
	margin: 0 0 15px 0;
}