/*  
Tema desenvolvido para a agência de shows Norópolis - www.noropolis.net
Versão: 1.2
Autor: No Star - nostar@sister.com
*/

body {border:0; padding:0; margin:0;
background:#fff url(../images/bg/fundo.jpg) no-repeat fixed bottom;
max-height:100%; max-width:100%; 
font:11px/20px "Trebuchet MS", Arial, sans-serif; color:#EFEADC;
}
img {border:0; margin:0; padding:0;}
img a {border:0; margin:0; padding:0 !important;}
form {border:0; margin:0; padding:0;}
input {border:0; margin:0; padding:0; 
background-color:#C5BC1C; 
font:11px "Trebuchet MS", Arial, sans-serif; color:#000;
}
a:link {text-decoration:none; color:#C5BC1C;}
a:visited {text-decoration:none; color:#cccc66;}
a:hover {text-decoration:none; background:#333; padding:0;}

	/* -----centro----- */
div#centro{position:relative; float:left;
width:550px;
margin-right:15px;
}
#centro div {background:#000;
margin-bottom:10px;
font-family:Verdana;
font-size:10px;
}
	/* ----- centro txt ----- */
#txt {position:relative; 
padding:15px;
}
#txt div {margin:0; padding:0 !important;}

#txt h1 {font-size:15px; color:#000; font-weight:bold;
margin-top:0; padding-left:5px; 
background:#C5BC1C;
}
#txt h2 {font:bold 13px Verdana, sans-serif; color:#C5BC1C;
margin:0 0 10px 0;
}

	/* ----- centro txt colunas ----- */
#txt .colesq {float:left;  width:235px; margin-right:30px !important;}
#txt .coldir {float:left !important;}


	/* ----- centro txt icones ----- */
#txt span img {margin:0 0 0 -4px; padding:0; border:0; 
vertical-align:text-bottom;
}
#txt span img a {margin:0 0 0 -4px; padding:0; border:0; 
vertical-align:text-bottom;
}
#txt span {font-size:9px;}
#txt .destaque {font-size:11px; color:#CC6699;}

	/* ----- centro txt hr ----- */
hr {border-width:0; border-top-width: 1px;
height: 1px;
margin:10px 0 40px 0;
}


	/* ----- footer ----- */
#footer {border: none;}
#footer {padding: 0;
margin: 0 auto;
width: 550px;
clear: both;
}
#footer p {margin: 0;
padding: 20px 0;
}

.postmetadata a {text-decoration:none; color:#cccc66;}
