@charset "UTF-8";

@import url(../yaml/core/base.css);

@import url(screen/basemod.css);

@import url(../yaml/print/print_draft.css);

.bg_numeros_grande {
	height: 60px;
	width: 100%;
	background: url(../imgs/bgs/numeros_grande.jpg) no-repeat left center;
}

.ferramentas {
	width: 100%;
	display: block;
	float: left;
	color: #009ef9;
	height: 20px;
	padding-top: 8px;
	font-size: 0.8em;
	clear: both;
}

.opcoes {
	float: right;
}

.post div.conteudo {
	float: left;
	width: 680px;
}

.post .conteudo a {
	margin: 10px 0;
	color: #ffc000;
}

.horario {
	width: 687px;
	height: 120px;
	padding: 20px;
	float: left;
	background: #009ef9;
	margin-right: 20px;
	margin-bottom: 40px;
	overflow: hidden;
}

.equipe {
	width: 312px;
	height: 250px;
	padding: 20px;
	float: left;
	background: #009ef9;
	margin-right: 20px;
	margin-bottom: 40px;
	overflow: hidden;
}

.equipe img {
	float: left;
	margin: 0 10px 5px 0;
}

#semana {
	width: 100%;
	float: left;
	margin: 10px 0 30px 0;
}

#semana span {
	display: block;
	float: left;
	padding: 14px 12px;
	background: #ffc000;
	color: #14181c;
}

#semana a {
	display: block;
	float: left;
	padding: 14px 12px;
	background: #ffc000;
	color: #14181c;
}

#semana a.atual {
	color: #fff;
	background: #009ef9 url('../imgs/icones/seta_destaque.png') repeat-x scroll center 44px;
	padding-bottom:31px;
	
}

#resultadoAjax h4 {
	margin-bottom: 20px;
}

.horario p, .equipe p {
	margin: 0 !important;
	line-height: 20px !important;
}

.horario p span.titulo, .equipe p span.titulo {
	font-weight: bold;
	margin-right: 5px;
}

.ferramentas a {
	color: #009ef9;
}

.ferramentas img {
	margin: 0 4px;
}

.opcoes a {
	margin-left: 10px;
}

.ctrl_fonte {
	margin-left: 10px;
}

#texto {
	width: 100%;
	color: #fff;
	float: left;
	margin-top: 20px;
}

#texto p {
	line-height: 20pt;
	font-size: 12px;
	margin-bottom: 20px;
}

#texto p img {
	border:10px solid #009EF9 !important;
	margin:10px;
}

.imagem_texto {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.imagem_texto img {
	border: 1px solid #333;
}

#videos {
	width: 210px;
	float: left;
	margin: 0;
	padding: 0;
}

#videos div.subcr {
	padding: 0;
}

.migalhas {
	float: left;
}

div.galeria-fotos {
	width: 100%;
	float: left;
}

.galeria-fotos a {
	display: block;
	float: left;
	border: 9px solid #fff;
	margin: 10px;
}

#texto .linha_form {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

#texto .linha_form input {
	height: 12px;
	width: 500px;
	background-image: url(../imgs/bgs/inputs_branco.png);
	border: 0;
	font-size: 11px;
	padding: 8px 4px 8px 18px;
}
#texto .linha_form select {
	height: 29px;
	width: 520px;
	background-image: url(../imgs/bgs/inputs_branco.png);
	border: 0;
	font-size: 11px;
	padding: 8px 4px 8px 18px;
	background-color:transparent;
}

#texto div.formulario {
	width: 100%;
	float: left;
	margin: 20px 0;
}

.linha_form label {
	display: block;
	width: 450px;
	margin-bottom: 5px;
	font-size: 13px;
}

.prev {
	bottom:-15px;
	left:0;
	position:absolute;
}
.prev, .next {
	cursor:pointer;
}

#top20 {
float:left;
height:419px;
margin-bottom:20px;
position:relative;
width:100%;
}

/******* Sua Radio *******/
#sua_radio {
	width: 210px;
	float: left;
}

#sua_radio .subcr {
	width: 210px;
	padding: 0;
	margin: 0;
}
#sua_radio ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 0.8em;
}

#sua_radio ul li {
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #6d6f72;
}

.subc {
	width: 230px;
	margin: 0;
	padding: 0;
}

.artista-ultimo {
	color:#018FE2;
	display:block;
}

#promocoes {
	margin-bottom:20px;
}
/*AGENDA*/
.titulo-agenda{
	font-size:22px;
	display:table;
	float:left;
	padding-top:20px;
}
.dados-agenda span.dado{
	margin-right:10px;
	color:#ebbb00;
}
.imagem-agenda{
	float:left;
	margin:15px 15px 0 0;
}
.imagem-agenda img{
	border:10px solid #009EF9;
}
.membro-equipe{
	width:223px;
	background:#009ef9;
	height:251px;
	margin:20px 20px 20px 0;
	float:left;
}
.meio{
	margin:20px 30px 0 11px;
}
.bloco-membro{
	padding:40px 0 40px 23px;}
.nome-membro{
	margin-top:-20px;
}
.cargo-membro{
	margin-top:10px;
	margin-bottom:10px;
}
.bloco-comercial{
	/*background:#009ef9;*/
	padding:20px;
}
.bloco-comercial img{
	margin-right:15px;
	float:left;
}
