/*
Theme Name: Pla
Theme URI: http://wordpress.org/
Description: The theme based on mnoleto design.
Version: 1.1
Author: Marco Noleto
Author URI: http://mnoleto.com/
Tags: pla, agency, fixed width

	AgenciaPla v1.1
	 http://agenciapla.com/

	This theme was designed and built by Marco Noleto,
	whose portfolio you will find at http://mnoleto.com/

*/


* {
	margin:0px;
	padding:0px;
}

.debug {
	color:#red;
	border:#red 1px solid;
}

/*
********************
General
********************
*/
body {
	font-size: 14px;
	font-family: Tahoma, Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #360000 url('images/fundo.gif');
	color: #360000;
	text-align: left;
	}

#page {
	width:970px;
	margin:0 auto 0 auto;
}


img {
	border:0px;
}


ul, ol, li {
	margin:0px;
	padding:0px;
	list-style:none;
}

small {
	line-height:24px;
}


div {
	position:relative;
}

p {
	line-height:24px;
	margin:0 0 6px 0;
}


a {
	outline:none;
	color:#360000;
}


h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}

h1 {
	font-size:48px;
}

h2 {
	font-size:36px;
}

h3 {
	font-size:24px;
}

h4 {
	font-size:18px;
}

h5 {
	font-size:14px;
}

h6 {
	font-size:12px;
}

hr {
	display:none;
}


/*
********************
CONTENT
********************
*/
#content {
	/*background:#fb194a;*/
	background:#fff;
	float:left;
	width:970px;
}

#content .inner {
	margin:30px;
	width:900px;
	float:left;
}

.post {
	float:left;
	clear:left;
	width:100%;
}

#content #dest {
	width:900px;
	height:320px;
	margin:0 0 30px 0;
}


/* Clientes */
#clientes-cont {
	width:900px;
	float:left;
	clear:left;
}

#clientes-gallery {
	width:600px;
	float:left;
	clear:left;
}

#clientes-conteiner {
	width:250px;
	float:right;
	display:block;
}


/* Portfolio */
#portfolio-cont {
	width:900px;
	float:left;
	clear:left;
}

#portfolio-gallery {
	width:350px;
	float:left;
	clear:left;
}

#conteiner {
	width:500px;
	float:right;
	display:block;
}

#portfolio-menu {
	float:right;
	color:#360000;
	right:-25px;
	margin:-18px 0 40px 0;
}

#portfolio-menu a {
	color:#360000;
	text-decoration:none;
	margin:0 4px 0 4px;
	font-size:14px;
}

#portfolio-menu a:hover {
	text-decoration:underline;
}

#portfolio-menu a.active {
	font-weight:bold;
}

.tooltip {
	position:absolute;
	width:auto;
	left:50px;
	top:-20px;
	background:#fb194a;
	color:#fff;
	z-index:10000;
	display:none;
}

.tooltip span {
	margin:5px;
	width:150px;
}


/* News */
#news {
	width:900px;
	float:left;
	clear:left;
	margin-top:20px;
}

#news-posts-home {
	float:left;
	clear:left;
	width:900px;
	margin-top:2px;
	border-top:#360000 1px solid;
}

#news-posts-home small,
#news-posts-home h3,
#news-posts-home .entry {
	float:left;
}

#news-posts-home small {
	width:100px;
	margin:8px 0 0 0;
}

#news-posts-home h3 {
	width:340px;
}

#news-posts-home .entry {
	width:450px;
	margin:8px 0 0 0;
	line-height:24px;
}

.category-noticias {
	width:900px;
	border-bottom:#360000 1px solid;
	margin:10px 0 0 0;
	padding-bottom:10px;
	float:left;
	clear:left;
}

.entry {
	margin:0 0 0 0;
}

.more {
	float:right;
	margin-top:30px;
	margin-right:10px;
	color:#fb194a;
}

.font-36 {
	font-size:36px;
	margin:0 0 20px 0;
	line-height:48px;
}

.font-48 {
	font-size:48px;
	margin:0 0 40px 0;
	line-height:54px;
}

.post h3 {
	margin:0 0 10px 0;
}

.title {
	color:#fb194a;
	float:left;
	clear:left;
	height:63px;
	/*display:block;
	text-indent:-6000px;
	*/
}

#ultimas-noticias {
	width:478px;
	/*width:278px;
	background:url(images/title/ultimas-noticias.png) no-repeat;*/
}

/* Titles */

h3 a {
	color:#360000;
	text-decoration:none;
}

.pagetitle {
	position:absolute;
	top:-30px;
	background:url(images/arrow-active-area.png) no-repeat;
	width:24px;
	height:12px;
	display:block;
	text-indent:-6000px;
}

h2#home {
	right:270px;
}

h2#page-2 {
	right:205px;
}

h2#archive-3 {
	right:0encpx;
}

h2#archive-6 {
	right:7px;
}

h2#page-4 {
	right:60px;
}

h2#page-46, h2#page-50, h2#page-52, h2#page-54, h2#page-56, h2#page-58 {
	right:137px;
}

h2#page-6, h2#page-9 {
	background:none !important;
}


/* 
********************
HEADER
********************
*/
#header {
	width:970px;
	float:left;
	clear:both;
}

#header h1 {
	margin:26px 0 0 0;
	position:relative;
	left:35px;
	width:100px;
	float:left;
	display:block;
	clear:left;
}

#header #pla-brand {
	background:url(images/pla-brand-2.png) no-repeat;
	width:100px;
	height:69px;
	display:block;
	text-indent:-6000px;
}

#social-media {
	position:absolute;
	width:130px;
	height:16px;
	display:block;
	top:12px;
	left:535px;
	}

#social-media li {
	float:left;
	margin-right:10px;
	}

#contact-menu {
	width:295px;
	height:35px;
	display:block;
	float:right;
	overflow:hidden;
	background:#fb194a;
	clear:right;
	margin:0 0 45px 0;
}

#principal-menu {
	width:350px;
	height:40px;
	display:block;
	float:right;
	background:#360000;
	clear:right;
}

.menu {
	margin:0px;
}

#contact-menu ul {
	margin:8px 0 0 10px;
	float:left;
}

#principal-menu ul {
	margin:13px 0 0 10px;
	float:left;
}

#contact-menu li {
	float:left;
	background:url(images/menu/divisoria2.png) no-repeat right;
	padding-right:19px;
}

#principal-menu li {
	float:left;
	background:url(images/menu/divisoria.png) no-repeat right;
	padding-right:19px;
}

.menu li.first {
	
}

.menu li.last {
	background:none !important;
	padding-right:0px !important;
}

.menu a {
	color:#fff;
	height:22px;
	display:block;
	text-indent:-6000px;
}

#home-mnu {
	width:41px;
	background:url(images/menu/home.png) no-repeat;
}

#sobre-mnu {
	width:42px;
	background:url(images/menu/sobre.png) no-repeat;
}

#portfolio-mnu {
	width:57px;
	background:url(images/menu/portfolio.png) no-repeat;
}

#clientes-mnu {
	width:56px;
	background:url(images/menu/clientes.png) no-repeat;
}

#noticias-mnu {
	width:56px;
	background:url(images/menu/noticias.png) no-repeat;
}

#blog-mnu {
	width:32px;
	background:url(images/menu/blog.png) no-repeat;
}

#contato-mnu {
	width:54px;
	background:url(images/menu/contato.png) no-repeat;
}

#depoimentos-mnu {
	width:90px;
	background:url(images/menu/depoimento.png) no-repeat;
}

#orcamento-mnu {
	width:152px;
	background:url(images/menu/orcamento.png) no-repeat;
}

.menu a:hover {
	background-position:bottom !important;
}



/*
********************
FOOTER
********************
*/
#footer {
	background:#360000;
	width:970px;
	height:65px;
	overflow:hidden;
	color:#fff;
	font-size:12px;
	clear:left;
	margin-bottom:30px;
}

#footer p {
	line-height:normal;
	margin-bottom:5px;
	}

#footer .inner {
	margin:7px 0 0 30px;
}

span.locality {
	font-weight:bold;
	margin-right:3px;
	}

span.telephone {
	margin-left:30px;
	margin-right:30px;
}

span.country-code, span.region-code {
	color:#fb194a;
}