BODY {
	margin: 0;
	padding: 0 !important;
	background-color: #93682f;
	text-align: center;
}

A IMG { border: 0; }
FORM { margin: 0; padding: 0; }


DIV.main_bg {
	background: transparent url(images/main_bg.jpg) repeat-y center;
        padding: 0;
}

DIV.data_block {
	width: 957px;
	margin: 0 auto;
	padding: 0 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

DIV.text_block {
	background: transparent url(images/text_bg.jpg) repeat-y;
	width: 957px;
}


/* HEAD BLOCK */

DIV.top_link { height: 26px; position: relative; margin: -75px 0 50px 0; }
DIV.top_link A {
	display: block;
	height: 26px;
	float: right;
	color: #fff;
	margin-right: 5px;
        width: auto;
}

DIV.top_link A B {
	display: block;
	float: left;
	height: 21px;
	cursor: pointer;
	padding: 0 10px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding-top: 5px;
}

A.tl_1 { background: transparent url(images/top_link_bg_1.jpg) no-repeat left; }
A.tl_1 B { background: transparent url(images/top_link_bg_right_1.jpg) no-repeat right; }

A.tl_2 { background: transparent url(images/top_link_bg_2.jpg) no-repeat left; }
A.tl_2 B { background: transparent url(images/top_link_bg_right_2.jpg) no-repeat right; }

DIV.site_title, H1 { 
	margin: 0; 
	padding: 35px 36px 0 0;
	clear: both;
	font-size: 12px;
	color: #f6eeee;
	text-align: right;
	font-weight: normal;
}
DIV.site_title H1 { padding: 0; }


DIV.logo {
	background: transparent url(images/coffee_seed.png) repeat-x;
	height: 134px;
	margin-top: 5px;
}
* HTML DIV.logo { background: transparent url(images/coffee_seed.gif) repeat-x; }

DIV.banner1 {
	position: relative;
	background: transparent url(images/logo.png) no-repeat left;
	height: 143px;
	padding: 70px 0 0 230px;
	margin: -185px 0 0 27px;
}
* HTML DIV.banner1 { background: transparent url(images/logo.gif) no-repeat left; }


A.go_home { position: relative; margin: -215px 0 0 29px; display: block; height: 213px; width: 209px; float: left; }


/* Navigation block */

DIV.nav_block { margin: 0 9px 7px 9px; clear: both; }

DIV.nav_block .xb1, 
DIV.nav_block .xb2, 
DIV.nav_block .xb3 { display: block; overflow: hidden; font-size: 0; height: 1px; }

DIV.nav_block .xb2, 
DIV.nav_block .xb3 { border-left: 1px solid #716a53; border-right: 1px solid #716a53; }

DIV.nav_block .xb1 {margin: 0 3px; background: #716a53;}
DIV.nav_block .xb2 {margin: 0 1px; background: #1d1111; border-width: 0 2px;}
DIV.nav_block .xb3 {margin: 0 1px; background: #1d1111; border-width: 0 1px;}

DIV.nav { background-color: #1d1111; border-left: 1px solid #716a53; border-right: 1px solid #716a53; height: 30px; }
DIV.path { font-size: 14px; color: #fff; float: left; margin: 5px 10px; }
DIV.path A { font-size: 14px; color: #fff; text-decoration: none; }
DIV.nav FORM { 
	float: right;
	background: transparent url(images/search_bg.jpg) no-repeat;
	width: 174px;
	height: 21px;
	margin: 5px;
	padding-left: 3px;
	text-align: left;
}

DIV.nav FORM INPUT { width: 138px; margin: 0; font-size: 11px; border: none; background: none; }
* HTML DIV.nav FORM INPUT { width: 132px; }
DIV.nav FORM INPUT.submit {	width: 25px; cursor: pointer; }

#wrapper { overflow: hidden; }


/* left text block */

DIV.block_left {
	float: left;
	width: 553px;
}

DIV.text_block2 {
	width: 553px;
	margin-left: 9px;
	margin-bottom: 5px;
}

DIV.text_block2 .xb1, 
DIV.text_block2 .xb2, 
DIV.text_block2 .xb3 { display: block; overflow: hidden; font-size: 0; height: 1px; }

DIV.text_block2 .xb2, 
DIV.text_block2 .xb3 { border-left: 1px solid #716a53; border-right: 1px solid #716a53; }

DIV.text_block2 .xb1 {margin: 0 3px; background: #716a53;}
DIV.text_block2 .xb2 {margin: 0 1px; background: #401719; border-width: 0 2px;}
DIV.text_block2 .xb3 {margin: 0 1px; background: #401719; border-width: 0 1px;}

DIV.text_block_inner { background-color: #401719; border-left: 1px solid #716a53; border-right: 1px solid #716a53; text-align: left; }
DIV.text_block_inner H1, H2 { font-size: 23px; color: #fff; margin: 0; font-weight: normal; padding: 0 0 0 5px; float: left; width: 425px; text-align: left; }
* HTML DIV.text_block_inner H1, H2 { margin-bottom: 0; }
*:first-child+html DIV.text_block_inner H1, H2 { margin-bottom: 0; }
H2 A { font-size: 23px; color: #fff; font-weight: normal; text-decoration: none; }
DIV.text_block_inner IMG { margin: 10px 5px 0 0; }
DIV.post-ratings {
	float: right;
        text-align: right;
        width: 120px;
clear: left;
}
DIV.text_block_inner H1 { position: relative; margin-top: -25px; }
* HTML DIV.text_block_inner H1 { margin-top: 0; }
*:first-child+html DIV.text_block_inner H1 { margin-top: 0; }


DIV.article_detail { margin: 5px; clear: both; }

DIV.article_detail .xb1, 
DIV.article_detail .xb2, 
DIV.article_detail .xb3 { display: block; overflow: hidden; font-size: 0; height: 1px; }

DIV.article_detail .xb2, 
DIV.article_detail .xb3 { border-left: 1px solid #962c31; border-right: 1px solid #962c31; }

DIV.article_detail .xb1 {margin: 0 3px; background: #962c31;}
DIV.article_detail .xb2 {margin: 0 1px; background: #782529; border-width: 0 2px;}
DIV.article_detail .xb3 {margin: 0 1px; background: #782529; border-width: 0 1px;}

DIV.ad_text { 
	background-color: #782529; 
	border-left: 1px solid #962c31; 
	border-right: 1px solid #962c31;
	color: #dfc89a;
	font-size: 11px;
	padding: 2px 5px;
}
DIV.ad_text A { color: #dfc89a;	font-size: 11px; margin: 0 5px; }

DIV.text_block_inner DIV.text { margin: 0 9px; font-size: 12px; color: #fff; line-height: 18px; }
DIV.text_block_inner DIV.text IMG { float: left; clear: right; margin: 0 5px 0 0; border: solid 1px #752428; }
DIV.text_block_inner DIV.text A { color: #dfc89a; }
DIV.text_block_inner DIV.found { padding: 20px 9px; font-size: 12px; color: #fff; line-height: 18px; clear: both; }
DIV.text P { color: #fff; }
DIV.text OL { list-style-position: inside; }

DIV.text_detail {
	clear: both;
	margin: 0;
	color: #dfc899;
	font-size: 11px;
	padding: 5px 9px;
}
DIV.text_detail A { color: #dfc899; }
A.readmore { color: #faaf36 !important; font-size: 12px; font-weight: bold; margin-right: 15px; }



/* center text block */

DIV.block_center {
	width: 186px;
	float: left;
	text-align: left;
	margin-left: 15px;
}
* HTML DIV.block_center { margin-left: 5px; }

DIV.tag_cloud { float: none; padding: 5px; }
DIV.tag_cloud A { float: none !important; display: inline !important; padding: 0 9px 9px 9px; }



/* right text block */

DIV.block_right {
	float: right;
	width: 188px;
	margin-right: 9px;
	text-align: left;
}
* HTML DIV.block_right { margin-right: 4px; }

DIV.subscribe { margin: 5px 0; }

DIV.subscribe .xb1, 
DIV.subscribe .xb2, 
DIV.subscribe .xb3 { display: block; overflow: hidden; font-size: 0; height: 1px; }

DIV.subscribe .xb2, 
DIV.subscribe .xb3 { border-left: 1px solid #876d59; border-right: 1px solid #876d59; }

DIV.subscribe .xb1 {margin: 0 3px; background: #876d59;}
DIV.subscribe .xb2 {margin: 0 1px; background: #2e1717; border-width: 0 2px;}
DIV.subscribe .xb3 {margin: 0 1px; background: #2e1717; border-width: 0 1px;}

DIV.scribe_block { background-color: #2e1717; border-left: 1px solid #876d59; border-right: 1px solid #876d59; padding-bottom: 7px; }
DIV.sb_title { color: #fff; font-size: 12px; font-weight: bold; padding: 10px 0 0 9px; }
DIV.rss {
	background: transparent url(images/rss.jpg) no-repeat left;
	height: 54px;
	padding-left: 67px;
	margin: 5px 0 0 9px;
}
DIV.rss A { 
	color: #c0a65a; 
	font-size: 11px;
	display: block;
	background: transparent url(images/pointer.gif) no-repeat left;
	padding-left: 10px;
}
DIV.rss IMG { margin: 10px 0 0 10px; }

DIV.email_title {
	font-size: 11px;
	color: #c8c6c0;
	text-align: right;
	padding-right: 10px;
}

DIV.scribe_block FORM { 
	background: transparent url(images/search_bg.jpg) no-repeat;
	width: 174px;
	height: 21px;
	padding-left: 3px;
	text-align: left;
	margin: 5px 0 0 5px;
}
DIV.scribe_block FORM INPUT { width: 138px; margin: 0; font-size: 11px; border: none; background: none; }
* HTML DIV.scribe_block FORM INPUT { width: 132px; }
DIV.scribe_block FORM INPUT.submit {	width: 25px; cursor: pointer; }

TABLE.om_links { 
 background: transparent url(images/link_noactive_bg.gif) no-repeat bottom; 
 width: 188px; 
 border-collapse: collapse; 
}
TABLE.om_links TR TD { padding: 0; }
TABLE.om_links TR TD H3 { margin: 0; padding: 0; }

DIV.option_menu { margin-bottom: 10px; }
DIV.option_menu A {
 display: block;
 height: 34px;
 color: #fff;
 text-decoration: none;
}
DIV.option_menu TABLE.om_links TR TD A { text-align: center; margin: 0; }

DIV.option_menu A B {
 display: block;
 height: 21px;
 cursor: pointer;
 padding: 13px 5px 0 5px;
 font-size: 12px;
 color: #fff;
 text-align: center;
}

A.active { background: transparent url(images/link_active_bg.gif) no-repeat left; }
A.active B { background: transparent url(images/link_active_right.gif) no-repeat right; }

DIV.om_data {
	background: transparent url(images/option_bg.jpg) repeat-y center;
	border: solid 1px #7b5f4e;
	border-top: none;
	clear: both;
	width: 184px;
	float: none;
	padding-top: 10px;
}
*:first-child+html DIV.om_data { padding-bottom: 10px; }

DIV.om_data UL { margin: 0 10px 20px 10px; padding: 0; }
DIV.om_data UL LI { margin: 0; padding: 0; list-style-type: none; }
DIV.om_data UL LI H3 { margin: 0; padding: 0; font-weight: normal; }
DIV.om_data UL LI A {
	display: block;
	background: transparent url(images/pointer.gif) no-repeat left top;
	color: #bea458;
	font-size: 11px;
	padding: 3px 0 3px 10px;
	float: none;
	border-bottom: dashed 1px #bd8a69;
        height: auto;
}
*:first-child+html DIV.om_data UL { margin-bottom: 0; }
* HTML DIV.om_data UL LI A { height: 14px; }



DIV.option_menu2 .xb1, 
DIV.option_menu2 .xb2, 
DIV.option_menu2 .xb3 { display: block; overflow: hidden; font-size: 0; height: 1px; }

DIV.option_menu2 .xb2, 
DIV.option_menu2 .xb3 { border-left: 1px solid #876d59; border-right: 1px solid #876d59; }

DIV.option_menu2 .xb1 {margin: 0 3px; background: #876d59;}
DIV.option_menu2 .xb2 {margin: 0 1px; background: #2e1717; border-width: 0 2px;}
DIV.option_menu2 .xb3 {margin: 0 1px; background: #2e1717; border-width: 0 1px;}

DIV.option_menu2 DIV.om_data {
	background: none;
	background-color: #2e1717; 
	border-left: 1px solid #876d59; 
	border-right: 1px solid #876d59;
	border-bottom: none;
	padding: 0 0 10px 0;
}
DIV.option_menu2 DIV.om_data UL { margin-bottom: 0; }

DIV.om_title { font-size: 12px; color: #fff; font-weight: bold; padding: 5px 0 5px 5px; }
h2.widgettitle { font-size: 12px; color: #fff; font-weight: bold; padding: 5px 0 5px 5px; }

DIV.nav_page {
	text-align: center;
	margin: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #dfc89a;
}
DIV.nav_page A { color: #dfc89a; }
DIV.nav_page SPAN { color: #fff; }
DIV.nav_page DIV.wp-pagenavi A { border: solid 1px #f00; background-color: #782529; color: #DFC89A; }


/* option block */

TABLE.option_block { background-color: #782529; padding: 9px; text-align: left; overflow: hidden; width: 957px; }
* HTML TABLE.option_block TR TD { padding: 9px; }
*:first-child+html TABLE.option_block TR TD { padding: 9px; }
* HTML TABLE.om_links TR TD { padding: 0; }
*:first-child+html TABLE.om_links TR TD { padding: 0; }


DIV.option_menu3 { float: left; width: 551px; }

DIV.option_menu3 .xb1, 
DIV.option_menu3 .xb2, 
DIV.option_menu3 .xb3 { display: block; overflow: hidden; font-size: 0; height: 1px; }

DIV.option_menu3 .xb2, 
DIV.option_menu3 .xb3 { border-left: 1px solid #876d59; border-right: 1px solid #876d59; }

DIV.option_menu3 .xb1 {margin: 0 3px; background: #876d59;}
DIV.option_menu3 .xb2 {margin: 0 1px; background: #2e1717; border-width: 0 2px;}
DIV.option_menu3 .xb3 {margin: 0 1px; background: #2e1717; border-width: 0 1px;}

DIV.option_menu3 DIV.om_data {
	background: none;
	background-color: #2e1717; 
	border-left: 1px solid #876d59; 
	border-right: 1px solid #876d59;
	border-bottom: none;
	padding: 0 0 10px 0;
	width: 548px;
}
DIV.option_menu3 DIV.om_data UL { margin-bottom: 0; }
DIV.option_menu3 DIV.om_data UL LI A { float: none; text-decoration: none; color: #dfc89a; }

DIV.option_menu5 { float: right; width: 185px; }

DIV.option_menu5 .xb1, 
DIV.option_menu5 .xb2, 
DIV.option_menu5 .xb3 { display: block; overflow: hidden; font-size: 0; height: 1px; }

DIV.option_menu5 .xb2, 
DIV.option_menu5 .xb3 { border-left: 1px solid #876d59; border-right: 1px solid #876d59; }

DIV.option_menu5 .xb1 {margin: 0 3px; background: #876d59;}
DIV.option_menu5 .xb2 {margin: 0 1px; background: #2e1717; border-width: 0 2px;}
DIV.option_menu5 .xb3 {margin: 0 1px; background: #2e1717; border-width: 0 1px;}

DIV.option_menu5 DIV.om_data {
	background: none;
	background-color: #2e1717; 
	border-left: 1px solid #876d59; 
	border-right: 1px solid #876d59;
	border-bottom: none;
	padding: 0 0 10px 0;
}
DIV.option_menu5 DIV.om_data UL { margin-bottom: 0; }


DIV.option_menu4 { float: left; margin-left: 8px; }

DIV.option_menu4 A {
 display: block;
 height: 34px;
 color: #fff;
 text-decoration: none;
}

DIV.option_menu4 A B {
 display: block;
 height: 21px;
 cursor: pointer;
 padding: 13px 5px 0 5px;
 font-size: 12px;
 color: #fff;
 text-align: center;
}



/* footer block */

DIV.footer_block { background-color: #6b4b17; text-align: left; padding: 9px 15px; height: 30px; }
* HTML DIV.footer_block {
	clear: both;
}

DIV.copyright {
	float: left;
	font-size: 11px;
	color: #fff;
	line-height: 16px;
}

DIV.copyright SPAN { font-size: 10px; }
DIV.copyright A { color: #DFC89A; font-size: 10px; }

A.counter { float: right; }



/* additional elements */

DIV.commentmetadata A, FORM#commentform A { color: #dfc89a; }
FORM#commentform TEXTAREA { background-color: #D2DBD8; }
FORM#commentform INPUT {
	background-color: #E89A38;
        color: #4C1A19;
        border: solid 1px #6F4724;
        font-weight: bold;
        font-size: 12px;
        padding: 2px 5px;
}

SPAN.found_nothing { color: #fff; }

DIV.commentmetadata .xb1, 
DIV.commentmetadata .xb2, 
DIV.commentmetadata .xb3 { display: block; overflow: hidden; font-size: 0; height: 1px; }

DIV.commentmetadata .xb2, 
DIV.commentmetadata .xb3 { border-left: 1px solid #716a53; border-right: 1px solid #716a53; }

DIV.commentmetadata .xb1 {margin: 0 3px; background: #716a53;}
DIV.commentmetadata .xb2 {margin: 0 1px; background: #1d1111; border-width: 0 2px;}
DIV.commentmetadata .xb3 {margin: 0 1px; background: #1d1111; border-width: 0 1px;}

DIV.commentmetadata { margin-top: 10px; }
DIV.commentmetadata_inner { background-color: #1d1111; border-left: 1px solid #716a53; border-right: 1px solid #716a53; padding: 5px 9px; }
DIV.commentmetadata P { margin: 0; padding-top: 5px; }

FIELDSET { border: none; padding: 0; margin: 0; }
