body {
	background: #ffffff url(padrao/topoFundo.jpg) repeat-x;
}
#menu ul {
background: url(padrao/menu_bg.gif) repeat-x 0 bottom;
}
#menu ul li a {
	border-left:1px solid #3a4c2b;
}
#search {
	background: url(padrao/search_block_bg.gif) no-repeat 0 0;
}
#container {
	background: url(padrao/top.gif) no-repeat 0 143px;
}
.background {
	background: #06243b url(padrao/content_bg.gif) repeat-y right top;
}
#sidebar .block, #sidebar .adverts{
	background: url(padrao/sidebar_block_top.gif) repeat-x 0 0;
}
#footer {
	background: url(padrao/footer_bg.gif);
}
#footer .left-col h2 {
	background: url(padrao/footer_element.gif) no-repeat right 18px;
}
#footer .left-col ul li {
	background: url(padrao/footer_line.gif) repeat-x left bottom;
}
#copyright {
	background: #06243b url(padrao/bottom.gif) no-repeat left bottom;
	border-top: #424242 1px solid;
	color: #587384;
}

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

#footer a {
	color: #90938e;
}

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

#footer h2 {
	color: #848783;
}
#sidebar h2 {
	color:#587384;	
}
#sidebar .block a {
	color:#676966;
}
#wp-calendar th{
	background:#c0dbe2 none repeat scroll 0 0;
}
#footer #subscribe {
	color:#e1e2e3;
}

