/*  
Theme Name: EarnestParenting Custom
Theme URI: http://www.earnestparenting.com/
Description: The default theme for the new EarnestParenting.
Version: 1.0
Author: Chris Cagle	
Author URI: http://www.cagintranet.com/
*/


/* GLOBAL RESETS **/
:link,:visited {text-decoration:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1.1em;font-weight:400;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}

 li.categories {}  /* outermost list item */
 li.cat-item {}
 li.cat-item-7 {}  /* category ID #7, etc */
 li.current-cat {}
 li.current-cat-parent {}
 ul.children {}

a img,:link img,:visited img {border:none}


/* GLOBAL SETS **/
.clear {clear:both;}
body {
	text-align:center;
	font-family:arial, "lucida Grande", verdana, helvetica, sans-serif;
	font-size: 13px;
	background: #FFF url(images/header.jpg) top left repeat-x;
	color:#333333;
	}
.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:920px;
	}
	
	
	
/* HEADER */
#header {
	position:relative;
	height:430px;
	text-align:left;
	}
	#header #logo {
		position:absolute;
		top:0;
		left:0;
		}
	#header #navigation {
		position:absolute;
		top:317px;
		left:0;
		font-size:14px;
		}
		#header #navigation a {
			line-height:29px;
			padding:8px 12px;
			font-weight:bold;
			margin:0 8px 0 0;
			}
			#header #navigation a:link, #header #navigation a:visited {
				color:#FFF
				}
			#header #navigation a:hover, #header #navigation a:focus, #header #navigation a.current {
				color:#CD6C38 !important;
				background: transparent url(images/navbg.png) left center no-repeat;
				}
	#header #tagline {
		color:Brown;
		position:absolute;
		top:280px; //268
		left:0;
		font-size:16px;
		font-weight: bold;
		}
	#header h6 {
		background:transparent url(images/banner.jpg) top left no-repeat;
		position:absolute;
		top:0px;
		left:610px;
		height:575px;
		width:313px;
		}
	#header #ltechnoboy {
		display:block;
		position:absolute;
		top:130px;
		right:200px;
		height:305px;
		width:95px;
		background:transparent url(images/spacer.gif) top left repeat;
		}
	#header #lmercenary {
		display:block;
		position:absolute;
		top:120px;
		right:118px;
		height:355px;
		width:81px;
		background:transparent url(images/spacer.gif) top left repeat;
		}
	#header #lcaptain {
		position:absolute;
		top:190px;
		right:58px;
		height:250px;
		width:59px;
		background:transparent url(images/spacer.gif) top left repeat;
		}
	#header #lmanager {
		position:absolute;
		top:180px;
		right:-5px;
		height:310px;
		width:62px;
		background:transparent url(images/spacer.gif) top left repeat;
		} 
		
		
/* BODY */

#bodycontent {
	width:560px;
	float:left;
	text-align:left;
	margin:20px 0 0 0;
	}
	#bodycontent .post {
		position:relative;
		padding:50px 0 15px 0;
		margin:0 0 75px 0;
		}
	#bodycontent .single {
		padding:5px 0 15px 0 !important;
		margin:0 0 25px 0 !important;
		}
	#bodycontent .nextprev {
		margin:30px 0;
		text-align:left;
		line-height:19px;
		padding:15px;
		background:#7496A0;
		color:#FFF;
		font-weight:bold;
		}
	#bodycontent .nextprev a:link, #bodycontent .nextprev a:visited {
		color:#FFF;
		padding:4px;
		text-decoration:underline;
		font-weight:100;
		}
	#bodycontent .nextprev a:hover, #bodycontent .nextprev a:focus {
		padding:4px;
		color:#FFF;
		text-decoration:none;
		font-weight:100;
		}
	#bodycontent h6 {
		font-size:15px;
		color:#FFF;
		background:#CD6C38 url(images/thelatest.gif) center right no-repeat;
		position:absolute;
		left:-540px;
		z-index:999;
		top:0;
		text-align:right;
		width:643px;
		height:28px;
		}
	#bodycontent #stillfresh {
		position:relative;
		padding:35px 0 0 0;
		}	
	#bodycontent #stillfresh h5 {
		font-size:15px;
		color:#FFF;
		background:#59AC76 url(images/title-recent1.gif) center right no-repeat;
		position:absolute;
		left:-528px;
		z-index:999;
		top:0;
		width:643px;
		height:28px;
		}
#bodycontent h2, #bodycontent h2 a:link, #bodycontent h2 a:visited {
		font-size:25px;
		color:#2a2a2a;
		margin:0 0 10px 0;
		text-decoration:none;
line-height:26px;
		}
	#bodycontent h2 a:hover, #bodycontent h2 a:focus {
		font-size:25px;
		color:#7496A0;
		margin:0 0 10px 0;
		text-decoration:none;
line-height:26px;
		}
	#bodycontent .bodytext {
		line-height:18px;
		}
	#bodycontent .post p.postmeta {
		margin:0 0 10px 0;
		color:#7496A0;
		}
	#bodycontent .post blockquote {
		margin:0 0 20px 0;
		padding:15px 15px 1px 15px;
		color:#eee;
background:#7496A0;
		}
	#bodycontent .post blockquote.pullquote {
		margin:10px 0 10px 15px;
		float:right;
		font-size:20px;
		color:#CD6C38;
		padding:0;
		border-left:none !important;
		font-family:georgia, garamond, serif;
		font-style:italic;
		}
	#bodycontent .post p.postmeta span {
		padding: 0 10px;
		color:#aaa;
		}
	#bodycontent .post p.postmeta a:link, p.postmeta a:visited {
		text-decoration:underline;
		color:#7496A0;
		}
	#bodycontent .post .postend {
		padding:20px 0;
		background:transparent url(images/dot.gif) top left repeat-x;
		font-size:12px;line-height:20px;
		}
	#bodycontent .post .postend .right {
		width:275px;
		text-align:right;
		color:#CD6C38;
		float:right;
		}
	#bodycontent .post .postend .left {
		width:285px;
		text-align:left;
		float:left;
		}
	#bodycontent .post .postend a.commentslink {
		padding:2px 10px 2px 20px;
		background:transparent url(images/comment.gif) center left no-repeat; 
		}
	#bodycontent .post .postend a.sharethis {
		padding:2px 10px 2px 20px;
		background:transparent url(images/sharethis.jpg) center left no-repeat; 
		}
	#bodycontent .post .postend a.printthis {
		padding:2px 0 2px 20px;
		background:transparent url(images/printer.gif) center left no-repeat; 
		}
	#bodycontent .secondpost {padding:15px 0 0 0;}
	#bodycontent .secondpost .postend .left a.continuereading:link, #bodycontent .secondpost .postend .left a.continuereading:visited {
		background:#7496A0;
		color:#FFF;
		padding:4px;
		text-decoration:none;
		}
	#bodycontent .secondpost .postend .left a.continuereading:hover, #bodycontent .secondpost .postend .left a.continuereading:focus {
		background:#CD6C38;
		padding:4px;
		color:#FFF;
		text-decoration:none;
		}
		
	#bodycontent .bodytext p {
		margin:0 0 20px 0;
		}
	#bodycontent .bodytext img.imgright {
		float:right;
		margin:0 0 20px 20px;
		}
	#bodycontent .bodytext img.imgleft {
		float:left;
		margin:0 20px 20px 0;
		}
	#bodycontent .bodytext ul, #bodycontent .bodytext ol {
		margin:20px 0 20px 30px;
		list-style:disc;
		}
	#bodycontent a:link, #bodycontent a:visited {
		text-decoration:underline;
		color:#333;
		}
	#bodycontent a:hover, #bodycontent a:focus {
		text-decoration:underline;
		color:#7496A0;
		}
	#bodycontent .bodytext a:link, #bodycontent .bodytext a:visited {
		text-decoration:underline;
		color:#7496A0;
		font-weight:bold;
		}
	#bodycontent .bodytext a:hover, #bodycontent .bodytext a:focus {
		text-decoration:underline;
		color:#333;
		font-weight:bold;
		}
	#bodycontent .bodytext h3 {
		font-size:19px;
		color:#2a2a2a;
		margin:0 0 10px 0;
line-height:22px;
		}


	#bodycontent .navigation {margin:0 0 40px 0;}



/** COMMENTS **/

#commentsblock h4 {font-size:17px;margin:40px 0 25px 0;font-weight:bold;}
#commentsblock h4 a {font-size:15px;font-weight:normal;}

#commentsblock .commentlist {list-style-type:none;line-height:19px;}

#commentsblock .comments .comments-details {
	font-size:11px;
	float: left;
	width: 150px;
	text-align: left;
position:relative;
}

#commentsblock .comments {margin:10px 0;border:1px solid #BFCFD2; }	
#commentsblock .avatar {border:1px solid #BFCFD2;}
#commentsblock .comments .comments-comment {
	float: right;
	width: 400px;
	overflow: hidden;
position:relative;
	}

#commentsblock .comments .comments-comment p {
	margin:0 0 19px 0;
	}
	
#commentsblock .comments .inner {
	padding:15px 10px;
position:relative;
	}


#commentsblock .comments .comments-details .author {
	margin-bottom:8px;
	font-weight:normal;
	font-size:16px;
	color:#333;
	font-weight:bold;
	display:block;
}

#commentsblock .alt .comments {
	background:#EBF0F1;
	}
#commentsblock .authcomment .comments {
	background:#C9D8DA;
	border:2px solid #7496A0;
	}


#commentforminfo p {line-height:20px;margin:0 0 15px 0;}

#commentsblock #commentform input, #commentform textarea {border:1px solid #666666;padding:4px;font-family:arial, verdana, serif;font-size: 12px;}

#commentform textarea {line-height:18px;}

#commentsblock #commentform input:focus, #comments #commentform textarea:focus, select:focus {border:1px solid #333333;}

#commentsblock #commentform p {line-height:24px;margin:0 0 15px 0;}

#commentsblock #commentform p input#submit {border:none;background:#fff url(images/submit.png) top center no-repeat; padding:0;width:200px;height:28px;}
#commentsblock #commentform p input#submit:hover {border:none;background:#fff url(images/submit.png) bottom center no-repeat; padding:0;width:200px;height:28px;}

#commentsblock #commentform span {font-size:11px;color:#999;}





/** SIDEBAR **/

#sidebar {
	width:300px;
	float:right;
	margin:80px 0 0 0;
	text-align:left;
	color:#666;
	font-size:12px;
	position:relative;
	}
	#sidebar a:link, #sidebar a:visited {text-decoration:underline;color:#7496A0;font-weight:bold;}
	#sidebar a:hover, #sidebar a:focus {text-decoration:underline;color:#333333;font-weight:bold;}	
	#sidebar h3 {
		}
		#sidebar #rss {position:relative;padding:0 0 30px 0;background:transparent url(images/dot.gif) bottom left repeat-x;}
		#sidebar #rss form p {padding:13px 0 0 0;}
		#sidebar #rss img {float:left; margin:0 2px 0 0;}
		#sidebar #rss input.text {border:1px solid #AEB7B7;padding:5px;width:138px;float:left;margin:3px 0 0 0;color:#666;}
		#sidebar #rss input#subscriber {margin:2px 0 0 0;color:#fff;background:transparent url(images/button.png) center center no-repeat;line-height:27px;border:0;width:55px;float:right;height:27px;}

#sidebar #aboutsection {position:relative;line-height:19px;margin:40px 0 0 0;padding:0 5px 35px 5px;background:transparent url(images/dot.gif) bottom left repeat-x;}
#sidebar #aboutsection img {float:left; margin:-8px 15px 0 0;}

#sidebar .sidebox {padding:0 10px 35px 10px;background:transparent url(images/dot.gif) bottom left repeat-x;margin:30px 0 0 0;}
#sidebar .sidebox ul {list-style:none;}
#sidebar .sidebox ul li{
	line-height:19px;
	padding:4px 0;
	/*background:transparent url(images/dot.gif) bottom left repeat-x;*/
	color:#999;
	font-size:11px;
	}

#sidebar .sidebox ul li a {font-size:12px;font-weight:bold;}


#sidebar h5 { font-size:19px;color:#CD6C38;font-weight:100;margin:0 0 10px 0;}

#sidebar #creativehelp h6 {
		font-size:15px;
		color:#FFF;
		background:#CD6C38 url(images/title-creative.gif) 10px center no-repeat;
		position:absolute;
		right:-154px;
		z-index:999;
		top:0;
		text-align:right;
		width:443px;
		height:28px;
		}





/** FOOTER **/

#footer {
	background:#839EAC url(images/footer.png) top left repeat-x;
	padding:50px 0;
	text-align:left;
	}
	#categories {position:relative;padding:50px 0 0 0;text-align:left;width:500px;float:left;}
	#categories h6 {
		font-size:15px;
		background:#FFF url(images/title-categories.gif) right center no-repeat;
		position:absolute;
		width:643px;
		left:-520px;
		z-index:999;
		top:0;
		height:28px;
		}
	#footer #categories ul {list-style:none;float:left;width:230px;}
	#footer #categories li {font-size:11px;color:#ccc;line-height:20px;}
	#footer #categories li a:link, #footer #categories li a:visited {font-size:13px;color:#EEE;text-decoration:underline;}
	#footer #categories li a:hover, #footer #categories li a:focus {font-size:13px;color:#FFF;text-decoration:underline;}
	
	#footer #footerside {
		width:280px;
		float:right;
		text-align:left;
		margin:50px 0 0 0;
		}
		#footer #footerside input.text {border:1px solid #AEB7B7;padding:5px;width:200px;margin:3px 0 0 0;color:#666;}
		#footer #footerside input#searchsubmit {height:27px;margin:2px 0 0 0;color:#fff;background:transparent url(images/button1.png) center center no-repeat;line-height:27px;border:0;width:55px;}
		#footer #footerside #searchdiv {padding:0 0 30px 0;background:transparent url(images/dot1.gif) bottom left repeat-x;margin:0 0 30px 0;}
	#footer .ftleft {float:left;width:120px;text-align:left;}
	#footer .ftright {float:right;width:120px;text-align:right;}
	
img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: left;
}
 
#facebox .popup {
  position: relative;
}
 

#facebox .body {
  padding: 15px 15px 30px 15px;
  background: #fff;
  width: 370px;
  border:2px solid #C5D1D8;
  line-height:19px;
  font-size:12px;
  color:#FFF;
  background:#839EAC url(images/footer.png) center left repeat-x;
  position:relative;
  filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
}

#facebox .faceclose {position:absolute;bottom:0;right:0;font-weight:bold;}

#facebox .loading {
  text-align: center;
}
 
#facebox .image {
  text-align: center;
}
 
#facebox img {
  border: 0;
  margin: 0;
}
 
 
#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
 
.facebox_hide {
  z-index:-100;
}
 
.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}
 
* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); 
}