html { background:url(/css/vermelho/html.png); }

span.conteudo { background:url(/css/vermelho/conteudo.png) no-repeat bottom left;  }
input, select { background:#BD1919; }

/* sidebar */
form#artistaBusca, form#artistaLogin { border-right:1px solid #BD1919; }
form#artistaBusca { background:url(/css/vermelho/busca_login.png) no-repeat top left; }
form#artistaBusca input.submit { border-bottom:1px solid red; }
form#artistaLogin { background-color:#BD1919; }
form#artistaLogin p.extras a { color:#CA706F; }
form#artistaBusca a { border-bottom:1px solid #CA706F; }
ul#menu { background:url(/css/vermelho/menu.png) no-repeat bottom left; border-right-color:#BD1919; }
#usuario_logado { background-color:#BD1919; }

#conteudo { background:#E32525; }

#conteudo div.interno { background-color:#E32525; }
#rodape ul { background:#E32525; } 
#rodape p { color:#F7807F; }

#Podcastsindex div.podcast { width:595px; background-color:#E32525; position: relative; }
#Podcastsindex div.podcast { margin-top:-1px; padding:10px 20px 15px; height:auto;  }
#Podcastsindex div.podcast p { width:500px; color: #000; }


#Podcastsindex div.interno { float:left; padding-right:20px; margin-top: 5px; height: 300px; width:595px; }

#Podcastsindex div.interno div { width:40%; float:left; padding-right:20px; }
#Podcastsindex div.interno div h3 { margin-top:20px;}
#Podcastsindex div.interno div h3 span { font-weight: normal; }
#Podcastsindex div.interno div p { color:#000; }
#Podcastsindex div.interno div a { color:#000; font-weight:bold; display: block; }
#Podcastsindex div.interno div.primeiraParte { clear:left; padding-right:20px;}
#Podcastsindex div.interno div.segundaParte { border-left:1px solid #fff; clear:right; padding-left:20px; }
#Podcastsindex div.interno div.segundaParte a { display:block; }


#player { background:#FF6161; position: absolute; left:400px; top:30px; }
#player #pbar { background:url(/css/vermelho/player.pbar.png) no-repeat; }
#player #controls { background:url(/css/vermelho/player.controls.png) no-repeat; }

