
@charset "UTF-8";
/* ##### General styles ##### */
*{
	padding: 0;
	margin: 0;
}
body{
	overflow-y:scroll;
    *overflow-y:hide;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333;
}
li {list-style: none;}
img{
	border: 0;
}
#wrapper{
	background: white url(images/bg_tile_large.gif) 0 0 no-repeat;
}
/* ##### Header styles ##### */
#header{
	width: 960px;
	margin: 0 auto;
	height: 130px;
}
a{
	color: #333;	
	text-decoration: none;
	
}

a:hover{
	color: #727827;	
}
#header a{
	color: #333;	
	text-decoration: none;
}
#header a:hover{
	color: #bfc571!important;	
}
#headerInner{
	margin-bottom: 40px;
	background: url(images/header_tile.gif) 0 0 repeat-x;
	float: left;
	width: 960px;
}
#headerInner img{
	margin: 7px 0 0 0;
	float: left;
	
}
#nav{
	float: right;
	list-style-type: none;
	color: white;
	margin: 60px 0 0 0;
}
#nav a{
	color: white;
	cursor: pointer;
}
#nav li{
	float: left;
	margin: 0 0 0 10px;
	padding:  0 0 0 14px;
	background: url(images/top_nav_spacer.gif) 0 6px no-repeat;
}
#nav li.first{
	background: none;
}
/*#headerInner ul{
	margin: 25px 0 0 0;
	float: right;
	font-size: .7em;
	list-style-type: none;
	color: white;
}
#headerInner ul#MenuBar2 ul{
	margin: 0!important;
	font-size: .7em;
	color: #bfc571;
}
#headerInner ul li{
	width: 120px;
	float: left;
	padding: 12px 0 15px 10px;
	background: url(images/nav_bg.gif) 0 0 no-repeat;
}*/
#hpFlash{
	margin-bottom: -10px;
}
#container{
	width: 960px;
	margin: 0 auto;
}
/*
#container #contentRight h2{
	font-size: 1.4em;
	padding: 0;
	font-weight: bold;
	color: #7b8035;
}
*/
#container #contentRight a:hover{
	text-decoration: underline;
}
#container h2{
	font-size: 1.2em;
	padding: 5px 0 0px 0;
	color: #333333;
	font-weight: normal;

	}

.home #container h1{
	font-size: 1.4em;
	padding: 0 0 15px 0;
	color: #7b8035;
	margin-top:15px;
	margin-bottom:10px;
	border-bottom:1px solid #DEDEDD;

}

#container h1{
	font-size: 1.4em;
	padding: 0 0 15px 0;
	color: #7b8035;
	margin-bottom:10px;
	border-bottom:1px solid #DEDEDD;
}
#container h3{
	font-size: 1.1em;
	margin-bottom: 10px;
	color: #727827;
	clear: both;
}
#container h4{
	font-size: .8em;
	margin: 0;
	color: #333;
	clear: both;
	/* padding-left: 20px; */
/* 	background: url(images/arrow.gif) 0 0px no-repeat; */
}

#container li.featured h4{
	font-size: 1em;
	margin: 0;
	color: #333;
	clear: both;
	padding-left: 0px;
	background-image:none;
}
#container h4 span{
	margin-bottom: 0;
	color: #727827;
	clear: both;
}

#container p, #container ul, #container ol, #container dl, #container table{
	font-size: .8em;
	color: #333;
	line-height: 1.8em;
}
#container ul.bullet{
	padding-bottom: 40px!important;
	padding-left: 0;
	list-style-type: none;
	width: 180px;
	float:left;

}

#container ul.bullet {
	padding-bottom: 40px!important;
	padding-left: 0;
	list-style-type: none;
	width: 180px;


}
#container ul.bullet li{
	background: url(images/bullet1.gif) 0 0 no-repeat;
	padding-left: 40px;
	height: 30px;
	width: 180px;
	height: 70px;


	line-height: 1.4em;
}
#container ul.bullet li.ad01{
	background: url(images/icon1.gif) 0 7px no-repeat;

}
#container ul.bullet li.ad02{
	background: url(images/icon2.gif) 2px 2px no-repeat;
}
#container ul.bullet li.ad03{
	background: url(images/icon3.gif) 0 3px no-repeat;

}
#container ul.bullet li.ad04{
	background: url(images/icon4.gif) 3px 5px no-repeat;
}
#container ul.bullet li.pub01{
	background: url(images/pub_01.gif) 2px 10px no-repeat;

}
#container ul.bullet li.pub02{
	background: url(images/pub_02.gif) 8px 6px no-repeat;
}
#container ul.bullet li.pub03{
	background: url(images/pub_03.gif) 0 3px no-repeat;

}
#container ul.bullet li.pub04{
	background: url(images/pub_04.gif) 6px 5px no-repeat;
}
#cols div{
	width: 190px;
	float:left;
	margin: 10px 24px 0 0;
}



.homeCols {
	width: 190px;
	float: left;
}

.homeCols h2 {margin-bottom:20px;}
#cols-right h2 {margin-bottom:20px;}

#cols-right{
	width: 190px;
	margin-left:20px;
	float: left;
	

}
#cols .last{
	margin-right: 0;
	
}
#cols div h3{
	width: 170px;
	color: #727827;
	font-size: .9em;
	background-color: #ededd0;
	padding: 5px 10px;
}
#cols div p{
	padding: 5px 0;
}
/* ##### Homepage box styles ##### */
#hpBoxes{
	background: url(images/hp_bg.jpg) 0 15px no-repeat;
	float: left;
	min-height: 200px;
}
.hpBox{
	width: 300px;
	margin: 30px 20px 55px 0;
	float: left;
	line-height: 1.4em;
	background: url(images/arrow.gif) bottom right no-repeat;
}
.hpBox h2{
	margin: 0 0 0 10px;
	padding: 9px 10px 8px 40px;
	background: url(images/bullet.gif) 0 0 no-repeat;
	font-size: .8em!important;
}	
#container .hpBox p{
	margin: 0 0 0 10px;
	padding: 0 10px 10px 40px;
	color: #727827;
	line-height: 1.4em;
}	
.halfPage{
	float: left;
	width: 480px;
}
.halfPage-right{
	float: right;
	width: 480px;
}
.halfPage p{
	margin-top: 2px;
	line-height: 1.4em;
}
/* ##### About styles ##### */
#about{
	width: 230px;
	float: left;
	margin: 0 40px 40px 70px;
}
#about h2{
	color: #7b8035;
	margin: 0 0 5px 0;
	padding-bottom: 5px;
	font-size: 1em;
}
#contact h2{
	font-size: 1em;
}
.find{
	float: right;
	padding-right: 20px;
	background: url(images/arrow.gif) right 2px no-repeat;
}
#about p, #contact p{
	line-height: 1.7em;
	margin-top: 5px;
	font-size: .7em!important;
	color: #333;
}
#about p a, #contact p a{
	color: #727827;
	text-decoration: none;
}
#about p a:hover, #contact p a:hover{
	color: #333;
}
/* ##### Contact Us styles ##### */
#contact{
	float: left;
	width: 160px;
}
#contact h2{
	color: #7b8035;
	margin: 0 0 5px 0;
	padding-bottom: 5px;
}
p.phone{
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 12px 20px;
	background: url(images/phone.gif) 0 0 no-repeat;
}
/* ##### Content left styles ##### */
#contentLeft{
	width: 645px;
	float: left;
	margin-bottom: 20px;
	line-height: 1.7em;
}

#contentLeft h1 {	
	font-size: 1.4em;
	padding: 0 0 15px 0;
	font-weight: bold;
	color: #7b8035;
	margin-bottom:10px;
}

#contentLeft .post h1 {	
	font-size: 1.4em;
	padding: 0;
	font-weight: normal;
	color: #7b8035;
	line-height:28px;
	margin-bottom: 0px;
}
#contentLeft .post h2 {	
	font-size: 1.4em;
	padding: 0;
	font-weight: normal;
	color: #7b8035;
	line-height:28px;
	margin-bottom: 0px;

}

.post a {
	color:#727827;
	text-decoration:underline;
}
.post a:hover {
	color:#333;
}

#container p.author a:hover {
	color:#333;
}

#container h2 a{
	text-decoration: none;
}

#container h2 a:hover {
	text-decoration: none;
}
.post h1 a:hover {
	text-decoration:none;
}
.post h2 a:hover {
	text-decoration:none;
}
#contentLeft p{
	margin-bottom: 25px;
}

.tags a {
	text-decoration: none;

}
.tags a:hover {
	color:#727827;
	text-decoration: underline;
}
p.comments a {
	text-decoration: none;
	
}
p.comments a:hover {
	color:#727827;
	text-decoration: underline;
}

/* ##### Sub footer styles ##### */
#subFooter{
	clear: both;
	color: white;
	padding: 0 0 10px 0;
	margin-top: 30px;
	line-height: 1.3em;
	background: url(images/contact_tile.gif) 0 0 repeat-x; 
	height: 205px;
}
#subFooterInner{
	width: 960px;
	margin: 0 auto;
}
#subFooterInner p{
	font-size: .8em;
	line-height: 1.8em;
}
#subFooterInner h2{
	font-size: 1.2em;
	font-weight: normal;
	color:#000000;
}
/* ##### Footer styles ##### */
#footer{
	clear: both;
	background-color: #333;
	color: white;
	padding: 20px 0 30px 0;
	margin-top: 30px;
	line-height: 1.3em;
}
#footerInner{
	width: 960px;
	margin: 0 auto;
}
#footer p{
	font-size: .7em;
}
/* ##### Override styles ##### */
.clearer{
	clear: both;
}
.floatR{
	float: right;
}
.floatL{
	float: left;
}
.mB20{
	margin-bottom: 20px;
}
.mB40{
	margin-bottom: 40px!important;
}
.noBord{
	border: 0;
}
.mT05{
	margin-top: 5px;
}
.mT10{
	margin-top: 10px;
}
.mT15{
	margin-top: 15px;
}
.mT40{
	margin-top: 40px;
}
.mT20{
	margin-top: 20px;
}

.mB15{
	margin-bottom: 15px;
}
.mB20{
	margin-bottom: 20px;
}
.mB30{
	margin-bottom: 30px;
}
.tight{
	margin: 0!important;
	padding: 0!important;
}
.mB10{
	margin-bottom: 10px!important;
}
.submit{
	float: right;
	border: 0;
	background: none;
}
.line{
	height: 1px;
	width: 100%;
	border-top: 1px dotted #e5e5e5;
	clear: both;
	margin-bottom: 20px;
}
.width260{
	width: 260px;
}


#container p.author{
	position: relative;
	top: 12px;
	color:#767676;
	
}
#container p.author a{
	font-style: italic;
	color:#85892D;
	
}

#container .timeDate{
	background: url(images/blog_date_bg.gif) 0 0 no-repeat;
	text-align: center;
	width: 98px;
	float: left;
	margin: 0 10px 10px 0;
}
#container .timeDate p{
	margin: 0;
	padding-bottom: 8px;
}
#container .timeDate p.number{
	font-size: 1.4em;
	margin: 0 0 -15px 0;
}
.solidLine{
	clear: both;
	border-top: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
.dottedLine{
	clear: both;
	border-top: 1px dotted #e5e5e5;
	margin: 10px 0;
}
.tags .comments{
	background: url(images/icon_comment.gif) 0 2px no-repeat;
	padding: 0 0 20px 35px;
	float: left;
	margin: 10px 20px 10px 0;
}
.tags .category{
	background: url(images/icon_category.gif) 0 0 no-repeat;
	padding: 0 0 20px 40px;
	float: left;
	margin: 10px 20px 10px 0;
}
.tags .edit{
	float: right;
	margin: 10px 20px 10px 0;
}
.tags a{
	color: #7b8035;
	font-size: 1em;
}

#container h3{
	font-size: 1.1em;
	margin-bottom: 10px;
	color: #727827;
	clear: both;
}
#container p, #container ul, #container ol, #container dl, #container table{
	font-size: .8em;
	color: #333;
	line-height: 1.6em;
}


/* ##### heading styles ##### */

#container h1 a{
	color: #85892d;
	text-decoration: none;
}

#container h2 a{
	color: #85892d;
	text-decoration: none;
}


#container h2.right {float:left;margin-left:20px;}
#footer a{
	color: #85892d;
}
#container .mainContent h2, #container .mainContent h3, #container .mainContent h4{
	margin: 0 0 0 0;
}
.post .mainContent ol{
	margin: 0 0 20px 0;
	list-style: decimal;
	padding: 0 0 0 30px;
}
.post ul{
	margin: 0 0 20px 0;
	list-style-type: square;
	padding: 0 0 0 30px;
}
.post{
	clear:both;
	padding: 0 0 20px 0;
}
ul.recentPostsCol li.post  {clear:none;}
.mainContent p{
	margin: 0 0 20px 0;
}
#container .mainContent h2{
	font-size: 1.4em;
}
#container .mainContent h3{
	font-size: 1.1em;
	font-weight: normal;
}
#container .mainContent h4{
	font-size: .8em;
	font-weight: bold;
}

.mainContent p img {
	border:1px solid #e5e5e5;
	padding:2px;
}

.mainContent p img.size-full{
	width:300px;
	height:187px;
}
.mainContent p img.size-medium{
	width:300px;
	height:187px;
}




.mainContent p img.alignleft {
	border:1px solid #e5e5e5;
	padding:2px;
	float:left;
	margin:10px 20px 10px 0px;

}
.mainContent p img.alignright {
	border:1px solid #e5e5e5;
	padding:2px;
	float:left;
	margin:0px 20px 10px 0px;

}

.mainContent p img.aligncenter {
	border:1px solid #e5e5e5;
	padding:2px;
	float:left;
	margin:10px 20px 10px 0px;
}
.mainContent p img.alignnone {
	border:1px solid #e5e5e5;
	padding:2px;
	float:left;
	margin:10px 20px 10px 0px;

}

#container p.sml{
	color: #999;
	font-size: .7em;
}
#container p.sml a{
	color: #85892d;
}
input#submit{
	margin: 10px 0 30px 0;
}
textarea#comment{
	background-color: #ededed;
	border-top: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	border-bottom: 1px solid #e1dede;
	border-right: 1px solid #e1dede;
	padding: 10px;
	margin: 10px 0 10px 0;
	width: 600px;
}


p.gravatar {
	background:none;
	border:1px solid #e5e5e5;
	padding:2px;
	float:left;
	margin:0px 10px 0px 0px;

}
.entry_author_image img {
	width:97px;
	background:none;
	border:1px solid #e5e5e5;
	padding:2px;
	float:left;
	margin:0px 10px 0px 0px;

}
#container a.authorName {
	font-style: italic;
	color:#7B8035;

}
#contentLeft p.authorText {

	margin-bottom: 0px;
}

#container .authorDetails {
	float:left;

}

#container .authorDetails a {
	color:#7B8035;
}
form input#s {
	height:14px;
}
form input#searchsubmit {
	border:none;
	color:transparent;
	outline: none;
	cursor:pointer;
	background: url(images/search_btn.gif) no-repeat;
	width:57px;
	height:21px;
}
#container #contentRight{
	width: 260px;
	float: right;
	margin: 0px 0 20px 20px;
	padding-top: 10px;
	
	
}
#container #contentRight ul{
	font-size: .8em;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
	padding-bottom: 20px;

}

#container #contentRight ul li{
	font-size: 1.1em;
	border-bottom: none;
	margin-bottom:10px;
	
}

#container #contentRight ul li a {
	color:#7B8035;
}
#container #contentRight h2{
	margin-bottom:10px;
	font-weight: normal;
	font-size: 1.2em;

}

a.read_more {
	color:#7B8035;
	font-weight: bold;
}

.recentPosts {
	float:left;
}


ul.recentPostsCol li {
	display:inline;
	float:left;
	width:428px;
	font-size: 1.2em;
	margin-right:52px;
}

.aboutAuthor {
	border: 1px solid #e5e5e5;
	height:103px;
	padding:10px;
	width:598px;margin-bottom:20px;
	float:left;
	
}

form#commentform input#submit{
	border:none;
	color:transparent;
	outline: none;
	cursor:pointer;
	background: url(images/submit_comment.gif) no-repeat;
	width:122px;
	height:21px;
	
}
.formRight input.submit {
	border:none;
	color:transparent;
	outline: none;
	cursor:pointer;
	background: url(images/send_btn.gif) no-repeat;
	width:47px;
	height:21px;
	margin-top:20px;
}

 div.domtab{

			font-size:100%;
			line-height:18px;
		}
		ul.domtabs{
			float:left;
			width:100%;
				
		}
		#container ul.domtabs table td {margin-right:20px;}
		#container table thead  td.title {color:#84842A;padding-right:20px;font-weight: bold;padding-bottom:10px;}
		#container table thead  td.votes {color:#84842A;padding-right:20px;font-weight: bold;padding-bottom:10px;}
		#container table thead  td.rating {color:#84842A;padding-right:20px;font-weight: bold;padding-bottom:10px;}
		#container table thead  td.review {color:#84842A;padding-right:20px;font-weight: bold;padding-bottom:10px;}
		ul.domtabs li span {line-height: 43px;}
		ul.domtabs li,
			ul.domtabs li a:link{
			float:left;
			width:120px;
			display:block;
			background: url(images/tabs_off.jpg) no-repeat;
			color:#000;
			height:50px;
			font-weight:bold;
			text-decoration:none;
			text-align:center;
		}
		
		
		ul.domtabs li a:hover{
			width:120px;
			display:block;
			background: url(images/tabs_roll.jpg) no-repeat;
			color:#fff;
			height:50px;
			font-weight:bold;
			text-decoration:none;
		}
	

		ul.domtabs li.active,
		ul.domtabs li.active a:link{
			width:120px;
			display:block;
			background: url(images/tabs_on.jpg) no-repeat;
			color:#000;
			height:50px;
			font-weight:bold;
			text-decoration:none;

		
		}

		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:3em;
		}

	div.domtab div{
			clear:both;

		}
		.recentPosts {width:420px;background:url(images/tabs_main_bg.jpg) no-repeat 0 0;height:273px;padding:20px 20px 20px 40px;}
		.featured a {font-weight: bold;}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		{
	
			color:#000;
		}
		
		ul.domtabs li.active p a.ctc-tag:link,
		ul.domtabs li.active p a.ctc-tag:visited,
		ul.domtabs li.active p a.ctc-tag:active,{
			color:#84842a;
		}
		
		ul.domtabs li.active a:hover{color:#000;background-image: none;}

		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}

		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#cfc;
			display:inline;
			padding:0;
			font-weight:normal;
			font-size:1em;
		}
		div.domtab div a:link {color:#84842a;}
		.recentPostsItem {margin-bottom:10px;width:404px;}
		#container .recentPostsItem h4 a {font-size: 1.6em;}
		.recentPostsItem ul li {font-size: 1.2em;padding-bottom:10px;line-height: 1.7em;}
		#container h4 a {color:#727827;padding:0;font-size: 1.2em;}
		#container .recentPosts h4 a {color:#ee8200;padding:0;font-size: 1.6em;}

		.home #container .cols {width:220px;}
		.home #container .cols-right {width:220px;margin-left:20px;}
		.home #container ul.bullet {width:200px;}
		.home #container ul.bullet li {width:160px;margin-bottom:10px;padding-top:3px;}
	
		div.domtab .recentPostsItem ul li.item_thumb {}
		div.domtab .recentPostsItem ul li.item_thumb img.thumb {width:100px;border:1px solid #E5E5E5;
float:left;
margin:10px 10px 0px 0;
padding:2px;}

.tplresults { width: 100%; border: 1px solid gray; }
.tplresults img { padding: 0; background: none; margin: 0; border: none; }
.tplresults thead td { background-color: gray; color: white; font-weight: bold; padding: 2px 5px; }
.tplresults .rank { text-align: center; width: 20px; }
.tplresults .votes { text-align: center; }
.wp-pagenavi {margin-top:50px;float:left;}
td.rating {margin-right:30px;}		
.clear{clear:both; display:block;}
.clearFix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*:first-child+html .clearFix{height:1%;}
*html .clearFix{height:1%;}	
#container  li.recentPostsItem h4 a {}
.gdthumbtext {padding-left:10px;}
.post ul li {list-style-type: disc;margin-left:0px;}
.post ul {padding-left:10px;}
#writerInfo p a img {border:1px solid #E5E5E5;float:left;margin:0 14px 0 0;padding:2px;width:97px;margin-top:4px;}
#writerInfo {padding:10px 10px 0px 14px;border:1px solid #e5e5e5;}