@charset "utf-8";
/* Portal do Jornal do Commercio */
/* CSS HOME */
/* Descritivo */

/* cor do fundo do canal */
body { background: #d7d7d7; }

/* cor de link do canal */
a { color: #696969; }

ul{margin-left: 0; padding-left: 0; list-style: none;}

/* bg e bordas da moldura do canal */
#moldura { background: #fff; border-right: 1px solid #bababa; border-left: 1px solid #bababa; }

/* outras cores da página ou do canal */
.fio { }
.fiolinha {  }
.infoGrafico{color: #fff;}
.cCanal { color: #6a9b99; }
.bgcanal { background: rgb(173, 29, 44); padding: 3px 0px; }
.bordaimg { border: none; }
.bloco_titulo { text-transform: uppercase; color: #696969; font-weight: 800; font-size: 24px; padding-bottom: 15px;}
.aba_ativa a { color: #d71920; }
.aba_inativa a { color: #9fbdbb; }

/* opções de topo da home */
#home_topo1 { padding: 0; margin: 0 0 20px 0; max-height: 258px; background: url(../imagem/home/bg_home_topo1.gif) repeat-x #f5f5f5; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #cdcbcb; clear: both;}
	#home_topo1 .imgtopo { padding: 0; margin: 0 20px 0 20px; border: 0; }
	#home_topo1 .home_topo1_manchete { padding: 18px 0 0 20px; margin: 0; height: 240px; }
	#home_topo1 h2 { line-height: 118%; letter-spacing: -1px; height: 152px; width: 380px; float: left; font-size: 2.6em; font-weight: 700; margin-top: 10px; }
	#home_topo1 .home_topo1_manchete .pag_20x18 { padding: 9px 0 0 0; margin: 0; height: 0;}

#home_topo2 { padding: 0; margin: 0 0 20px 0; height: 258px; background: url(../imagem/home/bg_home_topo1.gif) repeat-x #f5f5f5; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #cdcbcb; }
	#home_topo2 .home_topo2_mancheteImg { width:550px; height: 258px; padding: 0; margin: 0 20px 0 20px;  }
	#home_topo2 .home_topo2_mancheteImg .imgtopo { border: 0; }
	#home_topo2 .home_topo2_mancheteImg .topo2_mancheteImg_manchete { position:absolute; padding: 20px 0 0 20px; width:530px; }
	#home_topo2 .home_topo2_mancheteImg .topo2_mancheteImg_pag { position:absolute; margin: 219px 0 0 0; padding: 0 0 0 20px; width:530px;}
	#home_topo2 .home_topo2_manchete { padding: 18px 0 0 20px; margin: 0; height: 240px;}
	#home_topo2 .home_topo2_manchete .topo2_resumo { padding: 6px 0 0 0; margin: 0; }
	#home_topo2 h2 { line-height: 110%; letter-spacing: -1px; }
	
/* opções de topo da home */
#home_topo3 { padding: 0 0 20px 0; margin: 0; height: 258px; }
	#home_topo3 img { border: 0; }

	 
/* manchetes */
#manchetes { width: 100%; padding: 0 0 10px 0;; margin: 0; }

	/* manchete 1 */
	#manchete1 { padding: 0; margin: 0; }
		#manchete1 img { padding: 0; margin: 15px 0 0 0; }
		#manchete1 h4 { padding: 10px 0 0 0; }
		
	/* manchetes 2 e 3 */
	#manchete2, #manchete3 { padding: 20px 0 0 0; margin: 0; height: 112px; }
		#manchete2 img, #manchete3 img { padding: 0; margin: 0 0 0 10px; }
		#manchete2 .maisopcoes, #manchete3 .maisopcoes { padding: 5px 0 0 0; width: 290px; position:absolute; }

	/* manchete 4 */
	#manchete4 { padding: 20px 0 0 0; margin: 0; height: 162px; }
		#manchete4 img { padding: 0; margin: 0 15px 0 0; }
		#manchete4 .maisopcoes { padding: 0; margin: -15px 0 0 0; width:175px; float:right;  }
	
	/* manchete 5 */
	#manchete5 { padding: 20px 0 0 0; margin: 0; width: 284px; height: 112px;  }
	
	/* manchete 6 */
	#manchete6 { padding: 20px 0 0 0; margin: 0 0 0 14px; width: 174px; height: 112px;  }	
		#manchete6 .maisopcoes { padding: 6px 0 0 0; margin: 0;  }	

/* você é o repórter */
#vocereporter { padding: 0; margin: 0 0 0 0;  }
		
	
	#jcatende { padding: 20px 0 30px 0; margin: 0;}
		#jcatende img { border: 0; }
		
/*ESTILOS PARA O BLOCO DE BLOGS*/


.blog-item:first-child{
	border:0!important;
}

#jcblogs ul{
	margin: 0; padding: 0 0 10px 0; list-style:none;
}

#jcblogs a.mais-blogs{
	background: #ededed;
    color: #686868;
    padding: 10px;
    margin-bottom: 10px;
    clear: both;
    display: block;
    width: 76px;
    text-align: center;
    text-transform: uppercase;
}

#jcblogs a {
	text-decoration: none;
}
/*ESTILOS PARA O BLOCO DE BLOGS*/		
