/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	PixelGreen
   TEMPLATE CODE: 	S-0010
   VERSION:          1.2   
	LAST MODIFIED:    June-05-2007       	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	/*font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;*/
	font: normal 13px Arial, verdana;
	color: #555;
	background:#EFEFEF;
	text-align: center;		
}

/* links */
a { background: inherit; color: #E68A00; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }

a.com-fundo { background:url(../imagens/bgaba.jpg) repeat-x; color: #E68A00; text-decoration: none; padding:0 10px; }
a.com-fundo:hover { background:url(../imagens/bgaba.jpg) repeat-x; color: #006699; text-decoration: underline; }


/*links radio farol*/
a.item-radio-farol { 
	background: #FFF url(../imagens/icone_alto_falante.jpg) no-repeat; 
	padding-left:20px;  
	color: #FDC702; 
	text-decoration: underline; }
a.item-radio-farol:hover { 
	color: #006699; 
	text-decoration: underline; }
p.item-radio-farol {
	margin: 10px 5px;
}

/*links eventos*/
a.item-evento { 
	background: #FFF url(../imagens/seta_vermelha.jpg) no-repeat; 
	padding-left:10px;
	color: #000;
	text-decoration: none; }
a.item-evento:hover { 
	color: #999; 
	text-decoration: underline; }
p.item-evento {
	margin: 5px 0px 0 5px;
}

/*ranking*/
p.item-ranking {
	margin: 5px 5px 0 15px;
	background: #FFF url(../imagens/seta_vermelha.jpg) no-repeat; 
	padding-left:15px;
	color: #000;
	text-decoration: none;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 { font: bold 13px Arial, verdana; }
h1 {font-size: 13px; color: #000; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/* images */
img.com-borda {
	border: 1px solid #DADADA;
	padding: 2px; 
	background: #FAFAFA;
}
img.imgPrincipal {
	border: 1px solid #DADADA;
	padding:2px;
	margin: 5px 15px 5px 10px;
	float:left;
	background: #FAFAFA;
}
img.sem-borda {
	border: 0px;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #E68A00;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 10px 0 10px 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #E68A00;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}
/*CORES*/
.linha_vermelha {
	border-bottom:1px dashed #FF0000;
	width:98%;
	height:1px;
	margin-bottom:2px;
	clear:both;
}
.linha_verde {
	border-bottom:1px dashed #009900;
	width:98%;
	height:1px;
	margin-bottom:2px;
	clear:both;
}
.linha_preta {
	border-bottom:1px dashed #000;
	width:98%;
	height:1px;
	margin-bottom:2px;
	clear:both;
}
.foto_centralizada { text-align:center; }
span.fonte_vermalha {
	color:#FF0000;
	font-weight:bold;
}
span.fonte_verde {
	color:#009900;
	font-weight:bold;
}
span.fonte_azul {
	color:#2D89C8;
	font-weight:bold;
}
span.fonte_preta {
	color:#000;
	font-weight:bold;
}
/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 15px;	
}
th strong {
	color: #000; /*#fff;*/
}
th {
	background: #FFCC00; /*#74A846;*/
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #000; /*#fff;*/
	text-align: left;
	border-left: 1px solid #FFF/*#B6D59A*/;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/*tabela da enquete*/
table.enquete {
	border-collapse: collapse;
	margin: 10px 15px;	
}
table.enquete th strong {
	color: #000; /*#fff;*/
}
table.enquete th {
	background: #FFCC00; /*#74A846;*/
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #FFF/*#B6D59A*/;
	border-bottom: solid 2px #FFF;
}
table.enquete tr {
	height: 20px;
	border:1px solid #000;
}
table.enquete td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
table.enquete td.first,th.first {
	border-left: 0px;
}
table.enquete tr.row-a {
	background: #F8F8F8;
}
table.enquete tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* form elements */
form {
	margin:5px 5px; padding: 0;
	border: 0px;/*1px solid #f2f2f2; */
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 12px Arial, verdana;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 12px Arial, verdana;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button, input.voto, input.resultado { 
	margin: 0; 
	font: bold 12px Arial, Sans-serif; 
	background: #FFF url(../imagens/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;	
	vertical-align: top;
}

/* enquete form */
.enquete {
	background-color: transparent;
	border: none;	margin: 0; padding: 0;	
}
.enquete p { margin: 10px; padding: 0; }
.enquete input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.enquete input.voto { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;	
	vertical-align: top;
}
.enquete input.resultado { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 80px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;	
	vertical-align: top;
}


/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content, #footer-botao-topo, #footer-parceiros {
	_width: 775px;
	width: 746px;
}

/* header */
#header {
	height: 198px;
	text-align: left;
}
#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
	height: 153px;
	/*background:url(../imagens/topo.jpg) no-repeat;*/
}
#header-content h1#banner {
	position: absolute;	
	width: 658px;
	height: 81px;
	margin: 0; padding: 0;
	/*background:url(../imagens/logo.png);*/
	/* change the values of left and top to adjust the position of the logo */
	top: 48px; left: 314px;
	/*border:1px solid #000;*/
}
#header-content h1#logo a {
	text-decoration: none;
	color: #FFF;
}
#header-content #slogan {
	position: absolute;	
	font: bold 15px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000;
	width:265px;
	margin: 0; padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 132px; left: 28px;
}

/* header menu - vai virar banner */
#header-content ul {
	position: absolute;
	right: -5px; top: 15px;
	font: bolder 1.3em Arial, verdana;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #272727;
}
#header-content li a:hover {
	background: #FFCC00;
	color: #FFF;
}
#header-content li a#current  {
	background: #FFCC00;
	color: #FFF;
}

/* header photo */
.headerphoto {
	margin: 0 auto;
	width: 1000px;
	height: 207px;
	padding: 15px 10px 10px 10px;
	margin-top:10px;
	margin-bottom:10px;
	background: #FDFEC5/*#FFF*/ url(../imagens/topo.jpg) no-repeat center;	
}

/* menu */
#menu {
	text-align: left;	
	width:746px;
	margin: 0 auto;
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
	margin-top:5px;
}
#content {
	text-align: left;	
	width:746px;
	margin: 0 auto;
}
#conteudo {
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	background:#FFF;
	float:left;
	width:746px;
	margin: 0 auto;
}

/* sidebar */
#sidebarL {
	float: left;
	width: 180px;
	margin: 0 0 10px 0; padding: 0;	
	border-right: 1px solid #f2f2f2;
}	
#sidebarR {
	float: right;
	width: 137px;
	margin: 0 0 10px 0; padding: 0;	
}

#sidebarMR {
	float: right;
	width: 552px;
	margin: 0 0 5px 0; padding: 0;
	border-bottom:1px dashed #CBCBCB;
}

#sidebarL h1, #sidebarR h1 {
	padding: 5px 0px 1px 5px;
	margin: 0;	
	font: 16px Arial, verdana;
}

.sideboxL {
	background: #FFF;/*#F5F5F5;*/
	border: 0px;
	margin-bottom: 10px;
}

.sideboxMRDestaque {
	width:540px;
	float:left;
	padding:0 0 0 5px;
	background: #FFF;/*#F5F5F5;*/
	margin-bottom: 10px;
}
.sideboxMRDestaque .foto-quem-tirou {
	margin:0;
	font-size:11px;
	color:#BCBABC;
}
.sideboxMRDestaque .titulo {
	margin:0;
	font-size:20px;
	color:#000;
}
.sideboxMRDestaque .sub-titulo {
	font-size:12px;
	color:#515051;
}
.sideboxMRResumo {
	width:237px;
	float:right;
	background: #FFF;/*#F5F5F5;*/
	border: 0px;
	margin-bottom: 10px;
}
.ultimas_noticias {
	margin:0 0 10px 0; padding:9px;
	float:left;
	width:221px;
	border:1px solid #E5E5E5;
}

.ultimas_noticias .linha { float:left; }
.lista-noticia { margin: 0 0 10px 5px; float:left; width:100%; }
.lista-noticia .data { font-size:12px; color:#515051; font-weight:bold; }
.lista-noticia .categoria {}
.lista-noticia .titulo { font-size:12px; color:#CC0000; }
.lista-noticia .titulo a { margin:0; padding:0;color:#CC0000; text-decoration:underline; background:#FFF; }
.lista-noticia .autor {}
.lista-noticia .sub-titulo {}
.lista-noticia .resumo { font-size:13px; color:#515051; height:auto; min-height:62px; }
.lista-noticia .conteudo {}

.noticia-1, .noticia-2, .noticia-3, .noticia-4 { 
	margin: 0px 0 5px 0;
	padding:5px 0 5px 8px;
	width:132px;
}
.noticia-1 span, .noticia-2 span, .noticia-3 span, .noticia-4 span { 
	font-size: 21px;
	color:#BEBABA;
}
.noticia-1 a, .noticia-2 a { 
	font: bold 13px Arial, verdana; 
	padding:0 0 0 15px;
	color: #AE1515;
	background:transparent;
	text-decoration: none; }
.noticia-3 a, .noticia-4 a { 
	font: bold 13px Arial, verdana; 
	padding:0 0 0 15px;
	color: #FDC703;
	background:transparent;
	text-decoration: none; }
.noticia-1 a:hover, .noticia-2 a:hover { 
	text-decoration: underline; }
.noticia-3 a:hover, .noticia-4 a:hover { 
	text-decoration: underline; }

.ultimas_noticias .noticia-1 {
	float:left;
}
.ultimas_noticias .noticia-2 {
	float:left;
	border-top: 1px solid #CCC;
}
.ultimas_noticias .noticia-3 {
	float:right;
}
.ultimas_noticias .noticia-4 {
	float:right;
	border-top: 1px solid #CCC;
}
.sideboxR {
	background: #FFF;/*#F5F5F5;*/
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

/* sidebar menu */
#sidebarL ul.sidemenu {
	list-style:none;
	margin: 0px 0 5px 0;
	padding: 0;
	/*background: #F2F2F2;*/
}
#sidebarL ul.sidemenu li {
	padding: 0px 0px;
}
#sidebarL ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px solid #D4D4D4;
	text-decoration:none;
}
#sidebarL ul.sidemenu a.botton{	
	border-bottom: 0px;
}
#sidebarL ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #FFCC00;
	color: #FFCC00;
	/*background-color:#FFE888;*/
}

/* main */
#main {
	float: left;
	width: 730px;
	margin-left:10px;
	padding: 0;	
}
#main h1 {
	/*padding: 10px 0px 0px 5px;*/
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: url(bullet.gif);
}

.post {
	margin: 0; padding: 0;
	background: #FFF url(../imagens/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
	float:left;
	width:100%;
}
.post p {
	padding: 0 10px 0 10px;
}
.post h1 {
	padding-left:60px;
	font-size:16px;
	height:30px;
	background:url(../imagens/bumerang.png) no-repeat;
}
.post .galeria {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	width:580px;
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
.post .post-footer .date {
	background: url('clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
/*caixas */
.caixa_aba {
	margin:0 0 10px 0; padding:0;
	float:left;
	width:100%;
}
.caixa_aba h2 {
	margin:0 0 5px 0; padding:0;
	width:100%;
	font-size:14px;
	color:#333;
	height:15px;
	border-bottom:1px solid #CCC;
	/*background: #FFF url(../imagens/barra_vermelha.jpg) repeat-x;*/
}
.caixa_aba .caixa_aba-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
.caixa_aba .caixa_aba-footer .date {
	background: url('clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.caixa_aba .caixa_aba-footer .comments {
	background: url('comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.caixa_aba .caixa_aba-footer .readmore {
	background: url('page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal 12px Arial, verdana;
	text-align: left;
}

#footer h1, #footer p {	margin-left: 0; }

#footer-botao-topo {
	margin:0 auto;
	height:20px;
	background: #FFF;
}
#footer-parceiros {
	margin:0 auto;
	background: #FFF;
	height:60px;
}

#footer-botao-topo a, #footer-botao-topo a:hover {
	border:0px;
	text-decoration:none;
}
#footer-botao-topo img {
	border:0px;
	float:right;
	padding-right:100px;
}
#rodape {
	width:746px;
	margin: 0 auto;
}
#footer-content {
	float:left;
	width:740px;
	padding-left: 15px;
	/*background:#000;*/
	background:#00476C; border-top:5px solid #E3BA08;
}
#footer-content a {
	text-decoration: none;
	color: #777;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content ul {
	list-style: none;
	margin: 10px 0px; padding: 0;
}
#footer-content .col {
	width: 55%;
	margin:5px 0 5px 0;
	height:100px;
	padding: 0 5px 0px 0;
	color:#D2CDCD;
	border-right:1px solid #FFF;
}
#footer-content .col1 {
	width: 20%;
	margin:5px 0 5px 0;
	height:100px;
	padding: 0 10px 0px 0;
	color:#D2CDCD;
	border-right:1px solid #FFF;
}
#footer-content .col2 {
	width: 20%;
	margin:5px 0 5px 0;
	text-align:center;
	padding: 0 5px 0px 0;
	color:#D2CDCD;
}
#footer-content a {
	padding:0; margin:0px;border:0px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }

/*Paginação*/
#Paginacao {
	font: normal 13px Arial, verdana;
	color: #2694A4;
	text-align: center;
	padding: 5px;
}
#Paginacao a {
	color:#FFF; /*color: #EC7900;*/
	background:#AD0101;/*#E68A00;*/
	padding:1px 3px;
	text-decoration: none;
	/*border: 1px solid #000;*/
}
#Paginacao span {
	color: #999;
	background:#CCC;
	padding:1px 3px;
	text-decoration: none;
	/*border: 1px solid #000;*/
}
#Paginacao a:hover {
	
}
fieldset {
	border:1px solid #ccc;
}
legend {
	font-weight:bold;
	margin-left:5px;
	padding:2px 5px;
	color:#FFF;
	background:#000;
	border:1px solid #ccc;
}

.multimidia {
	text-align:center;
	width:100%;
	float:left;
	margin-top:10px;
}

.item-multimidia {
	width:190px;
	margin-left:10px;
	float:left;
}
