/*

Theme Name: Blue-Skies adapted by Webgami.com
Version: 1.0
Author: Webgami by Ricardo Henriques/Bingo Web Design
Author URL: http://www.webgami.com

*/

/* Resets */

html, body, div, ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, fieldset, textarea {
	margin: 0; 
	padding: 0;
	}

images {
	border: 0;
	}

/* Body */

body {
	background: url(images/vela_lusa_body.jpg) top center repeat-x #fff; 
	color: #333; 
	font: 60.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

/* font size and color */

/* Links */

a:link, a:visited {
	color: #1B1464; 
	text-decoration: none;
	}

a:hover {
	color: #147C08; 
	text-decoration: none;
	}

a:active {
	color: #1B1464; 
	text-decoration: none;
	}
	
		

/* Container */

#container {
	width: 940px; 
	background: url(images/vela_lusa_header1.jpg) top center no-repeat; 
	margin: 

0 auto;
	/* center page */
	}

/* Header */

#header {
	height: 328px; 
	margin: 0 0 0px 0; 
	padding: 2px 0;
	}

#b-title {
	font-size: 22px;
	}

#logo {
	float: left;
	}

/* Menu */

#b-title a {
	float: left;
	width:  940px;
	height: 290px;
	}
	
#menu {
	width: 940px; 
	height: 40px; 
	list-style: none; 
	float: left; 
	font-size: 1em; 
	}

#menu li {
	display: inline; 
	list-style-image: none; 
	list-style-position: outside; 
	list-style-type: none;
	}

#menu li a {
	background: url(images/vela_lusa_menu_li_combo.jpg) no-repeat; 
	background-position: top left;
	float: left; 
	text-align: center; 
	margin-right: 3px; 
	padding: 7px 0 0; 
	height: 20px; 
	width: 119px;
	}

#menu a:hover, #menu .current_page_item a {
	color: #fff; 
	background: url(images/vela_lusa_menu_li_combo.jpg) no-repeat; 
	background-position: top right;
	text-decoration: none;
	}
	
#menu ul#menus li ul{
	display: none;
	background: #f2f2f2;
	width: 116px;
	margin-left: 1px;
	margin-top: -2px;
	border: #ccc 1px solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}	

#menu ul#menus li ul li a{
	background: none;
    padding-top: 6px; 
    padding-left: 0;
    padding-bottom: 2px;
    padding-right: 0px;
    margin-bottom:2px;
    text-align: center;
    color: #000066;
    border-bottom: #ccc 1px solid;
	}		
	
#menu ul#menus li ul li a:hover, #menu ul#menus li ul li .current_page_item a{	
	background: url('images/submenu_back.jpg') repeat-x;
	color: white;
	
}	
#menu .current-cat a {
	color: #fff; 
	text-decoration: none;
	}
	
	
#menu a.lang_pt {
	background: url(images/pt.png) no-repeat;
	background-position: top right;
	height: 14px;
	width: 17px;
	margin-left: 8px;
	float: left;
	}	
	
#menu a.lang_uk {
	background: url(images/gb.png) no-repeat;
	background-position: top right;
	height: 14px;
	width: 17px;
	margin-left: 8px;
	float: left;
	}	

/* Content */

#content {
	float: left; 
	font-size: 1.2em; 
	margin-left: 20px; 
	width: 600px;
	}

/* Post */

.page, .post {
	margin-bottom: 4em;
	}

.page h1, .post h1 {
	-x-system-font: none; 
	background: transparent url(images/h1_back.jpg) no-repeat scroll 0 0; 
	color: #1B1464; 
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif; 
	font-size: 2.5em; 
	font-size-adjust: none; 
	font-stretch: normal; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	line-height: normal; 
	padding: 0 5px 3px 33px; 
	margin-top: 40px;
	}

.page h1 a, .post h1 a {
	text-decoration: none; 
	color: #000066;
	}

.page h1 a:hover, .post h1 a:hover {
	color: orange;
	}

.page h1 a:active, .post h1 a:active {
	
	}

.page h1 .subtitle, .post h1 .subtitle {
	color: #000066; 
	display: block; 
	text-transform: uppercase; 
	font: bold 0.35em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

.page h2, .post h2 {
	color: #147C08; 
	margin: 22px 100px 10px 0; 
	text-transform: none; 
	font: normal normal 1.5em Georgia, "Times New Roman", Times, serif; 
	padding-bottom: 6px;
	}

.page p, .post p {
	line-height: 18px; 
	margin-top: 18px; 
	padding: 0 5px;
	}

.page img, .post img {
	border: 1px solid #ccc;
	}

.page a:hover img, .post a:hover img {
	border: 1px solid #278ecd;
	}

.page li, .post li {
	line-height: 1.5em; 
	margin: 0 0 0 20px; 
	padding: 0 5px;
	}

strong {
	color: #14087C;
	}

img.left {
	margin: 2px;
	}

img.right {
	margin: 2px;
	}

.pie-item {
	margin: 2px!important;
	}

/* Download button */

.button {
	padding: 5px; 
	text-align: center; 
	background: #ff9; 
	border: ridge #ff6; 
	color: #222;
	}

a.button {
	padding: 5px; 
	text-align: center; 
	background: #ff9; 
	border: ridge #ff6; 
	text-decoration: none; 
	color: #222;
	}

.download-text {
	
	}

.download-size {
	font-style: italic; 
	font-size: 0.9em;
	}

.more-link {
	clear: both;
	}

.postmetadata {
	clear: both; 
	display: none;
	}

/* Category Page */

#cat-title {
	
	}

#cat-desc {
	font-style: italic; 
	margin-bottom: 10px; 
	display: block;
	}

.cat-listing {
	display: block; 
	padding: 0; 
	color: #999; 
	cursor: default; 
	margin-top: 20px;
	}

.cat-listing a {
	font-weight: normal; 
	font-size: 1.4em; 
	cursor: pointer;
	}

#cat-end {
	clear: both; 
	padding: 15px 0 5px 0; 
	display: block; 
	color: #999;
	}

/* Navigation links */

.navigation {
	
	}

.navigation a {
	display: block; 
	border: 1px solid #ddd; 
	padding: 5px 10px;
	}

/* Sidebar */

#sidebar {
	float: right; 
	font-size: 1.2em; 
	margin-top: 32px;
	margin-right: 0; 
	padding: 0 8px; 
	width: 245px; 
	}

#sidebar h2 {
	-x-system-font: none; 
	background: transparent url(images/sidebar_h2_back.jpg) no-repeat scroll 0 0; 
	border: medium none; 
	clear: both; 
	color: #14087C; 
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif; 
	font-size: 1.2em; 
	font-weight: normal;
	height: 27px; 
	line-height: normal; 
	padding: 8px 0 0 20px; 
	width: 225px;
	}

.contact_form_button a.smcf-link {
	background: transparent url(images/sidebar_h2_back.jpg) no-repeat scroll 0 0; 
	border: medium none; 
	clear: both; 
	color: #14087C; 
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif; 
	font-size: 1.2em; 
	font-size-adjust: none; 
	font-stretch: normal; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	height: 70px; 
	line-height: normal; 
	padding: 6px 92px 9px 14px; 
	width: 225px;
	}

#sidebar li {
	margin-bottom: 2em; 
	list-style: none;
	}

#sidebar li a {
	background: transparent url(images/sidebar_li_a.jpg) no-repeat scroll left center; 
	margin-left: 7px; 
	padding-left: 26px;
	}

#sidebar li ul {
	margin: 0 2px;
	}

#sidebar li ul li {
	margin: 0;
	}

#sidebar a {
	color: #14087C; 
	display: block; 
	text-decoration: none; 
	padding: 7px 2px; 
	font-weight: normal;
	}

#sidebar a:hover {
	text-decoration: none; 
	color: #147C08;
	}

#sidebar a:active {
	color: #14087C; 
	text-decoration: none;
	}

/* Search Form */

#searchform {
	background: transparent url(images/vela_lusa_search_back.jpg) no-repeat scroll 0 0; 
	display: block; 
	float: left; 
	font-size: 1em; 
	margin: 0; 
	padding: 0; 
	width: 170px;
	}

#s {
	background: transparent none repeat scroll 0 0; 
	border: 0 none; 
	color: #666; 
	float: left; 
	height: 20px; 
	padding: 7px 0 0 10px; 
	width: 127px; 
	font-size: 0.9em;
	}

#search {
	background: transparent url(images/vela_lusa_search_go_combo.jpg) no-repeat;
	background-position: top left; 
	border: medium none; 
	cursor: pointer; 
	float: left; 
	height: 26px; 
	padding: 0; 
	width: 29px; 
	}

#search:hover {
	background: transparent url(images/vela_lusa_search_go_combo.jpg) no-repeat;
	background-position: top right; 

	}

#sidebar-clear {
	clear: both; 
	display: block; 
	background: url(images/bg-sidebar-clear.png) bottom center no-repeat; 
	height: 20px; 
	width: 284px;
	}

/* Footer */

#footer {
	background: url(images/vela_lusa_footer.jpg) top left repeat-x #1B1464; 
	height: 200px; 
	padding-top: 2px; 
	font-size: 1.1em; 
	color: #fff;
	}

#footer-inner {
	margin: 10px auto 0; 
	width: 940px; 
	color: #000066;
	}

#footer-info {
	background: url(images/vela_lusa_small_logo.gif) no-repeat top right; 
	margin: 22px auto 0; 
	width: 940px; 
	color: #ffffff;
	}
	
#footer-info p{
	font-size: 1em;
	line-height: 1.5em;
	}	

#footer-box {
	float: right; 
	margin-right: 10px;
	}

#footer .copyright {
	float: left; 
	padding: 1em 0; 
	text-align: left;
	}

#footer .footer-links {
	float: right; 
	padding: 1em 0; 
	text-align: right;
	}

/* Alignment */

.left {
	float: left;
	}

.right {
	float: right;
	}

.clear {
	clear: both; 
	display: block; 
	visibility: hidden; 
	height: 0; 
	line-height: 0;
	}

/* Contact Form */

#wpcf {
	line-height: 20px;
	}

#wpcf label {
	clear: both; 
	display: block; 
	float: left; 
	width: 150px;
	}

#wpcf input {
	float: left; 
	width: 200px; 
	padding: 1px; 
	margin: 2px 5px 2px 0;
	}

#wpcf textarea {
	width: 350px; 
	height: 100px; 
	padding: 1px; 
	margin: 0 5px 10px 0;
	}

#wpcf #contactsubmit {
	margin-left: 250px; 
	width: 100px; 
	cursor: pointer;
	}

/* Comments */

h3 {
	font-weight: normal; 
	color: #FF9100; 
	font-size: 1.2em; 
	margin: 20px 0 0 5px;
	}

.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right; 
	border: 1px solid #ddd; 
	padding: 2px; 
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold; 
	font-style: normal; 
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal; 
	line-height: 1.5em; 
	text-transform: none;
	}

#commentform p {
	
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999;
	}

code {
	margin: 10px 0; 
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

/* Begin Form Elements */

#comment textarea {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

.entry form {


/* This is mainly for password protected posts, makes them look better. */

	text-align: center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px; 
	padding: 2px; 
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%; 
	padding: 2px; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

#respond {
	display: none;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto; 
	float: right; 
	cursor: pointer;
	}

/* Begin Comments*/

.alt {
	margin: 0; 
	padding: 10px;
	}

.commentlist {
	padding: 0; 
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px; 
	padding: 5px 5px 10px 10px; 
	list-style: none;
	}

.commentlist li ul li {
	margin-right -5px;

	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.children {
	padding: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	display: none;
	}

.commentmetadata {
	margin: 0; 
	display: block;
	}

/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block; 
	text-align: center; 
	margin-top: 10px; 
	margin-bottom: 60px;
	}

/* Captions */

.aligncenter,

div.aligncenter {
	display: block; 
	margin: 0 auto;
	}

.wp-caption {
	border: none; 
	text-align: left; 
	background-color: #fff; 
	padding-top: 4px; 
	margin: 40px 0 20px 0;
	}

.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; 
	color: #fff;
	}

/* Alignment */

.left {
	float: left;
	}

.right {
	float: right;
	}

.clear {
	clear: both; 
	display: block; 
	visibility: hidden; 
	height: 0; 
	line-height: 0;
	}

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

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.wp-caption {
	border: none; 
	text-align: center; 
	background-color: #fff; 
	padding-top: 4px; 
	margin: 40px 0 20px 0;
	}

.wp-caption img {
	margin: 0; 
	padding: 0; 
	border: 0 none;
	}

.wp-caption-dd {
	font-size: 11px; 
	line-height: 17px; 
	padding: 0 4px 5px; 
	margin: 0;
	}
	
/* Colapsible Panel*/

.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	
}

.CollapsiblePanelTab {
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.CollapsiblePanelContent {
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 6px;
	padding: 0px;
}

.CollapsiblePanelTab a {
 text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {

}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	
}

/*Acordion*/


.AccordionPanelTab {
-moz-user-select:none;
cursor:pointer;
height:19px;
margin:0;
padding:7px 0 0 30px;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

.ColPanelClosed .CollapsiblePanelTab{
	background: url(images/acordion_tab_closed.jpg) no-repeat;
	color: #14087C;
	height: 20px;
	padding-left: 30px;
	padding-top: 8px;
	width: 575px;
}
.ColPanelOpen .CollapsiblePanelTab{
	background: url(images/acordion_tab_open.jpg) no-repeat;
	color: #14087C;
	height: 20px;
	padding-left: 30px;
	padding-top: 8px;
	width: 575px;
}

.AccordionPanelTabHover {
	
}
.AccordionPanelOpen .AccordionPanelTabHover {
	background: url(images/acordion_tab_open.jpg) no-repeat;
	color: #14087C;
}

.AccordionFocused .AccordionPanelTab {

}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background: url(images/acordion_tab_open.jpg) no-repeat;
	color: #14087C;
}

	
