/*  
Theme Name: Bushel and Peck's WP Theme
Theme URI: http://www.stevekorab.com/bnptheme
Description: This is a theme for Bushel and Peck's
Version: 1.0
Author: Steve Korab
Author URI: http://stevekorab.com/

*/

body 
	{
	margin:0px;
	padding:0px;
	background:url(images/bg.jpg);
	background-repeat:repeat;
	font-family:Rockwell, Verdana, Arial, Helvetica, sans-serif;
	color:#6e5048; /* brown */
	font-size:12px;
	}
	
.container
	{
	width:800px;
	margin:auto;
	}
.content{
	position:relative;
	
	float:left;
	width:800px;
	height:450px;
}
.center-content
	{
	width:757px;
	float:left;
	background-color:#FFFFFF;
	height:100%;
	}

.left-border
	{
	min-height:100%;
	height:100%;
	float:left;
	width:19px;
	background-image:url(images/left-body-fade.jpg);
	background-repeat:repeat-y;
	}
.right-border
	{
	min-height:100%;
	height:100%;
	float:left;
	width:15px;
	background-color:none;
	background-image:url(images/right-body-fade.jpg);
	background-repeat:repeat-y;
	}

.header
	{
	height:79px;
	width:800px;
	float:left;
	}
.head-left
	{
	background-image:url(images/header-left.jpg);
	float:left;
	width:413px;
	height:79px;
	}
.head-spacer
	{
	background-color:#aab300; /*dark green*/
	background-image:url(images/header-spacer.jpg);
	background-repeat:repeat-x;
	width:353px;
	height:79px;
	text-align:right;
	float:left;
	}
	
.head-spacer div
	{
	font-size:13px;
	width:200px;
	float:right;
	text-align:center;
	margin-right:20px;
	margin-top:20px;
	
	}	
.head-right
	{
	background-image:url(images/header-right.jpg);
	width:28px;
	height:79px;
	float:left;
	}

.tagline
	{
	background-color:#6e5048; /* brown */
	width:756px;
	height:25px;
	}	
.tagline div
	{
	position:relative;
	color: #FFFFFF;
	font-size:16px;
	margin-left:76px;
	padding-top:3px;
	}
.tagline hr {
	border:none;
	border-top:#aab300 solid thick ; /*dark green*/
	position:relative;
	top:-4px;
	height:5px;
	width:756px;
}
.footer
	{
	background-image:url(images/footer.jpg);
	float:left;
	width:800px;
	height:95px;
	}
	
.footer div
	{
	color:#FFFFFF;
	font-size:12px;
	width:700px;
	margin:auto;
	text-align:center;
	padding-top:46px;
	}
	
.nav
	{
	padding-top:15px;
	text-align:center;
	}

.nav a
	{
	color:#aab300; /*dark green*/
	text-decoration:none;
	font-weight:bold;
	padding:5px 5px 3px 5px;
	margin:0px;
	}

.nav a:hover
	{
	color: #FFFFFF;
	background-color: #e0df00; //light green 
	}
.nav a:active
	{
	color:#FFFFFF;
	background-color:#6e5048; /* brown */
	}

.nav hr {
	border:none;
	border-top:#6e5048 solid thick ; /*dark green*/
	position:relative;
	top:-7px;
	height:5px;
	width:716px;
}
.activepage
	{
	color:#FFFFFF;
	background-color:#6e5048; /* brown */
	}
.content-body div
	{
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
	
	}
	
._left_border
	{
	min-height:100%;
	height:100%;
	
	
	background-image:url(images/left-body-fade.jpg);
	background-repeat:repeat-y;
	}
	
div._left_border{
float:left;
height:60px;
width:19px;
}
td._left_border{
	width:19px;
}
._right_border
	{
	min-height:100%;
	height:100%;
	
	width:24px;
	background-color:none;
	background-image:url(images/right-body-fade.jpg);
	background-repeat:repeat-y;
	}
	
div._right_border{
float:left;
height:60px;
}
._sub_head{
	float:left;
	height:60px;
	width:757px;
	background-color:#ffffff;
	
}
._header{
	width:800px;
	clear:both;
	
}
._content{
	clear:both;
	width:800px;
	
	padding:0px;
	margin:0px;
}
._left_content{
	background-color:#ffffff;
	
	width:605px;
	}
._right_content{
	width:152px;
	background-color:#eeeeee;
	}

#sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 10px 10px 0 10px;
	font-size: 1.1em;
}
#sidebar ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
}
#sidebar ul ul {
	
	border-top: 1px solid #E8E7D0;
	background-color: #FAFAF0;
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #E8E7D0;
}
#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family: inherit;
} 

#sidebar ul ul li a:hover {
	background-color: #FFF;
}

.post {
}
.postmeta a{
color:#aab300a;
}
.postfeedback a{
color:#aab300a;
}
.posttitle {
	margin-bottom: 0;
	width: 100%;
	color: #FFF;
	overflow: auto;
	/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
	float: left;
	
	 
}
.posttitle a:link, .posttitle a:visited {
	text-decoration:none;
	color:#6e5048;
}
.posttitle a:hover, .posttitle a:active {
	color:#aab300;
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	
	font-size: 0.9em;
	color: #999;
}
.postentry {
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	color:#aab300a;
	
}
.commentslink {
	padding: 0 0 0 17px;
	color:#aab300a;
}




