body {
	background: #2c2c29 url(yellow/background.gif) repeat-x 0 top;
}
#menu ul {
	background: url(yellow/menu_bg.gif) repeat-x 0 bottom;
}
#menu ul li a {
	border-left:1px solid #3a4c2b;
}
#search {
	background: url(yellow/search_block_bg.gif) no-repeat 0 0;
}
#container {
	background: url(yellow/top.gif) no-repeat 0 163px;
}
.background {
	background: #F5F5F5 url(yellow/content_bg.gif) repeat-y right top;
}
#sidebar .block, #sidebar .adverts{
	background: url(yellow/sidebar_block_top.gif) repeat-x 0 0;
}
#footer {
	background: url(yellow/footer_bg.gif);
}
#footer .left-col h2 {
	background: url(yellow/footer_element.gif) no-repeat right 18px;
}
#footer .left-col ul li {
	background: url(yellow/footer_line.gif) repeat-x left bottom;
}
#copyright {
	background: #111111 url(yellow/bottom.gif) no-repeat left bottom;
	border-top: #d9ed2e 1px solid;
	color: #718167;
}

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

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #70a639;
}

#footer h2 {
	color: #D6E26E;
}
#sidebar h2 {
	color:#69934a;	
}
#sidebar .block a {
	color:#4e693f;
}
#wp-calendar th{
	background:#cde2c0 none repeat scroll 0 0;
}
#footer #subscribe {
	color:#D6E26E;
}

#rsslink{padding:14px 4px 0px 14px!important;}

#rsslink a{display:block;width:259px;height:58px;background: url(yellow/rss.gif) no-repeat 0 0;text-indent: -9999em;}

#sidebar_in .block .ctc ul{padding:0}

#sidebar_in .block .ctc ul li{border:none;background:none;float:left;margin:0 4px 6px 0;padding:0;}

.ctc a{background-color:#7c8a08;color:#fff!important;font-size:10px!important;padding:4px 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-weight:normal;
	line-height:1em;
}

.ctc a:hover{background-color:#acb219;}

