/*
Theme Name: WordPress Freeride
Theme URI: http://wordpress.org/
Description: The default WordPress theme customized for Freeride by Webgami-Ricardo Henriques <a href="http://www.webgami.com/">webgami</a>.
Version: 1.6
Author: ricardohenriques@webgami.com
*/



/* Begin Typography & Colors */
body {
	background: #03010F url('images/body_back.jpg');
	color: #fff; 
	font: 60% "Helvetica", Helvetica Neue, Arial, Geneva, sans-serif;
	}
	

hr {
	border-bottom-color: #000000 1px doted;
	margin-top: 10px;
	margin-bottom: 10px;
	}

table {
	font-size: 1em;
	border-color: black;
	margin-left: 12px;
	margin-right: 12px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    *border: hidden;
	}

table .big {
	background: url(images/form_body.png);
	font-size: 1em;
	font-weight: bold;
	color: #ccff00;
	
	}	
	
#prepage {
background-attachment:scroll !important;
background-color:transparent !important;
background-image:url(images/pre_page_back.png) !important;
background-position:right center;
background-repeat:repeat-y !important;
float:left;
width:1100px;
}

#page {
	background: #03010F url(images/page_back.jpg) no-repeat;
	background-repeat: no-repeat;
	width: 1000px;
	text-align: left;
    top: 0;
    left: 0;
    padding-left: 30px;
    padding-right: 30px;
	}

#header {
	background: none;
	}

#headerimg {
height:156px;
margin:0 9px;
width:980px;
}

#headerimg h1 {
height:155px;
padding:0;
width:195px;
}

.punch_line {
float:left;
left:553px;
position:absolute;
top:50px;
}

#menu {
background:transparent url(images/menu_back.png) no-repeat scroll 0 0;
color:red;
height:50px;
padding-left:6px;
padding-top:13px;
*padding-top: 19px;
text-align:left;
width:994px;
}
	
#menu ul {
	margin: 6px 0 0 0 ;
	padding: 0;
	}	

#menu ul li{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: left;
	}

#menu ul li a{
	color:#CCFF00 ;
	text-transform: uppercase;
	font-size: 1.2em;
	float: left;
	margin-left: 14.5px;
	display: inline;
	text-shadow: #000000 0 1px 1px;
	}

#menu ul li a:hover{
	color:red ;
	text-decoration: none;
	}
	
#menu ul li a:first{
	margin-left: 6px;
	}		


#content {
	font-size: 1.2em
	}

#content p {
margin-top:0;
}	

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
line-height:1.4em;
padding:5px;
width:610px;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid red; 
}


small {
	font-family: "Helvetica", Helvetica Neue, Arial, Geneva, sans-serif;
	line-height: 1.5em;
	}

small a{
	color: red;
	}	
	
small a:hover{
	color: #CCFF00;
	}		

h1, h3 {
	font-weight: normal; 
	font-family: "Helvetica", Helvetica Neue, Arial, Geneva, sans-serif;
		}

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

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

h2, h2 a, blockquote {
	font-size: 1.2em;
	color: #CCFF00;
	text-shadow: #000000 0 1px 1px;
	margin-left: 13px;
	}
	
h2.widgettitle{
	display: none;
	}	

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

#sidebar h2 {
	font-family: "Helvetica", Helvetica Neue, Arial, Geneva, sans-serif;
	font-size: 1.2em;
	}

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



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: #ccff00;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Helvetica", Helvetica Neue, Arial, Geneva, sans-serif;
	}

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

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	display: none;
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #ccc;
	-moz-border-radius: 6px;
-webkit-border-radius: 6px;

	}

.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 {
	font-family: "Helvetica", Helvetica Neue, Arial, Geneva, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
margin-left:22px;
font-size: 0.9em;
}

.postmetadata{
color:black;	
	}


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

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

h2 a:hover, h3 a:hover {
	color: red;
	text-decoration: none;
	}
a{
	color:#CCFF00;
	text-decoration: none;
	} 

a:hover {
	color: red;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Helvetica", Helvetica Neue, Arial, Geneva, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

	
#header {
height:199px;
margin:0;
padding:0;
width:1000px;
}	

#mainbody {
background:transparent url(images/narrow_back.png) repeat scroll 0 0;
*margin-top: -6px;
margin-left:2px;
width:991px;
padding-bottom: 20px;
float: left;
}


iframe {
background:transparent url(images/narrow_back.png) repeat scroll 0 0;
padding: 10px;	
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
	}

.pie-item {
background:transparent url(images/narrow_back.png) repeat scroll 0 0;
display: inline-table;	
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
	padding: 5px;
	float: left;
	}
	
.pie-item img{
-moz-border-radius: 6px;
-webkit-border-radius: 6px;

	}	
	
.narrowcolumn {
float:left;
margin-left:2px;
padding-left:4px;
width:623px;
*width: 625px;
overflow: hidden;

}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0px 0 40px;
	text-align: justify;
	}
	
.post h2 {
background:transparent url(images/post_h2_back.png) no-repeat scroll 0 0;
height:25px;
*height: 45px;
line-height:0.8em;
margin-left:9px;
margin-top:16px;
padding: 11px 0px 6px 87px;
width:528px;
*width: 617px;
font-size: 2em;
}	

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata a{
color: red;
	}
	
.postmetadata a:hover{
	color:#CCFF00;
	}
	

.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 {
background:transparent url(images/footer_back.png) no-repeat scroll 0 0;
border-top:1px solid #000000;
clear:both;
color:#CCCCCC;
height:50px;
margin-left:3px;
margin-top:0;
padding:0 92px 0 0;
text-align:right;
width:971px;
*width:1000px;
}

#footer p {
	margin: 0;
	padding: 7px 96px 0 22px;
	text-align: right;
	*padding: 7px 60px 0 22px;
	}

#footer a {
	color: red;
	text-decoration: none;
	}	
/* End Structure */



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

h2 {
	margin: 30px 0 0;
	}

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

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
background: url(images/h3_bullet.png) no-repeat;	
color:red;
margin:26px 0 16px 10px;
padding:6px 0 0 32px; 
font-size: 1.8em; 
line-height: 1em;
text-shadow: #000000 0 1px 1px;
height:  32px;
*font-weight: bold;
	}
	
	

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	margin-left:13px;
	color:  red;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	margin-left: -10px;
	}

/*	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: 0;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	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 p {
	margin-left:13px;

	}
	

.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 {
list-style-image:none;
list-style-type:none;
margin-bottom:10px;
}

#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;
	}

li#recent-posts {
font-size:1em;
margin-top:17px;
}
	
li#recent-posts ul {
padding:3px 11px 6px 3px;
}

li#recent-posts ul li a{
font-size: 1.4em;
color: red;
font-weight: bold; 
	}

li#recent-posts ul li a:hover{
color: #ccff00;
}

li#recent-posts ul li p{
	font-size: 1.2em!important;
	}
	
.widget_top{
	background: url(images/sidebar_widget_top.png);
    background-repeat: no-repeat;
	width: 345px;
	margin-left:-1px;
	margin-top:13px;
	height: 15px;
	}	
	
.widget_body {
background:transparent url(images/narrow_back.png) repeat scroll 0 0;
margin-left:1px;
margin-top:-5px;
*margin-top: 0;
width:342px;
}	
	

.widget_bottom{
	background: url(images/sidebar_widget_bottom.png);
    background-repeat: no-repeat;
	width: 345px;
	margin-left:-1px;
	height: 15px;
	}	
	
/* End Entry Lists */



/* Begin Form Elements */
.search_back {
	background: url(images/sidebar_element.png) no-repeat;
	height:40px;
	width:342px;
	margin-top: 10px;
	*margin-top: -3px;
	}
	


#searchform {
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
background:transparent none repeat scroll 0 0;
border:medium none;
padding:0;
width:275px;
color: white;
height:29px;
}

#sidebar #searchsubmit {
background:transparent url(images/search_button.png) repeat scroll 0 0;
border:medium none;
height:29px;
width:50px;
cursor: pointer;
margin-top: 5px;

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

select {
	width: 130px;
	}

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

#commentform input {
	background:transparent url(images/narrow_back.png) repeat scroll 0 0;
	color: white;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border: none;
	}
	

#commentform textarea {
background:transparent url(images/narrow_back.png) repeat scroll 0 0;
padding:2px;
width:100%;
color: white;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border: none;
}

#respond {
	width: 500px;
	margin-left: 22px;
}

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

#commentform #submit {
	background: #ccff00;
	margin: 0 0 5px auto;
	float: right;
	color: black;
	cursor: pointer;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	background:transparent url(images/narrow_back.png) repeat scroll 0 0;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border: none;
	-moz-border-radius: 6px;
-webkit-border-radius: 6px;

	}
.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 {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
padding-left:12px;
width:350px;
font: 1em "Helvetica", Helvetica Neue, Arial, Geneva, sans-serif;
float: right;
}

div[className=menu] {
	margin-top: 70px;
	}
#sidebar form {
	margin: 0;
	}

.package_button {
background:transparent url(images/sidebar_book_element.png) no-repeat scroll 0 0;
color:white;
font-size:1.9em;
height:32px;
*height:43px;
line-height:0.8em;
padding:16px 0 0 53px;
width:290px;
*width: 342px;
text-shadow: #000000 0 1px 1px;
-moz-text-shadow: #000000 0 1px 1px;
}

.package_button a{
color:white;
text-shadow: #000000 0 1px 1px;
}
.package_button a:hover{
color:red;
}

.book_button a {
background:transparent url(images/book_button.png) repeat scroll 0 0;
float:right;
height:25px;
margin-left:-1px;
margin-right:11px;
margin-top:-21px;
width:95px;
}




/* 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: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
}
/* End captions */
/* Home Page*/
.package_column{
	width: 152px;
	*width: 151px;
	float:left;
	overflow: hidden;
	}
	
.half_column{
	width:  281px;
	*width:  270px;
	float:left;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
	margin-top: 12px;
	text-align: left;
	}


.half_column_contact{
	width:  281px;
	float:left;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
	margin-top: 12px;
	text-align: left;
	*width:  278px;
	overflow: hidden;
	}	

.contact_telephone {
background-image:url(images/contact_telephone.png);
background-repeat:no-repeat;
float:left;
font-size:2em;
height:50px;
padding-left:70px;
padding-top:20px;
width:231px;
*width: 282px;
}
	
.contact_fax {
background-image:url(images/contact_fax.png);
background-repeat:no-repeat;
float:left;
font-size:2em;
height:50px;
padding-left:70px;
padding-top:20px;
width:231px;
*width: 282px;
}	

.contact_email {
background-image:url(images/contact_email.png);
background-repeat:no-repeat;
float:left;
font-size:1.5em;
height:50px;
padding-left:70px;
padding-top:20px;
width:231px;
*width: 282px;
}

.contact_address {
background-image:url(images/contact_address.png);
background-repeat:no-repeat;
float:left;
font-size:1em;
height:50px;
padding-left:70px;
padding-top:13px;
width:231px;
*width: 282px;
}	
		

.package_column .book_button a {
float:left;
margin-top: 0;
}

.book_button_black a {
background:transparent url(images/book_button_black.png) no-repeat scroll 0 0;
clear:both;
color:white;
float:left;
height:25px;
line-height:1em;
margin-bottom:0;
margin-top:6px;
padding-top:6px;
text-align:center;
width:151px;
}	

.package_column h2 {
background:transparent none repeat scroll 0 0;
clear:both;
height:12px;
margin-bottom:18px;
margin-left:1px;
margin-top:6px;
margin-bottom: 40px;
*margin-bottom: 15px;
padding:2px 0 0 0;
text-align:left;
width:152px;
text-shadow: #000000 0 1px 1px;
font-size: 1.6em;
line-height: 1.3em;
}

.package_column p {
font-size:0.9em;
line-height:1.2em;
text-align:left;
width:145px;
margin-left: 0;
}

.package_column p img{
margin: 0;
}

.product_column{
	width:  152px;
	*width: 151px;
	float:left;
    overflow: hidden;
	}
	
.product_column h2 {
background:transparent none repeat scroll 0 0;
clear:both;
height:12px;
margin-bottom:18px;
margin-left:1px;
margin-top:6px;
margin-bottom: 10px;
padding:2px 0 0 0;
text-align:left;
width:152px;
text-shadow: #000000 0 1px 1px;
font-size: 1.4em;
line-height: 1.3em;
}

.product_column p {
font-size:0.9em;
line-height:1.2em;
text-align:left;
width:145px;
margin-left: 0;
}

.product_column p img{
margin: 0;
}

.four_column_wrapper {
margin-bottom: 22px;	
padding-bottom: 12px;
display: block;
float:left;
*width: 617px;
	}



.book_button_black a {
background:transparent url(images/book_button_black.png) no-repeat scroll 0 0;
color:white;
float:left;
height:25px;
margin-bottom:0;
margin-top:6px;
padding-top:6px;
text-align:center;
width:151px;
clear: both;
}

.book_button_black a:hover {
	color: red;
	}

.sagres_intro {
background:transparent url(images/sagres_present_back.png) no-repeat scroll 0 0;
clear:both;
float:left;
height:235px;
margin-left:-3px;
margin-top:28px;
padding:12px;
width:600px;
}

div[className=sagres_intro]{
	margin-top: 6px;
	}

.sagres_left {
float: left;
width: 303px;
}

.sagres_right {
float:left;
width:290px;
*width: 250px;
text-align: left;
overflow: hidden;
}

.sagres_right p{
margin-left: 17px;
font-size: 0.9em;
line-height: 1.3em;
}

.sagres_right h2 {
background:transparent none repeat scroll 0 0;
margin:0 0 26px 0;
width:auto;
heigth:auto;
font-size: 1.6em;
padding: 0 0 0 16px;
line-height: 1.3em;
}
/* "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." */
