html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* -------------------------------------- */
/* -------------------------------------- */

body{ background:#FFF url('images/bg_2_1.jpg') no-repeat scroll center top; font: normal 13px Arial;}

.left{ float:left;}
.right{ float:right}
#wrap .hide{ display:none;}
#wrap .show{ display:block;}
#wrap .show_ib{ display:inline-block;}
a{ text-decoration:none; color: #0066CC;}
a:hover { color:#000;}
#wrap { width:960px; margin:0 auto;}
#header{ width:960px; height:177px;}
#middle{ width:960px;}
#footer{ width:100%; margin-top:30px; height:116px; background:url('images/bg_rodape.jpg');}
#l_sidebar{ width:225px; min-height:400px; }
#r_sidebar{ width:225px; min-height:400px;}
#content{ width:488px; min-height:400px; margin:0px 10px 0px 12px;}

div.titulo_secao, .widgettitle{
	background:#000 url('images/bg_secoes.jpg') right repeat-y;
	font-size:18px;
	padding:5px 0px 5px 5px;
	color:#FFF;
}

 /* -------------------------------------- */
#destaque_rotativo{
	background-color:#000;
	margin-bottom:20px;
	color:#FFF;
}
#destaque_rotativo_foto{
	border:4px solid #F4D016;
	text-align:center;
	
}
#destaque_rotativo_foto .img_rotativo{
	display:none;	
	line-height:0;
}
#destaque_rotativo_foto .ativo{
	display:block;	
}
#destaque_rotativo_barra{
	height:35px;
	width:488px;
	opacity:0.9;
	filter: alpha(opacity=90);
	background-color:#F4D016;
	margin-top:-35px;
	overflow:hidden;
	
}
#destaque_rotativo_barra h2{
	margin-left:10px; 
	font-size:18px; 
	color:#000;
	line-height:35px; 
	font-weight:bold;
}
#destaque_rotativo_nav{
	margin-right:20px;
	margin-top:-33px;
}
#destaque_rotativo_nav a.item_ativo, #destaque_rotativo_nav a.item_ativo:hover{
	color:#FFF;
	background-color:#000;
}

#destaque_rotativo_nav li{
	display:inline;
	margin-right:5px;
}
#destaque_rotativo_nav li a{
	font-size:22px;
	color:#000;
	font-weight:bold;
}
#destaque_rotativo p{
	padding:10px;
}
#destaque_rotativo p a{
	color:#FFF;
	line-height:18px;
}
/* -------------------------------------- */
#destaque{
	background-color:#000;
	margin-bottom:10px;
	color:#FFF;
}
#destaque_barra{
	height:35px;
	width:100%;
	opacity:0.8;
	filter: alpha(opacity=80);
	background-color:#F4D016;
	margin-top:-35px;
}
#destaque_barra h2{
	margin-left:10px; 
	font-size:16px; 
	color:#000;
	line-height:35px; 
	font-weight:bold;
	display:inline-block;
}

/* ------------------------------------- */
#ultimas ul{
	 border:3px solid #F4D016;	 
}
#ultimas li{
	background:#F4D016 url('images/bg_item_ultimas.jpg') left repeat-y;
	margin-bottom:1px;
	padding:5px 4px;
}
#ultimas li a{
	color:#000;
	
}
#ultimas li a:hover{
	text-decoration:underline;
}
/* ------------------------------------- */

#categorias ul{
 	margin-top:10px;
}
#categorias li{
	margin-bottom:1px;
	
}
#categorias li a{
	color:#000;
	font-size:16px;
	background:#FBE88A url('images/bg_categorias.jpg') left repeat-y;
	display:block;
	padding:3px 4px;
	padding-left:10px;
}
#categorias li a:hover{
	background:#78797A;
	color:#FFF;
} 

/* ------------------------------------- */
.post{
	margin-bottom:30px;
	border-bottom:2px solid #CCC;
	padding-bottom:30px;
	background-color:#FFF;
	padding:0 10px;
	padding-top:20px;

}
.post .data_r{	
	width:80px;
	font-size:16px;
	color:#FFF;
	padding:2px;
	
	padding-left:10px;
	background-color:#4B4B4B;
}


.post small{ display:block; margin:10px 0px;}
.post h1,.post h1 a,.post h3,.post h3 a{
	display:inline;
	font-size:26px;
	color:#000;
	line-height:30px;
}
.post h1 a:hover,.post h3 a:hover{
	color:#FCCC08;
}

.post p{
	margin:14px 0px;
	font-size:14px;
	line-height:23px;
}
/* ----------------------------*/
h2.pagetitle{
	font-size:16px;
	line-height:30px;
	padding-left:10px;
	color:#FFF;
	background:url("images/bg_secoes.jpg") repeat-y scroll right center #000000;
}

/* -------------------------------------- */

#parceiros{ margin-top:10px; background-color:#FBE88A;}
#parceiros li{
	padding-left:10px;
	padding:5px 10px;
}
#parceiros li a{
	font-size:16px; color:#000;
}

/* -------------------------------------- */
.events_calendar_widget{
	background-color:#FBE88A;
}
.events_calendar_widget li{
	padding:5px 10px;
}
.events_calendar_widget a{
	color:#000;
	font-size:18px;
}
.detalhe_evento{
	color:#666;
}
/* -------------------------------------- */
.commentlist{
	margin-bottom:20px;
}
#commentform {
	margin-top:20px;
}
#commentform input,#commentform textarea{
	border:2px solid #FBE88A;
	margin-bottom:3px;
}
#commentform input.botao{
	background-color:#000;
	color:#FFF;
	float:right;
	font-size:16px;
}
.comment,.pingback{
	margin:10px 0;
	border-bottom:1px solid #CCC;
}
.comment p{
	margin:5px 0 ;
	padding-left:48px;
}
.comment-author{

	display:block;
	width:100%;
}
.comment-author img{
	float:left;
	margin: 0 10px 10px 0;
}
.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentmetadata {
	margin-bottom:15px;
	}

/* -------------------------------------- */

#newsletter {
	background-color:#FBE88A;
}
#newsletter form{
	padding:5px;
	display:block;
}
#newsletter input{
	margin-bottom:5px;
	width:210px;
}
#newsletter #assinar_news{
	text-align:right;
}

#bt_divulgue_evento{
	display:block; padding:10px 5px; background-color:#FFEB7F;color:#000; font:bold 16px Arial, Helvetica, sans-serif;
	border:2px solid #EFD54A;
	margin-top:5px;

}
#bt_divulgue_evento:hover{
	background-color:#000000;
	color:#FFEB7F;
	/*border-top:2px solid #FFEB7F;*/

	
}

.alignleft{ text-align:left;}
.alignright{ text-align:right;}



/* ======================= */


