/*
Theme Name:
Theme URI:
Description:
Version: 1.0
Author:
Author URI:

*/

body{
	background:#FCFBF6 url(images/header_bg1.gif) repeat-x;
}
body, p, td, div, form, input, textarea, h1, h2, h3{
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	color:#320A00;
	font-size:11px;
	font-family:tahoma, verdana, arial;
}
a img{
	border:none;
}
ul, ol, li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#page{
	width:766px;
	margin:0px auto;
	background:url(images/page_bg.gif) repeat-y;
}
#header_bg{
	background:url(images/header_bg1.gif) repeat-x;
}
#header{
	height:179px;
	background:url(images/header_bg2.jpg) no-repeat 484px 54px;
}
.logo{
	float:left;
	clear:both;
	margin:48px 0px 61px 48px;
}
#menu{
	width:766px;
	height:26px;
	padding:71px 0px 0px 0px;
	border-bottom:#BCBCBC solid 1px;
	border-top:#BCBCBC solid 1px;
	background:#FFFFFF url(images/menu_bg.jpg) no-repeat 1px 1px;
}
#menu ul{
	border-top:#BCBCBC solid 1px;
	text-align:center;
	padding:5px 0px 0px 0px;
}
#menu li{
	display:inline;
	padding:0px 60px;
	border-left:#281D21 solid 1px;
}
#menu li.page-item-3{
	border:none;
}
#menu a{
	color:#281D21;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover{
	color:#B75048;
}
#sidebar{
	float:left;
	width:200px;
	padding:28px 0px 0px 28px;
}
#sidebar h2{
	color:#9D1106;
	font-size:16px;
	height:26px;
}
#sidebar li ul{
	padding:0px 0px 16px 0px;
}
#sidebar li ul li{
	line-height:18px;
}
#sidebar a{
	color:#8A5A28;
	text-decoration:underline;
}
#sidebar a:hover{
	text-decoration:none;
}
#sidebar p{
	padding:0px 0px 14px 0px;
}
#sidebar form{
	padding:0px 0px;
	height:30px;
}
#s{
	float:left;
	width:140px;
	height:16px;
	padding:2px 0px 0px 4px;
	margin:0px 0px 4px 0px;
	border:#8A5A28 solid 1px;
	background:none;
}
#searchsubmit{
	float:right;
	width:50px;
	height:20px;
	text-align:center;
	border:#8A5A28 solid 1px;
	background:none;
}
#content{
	float:right;
	width:448px;
	padding:28px 28px 0px 0px;
}
#content h2{
	color:#9D1106;
	font-size:16px;
	height:26px;
}
#content h2 a{
	color:#9D1106;
	text-decoration:none;
	text-transform:capitalize;
}
.entry img{
	float:left;
	margin:0px 18px 4px 0px;
	border:#AF9977 solid 1px;
	padding:1px;
}
.entry p{
	margin:0px 0px 14px 0px;
}
.entry strong{
	color:#633B02;
}
.entry a{
	color:#633B02;
	text-decoration:underline;
}
.entry a:hover{
	text-decoration:none;
}
.not_found form{
	width:200px;
	padding:14px 0px 0px 0px;
}
.postmetadata{
	height:20px;
	text-align:right;
}
.postmetadata a{
	font-size:11px;
	color:#633B02;
	font-weight:bold;
	padding:0px 0px 0px 8px;
	background:url(images/marker1.gif) no-repeat left 6px;
	text-decoration:none;
}
.postmetadata a:hover{
	text-decoration:none;
}
#footer{
	height:28px;
	padding:12px 0px 0px 0px;
	margin:28px 0px 0px 0px;
	background-color:#F3EDDE;
	border-top:#FFFFFF solid 4px;
}
#footer p{
	text-align:center;
	color:#5F5554;
}
#footer a{
	color:#5F5554;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.commentlist{
	clear:left;
	margin:8px 0px 20px 0px;
}
.commentmetadata{
	height:24px;
}
.comment_author{
	float:left;
	font-size:11px;
	text-transform:uppercase;
}
.comment_date{
	float:right;
}
#commentform{
	padding:8px 0px 0px 0px;
}
#commentform label{
	float:left;
	clear:left;
	width:60px;
	line-height:24px;
}
#author, #email, #url, #comment{
	width:360px;
	height:16px;
	padding:2px 0px 0px 4px;
	border:#633B02 solid 1px;
	margin:0px 0px 4px 0px;
	background:none;
}
#comment{
	float:right;
	overflow:auto;
	width:420px;
	height:100px;
	margin:0px 0px 10px 0px;
}
#submit{
	float:right;
	clear:both;
	cursor:pointer;
	border:#633B02 solid 1px;
	background:none;
	text-align:center;
}
.clearer{
	height:0px;
	overflow:hidden;
	clear:both;
}