/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	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: 'Tahoma', Arial, Verdana;
	background: black url('images/back_rpt.jpg');
	color: #666;
	text-align: left;
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background-color: black!important;
	margin: 0px auto;
	padding: 0;
	width: 961px;
	border: 1px solid #959596;
	background-image:none!important;
	}

#header {
background-color:black;
float:left;
margin:0 0 0 0;
padding:0;
width:640px;
	}


#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {

	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: transparent;
}

.thread-even {
	background-color: transparent; 
} 
.depth-1 {
	border: 1px  dotted #333;
} 

.even, .alt {
	border-left: 1px  dotted #333;
}


small {
color:#8BBE1D !important;
float:left;
font-family:'Tahoma',Arial,Verdana;
font-size:1em;
line-height:1em;
text-align:left;
width:500px;

	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #8BBE1D ;
	}

.post h2 {
color:#8BBE1D;
float:left;
text-decoration:underline;
font-size: 1.2em;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Tahoma', Arial, Verdana;
	}
	
.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: normal;
	float: left;
}

.commentlist li .avatar { 
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:none;
float:right;
padding:0;
}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Tahoma', Arial, Verdana;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Tahoma', Arial, Verdana;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
color:#8BBE1D;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Tahoma', Arial, Verdana;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post_template {
float: left;
margin: 25px 19px 0px 35px;
width:600px;
}

.post_template p{
color:white;
float:left;
font-size:0.9em;
padding-left:16px;
width:488px;

}

.post_box {
float: left;
width: 500px;
	}

.post_data {
float:left;
font-family:'Tahoma',Arial,Verdana;
font-size:2em;
line-height:1em;
text-align:center;
width:61px;
	}

.narrowcolumn {
float:left;
margin:0;
padding:0 30px 0 35px;
width:589px;
	}

.widecolumn {
float:left;
padding:0;
width:654px;
	}

.post {
border-bottom:1px dotted #333333;
float:left;
margin:10px 0 5px;
padding-bottom:10px;
text-align:left;
	
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	background-image: none!important;
	background-color: black!important;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */


h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
background-image:url(images/sidebar_h1.png);
color:#8BBE1D;
float:left;
font-size:1.3em;
font-weight:bold;
height:23px;
margin:0 0 0 24px;
padding:7px 0 0 16px;
text-align:left;
width:243px;
	}



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
float:left;
list-style-image:none;
list-style-type:none;
margin-bottom:0;
	}

#sidebar ul li a{
background-image:url(images/ball.png);
background-repeat:no-repeat;
color:white;
float:left;
font-size:1.2em;
margin:15px 0 0 44px;
padding:0 0 0 15px;
width:200px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

.search{
background-image:url(images/sidebar_rpt.png);
float:left;
width:318px;	
	}

.search p{
color:white;
float:left;
padding-left:40px;
margin-bottom:0px;
	}

.blog_welcome {
background-image:url(images/sidebar_rpt.png);
float:left;
width:318px;
margin-bottom: 0px;
	}
	
.blog_welcome p{
color:white;
float:left;
font-size:1.1em;
line-height:1.3em;
margin-bottom:0px;
padding:0 40px;
width:220px;
	}

#searchform {
float:left;
padding:0 0 0 41px;
text-align:left;
width:295px;
	}

#sidebar #searchform #s {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border-color:-moz-use-text-color -moz-use-text-color white;
border-style:none none dotted;
border-width:medium medium 1px;
margin-right:13px;
padding:2px 2px 2px 0;
width:150px;
color:white;
	}

#sidebar #searchsubmit {
background-color:transparent;
background-image:url(images/send_button.png);
border:medium none;
color:white;
cursor:pointer;
font-size:0.9em;
height:45px;
padding:0;
width:58px;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 0px 0 0;
	width: 580px;
	float: left;
}

h3 {
background-image:url(images/header_top.jpg);
color:white;
float:left;
font-size:1.2em;
font-weight:normal;
height:25px;
padding:6px 0 0 15px;
width:570px;
	}

h4 {
background-image:url(images/header_top.jpg);
color:#8BBE1D;
float:left;
font-size:1.2em;
font-weight:normal;
height:25px;
margin:30px 100px 0 16px;
padding:6px 0 0 15px;
width:465px;
	}

#commentform input {
	width: 200px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#respond {
float: left;
width: 600px;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	float: left;
	}

.commentlist li {
color:white;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 10px;
padding:5px 5px 10px 10px;
width:574px;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
float:left;
font-size:1em;
margin:20px 0 10px 0;
width:500px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
float:left;
padding:0;
width:306px;
background-color: black;
padding:0px;

	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}

#sidebar_top {
float: left;
width: 318px;
height:184px;
background-image: url(images/sidebar_top.png);
	}
	
#sidebar_top img {
padding: 45px 0px 0px 45px;	

	}

#sidebar_bottom {
float: left;
width: 318px;
height:28px;
background-image: url(images/sidebar_bottom.png);
	}

#sidebar_main {
float: left;
background-image: url(images/sidebar_rpt.png);
width: 318px;
	}

#sidebar_main li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
	}

#sidebar_main h1{
background-image:url(images/sidebar_h1.png);
color:#8BBE1D;
float:left;
font-size:1.3em;
height:24px;
margin:0 0 0 24px;
padding:6px 0 0 21px;
text-align:left;
width:238px;
}

.cat{
background-image:url(images/sidebar_rpt.png);
float:left;
width:318px;	
padding-bottom: 25px;
	}



#banner_box {
float:left;
height:98px;
margin:10px 0 0 25px;
width:256px;
	}
	
#barra {
float:left;
padding:15px 0 0 25px;
width:256px;
	}

/* End captions */

#header .top {
background-image:url(images/header_top.jpg);
float:left;
height:48px;
width:654px;
	}

#submenu {
float: left;
width: 640px;
}

#submenu a{
background-color:black;
color:#8BBE1D;
float:left;
font-size:1.1em;
height:20px;
margin:12px 0 0 12px;
padding:5px 6px 0 3px;
width:-moz-max-content;
	}

#submenu a img{
float:left;
padding:0 4px 0 0;
	}

.lang {
float: right;
width: 200px;
	}

.lang a{
background-image:url(images/lang.png);
color:white;
float:left;
height:17px;
margin:0 10px 0 0;
padding:2px 0 0 0;
text-align:center;
width:82px;
	}
	
.lang a:hover, .lang a:selected {
background-image:url(images/lang_hover.png);
color:white;
float:left;
height:17px;
margin:0 10px 0 0;
padding:2px 0 0 0;
text-align:center;
width:82px;	
	}

#header_image {
float: left;
width: 654px;
height: 380px;
	}
	
#menu {
background-color:transparent;
float:left;
height:45px;
margin:1px 0 0 -40px;
padding:0;
width:694px;
}

#menu ul {
list-style-image:none;
list-style-type:none;
margin:0px;
}

#menu li{
float:left;
padding-right:0;
padding-top:0px;
width:auto;
}

#menu li a{
background-image:url(images/menu_rpt.jpg);
color:white;
float:left;
font-size:1.1em;
font-weight:normal;
height:31px;
margin:0 1px 0 0;
padding:14px 0 0;
text-align:center;
text-decoration:none;
text-transform:none;
width:108px;
}

#menu li ul{
display:block;
left:497px;
opacity:0;
overflow:hidden;
position:absolute;
top:94px;
visibility:hidden;
	}

#menu li a:hover, #menu li a.selected {
background-image:url(images/menu_hover_rpt.jpg);
text-decoration: none;
color: #8bbe1d;
}


/* MENU ABRIR */

#menu ul#menus li ul{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:black none repeat scroll 0 0;
border:medium none;
margin-left:0;
margin-top:0px;
padding:0 7px;
width:94px;
border-left: 1px solid #0e0e0e;
border-right: 1px solid #161616;
border-bottom: 1px solid #161616;
	}	

#menu ul#menus li ul li a{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border-bottom:1px dotted #333333;
color:#8BBE1D;
font-size:1em;
margin:0;
padding:5px 0px;
text-align:center;
width:96px;
height: auto;
	}		
	
	
#menu ul#menus li ul li a:hover, #menu ul#menus li ul li .current_page_item a{	
	background: transparent repeat-x;
	color: white;
	}	
	
	
#menu ul#menus li ul li ul li a{
background:transparent none repeat scroll 0 0;
color:SkyBlue;
font-size:1em;
margin:0;
padding:5px 0 0;
text-align:left;
width:91px;
	}	
	
	
#menu .current-cat a {
	color: #fff; 
	text-decoration: none;
	}






#home_left {
float:left;
margin:25px 0 0;
width:300px;
	}
	
#home_left h1{
color:#8BBE1D;
float:left;
font-family:Tahoma;
font-size:1.4em;
font-weight:normal;
letter-spacing:1px;
width:290px;
height:25px!important;
padding: 0px!important;
margin: 18px 0px 0px;
background: none!important;
	}

#home_left p{
color:#CCCCCC;
float:left;
font-family:arial;
font-size:0.9em;
line-height:1.6em;
padding:0 20px 0 0;
width:272px;
	}

#home_right {
float:left;
height:230px;
margin:35px 0 0;
width:289px;
	}
	
.nl_left {
float:left;
padding:0 0 0 44px;
width:180px;
height: 60px;
	}

.nl_right {
float:left;
margin-top:0;
padding-left:0;
	}

.nl_campos {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border-color:-moz-use-text-color -moz-use-text-color #999999;
border-style:none none dotted;
border-width:medium medium 1px;
color:white;
float:left;
font-family:arial;
font-size:1.1em;
height:14px;
margin-bottom:0;
margin-top:6px;
text-transform:lowercase;
width:161px;
	}

.send_button {
float:left;
height:45px;
padding:10px 0 0;
width:58px;
	}
	
.send_button a{
background-image:url(images/send_button.png);
color:white;
float:left;
height:29px;
padding-left:2px;
padding-top:16px;
text-align:center;
width:56px;
	}
	
.send_button a:hover{
text-align: center;
color: #8bbe1d; 
	}
	
#main_banner {
background-image:url(images/banner_main.png);
float:left;
height:35px;;
width:571px;
margin-top: 10px;
	}
	
#main_banner a{
color:white;
float:left;
font-size:1.4em;
letter-spacing:1px;
padding:6px 0 0 15px;
	}
	
#three_box {
float:left;
margin-right:46px;
margin-top:0px;
width:159px;
	}
	
#three_box h1{
background-image:url(images/three_box_h1.png);
background-repeat:no-repeat;
color:#8BBE1D;
font-size:1.1em;
font-weight:normal;
height:24px;
letter-spacing:0;
margin-bottom:0;
padding:6px 0 0 12px;
width:147px;
}

#three_box p{
color:#CCCCCC;
float:left;
font-size:0.9em;
line-height:1.5em;
padding:0 0 0 6px;
width:150px;
	}
	
#lermais a{
color:#8BBE1D;
float:left;
font-size:0.9em;
padding-left:5px;
text-decoration:underline;
	}
	
#facebook {
float: left;
padding-left: 24px;
margin: 10px 0px 30px 0px;
	}
	
#parceiros {
float:left;
margin:10px 0;
padding-left:32px;
	}
	
#footer_top {
background-image:url(images/footer_top.jpg);
color:#8BBE1D;
float:left;
height:17px;
margin-left:-35px;
margin-top:34px;
padding-left:49px;
padding-top:2px;
width:606px;
	}
	
#footer_main {
float:left;
margin-top:10px;
width:500px;
}

#footer_main p{
color:white;
float:left;
font-size:0.9em;
line-height:1.6em;
margin:0;
width:500px;
	}

h1 {
background-image:url(images/content_h1.png);
background-repeat:no-repeat;
color:#8BBE1D;
float:left;
font-size:1em;
font-weight:bold;
height:23px;
margin:30px 0 10px;
padding:7px 0 0 15px;
width:572px;
	}

h2 {
background: none;
color:#B86C00;
float:left;
font-size:1em;
font-weight:bold;
margin:0px;
padding:7px 0 0 15px;
width:572px;
	}

.narrowcolumn p{
color:white;
float:left;
font-size:0.9em;
line-height:1.4em;
margin:5px 0;
padding-left:16px;
width:562px;	
	}
	
.loja {
float:left;
margin:10px 0 0px;
width:590px;
padding-left: 15px;
}

.loja_thumbs {
float:left;
margin-top:-83px;
position:absolute;
width:470px;
	}
	
.loja_thumbs img {
width:117px;
height: 75px;
float: left;
}

.equipa_box {
float:left;
margin:10px 0;
width:586px;
	}

.equipa_thumb {
float:left;
padding-left:15px;
padding-bottom: 14px;
width:125px;
	}
.equipa_thumb img{	
border-top:1px solid white;
border-left:1px solid white;
border-right: 1px solid grey;
border-bottom: 1px solid grey;
width:125px;
height:70px;
}


	
.pie-img-wrapper {
padding:0!important;
width:100% !important;
margin: 0px!important;
	}

.pie-item a{
float: left;
width: 72px;
height: 72px;
}

.box {
background-image:url(images/box.png);
background-repeat:no-repeat;
float:left;
height:137px;
margin:10px 12px 3px 0;
width:187px;
	}



.box h1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
color:#8BBE1D;
float:left;
font-size:1.5em;
margin:0;
padding:0;
text-align:right;
text-transform:uppercase;
width:175px;
	}

.box h2 {
color:#8BBE1D;
float:left;
font-size:1em;
margin:0px 0 -6px 0px;
padding:0;
text-align:right;
text-transform:none;
width:175px;
text-decoration: none;
	}

.box h1 a, .box h2 a, .box h1 a:hover, .box h2 a:hover {
color:#8BBE1D;	
	}
	
.box_thumb {
float:left;
height:75px;
margin-bottom:10px;
padding:11px 0 0 11px;
width:163px;
}

.box_thumb img {
border: 1px solid white;	
	}
	
#table_precos {
float:left;
padding-left:25px;
padding-top:30px;
width:570px;
	}

.table_title {
background-color:#8BBE1D;
color:white;
float:left;
font-size:1em;
font-weight:bold;
height:22px;
padding-left:0;
padding-top:3px;
}

.table_small {
font-size: 0.8em;	
	}

.table_descr {
border-bottom:1px dotted #333;
float:left;
padding:6px 0 9px 0;
	}

.table_servico {
color:white;
float:left;
padding-left:5px;
width:370px;
	}
	
.table_tempo{
float:left;
text-align:center;
width:50px;
	}

.table_preco {
float:left;
text-align:center;
width:130px;
	}
	
	
/*----------------------Contact form-----------------------	*/
.contactform_back{
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background-color:#CCCCCC;
border:1px solid #999999;
height:210px;
padding:10px;
width:610px;
}

.contactform {
float:left;
margin-top:10px;
padding-left:14px;
width:570px;
}

#wpcf label {
color:#8BBE1D;
float:left;
font-size:1.1em;
margin-right:440px;
padding-bottom:3px;
padding-right:13px;
padding-top:3px;
text-align:left;
width:120px;
}

#wpcf input {
float:left;
margin:0 0 8px 0;
padding:1px;
width:300px;
}
#wpcf textarea {
float:left;
height:50px;
margin:0 250px 10px 0;
padding:1px;
width:300px;
}

#wpcf #contactsubmit {
background-color:transparent;
background-image:url(images/botao_enviar.png);
background-repeat:no-repeat;
border:medium none;
color:white;
cursor:pointer;
float:left;
font-size:0.9em;
height:30px;
margin-left:10px;
width:100px;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

