@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background:#352B21 url(images/body_bg.gif) repeat-x;
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color:#352b21;
	font-size:11px;
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color:#352b21;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
.middle {
	width:968px;
	margin:0 auto;
	position:relative;
}
form div {
	clear:left;
	display:block;
	zoom:1;
	margin:5px 0 0 0;
	padding:1px 3px;
}
form div label {
	display:block;
	float:left;
	width:100px;
	padding:3px 5px;
	margin: 0 0 5px 0;
	text-align:right;
}
#header {
	height:171px;
	border-top:3px solid #43392b;
	background:url(images/header_bg.gif) bottom no-repeat;
}
#logo {
}
#nav {
	width:533px;
	padding:0 35px 0 0;
	top:114px;
	left:400px;
	position:absolute;
}
#nav ul {
}
#nav ul li {
	margin:0 0 0 1px;
	float:right;
}
#nav ul li a {
	width:73px;
	height:36px;
	padding:7px 0 0 0;
	background:url(images/nav_li_bg.gif) no-repeat;
	color:#fff;
	line-height:36px;
	text-decoration:none;
	text-align:center;
	display:block;
}
#nav ul li a:hover, #nav ul li.current_page_item a {
	height:43px;
	padding:0;
	color:#352b21;
	background:url(images/nav_li_hover_bg.gif) no-repeat;
	line-height:43px;
}
#main {
	background:#fff;
}
#main .middle {
	min-height:450px;
	height:auto !important;
	height:450px;
	width:933px;
	padding:0 0 0 35px;
	background: url(images/main_bg.gif) no-repeat;
}
#banner {
	padding:0 0 20px 0;
}
#posts {
	width:590px;
	padding:0 20px 0 0;
	float:left;
}
.post {
	margin:0 0 20px 0;
}
.post_date {
	width:58px;
	height:58px;
	padding:8px 0 0 0;
	color:#fff;
	text-align:center;
	background:url(images/post_date_bg.gif) no-repeat;
	float:right;
}
.post h2 {
	color:#dc514d;
	font-size:24px;
	background:url(images/post_h2_bg.gif) top left no-repeat;
	padding:0 0 10px 40px;
}
.post h2 a {
	color:#dc514d;
	text-decoration:none;
}
.entry {
	text-align:justify;
	line-height:18px;
	padding:10px 0;
}
.post_ftr {
	padding:0 0 15px 0;
	background:url(images/post_ftr_bg.gif) bottom no-repeat;
}
.post_cmmnts {
	padding:5px 30px 5px 0;
	font-size:12px;
	text-align:right;
}
#home_sidebar {
	width:176px;
	padding:5px 0 0 107px;
	position:relative;
	float:left;
}
#home_sidebar ul {
	min-height:170px;
	height:auto !important;
	height:170px;
	padding-left: 5px;
}
#recent-posts {
}
#recent-posts .widgettitle {
	display:none;
}
#recent-posts ul {
	background:url(images/recent_posts_bg.gif) repeat-y;
	margin:0;
}
#recent-posts ul li {
	padding:5px 0 5px 10px;
	margin:0 10px 0 20px;
	border-bottom:1px dotted #6d665f;
}
#recent-posts ul li a {
	color:#695d46;
	font-size:14px;
	text-decoration:none;
}
#recent-posts ul li a:hover {
	color:#352b21;
	text-decoration:underline;
}
#sidebar {
	width:290px;
	position:relative;
	float:left;
}
#sidebar ul {
	width:290px;
}
#sidebar ul li {
	width:290px;
	margin:0 0 10px 0;
	padding:0 0 15px 0;
	background:url(images/sidebar_bttm_bg.gif) bottom no-repeat;
}
#sidebar ul li h2 {
	height:50px;
	padding:7px 0 0 20px;
	color:#352b21;
	font-size:23px;
	background:url(images/sidebar_h2_bg.gif) no-repeat;
}
#sidebar ul li ul {
	width:212px;
	padding:0 28px 10px 50px;
	background:url(images/sidebar_ul_li_bg.gif) repeat-y;
}
#sidebar ul li ul li {
	width:auto;
	padding:5px 0 5px 10px;
	margin:0;
	border-bottom:1px dotted #6d665f;
	background:none;
}
#sidebar ul li ul li a {
	color:#695d46;
	font-size:14px;
	text-decoration:none;
}
#sidebar ul li ul li a:hover {
	color:#352b21;
	text-decoration:underline;
}
#footer {
	background:url(images/footer_bg.gif) repeat-x;
}
#footer .middle {
	height:93px;
	background:url(images/footer_middle_bg.gif) top no-repeat;
}
#footer #left {
	padding:15px 0 0 20px;
	float:left;
}
#footer #right {
	width:223px;
	padding:30px 30px 0 30px;
	color:#ae9b85;
	font-size:10px;
	text-align:center;
	float:left;
}
#footer a {
	color:#ae9b85;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

