@media (min-width: 1200px){

	#contentor{

		float: left;
		width: 840px;
		margin-right: 60px;

	}

	#contentor.aberto{

		width: 97%;
		padding: 0 1.5%;
		margin: 0;
	}


	#direita{

		float: right;
		width: 300px;
	}

	#direita .entrada_agenda{

		float: left;
		width: 100%;
		clear: both;
		margin-bottom: 10px;
	}

	#itemListPrimary .itemContainer{

		float: left;
		width: 47.3%;
		margin-bottom: 20px;
		border: dotted 1px #eaeaea;
		padding: 5px;
	}	


	#itemListPrimary .itemContainer:nth-child(odd){

		margin-right: 20px;
		clear: left;

	}

	.itemid-154 #itemListPrimary .itemContainer{

		float: left;
		width: inherit;
		margin-bottom: 20px;
		border: dotted 1px #eaeaea;
		padding: 5px;
		width: 24%;
		margin-right: 95px;
	}

	.itemid-154 #itemListPrimary .itemContainer:nth-child(odd){

		clear: none;
	}	

	.itemid-154 #itemListPrimary .itemContainer.itemContainerLast{

		margin-right: 0;

	}

	.esquerda_noticia{

		width: 200px;
		float: left;
		margin-right: 20px;

	}

	.direita_noticia{

		float: left;
		width: 610px;
		padding-right: 5px;
		display: block;
	}

}


#contentor p{

	margin-bottom: 15px;
}


#direita .module,
#direita .module-tunning{

	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 20px;
}

#direita .module-tunning h3{

	background-color: #913d61;
	padding: 5px 1.5%;
	width: 97%;
	text-transform: uppercase;
	color:#FFF;
	margin: 0;

}

.acymailing_module-tunning,
#direita #login-form,
#k2ModuleBox104{

	background: #f8f4f9;
	padding: 20px 1.5%;
	width: 97%;
	float: left;
}


table.acymailing_form{

	width: 80%;
}

#direita .userdata{

	display: table;
	margin: 0 auto;
	width: 80%;
}

#direita .userdata .input-small{

	width: 100%;
	height: 14px;

}

#itemListPrimary .clr{

	display: none;
}

.artigo_categoria .imagem{

	position: relative;
	float: left;
	width: 100%;
}

.artigo_categoria .artigo_titulo{

	position: absolute;
	left: 0;
	bottom: 10px;
	padding: 10px 1.5%;
	width: 97%;
	background-color: rgba(249,244,250, 0.6);
	transition: all .2s ease-in-out;
}

.artigo_categoria .artigo_titulo a{

	color: #000;
	font-size: 22px;
    font-weight: bold;	
    line-height: 25px;
}

.intro{

	display: none;
	float: left;
	line-height: 160%;
	margin-top: 10px;
}

.titulo_noticia{

	font-size: 40px;
	font-weight: 300;
	color: #913d61;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	text-transform: uppercase;
	line-height: 50px;
	word-wrap: break-word;
}


div.itemIntroText{

	line-height: 160%;
}

.itemFullText{

	font-size: 15px;
	line-height: 180%;
}

div.itemImageGallery,
div.itemVideoBlock{

	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 20px;
	padding: 0;
	background: transparent;
}


.itemImageGallery h3,
.itemVideoBlock h3{

	background: #913d61 url(../../../media/site/fundo_sobre.jpg) no-repeat center center;	
	background-size: cover;
	width: 97%;
	padding: 10px 1.5%;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
}

.esquerda_noticia label{

	color: #913d61;
	font-weight:bold;
	font-size: 11px;
	display: inline-block;
	text-transform: uppercase;
}

.itemCategory,
.itemDateCreated{

	font-size: 12px;

}

div.itemSocialSharing{

	padding: 0;
}