﻿*{
	list-style-type:none;
	margin:0; padding:0;
}

body{
	background:url(../img/bg.jpg) no-repeat 0 0;
}

.container {
	padding:0 15px;
	background:#FFF;
	max-width:960px;
	position: relative;
}

.container-fluid{
	padding:0;
}

#tela_preta{position: fixed; background:#000; z-index: 100000000; width:100%; min-height:100%; height:100%;  opacity:.8; display:none}

#pop{
	position: absolute;
	width: 300px;
	height: 403px;
	z-index: 1000000000;   
	display:none;
  
 }
#pop .close{
	float: right;
width: 36px;
height: 36px;
cursor: pointer;
	opacity: 1; 
	background-image: url('../img/fancybox_sprite.png');}

.span5{
	max-width:300px;
}

/* HEADER **********************************************************/
	.header{
		overflow:hidden;
		margin:15px 0;
	}
	
	/* HEADER H1 **********************************************************/
		h1{
			float:left;
			margin:0 0 15px 0;
		}
		
		h1 a{
			display:block;
		}
	
	/* HEADER BANNER TOP**********************************************************/
		.banner-top{
			margin-bottom:15px;
		}
	/* HEADER REDES SOCIAIS **********************************************************/
		.redes-sociais{
			overflow:hidden;
			margin-bottom:15px;
		}
		
		.redes-sociais ul{
			margin:0;
		}
		
		.redes-sociais span{
			color:#0066B0;
			font-size:13px;
			display:block;
			padding:3px 5px 2px 0;
			text-transform:uppercase;
			float:left;
		}
		
		.redes-sociais li{
			float:left;
			margin-right:5px;
		}
		
		.redes-sociais li a{
			width:26px;
			height:26px;
			display:block;
			text-indent:-999999px;
			background:url(../img/icon-redes-sociais.png) no-repeat 0 0;
		}
		
		.redes-sociais li a.rss{
			background-position:-37px 0;
		}
	
	/* HEADER GOOGLE SEARCH **********************************************************/
		.google-search{
			overflow:hidden;
		}

	/* HEADER MENU **********************************************************/
		.menu{
			width:100%;
			display:block;
			overflow:hidden;
		}
/* END HEADER **********************************************************/


/* NOTÍCIAS **********************************************************/
	/* MANCHETE MAIOR **********************************************************/
	.manchete-maior{
		margin-bottom:30px;
	}
	
	.manchete-maior a, .manchete-maior h2{
		font-size:29px;
		line-height:33px;
		font-weight:bold;
		TEXT-TRANSFORM: uppercase;
	}
	
	.manchete-maior img{
		display:block;
		margin-bottom:15px;
	}
	
	/* NOTÍCIAS MENOR **********************************************************/
	.manchete-menor{
		margin-bottom:30px;
	}
	
	.manchete-menor a, .manchete-menor h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}
	
	.manchete-menor img{
		display:block;
		margin-bottom:5px;
	}
	
	/* ÚLTIMAS MANCHETES **********************************************************/
	.h2-titulo {
		color:#075691;
		letter-spacing:-1px;
		text-transform:uppercase;
		font-size:25px;
		padding-top:15px;
		border-top:5px solid #E5E5E5;
	}
	
	ul.ultimas-noticias {
		margin:0 0 40px 0;
	}
	
	.ultimas-noticias li{
		padding:10px 0;
		border-bottom:1px solid #E5E5E5;
	}
	
	.ultimas-noticias .data{
	}
	
	.ultimas-noticias li a{
		display:block;
		color:#666;
	}
	
	.ultimas-noticias li a span{
		font-weight:bold;
	}

/* COLUNA DIREITA **********************************************************/
	/* BANNER **********************************************************/
	.banner300x250, .facebook{		
		margin-bottom:30px;
	}

	/* FACEBOOK **********************************************************/
	.fb-like-box{
	}
	
	/* MAIS LIDAS **********************************************************/
	.mais-lidas{
		margin-bottom:30px;
		border-bottom:1px solid #E5E5E5;
	}

	.mais-lidas .line{
		margin-bottom:20px;
	}

	.mais-lidas h4{
		color:#FFF;
		padding:10px;
		background:#CC0000;
		margin-top:0;
	}

	.mais-lidas a, .mais-lidas a h2 {
        color: #C00;
        font-size: 12px;
        font-weight: bold;
    }

	.mais-lidas h2{
		margin:5px 0;
		line-height:15px;
	}

	/* BLOGS **********************************************************/
	.blogs .line{
		margin-bottom:20px;
	}

	.blogs h4{
		color:#FFF;
		padding:10px;
		background:#075691;
		margin-top:0;
	}

	.blogs a, .blogs h2{
		color:#666666;
		font-size:12px;
		margin:5px 0;
	}

	.blogs p{
		margin:5px 0;
		line-height:15px;
	}
	
/* FOOTER **********************************************************/
.footer{
	height:200px;
	padding-top:80px;
	position:relative;
	background:url(../img/bg-footer.jpg) repeat-x 0 0;
}

.footer .container{
	background:none;
}

.footer .anchorLink{
	clear:both;
}

/* INTERNAS **********************************************************/
	.interna .titulo{
		display:block; 
		color:#444444; 
		font-size:30px; 
		font-weight:bold; 
		letter-spacing:-1px; 
		margin:10px 0; 
		line-height:33px;
	}
	
	.interna .sub-titulo{
		display:block; 
		color:#888888; 
		font-size:15px; 
		font-weight:bold; 
		margin-bottom:20px; 
		line-height:18px;
	}
	
	.interna p{
		text-align:justify;
	}
	
	.interna img{
		display:block;
		margin-bottom:15px;
	}

/* INTERNA - BOX COMMENTS */
	.box-comments {overflow:hidden; padding:10px; margin-bottom:20px; background:#FCFBFB; border:1px solid #E5E5E5; border-radius:3px; o-border-radius:3px; ms-border-radius:3px; moz-border-radius:3px; webkit-border-radius:3px;}
	.box-comments .resp1{ border:1px solid #999999;width:90%; float:right}
	.box-comments .resp2{ border:1px solid #CCCCCC;width:89%; float:right}
	.box-comments .resp3{ border:1px solid #FFF;width:95%}
	.box-comments .box-titulo {overflow:hidden; margin-bottom:15px; padding:5px; border:1px solid #C8C8C8; border-radius:3px; moz-border-radius:3px; webkit-border-radius:3px; background: #FFFFFF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EFEFEF));
background: -webkit-linear-gradient(#FFFFFF, #EFEFEF);
background: linear-gradient(#FFFFFF, #EFEFEF);
-webkit-box-shadow: #c3c3c3 0px 1px 1px;
-moz-box-shadow: #c3c3c3 0px 1px 1px;
box-shadow: #c3c3c3 0px 1px 1px;}

/*	.box-comments .box-titulo {overflow:hidden; margin-bottom:15px; padding:5px; background:#FFFFFF; border:1px solid #E5E5E5; border-radius:3px; o-border-radius:3px; ms-border-radius:3px; moz-border-radius:3px; webkit-border-radius:3px;}*/
	.box-comments .box-titulo span.data {overflow:hidden; float:left; color:#444444; padding:5px 0 0 25px; margin-right:15px; background:url(../img/icon-clock.png) no-repeat 4px 8px;}
	.box-comments .box-titulo span.nick {overflow:hidden; float:left; color:#C91B04; padding:5px 0 0 0;}
	.box-comments .box-titulo span.nick a:hover{color:#000000;}
	.box-comments .box-titulo ul.avaliacao{overflow:hidden; float:right;}
	.box-comments .box-titulo ul.avaliacao li{overflow:hidden; height:22px; float:left; padding:0 8px; border-right:1px solid #CCC; margin:0;}
	.box-comments .box-titulo ul.avaliacao li.desbordar{border:none;}
	.box-comments .box-titulo ul.avaliacao li.desbordar span{float:left;}
	.box-comments .box-titulo ul.avaliacao li a{overflow:hidden; height:22px; color:#333; display:block;}
	.box-comments .box-titulo ul.avaliacao li a.positivo{float:left;}
	.box-comments .box-titulo ul.avaliacao li a.negativo{float:right;}
	.box-comments .box-titulo ul.avaliacao li span{overflow:hidden; font-weight:bold; padding:4px; display:inline-block;}
	.box-comments .box-foto img{width:70px; margin:0 8px 8px 0; float:left;}
	.face-comments{ border-bottom:1px solid #E5E5E5; margin-top:25px; }
	
	@media only screen and (max-width: 632px) {
		#pop {
left: 19px;
top: 183px;}
	.fb-comments{width: 100% !important;}
	.fb-comments iframe[style]{width: 100% !important;}
	.fb-like-box{width: 100% !important;}
	.fb-like-box iframe[style]{width: 100% !important;}
	.fb-comments span{width: 100% !important;}
	.fb-comments iframe span[style]{width: 100% !important;}
	.fb-like-box span{width: 100% !important;}
	.fb-like-box iframe span[style]{width: 100% !important;} }
	
	@media only screen and (max-width: 480px) {
		#pop {
left: 6px;
top: 183px;}
}

@media only screen and (max-width: 320px) {
		#pop {
left: -63px;
top: 183px;}
}
	
	
	#fb-root {display: none;}
	.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {width: 100% !important;}

/*COMPARTILHAR***********************************************************/
.interna .compartilhe{
	overflow:hidden;
	padding:10px 0 5px 15px;
	margin:0 0 20px 0;
	background:#f5f5f5;
	border:1px solid #CCCCCC;
	border-radius:5px;
	o-border-radius:5px;
	ms-border-radius:5px;
	moz-border-radius:5px;
	webkit-border-radius:5px;
	width:100%;
}

.interna .compartilhe strong{
	float:left;
	color:#888888;
	font-size:12px;
	margin-right:15px;
	padding-top:3px;
	text-transform:uppercase;
}

.interna .compartilhe span{
	font-size:10px;
}

.interna .compartilhe .curtir{
	float:left;
	width:115px;
	height:24px;
}

.interna .compartilhe .face-frame{
	float:left;
	width:160px;
	height:24px;
}

.interna .compartilhe .google-plus{
	float:left;
	width:75px;
	height:24px;
}

.interna .compartilhe .twitter{
	float:left;
	width:100px;
	height:24px;
}

.interna .compartilhe .curtir-2{
	float:left;
	width:95px;
	height:24px;
}

.interna .compartilhe .face-frame-2{
	float:left;
	width:140px;
	height:24px;
}

.interna .compartilhe .google-plus-2{
	float:left;
	width:73px;
	height:24px;
}

.interna .compartilhe .twitter-2{
	float:left;
	width:100px;
	height:24px;
}


/* PAGINATOR */
#pagination{ clear:both; margin:0 auto; height: 25px; font-family:Arial, Helvetica, sans-serif; font-size:12px;  }
#pagination ul li a, #pagination ul li a:visited{ color:#999; text-decoration:none; padding:3px;   }
#pagination ul li.inactive, #pagination ul li.active{ cursor: default; background-color:transparent;    background-image: url(images/btn_right.png);     background-repeat:no-repeat ;    background-position:top right;    color: #999;		display:block; /*opera*/		display:inline-block; /*ie*/		display:-moz-inline-box; /*ff*/    /*font: bold 12px arial, sans-serif;*/     height: 32px;    margin-right: 0px;    padding-right: 10px;	cursor:pointer;    text-decoration: none;}	
#pagination ul li a:hover{ color: #075691; text-decoration:none;  cursor: pointer;}
#pagination ul li.inactive a{ color:#CCC; cursor:default;}
#pagination ul li.current{ color:#075691; cursor:default;}

#pagination ul li.inactive:hover{ color:#075691; cursor:default;}
#pagination ul li.current:hover{ cursor:default;}
#pagination ul li{ list-style: none; float:left; /* padding: 2px 6px 2px 6px; margin: 0 3px 0 3px; font-family: arial; font-size: 14px;*/ color: #006699;  }
#pagination ul li span {    background-color:transparent;    background-image: url(images/btn.png);    background-repeat:no-repeat ;    display: inline-block;    line-height: 21px;    padding: 3px 0 8px 6px;}
#pagination ul li.ret {    background-color:transparent;  cursor:default; background-image:none; color:#999;   display: inline-block;    height: 17px;    padding:15px 10px 0 10px;}
#pagination ul li span img{    margin-left:-5px;    margin-top:-2px;    padding-right:5px;}