/*
Theme Name: CASCADA BRASIL
Theme URI: http://www.di3go.org/pro/cascada
Description: The default WordPress theme of Cascada Brazil.
Version: 1.0
Author: Diego Costa
Author URI: http://www.di3go.org
*/
body{ margin:0px; background:#540E10 url(imagens/back.jpg);}
.header{
border-top:3px solid #B15218;

}
a{
text-decoration:none;
color:#070707;
font-weight:bold;
}
#geral{
background: url(imagens/sombra.png) top center;
background-repeat: repeat-y;
}
.footer{
border-top:3px solid #B15218;
color:#F5F5F5;
padding:10px;
text-align:center;
font:14px verdana;
}
#sidebar{
background: url(imagens/cc.jpg);
width:249px;
padding:20px;
height:172px;
color:white;
font-family:tahoma;
font-size:12px;
margin:0px;
}
#noticiatop{
background: url(imagens/noticia1.png);
width:471px;
height:37px;
color:#090A0C;
font-family:tahoma;
font-size:17px;
text-transform: uppercase;
font-weight:bold;
margin:0px;
padding-left:20px;
padding-top:25px;
}
#noticia{
background: url(imagens/noticia2.png);
width:451px;
padding:20px;
color:white;
font-family:tahoma;
font-size:12px;
margin:0px;
}
#noticiafim{
background: url(imagens/noticia3.png);
width:471px;
height:30px;
color:#959595;
font-family:tahoma;
font-size:15px;
margin:0px;
padding-left:20px;
padding-top:2px;
}
input, textarea{
background:#530D0D;
color:#FFFFFF;
border:2px solid #651010;
}