/*   
Theme Name: Barracao Cultural
Description: Tema desenvolvido para o Barracao Cultural por Leonardo Maciel
Author: Leonardo Maciel
Author URI: http://cambiodesligo.com/
Version: 1.0
*/

*{
	border:0;
	margin:0;
	padding:0;
	list-style:none;

}

body {
	background: url("images/bg.jpg") no-repeat fixed top center;

}

/*********************************
*     HEADER
**********************************/

#header{
	width:976px;
	margin: 0 auto;
}

#menu{
	height:35px;
	margin:0 auto;
	width:700px;
}

#menu ul li{
	display: inline;
}

#logo a{
	display: block;
	background: url(images/sprite.png) no-repeat top left;
	width:621px;
	height: 172px;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 auto;
}

#logo a:hover{
	background: url(images/sprite_hover.png) no-repeat top left;
}

#rss a{
display:none;
	background: url(images/sprite.png) no-repeat -9px -177px;
	width: 65px;
	height: 40px;
	text-indent: -9000px;
	overflow: hidden;
	position: absolute;
	margin: -45px 0 0 700px;
}

#rss a:hover{
	background: url(images/sprite_hover.png) no-repeat -9px -177px;
}

.m1{
	background: url(images/sprite.png) no-repeat 0 -230px;
	display: block;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 auto;
	width: 132px;
	height: 44px;
}

.m1:hover{
	background: url(images/sprite_hover.png) no-repeat 0 -230px;
}

.m2{
	background: url(images/sprite.png) no-repeat -132px -230px;
	display: block;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 auto;
	width: 147px;
	height: 44px;
}

.m2:hover{
	background: url(images/sprite_hover.png) no-repeat -132px -230px;
}

.m3{
	background: url(images/sprite.png) no-repeat -277px -230px;
	display: block;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 auto;
	width: 187px;
	height: 44px;
}

.m3:hover{
	background: url(images/sprite_hover.png) no-repeat -277px -230px;
}


.m4{
	background: url(images/sprite.png) no-repeat -463px -230px;
	display: block;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 auto;
	width: 151px;
	height: 44px;
}

.m4:hover{
	background: url(images/sprite_hover.png) no-repeat -463px -230px;
}

.m5{
	background: url(images/sprite.png) no-repeat -634px -230px;
	display: block;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 auto;
	width: 128px;
	height: 44px;
}

.m5:hover{
	background: url(images/sprite_hover.png) no-repeat -634px -230px;
}

.m6{
	background: url(images/sprite.png) no-repeat -761px -230px;
	display: block;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 auto;
	width: 95px;
	height: 44px;
}

.m6:hover{
	background: url(images/sprite_hover.png) no-repeat -761px -230px;
}


/*********************************
*     CONTEUDO	
**********************************/

#headerCont{
	background: url(images/header_cont.png) no-repeat;
	width:976px;
	height: 30px;
	margin: 0 auto;
}

#main{
	background: url(images/pattern_cont.png) repeat-y;
	width:885px;
	margin: 0 auto;
	padding: 0 0 65px 90px;
}

#contentleft{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	width:630px;
}

.entry{
	width:630px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.infos{
	width:90px;
	position: absolute;
	padding-right:10px;
	text-align: right;
	padding-top:18px;
	*margin-left:-100px;
}

.data{
	font:15px "Courier New";
	color: #ffa200;
}

.tags span{
	font:14px "Courier New";
	color:#a80000;
	text-transform: uppercase;
	display: block;
}

.tags a{
	font: 10px "Courier New";
	text-transform: uppercase;
	color: #ff6600;
	text-decoration: none;
}

.cont{
	margin-left: 100px;
	border-top:1px dashed #009999;
	padding-top:15px;
	padding-bottom:22px;
}

.cont h2 a{
	font:25px "Courier New";
	color:#a80000;
	text-decoration: none;
	text-transform: uppercase;
	*font-weight:bold;
}

.cont2{
	margin-left: 100px;
	border-top:1px dashed #009999;
	padding-bottom:22px;
}

.cont2 h2 a{
	font:25px "Courier New";
	color:#a80000;
	text-decoration: none;
	text-transform: uppercase;
}

.author{
	font:12px "Courier New";
	color:#a80000;
}

.author a{
	font:12px "Courier New";
	color:#a80000;
	text-decoration: none;
}

.bxconteudo{
	margin-top: 5px;
	font: 14px "Courier New";
	color:#000;
	margin-bottom: 10px;
	line-height:15px;
}

.bxconteudo p{
	margin-top: 10px;
}

.comente a{
	font:15px "Courier New";
	color:#a80000;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
}

.balao{
	background: url(images/sprite.png) no-repeat -194px -182px;
	display: block;
	width: 20px;
	float: left;
}

.compartilhe a{
	font:15px "Courier New";
	color:#a80000;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 90px;
	float: left;
	margin-left: -17px;
	background: none !important;
}

.compartilhe span{
	
	line-height:12px !important;
}

.stico_default{
	background: none !important;
}

.stbutton{
	background: none !important;
}



.topo a{
	background: url(images/sprite.png) no-repeat -237px -182px;
	font:15px "Courier New";
	color:#a80000;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 50px;
	float: right;
}


/*********************************
*     SIDEBAR	
**********************************/

#sidebar{
	width:170px;
	display: inline-block;
	vertical-align: top;
	margin-left: 40px;
	*display: inline;
	*zoom: 1;

}

#oquee{
	margin-top: 5px;
	border-bottom: 1px dashed #0093a2;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#oquee h2{
	font:20px "Courier New";
	color:#a80000;
	text-transform: uppercase;
	margin-bottom: 3px;
	*font-weight:bold;
}

#oquee p{
	font:14px "Courier New";
	margin-top: 10px;
	color: #000;
}

#oquee a{
	font:13px "Courier New";
	color:#ff6600;
	text-decoration: none;
}

.ec3_widget_cal h3{
	background: url(images/sprite.png) no-repeat -292px -184px;
	display: block;
	width: 76px;
	height: 15px;
	overflow: hidden;
	text-indent: -9000px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#ctc-3{
	border-bottom: 1px dashed #009999;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 25px;
}

.ctc{
	border-bottom: 1px dashed #009999;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.ctc h3{
	font:20px "Courier New";
	color:#a80000;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 15px;
	text-indent: 0 !important;
	overflow: visible !important;
	background: none !important;
	width: 160px !important;
	*font-weight:bold;
}

.ctc ul li a{
	text-decoration: none;
	font-family: "Courier New";
	text-transform: uppercase;
}

.widget_links a{
	font:11px "Courier New";
	color:#000;
}


/*********************************
*     CALENDARIO
**********************************/

#wp-calendar{
	margin-top:5px;
	color:#666;	
}

#wp-calendar table {
	border-collapse: collapse;
}

#wp-calendar table #today {
  background-color:#CCC !important;
}

.agenda-eventos{
	background: #f0f0f0; 
}

.agenda-eventos tbody{
	background: #f0f0f0; 
	margin-bottom: 2px;
  	font: 14px Verdana;
}

.agenda-eventos tfoot{
	background: #ffae27;
	font: 11px Verdana;	
}

.tbCaption{
	background: #f0f0f0 !important;
	/*display: block;*/
	margin: 0px;
	padding: 5px 0px;
	font: bold 13px Verdana, Arial, Sans-Serif !important;
	text-align: center;
	width: 180px !important;
}
.tbCaption .caption{
	width: 180px;
}

.tbCaption #mprev{
	padding: 0 5px;
	width: 5px;
	color: #27c9d4;
/*	
	text-indent: -200px!important;
	display: block;
	float: left;
	overflow: hidden;
	display: inline-block;
	vertical-align: bottom;
	*display: inline;
	*zoom: 1;
*/
}

.tbCaption #mnext{
	padding: 0 5px;
	width: 5px;
	color: #27c9d4;
/*	
	text-indent: -200px!important;
	display: block;
	float: right;
	overflow: hidden;
*/
}



.tbCaption #mprev{
/*	background: url('images/calendario_retrocede.gif') no-repeat center center;	
	/*display: none;*/
}
.tbCaption #mnext{	
/*	background: url('images/calendario_avanca.gif') no-repeat center center; 
	/*display: none;*/
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	color:#000;
	/*background-color:#FE00d6;*/
	text-decoration: none;
}


#wp-calendar th {       
	font-style: normal;
	text-transform: capitalize;
}

#wp-calendar #sinalmenos{
	background:url('images/sinal_menos.png') no-repeat;
	width:13px;
	height:13px;
}

#wp-calendar #sinalmais{
	background:url('images/sinal_mais.png') no-repeat;
	width:13px;
	height:13px;
}

#wp-calendar #linhaCima{
	width:13px;
	height:35px;
}

#wp-calendar #linhaBaixo{
	width:13px;
	height:13px;
}

#wp-calendar #linhaBaixo a{
	display:block;
	text-indent: -9000px;
}

#wp-calendar .ec3_events{
	margin-left: -15px;
	color:#FFF;
}

.primeira-linha td{
  font:bold 11px Verdana;

}

.segunda-linha td{
  font:bold 11px Verdana;

}


/*********************************
*     FOOTER	
**********************************/

#footer{
	clear:both;
	margin: 0 0 0 100px;
	padding-top: 10px;
	border-top: 1px dashed #01b7b7;
}

#menuFooter{
	margin:0 0 0 70px;
	height: 20px;
	width: 450px;
	*width:470px;
}

#menuFooter ul li{
	display: block;
	float: left;
	font:11px "Courier New";
	color: #000;
}

#menuFooter ul li a{
	font:11px "Courier New";
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 4px;
}

#copy, #copy a{
	margin: 0 auto;
	width: 450px;
	font: 11px "Courier New";
	text-transform: uppercase;
	color: #000;
	text-align: center;
	text-decoration: none;
}

#copy a:hover{
	color: #01b6b6;
}

.emailfoot a{
	font:12px "Courier New";
	color: #ffa810 !important;
}

/***************************
	COMMENTS
***************************/

#comentarios{
	margin-left: 100px;
	border-top:1px dashed #009999;
	padding-top: 15px;
}

#comentarios h2{
	font:20px "Courier New";
	color: #a80000;
	text-transform: uppercase;
	padding-bottom: 5px;
	*font-weight:bold;
}

#commentform input{
	width: 532px;
	height: 18px;
	background: #009999;
	font: 13px "Courier New";
	color:#FFF;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-left: 3px;
}

#commentform textarea{
	width: 532px;
	height: 88px;
	background: #009999;
	font: 13px "Courier New";
	color:#FFF;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-left: 3px;
}

.btEnviar{
	width: 63px !important;
	float: right;
	text-align: center;
	text-transform: lowercase;
}

.comment{
	background: #dbdbdb;
	margin-bottom: 3px;
	padding: 10px 15px 10px 15px;
	font: 12px "Courier New";
	color: #000;
}

.alt{
	background: #c9c9c9 !important;
}

.comment a{
	font:bold 12px "Courier New";
	color:#a80000;
	text-decoration: none;
	text-transform: uppercase;
}

.cmt_header{
	padding-bottom: 10px;	
}

.editlink{
	margin-top: 5px;
	display: block;
}

.cmt_text{
	text-transform: uppercase;
}

.info_comment {
	font:bold 12px "Courier New";
	color:#000;
}

.info_comment a{
	font:bold 12px "Courier New";
	color:#a80000;
	text-decoration: none;
}

/***************************
	PAGES
***************************/

.titlePages{
	font:35px "Courier New";
	color:#a80000;
	text-transform: uppercase;
	display: block;
	margin-left:100px;
	padding-top:35px;
}

.n_encontrado{
	font-family: "Courier New";
	color: #000;
	margin-left:100px;
}


/***************************
	CONTATO
***************************/

#contatoform input{
	width: 527px;
	height: 18px;
	background: #009999;
	font: 13px "Courier New";
	color:#FFF;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-left: 3px;
}

#contatoform textarea{
	width: 527px;
	height: 88px;
	background: #009999;
	font: 13px "Courier New";
	color:#FFF;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-left: 3px;
}

.btEnviar{
	width: 63px !important;
	float: right;
	text-align: center;
	text-transform: lowercase;
}

/***************************
	GALERIA
***************************/

ul.thumbna {
	float: left;
	list-style: none;
	margin-left: 19px; 
	padding: 10px;
	width: 600px;
}
ul.thumbna li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 140px;
	height: 90px;
}
ul.thumbna li img {
	width: 140px; height: 90px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumbna li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect */
	border: none; /* Get rid of border on hover */
}

.sideindex{
	display:inline-block;
	margin-left:40px;
	vertical-align:top;
	width:170px;
	margin:-320px 0 0 0px;
	*display: inline;
	*zoom: 1;
}

.spacing{
	border-bottom:1px dashed #0093A2;
	display:block;	
}

.minititle{
	font:14px Courier;
	color:#a80000;
}