/* Reset */
* { margin:0; padding:0; border:0; }
html { background:url(../imgs/bg_topo.jpg) repeat-x; }
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; }

/* Estrutura */
.topo, .conteudo, .conteudo_rodape { width:984px; margin:auto; padding:20px 10px; }
.conteudo { margin-top:-50px; }
.rodape { background:url(../imgs/bg_rodape.jpg) repeat-x; width:100%; }
.col_esquerda, .col_central, .col_direita { float:left; }
.col_esquerda { width:180px; margin-top:50px; }
.col_central { background:url(../imgs/bg_player.png) no-repeat center top; width:564px; padding:0 30px; }
.col_direita { width:180px; margin-top:30px; }
ul li { list-style:none; }
a { text-decoration:none; color:#666; }
div, form, embed { overflow:hidden; }
input, textarea, select { background:url(../imgs/bg_input.jpg) repeat-x; border:1px #CCC solid; width:170px; margin:5px 0 10px 0; padding:0 4px; }
input { height:24px; }
textarea { height:50px; }
select { height:24px; padding:2px; }
.logo { width:240px; height:150px; position:absolute; float:left; }
.banner_topo { width:728px; height:90px; float:right; }
.menu {  }
.promocao { width:180px; margin:10px 0; }
.banners { margin-top:30px; }
.videos_lista { margin:20px 0; }
.info_musica { border-left:1px #999 solid; float:left; width:120px; padding-left:12px; overflow:hidden; margin-bottom:10px; }
.col_central p { margin-bottom:15px; }

.thumbs img { width:170px; height:125px; float:left; margin-right:15px; margin-bottom:15px; }
.a_radio img, .promocoes img, .noticia img { margin-bottom:20px; width:554px; }
.sub_links { margin-bottom:20px; overflow:hidden; }
.sub_links li { background:url(../imgs/setinha.jpg) no-repeat center left; float:left; padding-left:10px; margin-right:20px; }
.contato input, .promocoes input { width:400px; }
.promocoes select { width:410px; }
.contato textarea, .promocoes textarea { width:400px; height:120px; }
.noticia a:hover { color:#888; }
.menu_rodape li { float:left; border-bottom:1px #ccc solid; background:url(../imgs/setinha.jpg) no-repeat center left; padding:5px 10px; margin-right:20px; }
.menu_rodape { margin:auto; width:1004px; overflow:hidden; }
.direitos { clear:both; padding:20px; text-align:center; border-top:1px #eee solid; }

.top_10, .no_ar, .pedir_musica, .agenda, .noticia, .videos, .a_radio, .contato, .sub_links, .promocoes { border-bottom:1px #999 solid; padding-bottom:20px; }
.top_10 { margin-bottom:20px; }
.cantor { font-weight:bold; }
.cantor, .musica { height:29px; }
.video_home { margin:20px 0; float:left; margin-right:20px; overflow:hidden; }
.prog_lista li { background:url(../imgs/icone.png) no-repeat center left; padding-left:10px; overflow:hidden; }
.promocoes_lista { background:url(../imgs/icone.png) no-repeat center left; overflow:hidden; }
.cidade { clear:both; width:564px; margin:auto; padding:20px 0 10px 0; text-align:center; }
.data_topo { font-weight:bold; }
.data { font-weight:bold; color:#333; }

.item, .promocoes_lista, .noticia { border-bottom:1px #ccc solid; padding-bottom:20px; margin-bottom:20px; }
.item img { background:url(../imgs/bg_thumb.jpg) no-repeat; width:174px; height:129px; padding:5px; float:left; margin-right:10px; }
.item2 { border-bottom:1px #ccc solid; padding-bottom:20px; margin:20px 0; float:right; width:200px; }
.redes_sociais li { float:left; }
.redes_sociais { float:right; margin-top:-30px; margin-bottom:-10px; }

/* Redes sociais */
.rs_orkut, .rs_facebook, .rs_youtube, .rs_twitter { width:40px; height:40px; float:left; text-indent:-5000px; margin-right:5px; }

.rs_orkut { background:url(../imgs/rs_orkut.jpg) no-repeat; }
.rs_orkut:hover { background:url(../imgs/rs_orkut.jpg) no-repeat 0 -41px; }

.rs_facebook { background:url(../imgs/rs_facebook.jpg) no-repeat; }
.rs_facebook:hover { background:url(../imgs/rs_facebook.jpg) no-repeat 0 -41px; }

.rs_youtube { background:url(../imgs/rs_youtube.jpg) no-repeat; }
.rs_youtube:hover { background:url(../imgs/rs_youtube.jpg) no-repeat 0 -41px; }

.rs_twitter { background:url(../imgs/rs_twitter.jpg) no-repeat; }
.rs_twitter:hover { background:url(../imgs/rs_twitter.jpg) no-repeat 0 -41px; }