/*-----------------------------------------------------------------------------
Lancenet - Estilos dos templates de Capa da Home

Autor:     Midia 3 - Werther Azevedo
Website:   http://www.midia3.com.br/
-----------------------------------------------------------------------------*/


/* =Gerais
-----------------------------------------------------------------------------*/

.capa .manchetes, .capa .manchetes a{
	background:#000000;
	color:#FFFFFF;
}

.capa .manchetes{
	border:1px solid #FFFFFF;
	padding:10px;
	width:423px;
	height:auto;
}

.capa h2{
	font-size: 22px;
	text-transform:uppercase;
}

.capa .manchetes h2 a:hover{
	text-decoration:none;
}

.agregados li em, .agregado_solo em{
	color:#79b51c;
	font-style:normal;
	margin-right:5px;
}

.chamadas_capa{
	background:#FFFFFF;
}

.chamadas_capa li{
	float:left;
	border-top:1px solid #e0e0e0;
}

.chamadas_capa li img{
	float:right;
}

.chamadas_capa li h5{
	color:#8dbf44;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}

.chamadas_capa li h4 a{
	color:#000000;
	font-weight:normal;
	font-size:12px;
	line-height:13px;
}

.capa .conteudo .pub_meio{
	display:block;
	clear:both;
}

.capa .conteudo{
    /*display:none;  /*O conteudo da capa começa escondido e eh mostrado por script */
	height:448px;
	overflow:hidden;
}

.conteudo_inferior{
	background:#FFFFFF;
	padding:10px;
	float:left;
    height:auto;
}

.conteudo_inferior .subcoluna01, .conteudo_inferior .subcoluna02, .conteudo_inferior .subcoluna03{
	float:left;
	width:130px;
	margin-left:17px;
    overflow:hidden;
}

.conteudo_inferior .subcoluna01{
	margin-left:0;
}

.conteudo_inferior .agregados li em, .conteudo_inferior .agregado_solo em{
	color:#558013;
}


/* =Estruturas comuns a dois ou mais templates
-----------------------------------------------------------------------------*/

.foto_esq .foto_principal{
	float:left;
	margin:0 10px 0 0;
}

.foto_esq h2{
	font-weight:bold;
	font-size:22px;
	letter-spacing:-0.01em;
	margin:0 0 25px 5px;
	text-transform:uppercase;
}

.chamadas_sortidas h4{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:5px;
}

.chamadas_sortidas h5{
	font-size:13px;
}

.chamadas_sortidas img{
	margin-bottom:5px;
}


/* =Template 01
-----------------------------------------------------------------------------*/

.capa_template01 .manchetes{
	padding:0;
	width:443px;
}

.capa_template01 .manchetes .foto_principal{
	display:block;
	clear:both;
	margin-top:10px;
}

.capa_template01 .manchetes h2{
	font-weight:bold;
	font-size:32px;
	letter-spacing:-0.01em;
	margin:5px 0 0 10px;
	text-transform:none;
}

.capa_template01 .manchetes ul{
	margin-left:15px;
	height:36px;
}

.capa_template01 .manchetes ul li{
	float:left;
	width:205px;
	margin-bottom:3px;
}

.capa_template01 .manchetes{
	_height:1%;
}

.capa_template01 .chamadas_capa{
	height:143px;
	padding:10px 5px;
}

.capa_template01 .chamadas_capa li{
	width:207px;
	padding:7px 0;
	margin:0 5px;
	_margin-left:2px;
}


/* =Template 02
-----------------------------------------------------------------------------*/

.capa_template02 .chamadas_capa{
	height:160px;
	padding:10px 5px 0 5px;
	*padding-top:9px;
}

.capa_template02 .chamadas_capa li{
	width:133px;
	padding:7px 0;
	margin:0 5px 3px 5px;
	_margin-left:3px;
}


/* =Template 03
-----------------------------------------------------------------------------*/

/* Este template eh uma combinacao de duas estruturas comuns */


/* =Template 04
-----------------------------------------------------------------------------*/

.capa_template04 .imagem_principal{
	display:block;
}

.capa_template04 .manchetes h2{
	margin-bottom:10px;
}


/* =Template 05
-----------------------------------------------------------------------------*/

.capa_template05 .manchetes{
	position:relative;
}

.capa_template05 .manchetes h2{
	position:absolute;
	top:15px;
	left:15px;
}

.capa_template05 .manchetes h2 a{
	background:none;
}

.capa_template05 .imagem_principal{
	display:block;
}

.capa_template05 .conteudo_inferior .subcoluna01 h4{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:5px 0;
	text-transform:uppercase;
}

.capa_template05 .conteudo_inferior .subcoluna02{
	width:258px;
	background:#dedede;
	padding:10px;
}

.capa_template05 .conteudo_inferior .subcoluna02 img{
	float:right;
	margin-left:10px;
}

.capa_template05 .conteudo_inferior .subcoluna02 h4{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
}


/* =Template 06
-----------------------------------------------------------------------------*/

.capa_template06 .manchetes h4{
	font-size:13px;
	margin-top:5px;
}

.capa_template06 .conteudo_inferior h5{
	font-size:13px;
	margin-top:5px;
}


/* =Template 07
-----------------------------------------------------------------------------*/

.capa_template07 .manchetes h4{
	font-size:13px;
	margin-top:5px;
}

.capa_template07 .conteudo_inferior h5{
	font-size:13px;
	margin:2px 0 10px 0;
}


/* =Template 08
-----------------------------------------------------------------------------*/

.capa_template08 .manchetes h2{
	margin-bottom:10px;
}

.capa_template08 .agregados{
	margin-top:10px;
}

.capa_template08 .agregados li{
	float:left;
	margin-right:10px;
}

.capa_template08 .agregados li.ultimo{
	margin-right:0;
}

