/*   
Theme Name: DAMER GRÁFICA SA
Theme URI: http://www.emanuelgomes.com
Description: Tema desenvolvido por Emanuel Gomes 
Author: Emanuel Gomes
Author URI: http://www.emanuelgomes.com
Version: 1.0
*/
body{
	margin:0;
	padding:0;
	font-family: 'PT Sans', sans-serif;	
	
}

img{
	border:0;
}
form{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}


h1{
	font-family: 'PT Sans', sans-serif;	
	font-size:18px;
	color:#00aeef;
	text-decoration:none;
	font-weight:700;
	text-transform:uppercase;
}
h2{
	font-family: 'PT Sans', sans-serif;	
	font-size:20px;
	color:#494949;
	text-decoration:none;
	font-weight:700;
	padding-top:20px;
	padding-bottom:8px;
	margin:0;
}
h1.tituloHome{
	color:#494949;
	margin-bottom:0;
}
h2.tituloHome{
	font-size:18px;
	color:#494949;
	padding-top:0;
	border-bottom:solid 1px #d2d0d0;	
	
}

h1.tituloPagina{
	font-family: 'PT Sans', sans-serif;	
	font-size:20px;
	color:#494949;
	text-decoration:none;
	font-weight:700;
	text-transform:none;
	margin-bottom:20px;
}


h2.tituloInterior{
	font-family: 'PT Sans', sans-serif;	
	font-size:18px;
	color:#00aeef;
	text-decoration:none;
	font-weight:400!important;
	padding-top:0px;
	padding-bottom:8px;
	margin-top:0;
}


p{
	font-family: 'PT Sans', sans-serif;	
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-weight:400;
	padding:0;
	margin:0;
	line-height:16px;
}

a{
	color:#666666;
	text-decoration:none;
	
}
a:hover{
	color:#00aeef;
	
}

.azul{
	color:#00aeef;

}

.tituloMagenta{
	font-size:18px;
	color:#ec008c;
	font-weight:700;

}


.wrapper{
	
}


/* +++++++++++++++++++++++ INICIO: TOPO ++++++++++++++++++++++++++*/

#header{	
	height:100px;
	border-bottom:solid 1px #d2d0d0;
	margin-bottom:20px;
}
.logoTopo{
	display:block;
	height:100%;
}
.logoTopo a{
	display:block;
	background:url(images/logoTopo.png) 0 50% no-repeat; 
	height:100%;
	
}

.mainMenu{
	padding:0px 0 30px 0;
	text-align:right;
	height:34px;
	
}
.mainMenu ul{
	display:block;
	float:right;
	list-style:none;
	margin:0;
	padding:0;	
}
.mainMenu ul li{
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;	
}
.mainMenu ul li a{
	display:block;
	float:right;
	margin:0 40px 0 0px;
	padding:0 0 7px 0;	
	font-family: 'PT Sans', sans-serif;	
	font-size:17px;
	color:#999999;
	text-decoration:none;
	font-weight:400;
}
.mainMenu ul li a:hover{
	border-bottom:solid 2px #50a7df;	
}

.mainMenu ul li.current-menu-item a{
	border-bottom:solid 2px #50a7df;	
}



.fotoHome{
	display:block;
	height:280px;
	position:relative;
	margin-bottom:30px;	
}
.fotoInterior{
	display:block;
	height:280px;
	position:relative;
	margin-bottom:30px;	
}




.trianguloLeft{
	display:block;	
	position:absolute;
	left:0;
	bottom:0px;
	width:187px;
	height:293px;
	background:url(images/trianguloHomeLeft.png) 0 0 no-repeat;
	z-index:2;
}
.trianguloRight{
	display:block;	
	position:absolute;
	z-index:2;	
	right:0;
	bottom:0px;
	width:89px;
	height:174px;
	background:url(images/trianguloHomeRight.png) 0 0 no-repeat;

}
/*
.fotoInterior .trianguloLeft{
	width:142px;
	height:223px;
	background:url(images/trianguloHomeLeftInterior.png) 0 0 no-repeat;

}
.fotoInterior .trianguloRight{
	width:72px;
	height:140px;
	background:url(images/trianguloHomeRightInterior.png) 0 0 no-repeat;

}
*/



@media all and (min-width: 1200px) {

	.fotoHome{
		height:330px;
	}
	/*
	.fotoInterior{
		height:260px;	
	}
	*/
	
	.trianguloLeft{
		width:216px;
		height:343px;
		background:url(images/trianguloHomeLeftBig.png) 0 0 no-repeat;
	}	
}






/* +++++++++++++++++++++++ FIM: TOPO ++++++++++++++++++++++++++*/


/* +++++++++++++++++++++++ INICIO: CONTENT ++++++++++++++++++++++++++*/

#content{
	
}

.destaquesHome{
	border-bottom:solid 1px #d2d0d0;	
	margin-bottom:20px;
}

.blocoDestaqueHome{
	border-top:solid 2px #d2d0d0;
	/*height:160px;	
	*/
	padding-bottom:20px;
}


.artigosHome{	
	padding-top:20px;
	margin-bottom:20px;
	
}
.artigosHome .artigo{
	position:relative;
	
}

.artigosHome .artigo h2{
	line-height:22px;	
	height:55px;
}
.galeriaArtigos .artigo h2{
    font-size:16px
	line-height:18px;	
	height:45px;
}



.artigosHome .artigo .thumb{
	display:block;	
	overflow:hidden;
	height:220px;
	margin-top:20px;
}

.galeriaArtigos .artigo .thumb{
	height:150px;
	margin-top:20px;
}


.artigosHome .artigo span{
	display:block;
	position:absolute;
	z-index:2;
	top:12px;
	right:-8px;
	width:62px;
	height:77px;
}
.artigosHome .artigo span.ciano{
	background:url(images/trianguloSmall-ciano.png) 0 0 no-repeat;
}
.artigosHome .artigo span.magenta{
	background:url(images/trianguloSmall-magenta.png) 0 0 no-repeat;
}
.artigosHome .artigo span.amarelo{
	background:url(images/trianguloSmall-amarelo.png) 0 0 no-repeat;
}


.artigosHome .artigo p{

}
.artigosHome .artigo a{
	display:block;
	color:#2a99d8;
	font-family: 'PT Sans', sans-serif;	
	font-size:14px;
	text-decoration:none;
	font-weight:400;
	text-align:right;
	padding:15px 0 15px 0;
	
	
}

.textosGerais{
	padding-bottom:30px;	
}
.textosGerais p{
	margin-bottom:15px;	
	line-height:20px;
}



.textosGerais ul{
	display:block;
	list-style:none;
}
.textosGerais ul li{
	display:block;
	list-style:none;
	background:url(images/bullet.png) 0 50% no-repeat;
	padding:7px 0 7px 15px;
		
	font-family: 'PT Sans', sans-serif;	
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-weight:400;
	line-height:16px;
	
	
}

/* +++++++++++++++++++++++ FIM: CONTENT ++++++++++++++++++++++++++*/



/* +++++++++++++++++++++++ INICIO: RODAPE ++++++++++++++++++++++++++*/

#footer{
	background:url(images/bgFooter.png) 0 0 repeat-x;
	height:130px;
	position:relative;
}

.trianguloFooter{
	display:block;
	position:absolute;
	right:0;
	top:0;
	z-index:2;	
	width:250px;
	height:130px;
	background:url(images/trianguloFooter.png) 50px 0 no-repeat;
}

@media all and (max-width: 1100px){
.trianguloFooter{
	background:url(images/trianguloFooter.png) 130px 0 no-repeat;
}
}


.logoRodape{
	display:block;
	background:url(images/logoRodape.png) 0 50% no-repeat;
	height:100px;	
}
.moradaRodape{
	color:#5d5c5c;
	font-size:14px;
	line-height:25px;
	font-family: 'PT Sans', sans-serif;	
}
.contactosRodape{
	color:#5d5c5c;
	font-size:14px;
	line-height:16px;
	font-family: 'PT Sans', sans-serif;	
	
}
.contactosRodape a{
	color:#5d5c5c;
	text-decoration:none;
}
.contactosRodape a:hover{
	color:#00aeef;	
}
.facebookRodape{
	padding:35px 0 0 0;
		
}

.facebook{
	display:block;
	background:url(images/facebook.png) 0 50% no-repeat;
	color:#5d5c5c;
	font-size:14px;
	line-height:16px;
	font-family: 'PT Sans', sans-serif;	
	text-decoration:none;
	padding:10px 0 10px 40px;
}
.facebook:hover{
	color:#00aeef;	
}


.copyright{
	color:#5d5c5c;
	font-size:12px;
	line-height:16px;
	font-family: 'PT Sans', sans-serif;	
	text-decoration:none;
	padding:44px 0 10px 0px;
}

/* +++++++++++++++++++++++ FIM: RODAPE ++++++++++++++++++++++++++*/




.mapaGoogle{
	display:block;
	height:350px;
	overflow:hidden;
	margin-bottom:20px;
}

.formContactos{
	padding-right:20px;
}


.formContactos input[type="text"],.formContactos input[type="email"], .formContactos textarea{
	border:solid 1px #e3e3e3;
	padding:10px;
	width:360px;
}
.formContactos input[type="submit"]{
	display:block;
	background:url(images/btnSubmit.png) 0 0 no-repeat;
	width:142px;	
	padding:15px 0 15px 0;
	color:#fff;
	font-size:16px;
	font-weight:700;
	font-family: 'PT Sans', sans-serif;	
	border:0;
}


.btnVoltar{
	color:#2a99d8;
	font-weight:700;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	padding:20px 0 20px 0;	
}

#inPopUp{
	overflow: hidden; !important;
	padding: 10px;
}