body {
	background: #CE6868 url(green/bg2.jpg);
}

#top {
	background: #E7B5B5;
}
#navr ul.menu li a:link, #navr ul.menu li a:visited {
	color: #fff;
	border: 1px solid #E7B5B5;
}
#navr ul.menu li.current_page_item a:link, #navr ul.menu li.current_page_item a:visited {
	color: #FFF;
	background: #CE6868;
}
#navr ul.menu li.current_page_item a:hover, #navr ul.menu li.page_item a:hover {
	color: #EFEFEF;
	background: #CE6868;
}


#catnav, .dropdown {
	background: #EFDEBD;
}

	ul.dropdown li {
	 padding: 7px 10px;
	 border-right: 1px solid #fff6e6;
	 background: #EFDEBD;
	 color: #DBB56B;
	}

	ul.dropdown li li {
	 padding: 7px 10px;
	 border-style: solid;
	 border-width: 1px 0 0 0;
	 border-color: #EFDEBD #FFE6E6 #c00;
	 color: #DBB56B;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover, ul.dropdown li:hover a {
	 background: #A1854E;
	 color: #fff;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #A1854E; text-decoration: none; }
	ul.dropdown a:hover		{ color: #fff; }
	ul.dropdown a:active	{ color: #A1854E; }


	/* -- level mark -- */

	ul.dropdown ul {
	 width: 150px;
	 margin-top: 0;
	}

		ul.dropdown ul li {
		 font-weight: normal;
		}



/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */
ul.dropdown  li.current-cat {
	 background: #000;
	 border-style: solid;
	 border-width: 0 1px 0 0;
	 border-color: #333 #fff #333;
	 background-color: #000;
	 color: #fff;
}



#navr-bottom ul.menu li a:link, #navr-bottom ul.menu li a:visited {
	border: 1px solid #E7B5B5;
	text-decoration: none;
}
#navr-bottom ul.menu li.current_page_item a:link, #navr-bottom ul.menu li.current_page_item a:visited {
	color: #111;
	background: #CE6868;
}
#navr-bottom ul.menu li.current_page_item a:hover, #navr-bottom ul.menu li.page_item a:hover {
	color: #111;
	background: #CE6868;
}
#navr-bottom ul.menu a:hover,
#navr-bottom ul.menu li.hover,
#navr-bottom ul.menu li:hover
 {
	background: #CE6868;
}


.sidead {
	background: #EFDEBD;
	padding-top: 17px;
	margin-bottom: 20px;
}

	
	
.post h2 a:link, .post h2 a:visited {
	color: #CE6868;	
}	
.lastlast {
	background: #CE6868;
}

.lastlast .postmetadata, .lastlast .postmetadata a:link,.lastlast .postmetadata a:visited, .lastlast a:link, .lastlast a:visited {
	color: #DB8E8E
}
.lastlast h2 a:link, .lastlast h2 a:visited {
	color: #E7B5B5;
	text-decoration: none;
}
.lastlast h2 a:hover {
	color: #DB8E8E;
}
.lastimage {
	float: right;
	margin-left: 10px;
}
.postmetadata-top {
	position: absolute;
	bottom: 10px;
	width: 645px;
	text-align: left;
	left: 15px;
}
.postmetadata-top a:link, .postmetadata-top a:visited {
	color: #DB8E8E;
	font-weight: bold;
}


.onhit {
	background: #E7B5B5;
	padding: 0;
	margin-bottom: 15px;
}
.onhit ul {
	padding: 0 10px;
}
.onhit h3 {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 5px;
	color: #fff;
	background: #CE6868;
}
.onhit h3 a:link, .onhit h3 a:visited {
	color: #fff;
	text-decoration: none;
}
.onhit h3 a:hover {
	color: #d10000;
}
.onhit h2 a {
	color: #CE6868;
	font-size: 16px;
}
.onhit li {
	margin-bottom: 10px;
	padding-bottom: 15px;
}

.extra-foot .extra .xgap h4 { 
	border-top: 1px solid #E9967A;
	border-bottom: 1px solid #E9967A;	
	padding: 2px 0;
	margin-bottom: 7px;
}

#footer-all {
	background: #E7B5B5;
	margin-top: 20px;
	padding-bottom: 20px;
}
#footer {
	border-top: 1px solid #fff;
	width: 970px;
	margin: 20px auto 0;
	padding-top: 10px;
	position: relative;
	color: #CE6868;
}
#footer .right {
	position: absolute;
	right: 0;
	top: 10px;
	text-align: right;
}
#footer .rss a {
	background: url(images/ico/feed-icon-10x10.png) 0 3px no-repeat;
	padding-left: 13px;
}
#footer a {
	color: #fff;
}
