/*
Theme Name: ThePACG
Theme URI: http://epartnerusa.com/
Description: 
Version: 1.0
Author: Chris Schuld (cbschuld@epartnerusa.com)
Author URI: http://epartnerusa.com/
Tags: 
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #80724d url(images/background.jpg) repeat-x;
	color: #333;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}

h1 { display: none; }

a:link,
a:visited { color: #3d5c66; font-style:bold;}
a:hover { color: #000; }

img { border:none; }
	
div#page {
	background: url(images/backgroundpine.jpg) no-repeat top center;
	padding: 0px;
	margin: 0px auto auto auto;
}

div#header {
	background: url(images/bg-75.png);
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;  
	border-radius: 9px;
	height: 80px;
	margin: 20px 0px 0px 0px;
}
div#header img { float:left; padding: 4px 0px 4px 10px; }
div#header p { color: #eee; font-size: 1em; font-weight: normal; padding: 0px; margin: 0px; }

div.bannerad { float:right; margin: 6px 10px 0px 0px; display:none; }

div#content { min-height: 550px; padding: 0px; margin: 0px; }


div.homeexcerpt { background: url(images/bg-75.png);-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; text-align:left; padding: 5px; margin: 10px 0px 5px 0px; font-size: 1.2em;}

div.date {background: url(images/calendar.png) no-repeat; width:72px; height:72px; float:left;}
div.month { font-size: 10px; font-weight: bold; text-align:center; width:72px; margin: 30px 0px 0px 0px; }
div.day { font-size: 20px; font-weight: bold; text-align:center; width:72px; }


div.postarea { background: url(images/bg-75.png);-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;	text-align:left; padding: 5px; margin: 10px 0px 5px 0px; font-size: 1.2em;}
div.postarea h2 { color: #877A57; font-size: 2em; margin: 2px 0px 3px 0px; padding:0px; }
div.postarea h2 a:link,
div.postarea h2 a:visited { color: #877A57; text-decoration: none; }
div.postarea h2 a:hover { text-decoration: underline; }
div.postarea h3 { color: #877A57; font-size: 1.6em; margin: 2px 0px 3px 0px; padding:0px; }
div.postarea h3 a:link,
div.postarea h3 a:visited { color: #877A57; text-decoration: none; }
div.postarea h3 a:hover { text-decoration: underline; }
div.postarea div.datecategory { font-size: .9em; }
div.postarea div.datecategory p { margin: 0px; padding: 1px; }
div.postarea div.postmeta { font-size: .9em; border-top: 1px solid #aaa083; }
div.postarea img { padding: 0px 8px 8px 0px; }

div.excerptarea { background: url(images/bg-75.png);-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; text-align:left; padding: 5px; margin: 10px 0px 5px 0px; font-size: 1.1em;}
div.excerptarea h2 { color: #545C35; font-size: 1.6em; margin: 2px 0px 3px 0px; padding:0px; }
div.excerptarea h3 { color: #665b3d; font-size: 1.2em; margin: 2px 0px 3px 0px; padding:0px; }
div.excerptarea h3 a:link,
div.excerptarea h3 a:visited { color: #665b3d; text-decoration: none; }
div.excerptarea h3 a:hover { text-decoration: underline; }
div.excerptarea p { margin: 1px; padding: 1px; }
div.excerptarea div.datecategory { font-size: .9em; }
div.excerptarea div.datecategory p { margin: 0px; padding: 1px; }
div.excerptarea div.postmeta { font-size: .9em; border-top: 1px solid #aaa083; }
div.excerptarea img { margin: 0px 8px 0px 0px; float:left; border: 1px solid #666; }
div.excerptarea div.author { font-size: .8em; margin: 2px 0px 0px 0px; color: #80724D; font-weight:bold; }

div#trailer { border-top: 1px solid #403926; width: 98%; }
div#footer { color: #403926; }
div#footer a:link,
div#footer a:visited { color: #403926; }
div#footer a:hover { color: #000; }

div.indexad { width:220px;height:70px;text-align:center;float:left;margin:5px; }
div.indexad img { border: 1px solid #666; }
#nav {
	height: 40px;
	background: url(images/green-grad-40.png);
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;  
	border-radius: 9px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	position:relative;
	z-index: 20;
}
#nav ul {
	clear: both;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	z-index: 20;
}
#nav li {
	position: relative;
	float: left;
	color: #000;
	list-style: none;
	z-index: 20;
}
#nav li a {
	color: #eee;
	font-size: 13px;
	line-height:40px;
	font-weight: bold;
	z-index: 20;
	display: block;
	position: relative;
	text-decoration: none;
	margin: auto 5px;
	padding: 0px 3px 0px 3px;
}

#nav li.backLava {
	background-color:#545c35;
	position: absolute;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: 10;
}




#subnav {
	height: 60px;
	background: #877a57;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;  
	border-radius: 9px;
	margin: 5px 0px 0px 0px;
	position:relative;
	z-index: 20;
}
#subnav ul {
	clear: both;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	z-index: 20;
}
#subnav li {
	position: relative;
	float: left;
	color: #000;
	list-style: none;
	z-index: 20;
}
#subnav li a {
	color: #eee;
	font-size: 11px;
	line-height:30px;
	font-weight: normal;
	z-index: 20;
	display: block;
	position: relative;
	text-decoration: none;
	margin: auto 5px;
	padding: 0px 10px 0px 10px;
}

#subnav li.backLava {
	background-color:#655835;
	position: absolute;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: 10;
}

/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	line-height: 18px;
	display: inline;
	}

#sidebar p {
	padding: 0px;
	margin: 0px;
	}

#sidebar img {
	float: left;
	border: none;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#sidebar h2 {
	background: #877a57;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 7px 0px;
	padding: 3px 5px 5px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	
#sidebar h3 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 7px 0px;
	padding: 3px 0px 5px 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	font-size: 1.1em;
}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	}
	
#sidebar ul li ul li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 15px;
	}
	
#sidebar ul li ul li ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	}
	

#sidebar .sidecontent {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 9px;
	}
	
#sidebar .widget {
	margin: 0px 0px 5px 0px;
	padding: 9px;
	background: url(images/sidebar.png); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;	
}



div#respond { text-align:left; }

/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	display: inline;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #f5eed8;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #ECE3CA;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}




.wpu-user { float:left; width: 160px; height: 120px; text-align:center; padding: 4px 0px 20px 0px; }
.wpu-profile { padding: 0px 0px 0px 30px; }



table.want tr th { text-align:right; vertical-align:top; }
table.want tr td { text-align:left; vertical-align:top; }

div.wantneed { font-size: 80%; } 
div.wanthave { font-size: 80%; } 


li#list-authors-plus ul li { font-size: 80%; }




