/*
Theme Name: WordPress Hexbreak Earth and Sky Oasis
Theme URI: http://wordpress.org/
Description: CSS for Earth and Sky Oasis.
Version: 0.1
Author: Tony Cooke
Author URI: http://www.hexbreak.com/

*/

/* CSS Reset. Thanks to Eric at http://www.meyerweb.com for thinking of this. */
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

/* Begin Page Structure */
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Helvetica', Arial, Verdana, Sans-Serif;
	background: #53808a;
	color: #000;
	text-align: center;
	}
#wrapper {
	margin: 20px auto;
	padding: 0;
	width: 695px;
	z-index: 0;
}
#page {
	position: relative;
	float: left;
	background-color: #fff8e8;
	margin: 0;
	padding: 0;
	width: 695px;
	z-index: 0;
	border: 0;
	text-align: left;
	}
/* End Page Structure */

/* Begin Homepage Div */
#home {
	position: relative;
	float: left;
	width: 695px;
	height: 390px;
	z-index: 0;
	background: url('images/earth_homepage_bg_rev.gif') no-repeat top left;
	margin: 0;
	padding: 0;
	}
.home_content {
	position: relative;
	float: left;
	z-index: 0;
	left: 428px;

	color: #fff;
	}
.home_content .home_entry {
	position: relative;
	float: left;
	margin: 0;
	margin-top: 110px;
	width: 234px;
	padding: 0;
	}
.home_content .home_entry p {
	font-size: 11px;
	line-height: 15px;
	text-indent:-5000em;
	}
/* End Homepage Div */

/* Begin Links */
a {
	color: #53808a;
	text-decoration: none;
	}

a:hover {
	color: #603619;
	text-decoration: underline;
	}
/* End Links */


/* Begin Header */
#header {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	height: 84px;
	width: 695px;
	z-index: 1;
	background: #53808a url('images/earth_header.gif') no-repeat top left;
	}
#header #home_button #address {
	position: relative;
	float: right;
	margin-top: 45px;
	color: #d8eee9;
	}
	
#header #home_button a {
	width: 280px;
	height: 60px;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	position: relative;
	float: left;
	clear: both;
	text-indent: -5000em;
	}
/* End Header */


/* Begin Suckerfish Dropdowns */
.the_topnav {
	position: relative;
	display: block;
	clear: both;
	z-index: 99;
	color: #fff;
	float: left;
	height: 16px;
	margin: 0;
	padding: 0;
}
#topnav_list {
	position: relative;
	display: block;
	clear: both;
	float: left;
	z-index: 99;
	margin: 0;
	padding: 0;
	height: 16px;
	margin-top: 0px;
	margin-left: 16px;
}
#topnav_list ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 99;
}
#topnav_list li { /* all list items */
	float: left;
	position: relative;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 1em;
	z-index: 99;
}
#topnav_list li a.topnav_default {
	height: 16px;
	margin: 0;
	padding: 0;
	margin-right: 17px;
	}
#topnav_list li a.topnav_why {
	height: 16px;
	width: 84px;
	margin: 0;
	padding: 0;
	margin-right: 9px;
	}
#topnav_list li a.topnav_services {
	height: 16px;
	width: 45px;
	margin: 0;
	padding: 0;
	margin-right: 9px;
	}
#topnav_list li a.topnav_spa {
	height: 16px;
	width: 86px;
	margin: 0;
	padding: 0;
	margin-right: 30px;
	}
#topnav_list li a.topnav_faq {
	height: 16px;
	width: 30px;
	margin: 0;
	padding: 0;
	margin-right: 9px;
	}
#topnav_list li a.topnav_news {
	height: 16px;
	width: 65px;
	margin: 0;
	padding: 0;
	margin-right: 9px;
	}
#topnav_list li a.topnav_schedule {
	height: 16px;
	width: 129px;
	margin: 0;
	padding: 0;
	margin-right: 9px;
	}
#topnav_list li a.topnav_gift {
	height: 16px;
	width: 77px;
	margin: 0;
	padding: 0;
	margin-right: 9px;
	}
#topnav_list li a {
	display: block;
	color: #53808a;
	text-decoration:none;
	z-index: 99;
}
#topnav_list li a:hover {
	display: block;
	color: #603619;
	text-decoration:underline;
	z-index: 99;
}
ul#topnav_list li ul { /* second-level lists */
	display: none;
	position: absolute;
	padding: 0;
	top: 16px;
	background: #cae9ea;
	border: 0px;
	border-top: 0px; 
	left: 0;
	margin-top: 0px;
	margin-left: 0px;
	width: 90px;
	z-index: 99;
}
ul#topnav_list li ul li { /* second-level list items */
	padding: 0px;
	border-top: 0px solid #999;
	width: 90px;
	z-index: 99;
}
ul#topnav_list li ul li a {
	background: none;
	margin:0;
	padding:3px;
	width:90px;
	height:auto;
	z-index: 99;
}
ul#topnav_list li ul li a:hover {
	/* background:#898989; */
}
#topnav_list li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
	z-index: 99;
}

#topnav_list li:hover ul, #topnav_list li.over ul { /* lists nested under hovered list items */
	display: block;
	z-index: 99;
}
/* End Suckerfish Dropdowns */

/* Begin Background Images */

.head_services {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height: 78px;
	background: url('images/head_services.jpg') no-repeat top left;
	text-indent: -5000em;
}

.head_packages {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height: 78px;
	background: url('images/head_packages.jpg') no-repeat top left;
	text-indent: -5000em;
}

.head_utility {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height: 78px;
	background: url('images/head_utility.jpg') no-repeat top left;
	text-indent: -5000em;
}

.head_whatsnew {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height: 78px;
	background: url('images/head_whatsnew.jpg') no-repeat top left;
	text-indent: -5000em;
}

.head_why {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height: 78px;
	background: url('images/head_why.jpg') no-repeat top left;
	text-indent: -5000em;
}

/* Begin Post Content and Columns */
#content {
	z-index: #0;
	font-size: 1.2em
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	width: 100%;
	}
.post_parent {
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #cebca5;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 auto;
	width: 580px;
	line-height: 1.6em;
	}
	
.widecolumn .entry p {
	font-size: 1em;
	margin-bottom: .75em;
	}

.entry {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	line-height: auto;
	}

.entry p strong {
	font-weight: bold;
	color: #603619;
	}

.entry p em {
	font-style:italic;
	color: #603619;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}
	
.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;
	color: #777;
}
/* End Post Content and Columns */


/* Begin Footer */
#footer {
	padding: 0;
	margin: 0 auto;
	padding-top: 40px;
	width: 695px;
	clear: both;
	background: #fff8e8 url('images/earth_footer.gif') no-repeat bottom left;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footer ul.utility {
	padding-bottom: 20px;
	padding-left: 180px;
	}

#footer ul.utility li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	}
.copyright {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	color: #d8eee9;
	padding-bottom: 10px;
}
/* End Footer */


/* Begin Prev/Next Posts Navigation */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Prev/Next Posts Navigation */


/*	Begin Headers */
h1 {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 4em;
	text-align: center;
	color: #53808a;
	padding-top: 70px;
	margin: 0;
	}

h1 a,
h1 a:hover,
h1 a:visited {
	color: #7abcca;
	text-decoration: none;	
	}
	
h2 {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #53808a;
	margin: 30px 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}
	
h2 a, 
h2 a:visited {
	text-decoration: none;
	color: #53808a;
	}

h2 a:hover {
	text-decoration: none;
	color: #603619;
	}

h3 {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0;
	margin: 15px 0 0;
	color: #53808a;
	}

h3 a, 
h3 a:visited {
	text-decoration: none;
	color: #7abcca;
	}

h3 a:hover {
	text-decoration: none;
	color: #603619;
	}
/* End Headers */


/* Begin Sidebar */
#sidebar {
	font: 1em Helvetica, Arial, Verdana, Sans-Serif;
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar h2 {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 1.2em;
	text-decoration: none;
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

a img {
	border: none;
	}
	
/*	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. */

.entry ul {
	position: relative;
	float: left;
	clear: both;
	margin-left: 0px;
	padding: 0 0 0 30px;
	width: 100%;
	list-style: disc;
	padding-left: 10px;
	text-indent: 0px;
	}

.entry li {
	margin: 1px 0 2px 10px;
	}

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

#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 {
	color: #777;
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

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

select {
	width: 130px;
	}
/* End Form Elements */


/* Begin Comments*/
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	font: 0.9em Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
	
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #777;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	}

#commentform p {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	margin: 5px 0;
	}

#commentform input {
	font: 0.9em Helvetica, Arial, Verdana, Sans-Serif;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	font: 0.9em Helvetica, Arial, Verdana, Sans-Serif;
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

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


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {font-size: 9pt;
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	padding-left: 10px;
	text-align: left;
	}

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

#wp-calendar caption {
	font: bold 1.3em Helvetica, Arial, Verdana, Sans-Serif;
	text-align: center;
	text-decoration: none;
	width: 100%;
	}

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

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

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


/* Begin Various Tags & Classes */
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
	}

cite {
	text-decoration: none;
	}

strike {
	color: #777;
	}

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

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

acronym, 
abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #777;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.clear {
	clear: both;
	}

.hidden {
	display: none;
	}

hr {
	visibility: hidden;
	width: 100%;
	float: left;
	clear: both;
	padding-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;
}
/* End captions */