* {
	font-size: 15px;
	line-height: 21px;
	font-family: 'Roboto Condensed', sans-serif !important;
}

p{
	margin-bottom:20px;
}

ol, ul{
	margin-bottom:20px;
	list-style-type: disc;
	padding-left: 17px;
}

li{
	line-height:17px;
	margin-bottom:5px;
}
	
#content {
	width: 520px;
	float: left;
	margin-left: 15px;
	margin-bottom: 30px;
}

#content_full {
	width: 740px;
	float: left;
	margin-bottom: 30px;
}

#content_full {
	width: 740px;
	float: left;
	margin-bottom: 30px;
}

#content_full ul {
	list-style: disc;
}

.content_left {
	float: left;
	width: 470px;
	margin-right: 20px;
}

.content_right {
	width: 240px;
	float: right;
	padding-top: 140px;
}

.content_right.imprensa {
	padding-top: 30px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 10px 0;
}

h1 {
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom:20px;
}

h2 {
	font-size: 24px;
	text-transform: uppercase;
	margin: 3px 0 15px 0;
	color: #222;
}

h3 {
	font-size: 22px;
	text-transform: uppercase;
}

h4 {
	font-size: 22px;
	line-height: 30px;
	text-transform: uppercase;
	border-bottom: 1px dotted #000000;
}

h5 {
	font-size: 20px;
	margin:0;
}

h5 p{
	font-size: 18px;
	margin:0;
	font-weight:400;
}

h6 {
	font-size: 12px;
	margin: 0;
}

a{
	color: #c1b81b;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}



#header .apoio {
	float: left;
	margin-top: 20px;
	display: none;
}

#header .apoio img {
	margin: 10px 0;
}

#header .apoio p {
	font-size: 10px;
	font-family: 'Roboto Condensed', sans-serif !important;
}

#menu {
	background: #e1d61f;
	height: 40px;
	width: 100%;
	display: block;
	margin-bottom: 25px;
	text-transform: uppercase;
	position:relative;
	z-index:9999;
	text-align:center;
}

#menu ul {
	display: inline-block;
    width: auto;
}

#menu ul li a {
	font-family: 'Roboto Condensed', sans-serif !important;
	font-size: 15px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}

#menu ul li a:hover, #menu ul li.current_page_item a, #menu ul li.current-menu-item a {
	color: #FFF;
}


#menu ul li {
	display: block;
	float:left;
}

#menu ul li ul {
	background: #e1d61f;
	padding: 3px 0;
	display: none;
	margin-top:-5px !important;
}

#menu ul li:hover ul {
	display: block;
	position: absolute;
	z-index: 10;
}

#menu ul li ul li {
	float: none;
	padding: 0 5px;
}

#menu ul li ul li:hover {
	
}

#menu ul li ul li a {
	width: 100%;
	display: block;
	color: #000 !important;
}

#menu ul li ul li a:hover, #menu ul li ul li.current-menu-item a {
	color: #FFF !important;
}

#menu ul li ul li ul {
	margin-left: 103px;
	margin-top: -33px;
	display: none;
}

#menu ul li ul li ul li a, #menu ul li ul li ul li {
	display: none;
}

#menu ul li ul li:hover ul li a, #menu ul li ul li:hover ul li {
	display: block;
	width: 120px;
}

.wrapper {
	width: 980px;
	margin: 0 auto;
	display: block;
	position: relative;
}

#header {
	background: #4d3e2b url('../imgs/header.jpg') no-repeat top;
	width: 100%;
	height: 190px;
	display: block;
	position: relative;
}

#header .central {
	margin: 10px auto;
	float: left;
	display: block;
	position: absolute;
	width: 587px;
	height: 164px;
	left: 220px;
}

#header .wrapper {
	height: 190px;
	background:  url('../imgs/apresenta.png') no-repeat;
	position: relative;
}

#social_head {
	position: absolute;
	right: 0px;
	top: 123px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}

#social_head a {
	width: 33px;
	height: 33px;
	text-indent: -999em;
	display: block;
	float: left;
	margin-right: 5px;
}

#social_head .facebook {
	background: transparent url('../imgs/facebook.png') no-repeat;
}

#social_head .twitter {
	background: transparent url('../imgs/twitter.png') no-repeat;
}

#social_head .flickr {
	background: transparent url('../imgs/flickr.png') no-repeat;
}

#social_head .youtube {
	background: transparent url('../imgs/youtube.png') no-repeat;
}

#social_head .instagram {
	background: transparent url('../imgs/instagram.png') no-repeat;
}

#social_like {
	width: 50px;
	height: 24px;
	overflow: hidden;
	display: block;	
	position: absolute;
	right: 10px;
	top: 120px;
	background: rgba(255,255,255,.8);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	display:none;
}



#footer {
	clear: both;
}

#site_map {
	padding: 20px;
	width: 680px;
	height: 130px;
	display: inline-block;
	margin: 30px auto;
	background-color: #e1d61f;
	text-align:left;
}

div.mapa {
	 display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
	background: url("../imgs/footer2015.jpg") no-repeat scroll center bottom #e1d61f;
	height:230px;
	text-align:center;
	}

#site_map br {
	line-height: 5px;
	margin: 0;
	font-size: 5px;
	height: 5px;
}

#site_map li {
	height: 80px;
	float: left;
	margin-right: 34px;
	line-height: 10px;
}

#site_map li a {
	color: black;
}

.patrocinadores {
	height:230px;
	width:100%;
	background: #ffffff;
	color:#000;
	text-align:center;
	padding:30px 0;
	}

.fundo {
	height:188px;
	width:100%;
	background: url("../imgs/footer2015.png") no-repeat center bottom #e1d61f;
	color:#000;
	text-align:center;
	padding-top:10px;
	}
.fundo p{
	font-size:16px;
	text-transform:uppercase;
}
.fundo p span{
	font-size:20px;
}

#menu li {
	padding-right: 20px;
	line-height:43px;
}

#sidebar_left {
	width: 200px;
	display: block;
	background: #e1d61f;
	float: left;
	padding: 10px;
	margin-bottom: 80px;
	list-style-type: none;
}
#sidebar_left ul{
	list-style-type: none;
}

#sidebar_left li {
	padding: 10px 0;
	border-bottom: 1px dotted #beb51b;
	margin-bottom:0;
}

#sidebar_left li a {
	text-decoration: none;
	font-size: 14px;
	color: black;
	text-transform: uppercase;
	font-weight:700;
}

#sidebar_left li a:hover {
	color: #ffffff;
}

#series li {
	margin-top: 15px;
}

#series p {
	margin-bottom: 10px;
}

input[name='tipo'] {
	-webkit-appearance: checkbox;
	background-color: #e1d61f !important;
}

select[name="grupo"] {
	background: #e1d61f;
	margin-bottom: 20px;
}

input {
	margin-right: 5px;
	margin-bottom: 10px;
}

.programa-holder {
	display: none;
}

.imprensa_thumbs {
	width: 85px;
	height: 110px;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	color: #000;
	display: block;
	margin: 15px 15px 10px 0;
	float: left;
}

.imprensa_item {
	margin-top: 15px;
	margin-bottom: 50px;
}

label{
	margin: 3px 5px 3px 0;
}

.outra_formacao {
	width: 402px;
}

.nome_grupo {
	width:  397px;
}

.nome{
	width: 455px;
}

.sobrenome {
	width: 421px;
}

.nascimento {
	width: 70px;
}

.estado_civil {
	width: 75px;
}

.rg {
	width: 95px;
}

.orgao {
	width: 95px;
	text-transform: uppercase;
}

.cpf{
	width: 112px;
}

.endereco {
	width: 372px;
}

.bairro {
	width: 200px;
}

.cidade {
	width: 182px;
}

.estado {
	width:  200px;
}

.cep {
	width: 208px;
}

.telefone {
	width: 163px;
}

.outro_tel {
	width: 163px;
}

.trabalho {
	width: 395px;
}

.email {
	width: 453px;
}

.nome_resp {
	width: 195px;
}

.condicional, .musico1, .musico2, .musico3, .musico4, .musico5, .musico6, .musico7, .ouvinte, .executante {
	display: none;
}

.btv {
	font-family: 'Roboto Condensed', sans-serif !important;
	color: #000;
	font-size: 14px;
	padding: 8px 25px;
	background: #e1d61f;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	float: right;
	display: block;
	cursor: pointer;
}

.btv:hover { color:#FFF; text-decoration:none;}

#mc_embed_signup label {font-size:15px !important;}

p.bt_azul a, a.bt_azul {
	font-family: 'Quicksand', sans-serif !important;
	color: #000 !important;
	font-size: 11px;
	padding: 5px 10px;
	background: #963c3e;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom:20px;
	margin-right: 20px;
	cursor: pointer;
	text-transform: uppercase;
	text-align:center;
}

p.bt_amarelo a, a.bt_amarelo {
	font-family: 'Roboto Condensed', sans-serif !important;
	color: #000 !important;
	padding: 5px 10px;
	background: #e1d61f;
	text-decoration: none;
	font-weight: bold;
	margin: 20px 20px 20px 0;
	cursor: pointer;
	text-transform: uppercase;
	text-align:center;
}
p.bt_amarelo a:hover, a:hover.bt_amarelo {
	color: #e1d61f !important;
	background: #000;
}

.black_button {
	font-family: 'Quicksand', sans-serif !important;
	color: #FFF !important;
	font-size: 11px;
	padding: 5px 5px;
	background: #000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	float: left;
	margin-right: 20px;
	display: block;
	cursor: pointer;
	text-transform: uppercase;
	width: 200px;
	margin: 10px 0 10px 10px;
	text-align: center;
}

.wpcf7 {
	width: 315px;
	display: block;
	float: left;
	margin-right: 15px !important;
}

.wpcf7 input, .wpcf7 textarea {
	width: 290px;
	padding: 2px;
}

.wpcf7 input.wpcf7-submit {
	width: 60px;
	float: right;
	font-family: 'Quicksand', sans-serif !important;
	color: #000 !important;
	font-size: 11px;
	padding: 5px 5px;
	background: #963c3e;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	display: block;
	cursor: pointer;
	text-transform: uppercase;
	border: none;
}

.wpcf7-response-output {
	clear: both;
}

.error {
	color: red;
	border-color: red;
}

.box {
	width: 500px;
	display: block;
	padding: 10px;
	background-color: #f6bcbc;
	display: none;
	border: 2px solid red;
	color: black !important;
}

#inscricoes textarea {
	width: 510px;
	height: 80px;
}

#ultimas_noticias {
	width: 100%;
	clear: both;
	margin-top: 40px;
	padding-bottom: 20px;
}

#ultimas_noticias h3 {
	padding: 10px 10px 10px 10px;
	display: block;
	float: left;
}

#ultimas_noticias ul li {
	width: 330px;
	border-bottom: 1px solid #eee;
	list-style: none;
	height: 90px;
	padding-bottom: 15px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

#ultimas_noticias ul li img {
	float: left;
	margin-right: 15px;
}

#ultimas_noticias #pagination {
	float: right;
	display: block;
	height: 20px;
	margin: 10px 10px;
}

#ultimas_noticias #pagination li {
	height: 20px;
	border: none;
	width: 20px;
	color: black;
	background-color: #963c3e;
	padding: 0;
	text-align: center;
	cursor: pointer;
}

#ultimas_noticias #pagination li.selected, #ultimas_noticias #pagination li:hover {
	background: #FFF;
}

.txt_verde {
	color: #e1d61f;
}

.box_verde {
	background: #e1d61f;
}

.txt_azul {
	color: #963c3e;
}

.fonte {
	font-size: 10px;
	text-transform: uppercase;
}

.subtexto {
	font-size: 10px;
}

blockquote {
	border-left: 1px solid #333;
	padding-left: 10px;
	color: #666;
}

.left {
	float: left;
}

.right {
	float:  right;
}

.clear {
	border: none;
	clear: both;
	display: block;
	width: 100%;
}

.caption_img
{
	font-size: 10px;
	line-height: 10px;
	color: #000;
	width: 100%;
}

.thumb {
	width: 220px;
}

.saiba_mais {
	display: none;
}

.saiba_mais_link {
	
}

.horario {
	font-weight: bolder;
	font-size:16px;
}

.descricao {
	margin-bottom: 15px;
}

.programa-holder ul {
	list-style: disc;
	list-style-position: inside;
}

#datas li, #series li, #locais li {
	margin-bottom: 15px;
}

#datas li p, #series li p, #locais li p {
	margin-bottom: 0px;
}

#sidebar_right {
	width: 210px;
	float: right;
}

#sidebar_right ol, ul{
	margin-bottom: 20px;
    list-style-type: none;
    padding-left: 0px;
}

#sidebar_right li {
	border-bottom: 1px dotted #beb51b;
	margin-bottom:0;
}

#sidebar_right .calendar {
	background: #77787b;
	padding: 10px;
	margin-bottom: 15px;
}

#sidebar_right .calendar table {
	width: 195px;
	margin: 10px auto;
}

#sidebar_right .calendar table td {
	width: 24px;
	text-align: center;
	color: white;
}

#sidebar_right .calendar table td a {
	color: white;
}

#sidebar_right .calendar table td.evento a{
	background: #000;
	width: 24px;
	height: 24px;
	display: block;
	margin-bottom: 3px;
	line-height: 24px;
}

#sidebar_right .calendar table td.evento a:hover{
	background: #fff;
	width: 24px;
	height: 24px;
	display: block;
	margin-bottom: 3px;
	color: #000;
	text-decoration: none;
}

#sidebar_right .calendar select {
	background: #939598;
	width: 190px;
	margin-bottom: 5px;
}

#sidebar_right .calendar select option {
	font-weight: bolder;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}






//Estilos Aline

.texto_bullet {
	list-style: disc;
	list-style-position: outside;
}

.titulo_texto_collapse {
	line-height: 24px;
	font-size: 12px;
	color: #000;
}
	
.subtitulo {
	font-size: 14px;
	line-height: 24px;
	color: #000;
}

.subtitulo_azul {
	font-weight: bolder;
	line-height: 21px;
	text-transform: uppercase;
	color: #963c3e;
}

.subtitulo_verde {
	font-weight: bolder;
	line-height: 21px;
	color: #e1d61f;
	text-transform: uppercase;
}


.colapse_texto {
	display: none;
}

.colapse_link {
	text-decoration: none;
	margin-bottom: 10px;
	cursor: pointer;
}


.flickrpress.widget{
background: #e1d61f !important;
padding:10px;
}

.flickrpress-container .flickrpress-items div { background:none !important; border:none !important;}

h2.widgettitle { color:#000 !important;}

select#series_filter, select#locais_filter { border:none !important; padding:2px;}

.bt-inscreva { padding:10px 20px; color:#FFF; background-color:#e1d61f; font-weight:bold; text-transform:uppercase;}
.bt-inscreva:hover {text-decoration:none; background-color:#e1d61f; color:#FFF; }

#mce-EMAIL.email { min-width:202px !important; padding:5px 0px !important;}