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

*/

.thead {
	color: #FFFFFF;
	font-weight: bold;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a.post-edit-link {
display:block;
padding: 10px;
margin-left: 30px;
margin-top: 20px;
border-top: solid 1px #CCCCCC;
}

a.post-edit-link:hover {
background:#ddd;
color:#fff;
}


.villaCategory {
width: 180px;
height: 180px;
float: left;
}

#sidebar li {
font-size: 1.2em;
}

#sidebar li a {
display: block;
margin: 4px 0;
color:#0099CC;
}

#sidebar li.current_page_item a {
color:#999999;
}

#bluestarjets, #truecollection {
text-align:center;
}

#createAdventure {
text-align: center;
}

#createAdventure a {
display: block;
width: 223px;
height: 200px;
padding-top: 20px;
background: url(../images/create-adventure.gif) no-repeat 0 20px;
text-indent: -9000px;
margin: 0 auto;
}

#secondaryNav {
font-size: 1.5em;
color: #0099CC;
margin: 20px 0;
text-align: center;
}

#secondaryNav a {
color: #0099CC;
}

#experiences {
height: 142px;
margin-left: 20px;
}

#experiences a, 
#experiences a .hover {
display:block;
position: relative;
height: 142px;
width: 142px;
float: left;
background: url(../images/BG_experience_inks.jpg) no-repeat;
background-position: 0 0;
}

#experiences a#health {
background-position: 0 0;
}

#experiences a#adventure {
background-position: -142px 0px;
}

#experiences a#beauty {
background-position: -284px 0px;
}

#experiences a#romance {
background-position: -426px 0px;
}

#experiences a * {
  display: none;
}



#experiences a#health {
  background-position: 0px 0px;
}
#experiences .highlight a#health:hover,
#experiences a#health .hover {
  background-position: 0px -142px;
}

#experiences a#adventure {
  background-position: -142px 0px;
}
#experiences .highlight a#adventure:hover,
#experiences a#adventure .hover {
  background-position: -142px -142px;
}

#experiences a#beauty {
  background-position: -284px 0px;
}
#experiences .highlight a#beauty:hover,
#experiences a#beauty .hover {
  background-position: -284px -142px;
}

#experiences a#romance {
  background-position: -426px 0px;
}
#experiences .highlight a#romance:hover,
#experiences a#romance .hover {
  background-position: -426px -142px;
}







#pageWrapper {
width: 1020px;
margin: 0px auto;
text-align: left;
background:#ffffff url(../images/BGtile_pageWrapper.gif) repeat-y;

}

#heroes {
height: 305px;
overflow: hidden;
}

.entry, form {
margin: 0 20px 0 32px;
}


body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 62.5%; /* Resets 1em to 10px */
background: #fff;
text-align: center;
}

#page {
width: 880px;
margin: 0px auto;
text-align: left;
background:#ffffff;
}

#header {
position:absolute;
height: 120px;
z-index: 999;
}

#header h1 {
display: block;
width: 250px;
height: 106px;
background: url(../images/logo.png) no-repeat;
}

#header h1 a {
display: block;
width: 250px;
height: 106px;
}

#header .description {
display:none;
}

#header h1, #header .description {
text-indent: -9000px;
}

#content {
float: left;
width: 600px;
padding-top: 10px;
background: url(../images/BG_content-top.jpg) no-repeat;
}

#sidebar {
margin: 0 0 0 600px;
background: url(../images/BG_content-top.jpg) no-repeat top right;
}




#searchform #s {
text-indent:0;
}

#searchform #s {
background:transparent;
color:#666666;
font-size:11px;
font-weight:normal;
height:20px;
padding:5px 4px 0 24px;
width:120px;
}

#searchform input {
-x-system-font:none;
background:transparent scroll center 4px;
border:medium none;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:22px;
line-height:normal;
padding:0;
text-indent:-9000px;
vertical-align:middle;
width:20px;
}






/*  main navigation  */

#mainNav {
height: 30px;
width: 880px;
position:absolute;
top: 275px;
z-index: 998;
/*background: #008ae2 url(../images/nav.png) 0 0 no-repeat;*/
list-style: none;

/*filter:alpha(opacity=70); 
-moz-opacity: 0.7; 
opacity: 0.7;*/
}

#mainNav li {
  float: left;
}

#mainNav a * {
  display: none;
}

#mainNav a,
#mainNav a .hover {
  height: 30px;
   width: 133px;
	position: relative;
	display: block;
	background: url(../images/nav.png) no-repeat;
	font-size: 1.2em;
	color: #fff;
	line-height: 30px;
	text-align: center;
}



/* individual mainNav items */


#mainNav a.true-experience {
  background-position: 0px 0px;
}
#mainNav .highlight a.true-experience:hover,
#mainNav a.true-experience .hover {
  background-position: 0px -30px;
}



#mainNav a.true-staff {
  background-position: -133px 0;
}
#mainNav .highlight a.true-staff:hover,
#mainNav a.true-staff .hover {
  background-position: -133px -30px;
}



#mainNav a.true-villas {
  background-position: -266px 0;
}
#mainNav .highlight a.true-villas:hover,
#mainNav a.true-villas .hover {
  background-position: -266px -30px;
}



#mainNav a.cabo-san-lucas {
  background-position: -399px 0;
}
#mainNav .highlight a.cabo-san-lucas:hover,
#mainNav a.cabo-san-lucas .hover {
  background-position: -399px -30px;
}



#mainNav a.press {
  background-position: -532px 0;
}
#mainNav .highlight a.press:hover,
#mainNav a.press .hover {
  background-position: -532px -30px;
}


#mainNav a.home {
  background-position: -665px 0;
}
#mainNav .highlight a.home:hover,
#mainNav a.home .hover {
  background-position: -665px -30px;
}


/* ACTIVE PAGE NAV INDICATORS */

#mainNav.true-experience a.true-experience {
  background-position: 0px -60px;
}

#mainNav.true-staff a.true-staff {
  background-position: -133px -60px;
}

#mainNav.true-villas a.true-villas {
  background-position: -266px -60px;
}

#mainNav.cabo-san-lucas a.cabo-san-lucas {
  background-position: -399px -60px;
}

#mainNav.press a.press {
  background-position: -532px -60px;
}

/* Right side space filler */

li#spacer {
display: block;
float: left;
}

li#spacer a {
background-position: -798px 0;
width: 41px;
}

li#spacer a:hover {
text-decoration: none;
}

li#spacer a .hover {
display: none;
}




/* END MAIN NAV  */



#wp-calendar
{
text-align: center;
width: 100%;
border-collapse: collapse;
padding: 0;
font-size: 1em;

empty-cells: show;
margin: 4px auto 0;

}

#wp-calendar caption a, #wp-calendar caption a:hover
{
background: transparent;
}

#wp-calendar th
{
font-weight: bold;
}

#wp-calendar a
{
text-decoration: none;
display: block;
color: black;
}

#wp-calendar td, #wp-calendar th
{
text-align: center;
padding: 3px 0;
color: #999999; 
}

#wp-calendar th {
color:#666;
}

#wp-calendar td {
height: 1.6em;
line-height: 1.6em;
}

#wp-calendar tbody td a
{
/*text-decoration: underline;*/
background-color: #6CBE28;
color: #FFFFFF;
height: 1.6em;
line-height: 1.6em;
}

#wp-calendar tfoot td a
{
color: #6CBE28;
height: 1.6em;
line-height: 1.6em;
}

#wp-calendar tbody {
border-bottom: solid 1px #ccc;
}

#wp-calendar caption
{
/*letter-spacing: 0.1em;*/
padding: 0.4em 0;
font-weight: normal;
text-align: center;
font-size: 1.1em;
color:#999999;
border-bottom: solid 1px #ccc;
}


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

#wp-calendar td {
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #fff;*/ }


/*  tables  */



.post table {
margin: 10px 0;
}

.post table td, .post table th {
font-size: 1.3em;
padding: 5px 5px 5px 0;
color:#666666;
}

.post table th {
font-weight: bold;
color: #FFFFFF;
background: #6CBE28;
}

.post table tr.odd td {
background: #eeeeee;
}

.post table#villas td {
padding: 5px;
}




/*  widgets  */


#widgets .ig_tbl_line {
height: 60px;
margin-left: 11px; !important
overflow: hidden;
}

#widgets .ig_lgbluetext, a.ig_lgbluelink {
display: none;
}

#widgets table {
margin-top: 0px;
}

#widgets table div {
border: 0px;
background: none; !important
}

#widgets table div :first {
margin-bottom: 20px;
}








#footer {
padding: 50px 0;
clear: both;
padding-bottom: 10px;
background: #00fbba url(../images/BG_content-bottom.jpg) no-repeat;

font-size: 1.1em;
color: #666666;
text-align: right;
}

#copyright {
float: left;
padding-left: 6px;
}

#footer a {
color: #666666;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #333333;
}



#footer p {
margin: 0;
padding: 2px 10px;
color:#999999;
font-size:11px;
}

.post hr {
display: block;
}

.post {
margin: 14px 0 0 0;
}



.clear {
clear: both;
}



/*	Begin Headers */
h1 {
font-size: 2.2em;
}

h2 {
font-size: 2.0em;
}

#content h2 {
color: #0099cc;
padding-left: 33px;
background: url(../images/BG_H2_starfish.gif) no-repeat;

min-height: 32px;
height: auto !important;
height: 32px;
font-weight: normal;
}

h2.title {
margin-left: 24px;
}

h3 {
font-size: 1.7em;
color: #0099cc;
margin-top: 20px;
}

h4 {
font-size: 1.6em;
}

h5 {
font-size: 1.4em;
}

h6 {
font-size: 1.2em;
}

/* End Headers */


p {
font-size: 1.4em;
line-height: 1.4em;
margin: 8px 0;
color: #666666;
}



p a {
text-decoration: none;
}

p a:hover {
text-decoration: underline;
}





/* 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 li {
margin: 9px 0;
padding: 4px 0 4px 30px;
font-size: 1.3em;
color: #666666;
background:url(../images/bullet.gif) no-repeat 2px 3px;
}

html>body .entry .sliderGallery li {
margin: 9px 0;
padding: 4px 0 4px 16px;
color: #666666;
background:none;
}

#sidebar ul ul li:before {
/*content: "\00BB \0020";*/
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 0 0 6px 0;
padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin: 0px;
padding: 5px 3px;
text-align: right;
}

/*#sidebar #searchform #s {
width: 108px;
padding: 2px;
}

#sidebar #searchsubmit {
padding: 1px;
}*/

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

.entry form input, .entry form select, .entry form textarea {
margin-bottom: 10px;
}

select {
width: 130px;
}

label {
width: 120px;
display:block;
float: left;
clear: both;
padding-top: 3px;
}

input {
width: 120px;
display:block;
float: left;
}

select.singNumMenu {
width: 50px;
display: inline;
float: none;
}

select.month {
width: 50px;
}

select.date {
width: 44px;
}

input.radio {
width: 20px;
float: none;
display: inline;
}

td.checkfield label {
width: auto;
display:inline;
float: none;
}

td.checkfield input {
width: auto;
float: none;
display: inline;
}

td div {
width: 260px;
height: 34px;
}

.checkfield textarea {
width:530px;
}

/* End Form Elements */



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

.post a {
color: #008ae2;
}


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


	/* slider specific CSS */
	.sliderGallery {
		background: url(../images/productbrowser_background_20070622.jpg) no-repeat;
		overflow: hidden;
		position: relative;
		padding: 15px 10px;
		height: 180px;
		width: 560px;
		
		margin-bottom: 20px;
	}
	
	.sliderGallery UL {
		position: absolute;
		list-style: none;
		overflow: none;
		white-space: nowrap;
		padding: 0;
		margin: 0;
	}
	
	.sliderGallery UL LI {
		display: inline;
	}
	
	.slider {
		width: 560px;
		height: 17px;
		margin-top: 160px;
		/*margin-left: 5px;*/
		padding: 1px;
		position: relative;
		background: url(../images/productbrowser_scrollbar_20070622.png) no-repeat;
	}
	
	.handle {
		position: absolute;
		cursor: move;
		height: 18px;
		width: 181px;
		top: 0;
		background: url(../images/productbrowser_scroller_20080115.png) no-repeat;
		z-index: 100;
	}
	
	.slider span {
		color: #bbb;
		font-size: 80%;
		cursor: pointer;
		position: absolute;
		z-index: 110;
		top: 3px;
	}
	
	.slider .slider-lbl1 {
		left: 50px;
	}
	
	.slider .slider-lbl2 {
		left: 107px;
	}
	
	.slider .slider-lbl3 {
		left: 156px;
	}

	.slider .slider-lbl4 {
		left: 280px;
	}

	.slider .slider-lbl5 {
		left: 455px;
	}
	
	.bio {
	clear:both;}
