body {
	background: #fff;
	color: #000;
}

#header {
	height: 86px;
	margin-left: 0px;
}

#menu {
	background: url(saddlebrown/menu_bg.png) repeat-x 0 bottom;
	height: 22px;
	margin-bottom: 1px;
}

#menu ul {
	height: 22px;
	background: none;
	margin-left: 155px;
}

#menu ul li a {
	border-left: 1px solid #beb1ab;
	border-right: 1px solid #beb1ab;
	height: 22px;
	line-height: 20px;
	color: #fff;
}
#menu ul li a:hover{
	background-color: #a27e47;
}

#menu ul li.current_page_item a {
	/*background: transparent url(saddlebrown/menu_button.jpg) repeat-x scroll right top;*/
	background: none;
	height: 22px;
	background-color: #a27e47;
	margin-top: 0px;
	border-left: 1px solid #beb1ab;
	border-right: 1px solid #beb1ab;
}

#menu ul li.current_page_item a span {
	/*background: url(saddlebrown/menu_button.jpg) repeat-x 0 0;*/
	background: none;
	color: #fff;
	height: 22px;
	line-height: 20px;
}

#menu ul li.current_page_item {
	height: 20px;
}

#search {
	/*	background: url(saddlebrown/search_block_bg.gif) no-repeat 0 0;*/
	background: none;
}

#search form div {
	background: transparent url(saddlebrown/search_field.png) no-repeat
		scroll 0 0;
}

#search form div {
	width: 205px;
}

#container {
	background: url(saddlebrown/top.jpg) no-repeat top left;
}

.wrap-inner {
	background: #4b291d url(saddlebrown/bg_body.jpg) repeat-y right bottom;
}

.background {
	/*background: #4b291d url(saddlebrown/content_bg.gif) repeat-y right top;*/
	background: transparent url(saddlebrown/bg_left_menu.jpg) repeat-y left	top;
}

.right-background {
	background: transparent url(saddlebrown/bg_right.png) repeat-y right top;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#sidebar {

}

#sidebar .block,#sidebar .adverts {
	/*background: url(saddlebrown/sidebar_block_top.gif) repeat-x 0 0;*/
	background: none;
	border-top: 2px #48291b solid;
}

#sidebar .categories ul,#sidebar .blogroll ul,#sidebar .widget_categories ul,#sidebar .widget_links ul
	{
	background: none;
}

#search form input.search_box {
	top: 3px;
}

#footer {
	background: url(saddlebrown/footer_bg.png);
}

#footer .left-col h2 {
	background: none;
	/*font-family: "Verdana","Time new roman";*/
	font-size: 26px;
	color: #ebd8b1;
	line-height: 28px;
	font-weight: normal;
}

#footer .left-col ul li {
	background: url(saddlebrown/footer_line.gif) repeat-x left bottom;
}

#footer #subscribe p.rss {
	color: #000;
}

#copyright {
	background: #2b1d16 url(saddlebrown/bottom.gif) no-repeat left bottom;
	border-top: #4c372b 1px solid;
	color: #946558;
}

.post {
	border-bottom: 2px solid #b69969;
}

.post-content h2 a {
	color: #48291b;
}

.post-content a span.read_more {
	color: #a45945;
}

.post-meta h3 span.day {
	color: #a27e47;
	border-right: none;
}

.post-meta h3 span.month,.post-meta h3 span.year {
	color: #a27e47;
}

#footer a {
	color: #551e0b;
}

#footer a:hover {
	color: #a45945;
}

#footer h2 {
	color: #551e0b;
}

#sidebar h2 {
	color: #48291b;
}

#sidebar .block a {
	color: #694a3f;
}
#sidebar_in .block ul li{
	border: none;
}

#wp-calendar th {
	background: none;
	color: #5d2814;
}

#wp-calendar td {
	color: #000;
	font-weight: bold;
}

#wp-calendar a {
	color: #2b1d16;
}

#wp-calendar a:hover {
	text-decoration: underline;
}

#footer #subscribe {
	color: #e4c0b2;
}

#calendar h2{
	height: 0px;
}

#wp-calendar {
	background: none;
	padding: 0px;
	margin: 0px auto;
	width: 188px;
}

#wp-calendar caption {
	background-color: #49271B;
	margin-left: 0px;
	color: #fff;
}