/*
Theme Name: Luanda
Theme URI: http://www.activemedia.pt/
Description: Kwadi's template
Author: Mafalda Ara&uacute;jo e Hugo Neves da Silva
Version: 1.0
*/


/* Wordpress Theme CSS Reset by M&aacute;rio Andrade (http://muiomuio.com/web-development/wordpress-theme-css-reset/comment-page-1#comment-1911), based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html: 
-------------------------------------------------------------- */

/* WordPress WYSIWYG default syles */
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
/* WordPress template default classes */
.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.children {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.current_page_ancestor {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}
/* Eric Meyer's CSS Reset v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Wordpress Theme  Luanda by Mafalda Ara&uacute;jo e Hugo Neves da Silva: 
----------------------------------------------------------------------- */

body {
	background: #FFF url(imgs/bg.gif) repeat-y;
	background-position: center;
	color: #333;
	font: 72% Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
#page {
	margin:auto;
	padding:0;
	width:920px;
	height:300px;
}

/* Estrutura principal */
#sidebar{
	width:210px;
	float:left;
	background: #FFF url(imgs/bg-sidebar.png) no-repeat;	
	min-height: 500px;	
	}
#main-container{
	width:650px;
	min-height: 400px;
	background: #EEE url(imgs/bg-main.png) no-repeat;
	padding: 0 30px;
	float: right;
	}
#footer{
	height: 100px;
	clear: both;
}


/* Estrutura sidebar */
#header {
	margin:10px 0 0 0;
	}
#main-nav{
	margin:25px 25px 0 0;
	}
	
	
/* Estrutura main-container */
#main-content{
	margin:140px 0 20px;
	color:#474544;
	width: 320px;
	float:left;
	}



/* Estrutura aside */	
	
#aside{
	width: 320px;
	float:right;
	margin: 23px 0 0;
	}
#aside #page-image{
	position:absolute;
	z-index:2;	
	width: 266px;
	height: 266px;
	margin: 20px 0 0 40px;
	}
#aside #page-link{
	background: url(imgs/page-title.png) no-repeat;
	width: 143px;
	height: 143px;
	position:absolute;
	margin: 200px 175px;
	z-index:5;		
	}
#aside #page-quote{
	height: 140px;
	margin: 320px 0 0;
	background: url(imgs/page-quote.png) no-repeat;
	background-position: 75% 20%;
	}

/* Estrutura footer */
#credits {
	padding:20px 0 0 240px;
	}
	

/* Estrutura home */

#home-container{
	width:680px;
	min-height: 500px;
	background: #EEE url(imgs/bg-home_s1.png) no-repeat;
	padding: 0 30px 0 0;
	float: right;
	}
#home-main{
	width:444px;
	min-height:500px;
	float:left;	
}	
#home-bg{
	position:absolute;
	z-index:2;		
	width:444px;
	height:481px;	
	}
#home-title{
	background: url(imgs/elipse.png) no-repeat;
	width: 173px;
	height: 173px;
	position:absolute;
	margin:308px 0 0 271px;	
	z-index:5;		
}
#home-aside{
	width: 210px;
	float: right;
	margin: 50px 0 0 0;
	}
#home-aside #home-oportunidades {
	margin: 30px 0 0 0;
	font-size: 1em;
	}	
#home-aside #home-oportunidades dt{
	background: url(imgs/arrow-left.png) no-repeat 0 .3em;
	padding-left: 10px;
	margin-top: 10px;
	}
#home-aside #home-oportunidades dd{
	padding-left: 10px;
	}
#home-aside #home-oportunidades dd p{
	text-align: left;
	margin: 0;
	padding: 0;
	background: none;
	}
	
#home-quotes{
	margin:0 0 30px 30px;
	}
#home-quotes li{
	list-style: none;
	}
	
#quote-left{
	width: 295px;
	height: 100px;
	padding: 45px 0 0 0;
	margin: 0 10px;	
	float: left;
	background: url(imgs/home-quote-left.png) no-repeat left top;
	font-family: Georgia, serif;
	font-style: italic;
	}
#quote-right{
	width: 295px;	
	float: right;
	height: 100px;
	margin: 0 10px;	
	padding: 45px 0 0 0;
	background: url(imgs/home-quote-right.png) no-repeat right bottom;
	font-family: Georgia, serif;
	font-style: italic;	
	}
#quote-left .q-author, #quote-right .q-author{
	text-align: right;
	margin: 10px 10px 0 0;
	}
#home-clients{
	margin:10px 0 30px 30px;	
	}
#home-clients ul{
	margin:20px 0 20px;	
	}	
#home-clients ul li{
	display: inline;
	padding: 0 20px 0 0;
	}


/* Menu principal */
#main-nav ul{
	text-align: right;
	line-height: 2.4em;
	}
#lang_sel_list {
	text-align: right;
	line-height: 2.0em;
	margin-right: 25px;
	}	
#idiomas li{
	color: green;
	list-style: none;
	}	
#main-nav ul li a, #main-nav ul li a:link, #main-nav ul li a:visited{
	color: #862C52;
	text-decoration: none;
	background-image: url(imgs/ball.png);
	background-repeat: no-repeat;
	background-position: right center;	
	padding-right: 15px;	
	}
#main-nav ul li a:hover{
	font-weight: bold;
	text-decoration: none;
	background-image: url(imgs/ball-hover.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;		
	}
#lang_sel_list ul li.icl-pt-pt a, #lang_sel_list ul li.icl-pt-pt a:link, #lang_sel_list ul.icl-pt-pt li a:visited{
	color: #862C52;
	text-decoration: none;
	background-image: url(imgs/PTrosa.png);
	background-repeat: no-repeat;
	background-position: right center;	
	padding-right: 15px !important;	
	display: block;
	}
#lang_sel_list ul li.icl-pt-pt a:hover, #lang_sel_list ul li.icl-pt-pt a.lang_sel_sel{
	font-weight: bold;
	text-decoration: none;
	background-image: url(imgs/pt_hover.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px !important;
	display: block;
	}
#lang_sel_list ul li.icl-en a, #lang_sel_list ul li.icl-en a:link, #lang_sel_list ul.icl-en li a:visited{
	color: #862C52;
	text-decoration: none;
	background-image: url(imgs/ENrosa.png);
	background-repeat: no-repeat;
	background-position: right center;	
	padding-right: 15px;	
	}
#lang_sel_list ul li.icl-en a:hover, #lang_sel_list ul li.icl-en a.lang_sel_sel{
	font-weight: bold;
	text-decoration: none;
	background-image: url(imgs/en_hover.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;		
	}

	
	
#main-nav ul ul.sub-menu{
	line-height: 1.6em;
	margin-bottom: 5px;
	}			
#main-nav ul ul.sub-menu li a, #main-nav ul ul.sub-menu li a:link, #main-nav ul ul.sub-menu li a:visited{
	color:#333333;
	background-image: none;
	font-weight: normal;
	}	
#main-nav ul ul.sub-menu li a:hover{
	color:#333333;
	background-image: none;
	font-weight: bold;
	}
li.current-menu-item, li.current-menu-parent{	
	font-weight: bold;
	}
#main-nav ul ul.sub-menu li.current-menu-item a, #main-nav ul ul.sub-menu li.current-menu-item a:link, #main-nav ul ul.sub-menu li.current-menu-item a:visited{
	font-weight: bold;
	}
	
#main-nav.hide-submenu ul.sub-menu{
	display: none;
	}
	
#idiomas{
	margin-top: 30px;
	margin-right: 0px;
	float: right;
	background-color: none !important;
	border:none !important;
	}	
	
	
/* Tipografia */

h1#site-title{
	display: none;
}
#main-content p{
	color:#474544;
	margin:0 0 14px;
}

#main-content h2{
	color: #852C52;
	font-size: 1.8em;
	line-height: 1.1em;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 20px;
}

#page-link h2{
	width: 143px;
	color: white;
	text-align: center;
	position: absolute;
	top: 33%;
	font-size: 1.8em;
	line-height: 1.1em;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
}
#aside #page-quote p{
	font-family: Georgia;
	color:#852C52;
	font-size: 1.6em;
	line-height: 1.4em;
	padding: 30px 20px 0 80px;
	text-align: left;
	}
	
#header h2{
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	margin-right: 25px;
	}	

#home-title h2{
	width: 173px;
	color: white;
	text-align: center;
	position: absolute;
	top: 32%;
	font-size: 2.2em;
	line-height: 1.1em;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;

}

#home-aside h2, #home-clients h2{
	color: #852C52;
	text-transform: uppercase;
	font-size: 1.8em;
	font-weight: normal;
	}

#home-aside p{
	margin: 20px 0 0;
	padding-right: 10px;
	text-align: right;
	background: url(imgs/arrow-left.png) no-repeat 100% .3em;	
	}
#quote-left p, #quote-right p{
	font-size: 1.1em;
	}

h3{
	color: #852C52;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px;
}
h4{
	color: #852C52;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 0 10px;
}
#credits p{
	font-size: 11px;
	line-height: 1.6em;
	}


/* Lists */

div#main-content ul li{
	margin: 0 0 0 10px;	
	line-height: 1.8em;
	}
div#main-content ul li:before {
   content: ". ";
}
div#main-content ul.enviar li{
	text-align: right;	
	line-height: 1.8em;
	margin-bottom: 10px;
	}
div#main-content ul.enviar-single li{
	text-align: right;
	line-height: 1.8em;
	margin-bottom: 10px;
	}	
div#main-content ul.enviar li:before, div#main-content ul.enviar-single li:before {
   content: "";
}

/* Links */

#main-content a, #main-content a:link, #main-content a:visited, #main-content a:active, #footer a, #footer a:link, #footer a:visited, #footer a:active, #home-aside a, #home-aside a:link, #home-aside a:visited, #home-aside a:active{
	color:#852C52;
	text-decoration:none;	
	}
#main-content a:hover, #footer a:hover, #home-aside a:hover{
	color:#852C52;
	text-decoration:underline;	
	}

#home-title h2 a, #home-title h2 a:link, #home-title h2 a:visited, #home-title h2 a:active, #page-link h2 a, #page-link h2 a:link, #page-link h2 a:visited, #page-link h2 a:active {
	color: white;
	text-decoration: none;
	}
#home-title h2 a:hover, #page-link h2 a:hover {
	color: white;
	text-decoration: none;
	color: #C8A1B2;
	}

#main-content .postmetadata{
	background-color: #ccc;
	padding: 5px;
	font-size: 0.9em;
	height: 14px;
	margin-bottom: 30px;
	}
	


/* Float fix */	
.cleaner {
  clear: both;
  font-size: 1px;
}


/* ------------------------------------------------------------------------------------------ */
/* F-FORMS */


#cformsform {
	width: 320px;
}

/* Fieldset Titulo */
.cf-fs1 legend{
	color: #852C52;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 20px;
}

/* Listagem de forms */
.cf-fs1 ol li{
	list-style: none;
	margin: 0 0 10px 0;
}

/* Titulo das forms */
.cf-fs1 ol li label span{
	display:block;
	font-weight:normal;
}

/* Aviso de obrigatÛrio */
.reqtxt, .emailreqtxt{
	font-size: 10px;
	display:inline;
}

/* Forms "Nome", "Email", etc */
#cform-nome, #cform-apelido, #cform-email, #cform-empresa, #cform-cargo{
	height: 25px;
	line-height: 25px;
	width: 310px;
	padding:0 5px;
	background: url(imgs/input-bg.png) no-repeat;	
	border:none;
	color: #666;
}
.cf_error{
	border: red thin solid !important;
	width: 50%;
}
#cform-telefone{
	height: 25px;
	line-height: 25px;
	width: 120px;
	padding:0 5px;
	background: url(imgs/input-bg.png) no-repeat;	
	border:none;
}

#cform-morada{
	height: 40px;
	line-height: 18px;
	width: 310px;
	padding:5px;
	border:none;
	font-family: arial, sans;
	background: url(imgs/textarea-bg.png) no-repeat;		
}
#cform-info{
	height: 80px;
	line-height: 18px;
	width: 310px;
	padding:5px;
	border:none;
	font-family: arial, sans;
	background: url(imgs/textarea-bg.png) no-repeat;		
}

#cform-pais.cformselect, #cform-sector.cformselect{
	height: 25px;
	line-height: 25px;
	width: 240px;
	padding:0 5px;
	background: url(imgs/input-bg.png) no-repeat;	
	border:none;
}
.failure{
	margin: 20px 0;
	color:red;
	}


/* Enviar */
.sendbutton{
	background-color: #852C52;
	color:white;
	font-weight:bold;
	border:none;
	padding: 5px 10px;
}

.textonly{
	font-weight: bold;
	}

#ll.linklove, #ll2.linklove, #ll3.linklove, #ll4.linklove, .mapp-poweredby{
	display:none;	
	}
span.reqtxt, span.emailreqtxt{
	display:none;
	}
.cf-box-group{
	background-image: none;
	background-color: white;
	padding: 5px;
	height: 140px;
	overflow: auto;
	border: solid thin #CCC;
	display: block;	
	}	
.cf-box-b{
	width: 14px;
	height: 14px;
	margin: 3px 10px 5px 0;
	padding: 0px;
	clear:both;
	float:left;
	}	
	
.cf-group-after{
	float:left;
	display: inline;
	width: 90%;
	}



/****************** Various Tags and Classes ***************/

#main-content img {
	padding: 0px 5px 0px 5px;
	max-width: 100%;
	vertical-align: middle !important;
	}

	.center {
		text-align: center;
		}

	.alignright {
		float: right;
		}

	.alignleft {
		float: left
		}

	img.center, img[align="center"]{
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

	img.alignright, img[align="right"] {
		padding: 4px;
		margin: 0 0 2px 4px;
		display: inline;
		}

	img.alignleft, img[align="left"] {
		padding: 4px;
		margin: 0 4px 2px 0;
		display: inline;
		}

	img.noborder {
		border: none !important;
		}

	small {
		font-size: .9em;
		line-height: 1.5em;
		}

	small, strike {
		color: #777;
		}

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

	acronym, abbr, /*span.caps*/ {
		font-size: 0.9em;
		letter-spacing: .07em;
		border-bottom: 1px dashed #FFF;
		cursor: help;
		}

	hr {
			display: none;
			}

	.entry blockquote {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		color:#666;
		border: none;
		line-height: 1.8em;
		margin: 20px 20px 20px 30px;
		}

#main-content ul{
	margin: 0 0 15px 10px;
	list-style-position:inside;
	line-height: 1.8em;
}
#main-content ul ul {
	margin: 0 0 0 10px;
	list-style-position:inside;
	line-height: 1.8em;
}	
#main-content ul li{
margin: 0 0 10px 0;
line-height: 1.8em;
}	
#main-content ol {
	margin: 0 0 15px 20px;
	list-style-type:decimal;
	list-style-position:inside;
	line-height: 1.8em;	
}
#main-content ol ol {
	margin: 0 0 0 20px;
	list-style-type:lower-roman;
	list-style-position:inside;
	line-height: 1.8em;	
}

#main-content ol.cf-ol {
	margin: 0 0 15px 0px;
}
	