body {
	background: #FFFFFF;
	background: url(grey/fundo.jpg) repeat-y;
}
#menu ul {
	background: url(grey/menu_bg.gif) repeat-x 0 bottom;
}
#menu ul li a {
	border-left:1px solid #3a4c2b;
}
#search {
	background: url(grey/search_block_bg.gif) no-repeat 0 0;
}
#container {
	background: url(grey/logo.png) no-repeat 0 15px;
}
.background {
	background: #d70d00 url(grey/content_bg.gif) repeat-y right top;
	width: 940px;
	margin: 0 auto;
}
#sidebar .block, #sidebar .adverts{
	border-bootm:1px solid #C29767;
}
#footer {
	background:#EF4175;
}
#fundo_rodape {
width:100%;
height:250px;
background:url(grey/rodape.png) bottom left no-repeat;
}
#footer .left-col h2 {
	background: url(grey/footer_element.gif) no-repeat right 18px;
}
#footer .left-col ul li {
	background: url(grey/footer_line.gif) repeat-x left bottom;
}
#copyright {
	background: #EF4175 url(grey/bottom.gif) no-repeat left bottom;
	color: #FFFFFF;
}

.post-content a span.read_more {
	color: #97c0f0;
}

#footer a {
	color: #FFFFFF;
}

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

#footer h2 {
	color: #FFFFFF;
}
#sidebar h2 {
	color:#000000;	
}
#sidebar .block a {
	color:#5f4935;
}

#wp-calendar{
	border: groove 1px #c08d57;
}


#footer #subscribe {
	color:#e1e2e3;
}
