/*
CSS comum a todas as sessoes
*/
input, textarea {
	color:#94a327 !important;
	font-size:13px;
	font-size:13px;
	margin-bottom:10px;
	padding:5px;
	border-left:1px solid #94A327;
	border-top:1px solid #94A327;
}
a {
	color:#000;
}
a:hover {
	text-decoration:none;
}
body {
/*	background: url(../../imgs/bgs/textura.png) repeat center top;*/
	font-family:Arial, Helvetica, sans-serif !important;
	
}

#bg {
	background: url(../../imgs/bgs/site.png) repeat-x center top;
}
#bg_interno {
	background: url(../../imgs/bgs/bg_interno.png) repeat-x center top;
	

}
#col-mid2{
	width:530px;}
	
#header .page {
	width: 952px;
	position:relative;
}
#header_interna .page {
	width: 952px;
	position:relative;
}
#wrapper .page {
	width:952px;
}

#col-right {
	width: 260px;
	margin-top:11px;
}

#col-mid {
	width:650px;
}

#paginacao #controles a {
	float:left;
}

#desenvolvidopor {
	bottom:200px;
	position:fixed;
	right:0;
}

#header {
	background: url('../../imgs/bgs/bg-topo.jpg') no-repeat scroll top center;
	height: 444px;
}
#header_interna {
	
	height: 164px;
}

#faixa {
	background:transparent url(../../imgs/bgs/bg-faixa.jpg) repeat-x scroll left top;
	height:250px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

#menu {
	margin:186px 0 0;
	position:relative;
}
#menu li {
	position:absolute;
	height: 61px;
	margin:0;
}
#menu li a {
	background-image: url('../../imgs/menu/menu-bloco.png');
	background-repeat:no-repeat;
	background-attachment:scroll;	
	display:block;
	height:61px;
}
#menu-a {
	left:0;
	top:0;
	width:98px;
}

#menu-a a {
	background-position:left top;
}

#menu-a a.ativo {
	background-position:left bottom;
}

#menu-b {
	left:100px;
	width:236px;
}
#menu-b a {
	background-position:-101px 0;
}

#menu-b a.ativo {
	background-position:-101px bottom;
}

#menu-c {
	left:339px;
	width:226px;
}

#menu-c a { 
	background-position:-339px 0;
}

#menu-c a.ativo { 
	background-position:-339px bottom;
}
#menu-d {
	left:566px;
	width:99px;
}
#menu-d a {
	background-position:-566px 0;
}
#menu-d a.ativo {
	background-position:-566px bottom;
}
#menu-e {
	left:666px;
	width:177px;
}
#menu-e a {
	background-position:-666px 0;	
}
#menu-e a.ativo {
	background-position:-666px bottom;	
}

#wrapper {
	/*background: #8d2d00 url('../../imgs/bgs/bg-pagina.jpg') repeat-x scroll top center;*/
	float:left;
	width:100%;
	padding-top:34px;
}

#wrapper-com-efeito  {
	background: url('../../imgs/bgs/efeito.jpg') no-repeat scroll top center;
}
.imagem-post {
	margin-bottom:10px;
}

.post {
	margin-bottom:20px;
	float:right;
	width:622px;
}
.post-conteudo {
	line-height:1.6;
}
.post-conteudo p{
	text-align:justify;
}

.wrapper-ferramentas {
	color:#94A327;
	float:left;
	font-size:11px;
	margin-top:-6px;
	width:100%;
	margin-bottom:34px;
}
.wrapper-ferramentas span {
	padding-right:15px;
}
.linha-divisoria {
	/*background: url('../../imgs/bgs/linha-divisoria.jpg') no-repeat scroll top left;*/
	width: 649px;
	height: 4px;
	float:left;
}
span.autor{
	background:url(../../imgs/icones/ico_comentar.png) no-repeat left 0;
	padding:2px 17px;}

span.comentarios{
	background:url(../../imgs/icones/ico_lista.png) no-repeat left 2px;
	padding:2px 17px;}

span.escrever-comentario{
	background:url(../../imgs/icones/ico_carta.png) no-repeat left 0;
	padding:2px 17px;}

span.escrever-comentario a{
	color:#94A327;
	}
span.comentarios a{
	color:#94A327;
	}	
	
.banner-entre-posts { 
	width:468px;
	margin:50px auto 30px;
	height:60px;
}

.data-post {
	font-size:15px;
	padding-right:10px;
	padding-top:18px;
}

.titulo-post {
	font-size:34px;
}


.data-post, .titulo-post {
	float:left;
	font-weight:bold;
	
}
.titulo-post a{
	
	color:#94a327;
}

.wrapper-titulo-post {
	width:100%;
	float:left;
}

/*.imagem-galeria img {
	border:8px solid #6a2202;	
}*/

.imagem-galeria {
	float: left;
	margin:20px;
}

.galeria .meio {
	margin:0 31px;
}

.area {
	/*background: url('../js/jNice/elements/area.gif') no-repeat scroll top left;*/
	width: 491px;
	height: 206px;
	overflow:auto;
	float:left;
}

.area textarea {
	background:transparent none repeat scroll 0 0;
	border-color:-moz-use-text-color;
	border-right:medium none;
	border-style:solid none none solid;
	border-width:1px medium medium 1px;
	height:173px;
	padding:0.4em;
	width:402px;
}

.jNiceInputInner input {
	padding-bottom:7px;
	padding-top:12px;
}

button span, button span span {
	background:#94a327;
	padding:5px 7px;
}


.btns {
	float:left;
	width:430px;
	text-align:right;
}

.jNiceInputWrapper, .area {
	margin-bottom:12px;
}


#logo {
	height:133px;
	left:0;
	position:absolute;
	top:28px;
	width:245px;
	display:block;
}

.galeria {
	float:left;
	width:100%;
	margin-bottom:20px;
	margin-left:32px;
}
.form{
	margin-left:32px;}

.busca {
	background: url('../../imgs/bgs/bg-input-busca.png') no-repeat scroll top left;
	width: 241px;
	height: 39px;
	margin-top:11px;
}

#busca {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	float:left;
	padding-left:7px;
	padding-top:13px;
	width:215px;
}
.btn-buscar {
	float:left;
	height:30px;
	margin-top:5px;
	background:none;
	border:none;	
}

.categorias {
	margin-top:44px;
}

.categorias ul {
	font-family:times New Roman;
	font-size:16px;
	list-style-type:none;
	margin:-3px 0 0;
}

.categorias ul li {
	border-bottom:1px solid #6F2300;
	height:34px;
	margin-top:-1px;
	padding-left:10px;
	padding-top:3px;
}

.categorias ul li.ativo {
	background-color:#6F2300;
}

.titulo-bloco {
	/*background:transparent url(../../imgs/bgs/linha.png) no-repeat scroll left bottom;*/
	height:28px;
	margin-bottom:3px;
	width:255px;
}
.titulo-bloco h3{
	color:#94A327;
	font-size:32px;
	border-bottom:3px solid #b0c7d1;
	padding-bottom:5px;}

.sua-opiniao {
	margin-top:32px;
}

.pergunta-enquete {
	font-size:11px;
	margin-top:13px;
}

.wrapper-radio {
	margin-top:10px;
}

.jRadioWrapper {
	padding-right:8px;
}

.input-form {
	margin-top:6px;
}

.votar span, .votar span span {
	background:#5c1d00;
}

.anuncio {
	font-size:11px;
	color:#c1581c;
	margin-top:35px;
}

.no-twitter {
	margin-top:53px;
}

ul#twitter_update_list {
	font-size:11px;
}

#wrapper-video-audio {
	color:#497c93;
	font-size:26px;
	/*background: url('../../imgs/bgs/bg-video-audio.png') no-repeat scroll top center;
	width: 241px;
	height: 62px;*/
	padding:10px 10px 5px 5px;
}

.video-audio  #audio{
	color:#9fbdcb !important;
	
}

.video-audio .ativo #audio{
	color:#497c93 !important;
	
}

.video-audio .ativo #video{
	color:#9fbdcb !important;
	
}


#audio, #video {
	cursor:pointer;
	

}
#video{
	margin-left:50px;}

#audio {
	margin-left:30px;
} 
/*#video {
	display:block;
	float:left;
	padding-top:21px;	
}


*/
.audio {
	display:none;
}

.conheca {
	margin-top:30px;
}

.item-conheca {
	background: url('../../imgs/bgs/bg-item-conheca.png') no-repeat scroll top left;
	width: 242px;
	height: 47px;
}

.item-conheca a {
	display:block;
	padding-top:16px;
	padding-left:15px;
}

.conheca .titulo-bloco {
	margin-bottom:10px;
}

.newsletter {
	margin-top:30px;
}

.input-news {
	background:transparent url(../../imgs/bgs/bg-input-newsletter.png) no-repeat scroll -2px -1px;
	height:39px;
	margin-bottom:1px;
	margin-left:1px;
	margin-top:10px;
	width:240px;
}

.input-news input {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	padding-left:7px;
	padding-top:14px;
}

.newsletter .busca {
	margin-top:0;
}

#footer {
	background:url(../../imgs/bgs/bg_rodape.png);
	height:147px;
}

.descricao-item a {
	color:#c1581c;
}

.item-lista {
	float:left;
	font-size:13px;
	padding-right:51px;
	position:relative;
	width:260px;
	padding-left:10px;
}

.titulo-item a {
	color:#FFF;
	text-decoration:underline;
}

.seta {
	background:transparent url(../../imgs/icones/ico-seta.png) no-repeat scroll left top;
	height:5px;
	left:13px;
	position:absolute;
	top:8px;
	width:9px;
}

.titulo-item, .descricao-item {
	padding-left:28px;
}

.listagem .linha-divisoria {
	margin-top:50px;
	padding:10px 0;
}

.faixa-menu {
	
	height:38px;
	position:absolute;
	right:0;
	top:406px;
	width:30%;
}
table {
	color:#497c93;
	font-size:26px;
	padding:2px 1px 3px;
	}
	th,td{
		vertical-align:middle;}
		
td.linha_lateral{
	border-right:1px solid #4491b4}
	
	td.sem{
		border-bottom:none !important}
		
.hora{
	color:#94A327;}
.confronto{
	font-size:50px;}
.tabela{
	margin-bottom:-10px;}
.sub_titulo{
	margin-top:10px}
.sub_titulo h4{
	font-size:26px;
	color:#497c93}	
.rodape{
	padding:13px 5px 3px 4px}
	
#col-mid table{
	font-size:12px !important;
	color:#000;
	width:100%}
	
#col-mid table th{
	font-size:12px !important;
	background:none repeat scroll 0 0 #497C93;
	color:#FFFFFF;
	text-align:center;}
.jogos_tabela{
	color:#94A327;
	font-size:16px;
	padding:10px 0;
	font-weight:bold;}
.titulo-interna {
	margin-bottom:20px;}
	
.titulo-interna h3{
	border-bottom:3px solid #B0C7D1;
color:#94A327;
font-size:32px;}	

.detalhes_time{
	margin-top:20px;
	margin-bottom:20px;}

.emblema{
	float:left;}
	
.camisa{
	float:right;}
	
.post h3{
	margin:20px 0;
	color:#497C93;}
	
	.comentario{
		margin:10px;
		border:2px solid #690}
		
	.comentario p {
		padding:10px;}
		
.titulo_interna h5{
	color:#94A327;
	font-size:32px;
	
	width:100%;
	border-bottom:3px solid #B0C7D1;
	}
