body {
	background: #000000;
}
#menu ul {
	background: url('black/menu_bg.gif') repeat-x 0 bottom;
}
#menu ul li a {
	border-left:1px solid #3a4c2b;
}
#search {
	background: url('black/search_block_bg.gif') no-repeat 0 0;
}
#container {
	background: url('black/top.gif') no-repeat 0 221px;
}
.background {
	background: #F5F5F5 url('black/content_bg.gif') repeat-y right top;
}
#sidebar .block, #sidebar .adverts{
	background: url('black/sidebar_block_top.gif') repeat-x 0 0;
}
#footer {
	background: url('black/footer_bg.gif');
}
#footer .left-col h2 {
	background: url('black/footer_element.gif') no-repeat right 18px;
}
#footer .left-col ul li {
	background: url('black/footer_line.gif') repeat-x left bottom;
}
#copyright {
	background: #2b2b2b url('black/bottom.gif') no-repeat left bottom;
	border-top: 1px solid #424242;
	color: #80807f
}

.post-content a span.read_more {
	color: #97c0f0;
}

#footer a {
	color: #90938e;
}

#footer a:hover {
	color: #a6a9a4;
}

#footer h2 {
	color: #848783;
}
#sidebar h2 {
	color:#91938f;	
}
#sidebar .block a {
	color:#676966;
}
#wp-calendar th{
	background:#dfe0df none repeat scroll 0 0;
}
#footer #subscribe {
	color:#e1e2e3;
}