/*  
Theme Name: Correia & Correia
Theme URI: http://wordpress.org/
Description: Template à medida para o site Correia & Correia
Version: 1.6
Author: Carlos Santos
Author URI: http://www.label.com.pt/

	Correia & Correia v0.1
	 http://www.label.com.pt/

	This theme was designed by Label (http://www.label.com.pt/) and built by Carlos Santos,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
	background-color:#E8E8E8;
}

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 10px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.erro{
	color:#c00;
	margin:15px 0;
}

/* End Headers */

#container{
	background: #fff url('images/correia_bg_mid.jpg') repeat-y top left;
	width: 760px;
	margin: 0px auto;	
}

#page {
	text-align: left;
	padding: 0;
	margin: 0px 10px;
	width: 740px;
	overflow:hidden;
}

#header {
	clear:both;
	margin: 0; 
	padding: 0; 
	height: 200px; 
}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	margin: 0;
	height: 200px;
	width: 100%;
} 

#breadcrumb{
	margin:4px 25px;
	color:#403E3F;
}

#breadcrumb a{
	color:#403E3F;
	font-weight:bold;
}

#content-home{
	display:block;
	width:691px;
/*	margin:8px 25px 0px 25px; */
	margin:8px auto 0px auto;
}

#content-home-right{
	width:135px;
	float:right;	
}

#content-home-left{
	width:548px;
	padding:0;
}

#content {
	font-size: 1.2em
}

#page-content{
	margin:8px auto;
	width:691px;
}

#page-content-top{
	background: url('images/page_centro_top.png') no-repeat top left;
	height:14px;
	overflow:hidden;
}

#page-content-mid{
	height:1%;
	background: #fff url('images/page_centro_mid.gif') repeat-y top left;
	padding:1px 10px;
}

#page-content-bot{
	clear:both;
	background: #fff url('images/page_centro_bot.gif') no-repeat bottom left;
	height:20px;
	overflow:hidden;
}


#page-content-top-destaques{
	background: url('images/page_centro_destaques_top.png') no-repeat top left;
	height:14px;
	overflow:hidden;
}

#page-content-bot-destaques{
	clear:both;
	background: #fff url('images/page_centro_destaques_bot.png') no-repeat bottom left;
	height:20px;
	overflow:hidden;
}

#page-content-mid-destaques{
	background: url('images/page_centro_destaques_mid.png') repeat-y top left;
	height:1%;
	padding:1px 0px; /* css hack */
}

#post-right-col{
	width:137px;
	float:right;
}

#post-right-col a{
	display:block;
	padding:8px 4px;
	color:#eee;
}

#post-right-col a:hover{
	text-decoration:none;
	background-color:#4C4C4C;
}

#post-left-col{
	border: 0px solid #f00;
	width:525px;
}

#footer-correia{
	margin:0 auto;
	width:691px;
	height:28px;
	background: transparent url('images/home_caixa_footer.gif') no-repeat bottom; 
}

#footer-correia #info{
	float:left;
	width:215px;
	line-height:28px;
	text-align:center;
	color:#ddd;
	font-weight:bold;
}

#footer-correia #menu-footer{
	float:left;
	line-height:28px;
	margin-left:30px;
}

#menu-footer a{
	color:#333;
}

#footer {
	background: #eee url('images/correia_footer.jpg') no-repeat bottom; 
	width: 760px;
	padding: 0;
	margin: 0 auto;
	clear: both;
}

#footer p {
	padding: 15px 0 20px 0;
	text-align: right;
	margin: 0 auto;
	font-size:9px;
	width:691px;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.caixa {
	font-size: 1.3em;
	color:#fff;
	margin:0;
}



h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #27691B;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	}

small, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a{
	color: #3D9B2B;
	text-decoration: none;
}

a:hover {
	color: #27691B;
	text-decoration: underline;
}

/* End Typography & Colors */



/* Begin Structure */
.entry-img{
	float:right;
	margin-top:40px;
}

.entry-img img{
	margin-left:15px;
	margin-bottom:15px;
}

/*
.entry h1{
	color: #666;
	font-size:15pt;
	font-weight:bold;
	text-align:left;
	margin:15px 0;
	padding:0;
}

.entry h2{
	color: #27691B;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
}

.entry-page h1{
	color: #666;
	font-size:15pt;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:15px 0;
	padding:0;
}

.entry-page h2{
	color: #27691B;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
}

*/

.post {
	text-align: left;
	margin:0 15px;
}

.post h1{
	color: #666;
	font-size:15pt;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:15px 0;
	padding:0;
}

.post h2{
	color: #27691B;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
}

#contactos{
	color: #666;
	font-size:15pt;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	padding:0;
	margin-bottom:15px;
}


/*
.post h2.h2-links{
	color: #27691B;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;	
}

*/
.entry-page{
	margin-right:266px;	
}



/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/


/* begin top menu */
#topmenu{
	text-align:right;
	height:18px;
}

#topmenu ul{
	float:right;
	display:inline;
	margin:0;
	margin-right:35px;
	padding:0;
	list-style: none;	
}

#topmenu li {
	float: left;
	margin-left:10px;
	line-height:18px;
}

#topmenu li a{
	color:#656462;
}

/* end top menu */


/* begin main menu */
#nav {
	padding: 0;	
	margin: 0;
	margin-left: 25px;
	height:27px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-align:center;
	font-size:9pt;
	text-transform: uppercase;
	font-weight:bold;
	color:#DEFFD8;
}

#nav li {
	float: left;
	padding: 0;
	line-height:27px;
	background: url(./images/tab_off.png) no-repeat 0 0;
	width:135px;
	margin-right:4px;;
}

#nav li a{
/*	cursor: default; */
}

#nav li ul {
	z-index:100;
	position: absolute;
	left: -999em;
	height: auto;
	width: 135px;
	w\idth: 135px;  /* works in firefox */
	font-weight: normal;
	margin:0;
	margin-top:0px;
	list-style:none;
	padding-top:2px;
}


#nav li li {
	cursor: pointer;
	background-image:none;
	background: #3D9B2B;
	width: 135px;
	border: 0px;
	line-height:19px;
	padding-top:4px;
	padding-bottom:4px;
}

#nav li ul a {
	cursor: pointer;	
	padding-left:5px;
	text-align:left;
	font-size:8pt;
	text-transform:none;
	color:#fff;
	font-weight:normal;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: url(./images/tab_on.png) no-repeat 0 0;
}

#nav li a:hover{
	color:#fff;
}

#nav li li:hover, #nav li li.sfhover {
	background: #27691B;
}

#nav li.last a{
	color:#fff;
}

/* end main menu */


#headerimg h3{
	margin-top:0px;
	margin-left:20px;
	width:250px;
}

/* begin home caixa verde */
.caixa-verde{
	margin:0;
	padding:0;
	width:135px;
	height:127px;
	color:#ddd;
	background: url(./images/home_caixa_verde_bg.png) repeat top left;
	overflow:hidden;
}

.caixa-verde-big{
	margin:0;
	padding:0;
	width:135px;
	height:234px;
	color:#ddd;
	background: url(./images/home_caixa_verde_bg.png) repeat top left;
	overflow:hidden;
}

.caixa-verde-top{
	width:135px;
	height:11px;
	overflow:hidden;
	background: url(./images/home_caixa_verde_top.png) no-repeat top left;
}

.caixa-verde-bot{
	width:135px;
	height:11px;
	overflow:hidden;
	margin-bottom:8px;
	background: url(./images/home_caixa_verde_bot.png) no-repeat top left;
}

.caixa-verde-content{
	display:inline;
	float:left;
	width:115px;
	height:109px;
	overflow:hidden;
	margin:0;
	margin-left:10px;
	padding:0;
}

div.caixa-verde-big div.caixa-verde-content{
	height:215px;	
}

.caixa-verde-content h2{
	display:block;
}

.caixa-verde-content p{
	line-height:14px;
	display:block;
	margin:0;	
	margin-top:10px;
}

.caixa-verde-content a{
	color:#ddd;
	display:block;
}

.caixa-verde-content a:hover{
	text-decoration:underline;
	color:#ddd;
}

.caixa-verde-mais{
	display:inline;
	float:left;
	width:115px;
	height:16px;
	margin-left:10px;
}

.caixa-verde-mais a{
	float:right;
	display:block;
	text-align:center;
	text-indent:-999px;
	width:16px;
	height:16px;
	background: url(./images/mais-cinza-bgverde.png) no-repeat top right;	
}

.caixa-verde-mais a:hover{
	background: url(./images/mais-verde-bgverde.png) no-repeat top right;
	text-decoration:none;	
}
/* end home caixa verde */


/* begin home caixa cinza */
.caixa_cinza{
	margin-bottom:8px;
	width:135px;
	height:149px;
	color:#ddd;
	background: url(./images/home_caixa_cinza.jpg) no-repeat top right;
}

.caixa_cinza h2{
	height:33px;
	line-height:33px;
	overflow:hidden;
	text-align:center;
}

.caixa-cinza-content{
	height:86px;
	overflow:hidden;	
}

.caixa-cinza-content p{
	margin:10px 10px 0px 10px;
	line-height:14px;
}

.caixa-cinza-content a{
	display:block;
	color:#ddd;
}

.caixa-cinza-content a:hover{
	text-decoration:underline;
	color:#ddd;
}

.caixa-cinza-mais{
	display:inline;
	float:left;
	width:115px;
	height:16px;
	margin-left:10px;
}

.caixa-cinza-mais a{
	float:right;
	display:block;
	text-align:center;
	text-indent:-999px;
	width:16px;
	height:16px;
	background: url(./images/mais-cinza-bgcinza.gif) no-repeat top right;	
}

.caixa-cinza-mais a:hover{
	background: url(./images/mais-verde-bgcinza.gif) no-repeat top right;	
	text-decoration:none;	
}
/* end home caixa cinza */


/* begin home caixa branca */
.caixa-branca{
	clear:left;
	width:552px;
	height:125px;
	background: url(./images/home_caixa_branca_mid.png) repeat-y top right;	
}

.caixa-branca-small{
	clear:left;
	width:552px;
	height:100px;
	background: url(./images/home_caixa_branca_mid.png) repeat-y top right;	
}

.caixa-branca-small-content{
	margin:0 12px;
}

.caixa-branca-small-content h2{
	margin:0;
}


.caixa-branca-top{
	width:552px;
	height:12px;
	overflow:hidden;
	background: url(./images/home_caixa_branca_top.png) no-repeat top right;	
}

.caixa-branca-bot{
	width:552px;
	height:12px;
	overflow:hidden;
	background: url(./images/home_caixa_branca_bot.png) no-repeat top right;	
	margin-bottom:8px;
}

.caixa-branca-content{	
	display:inline;
	float:left;
	margin:0 10px;
	width:532px;
	height:125px;
	overflow:hidden;
}

#contactos-img{
	background-color:#ccc;
	float:right;
	width:262px;
	height:100px;
	background: url(./images/contactos_img_262x100.jpg) no-repeat top right;	
}

.contactos-contacto{
	margin-top:10px;
	float:left;
	line-height:15px;
	width:200px;
}

.caixa-branca-img{
	float:left;
	width:264px;
	height:125px;
	overflow:hidden;
}

.caixa-branca-text{
	margin-left:10px;
	overflow:hidden;
	float:left;
	width:258px;
	height:109px;
}

.caixa-branca-text h2{
	margin:0;
	color:#3D9B2B;
}


.caixa-branca-text h2 a, .caixa-branca-text h2 a:visited{
	display:block;	
	margin-right:10px;
	margin-bottom:10px;
	font-size:14px;
	color:#3D9B2B;
}

.caixa-branca-text h2 a:hover{
	color:#235719;
}

.caixa-branca-text p{
	margin:0;
	line-height:14px;
}

.caixa-branca-text a{
	color:#333;
}

.caixa-branca-text a:hover{
	text-decoration:none;	
	color:#000;
}

.caixa-branca-mais{
	width:258px;
	height:16px;
	float:left;
	margin-left:10px;
	text-align:right;
}

.caixa-branca-mais a{
	float:right;
	display:block;
	text-align:center;
	text-indent:-999px;
	width:16px;
	height:16px;
	background: url(./images/mais-cinza-sm.gif) no-repeat top right;	
}

.caixa-branca-mais a:hover{
	background: url(./images/mais-verde-sm.gif) no-repeat top right;	
	text-decoration:none;	
}
/* begin home caixa branca */


/* begin page menu bottom */
#page-menu, #page-menu-new{
	list-style: none;
	margin:0;
	margin-left:15px;
	padding:0;
}

#page-menu li, #page-menu-new li{
	float:left;
	font-size:10px;
	margin-left:2px;
	color:#3C9A2A;
}

#page-menu li a{
	color:#3C9A2A;
}

#page-menu li.page_item{
	margin-left:2px;
	background: url(./images/li-sep-verde.png) no-repeat top left;	
}

#page-menu li.page_item a{
	margin-left:12px;
}

#page-menu li.current_page_item a, #page-menu-new li.current_page_item a{
	font-weight:bold;
	font-size:11px;
}

#page-menu-new li.homepage{
	background: url(./images/li-sep-verde.png) no-repeat top right;
}

#page-menu-new li.homepage a{
	margin-right:14px;
}
/* end page menu bottom */


/* begin form */
#form-contactos{
	width:620px;
	margin:0 auto;
}

#form-contactos h1{
	text-align:left;
	margin:0px;
	padding:0px;
	font-size:18pt;
	color:#454545;
	line-height:60px;
}

#form-contactos h2{
	text-align:left;
	margin:0px;
	padding:0px;
	color:#21932C;
	line-height:30px;
	margin-bottom:10px;
}

#form-contactos form{ 
	margin: 0px; 
	padding: 0px; 
}

#form-contactos label{
	margin-left:14px;
	text-transform: uppercase
}

div.input-group{
	height:54px;
}

div.input-group-line{
	clear:left;
	height:54px;
}

div.input-group div.input-left{
	background: #E6E6E6 url(./images/form_input_left.jpg) no-repeat top left;	
	height:28px;
	overflow:hidden;
}

div.input-group div.input-right{
	background: url(./images/form_input_right.jpg) no-repeat top right;	
	height:28px;
	padding:4px 0px;
}

div.input-group div.input-input{
	display:inline;
	height:20px;
	margin:0px 10px;
}

div.input-group input{
	border:0px;
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:1px; 
	padding:0px; 
	width: 90%;
	background-color:#E6E6E6;	
}

div.input-group-on{
	background: url(./images/form_input_center_on.jpg) repeat-x top right;	
	height:54px;
}

div.input-group-on div.input-left{
	background: url(./images/form_input_left_on.jpg) no-repeat top left;	
	height:28px;
	overflow:hidden;
}

div.input-group-on div.input-right{
	background: url(./images/form_input_right_on.jpg) no-repeat top right;	
	height:28px;
	padding:4px 0px;
}

div.input-group-on div.input-input{
	display:inline;
	height:20px;
	margin:0px 10px;
}

div.input-group-on input{
	border:0px;
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:1px; 
	padding:0px; 
	width: 90%;
	background-color:#fff;	
}

div.separador{
	width:31px;
	height:28px;
	float:left;	
	display:inline;
}

#input-telefone, #input-fax, #input-nif, #input-mobile{
	width:186px;
	float:left;
	display:inline;
	overflow:hidden;
}

#input-email{
	width:403px;
	float:left;
	display:inline;
	overflow:hidden;
}


div.textarea-group{
	height:82px;
}

div.textarea-group div.textarea-left{
	background: #E6E6E6 url(./images/form_textarea_left.jpg) no-repeat top left;	
	height:56px;
	overflow:hidden;
}

div.textarea-group div.textarea-right{
	background: url(./images/form_textarea_right.jpg) no-repeat top right;	
	height:56px;
	padding:4px 0px;
}

div.textarea-group div.textarea-textarea, div.textarea-group-on div.textarea-textarea{
	display:inline;
	height:20px;
	margin:0px 10px;
}

div.textarea-group-on{
	background: url(./images/form_textarea_mid_on.jpg) repeat-x top right;	
	height:82px;
}

div.textarea-group-on div.textarea-left{
	background: url(./images/form_textarea_left_on.jpg) no-repeat top left;	
	height:56px;
	overflow:hidden;
}

div.textarea-group-on div.textarea-right{
	background: url(./images/form_textarea_right_on.jpg) no-repeat top right;	
	height:56px;
	padding:4px 0px;
}

div.textarea-group textarea, div.textarea-group-on textarea{
	border:0px;
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:0px; 
	padding:0px; 
	width: 95%;
	height:46px;
	background-color:#E6E6E6;	
}

div.textarea-group-on textarea{
	background-color:#fff;	
}

/* end form */



/* begin sitemap */
h2.sitemap{
	background: url(./images/sitemap_header.jpg) no-repeat top right;	
	line-height:22px;	
}

h2.sitemap a, h2.sitemap a:visited{
	font-size:9pt;
	margin-left:25px;
	color:#fff;
}

div.sitemap-block-header ul{
	margin:10px 0;
	padding:0;
	list-style: none;	
}

div.sitemap-block-header li{
	float: left;
	width:128px;
	text-align:center;
}

#sm-h-1{ width:110px; }
#sm-h-2{ width:110px; }
#sm-h-3{ width:155px; }
#sm-h-4{ width:155px; }
#sm-h-5{ width:110px; }


ul#sm-h-3, ul#sm-h-4{
	background: url(./images/sitemap-box-155px.jpg) no-repeat top right;	
}

ul#sm-h-1{
	background: url(./images/sitemap-box-110px-left.jpg) no-repeat top right;	
}

ul#sm-h-2{
	background: url(./images/sitemap-box-110px.jpg) no-repeat top right;	
}

ul#sm-h-5{
	background: url(./images/sitemap-box-110px-right.jpg) no-repeat top right;	
}



div.sitemap-block-header li a{
	color:#666;
	font-size:10pt;
	font-weight:bold;
	margin:10px 0;
	display:block;
}

div.sitemap-block{
	clear:left;
}

div.sitemap-block ul{
	margin:0;
	padding:0;
	padding-top:10px;
	list-style: none;
	width:128px;
	height:200px;
	float:left;
}

div.sitemap-block li{
	font-size:8pt;
	float:left;
	margin-top:5px;
}

div.sitemap-block li a{
	margin:2px 10px 2px 10px;
	line-height:10px;
	display:block;
	color:#666;
}

/* end sitemap */



