/*
Theme Name: Nature Pods
Description: Theme For Nature Pods
Version: 1.0
Author: TGIG
Author URI: http://www.thegreeninternetgroup.com
*/

@charset "utf-8";
/* CSS Document */

/* clear browser formatting */

html, body {
	font-size: 13px;
	margin: 0;
	padding: 0;
	line-height: 1;
}

* {
	font-size: 12px;
	margin: 0;
	padding: 0;
	outline: 0;
}

img { border: none; }
ul, ol, li { list-style: none; }
:focus { outline: none; }
table, td, form, fieldset {
	border: none;
	border-collapse: collapse; 
	border-spacing: 0;
	vertical-align: top;
}

/* —[ REUSABLE CLASSES ]— */
.hide { display: none; }
.right { float: right; }
.left { float: left; }
.current { cursor: default; }
.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 1px;
	overflow: hidden;
}
.center {
	margin: 0 auto;
	text-align: center;
}

.alignleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
}

.alignright {
	float: right;
	padding-left: 10px;
	padding-bottom: 2px;
}

/* Formatting for Theme */

body {
	background: #125652 url(images/bg_repeat.png) repeat-x;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
}

/* Header Formatting */

#header {
	width: 930px;
	height: 184px;
	background: url(images/header.png) no-repeat;
	position: relative;
}

#home_link {
	width: 412px;
	height: 184px;
	z-index: 1000;
float: left;
}

#top_nav {
	width: 375px;
	float: right;
}

#top_nav ul {
	padding-top: 75px;
	padding-bottom: 35px;
}

#top_nav ul li {
	color: #d6ac6a;
	float: left;
	padding-right: 15px;
}

#top_nav ul li a {
	color: #ffffff;
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

#top_nav ul li a:hover {
	text-decoration: underline;
}

#search {
	float: right;
	padding-right: 45px;
margin-top: -65px;
}

#search input[type="text"] {
	height: 27px;
	display: block;
	float: left;
	border: none;
	margin-right: 5px;
}

/* Main Nav Formatting */


#main_nav {
	width: 895px;
	height: 38px;
        background: url(images/main_nav_bg.png) no-repeat;
padding-left: 45px;

}

#main_nav ul {
float: left;
}

#main_nav li {
	float: left;
	padding-top: 18px;
        padding-right: 45px;
font-size: 16px;
	font-weight: bold;
        letter-spacing: 1px;
	text-transform: uppercase;
        font-family: Geneva, Arial, Helvetica, sans-serif;
}


#main_nav a, #main_nav a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
        letter-spacing: 1px;
	text-transform: uppercase;
        font-family: Geneva, Arial, Helvetica, sans-serif;
	
}

#main_nav a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#main_nav li ul {
	position: absolute;
	left: -999em;
	width: 200px;
z-index: 500;
}

#main_nav li ul li {
	width: 200px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #DEE1DA;
	padding-top: 0px;
}

#main_nav li ul a, #main_nav li ul a:visited {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 2px;
	border-top: none;
	font-weight: normal;
}

#main_nav li ul a:hover {
	border-top: none;
	font-weight: normal;
	background-color: #414141;
	color: #fff;
}	

#main_nav li:hover ul {
	left: auto;
}

#main_nav li:hover ul, #main_nav li.sfhover ul {
	left: auto;
}

#main_nav li:hover, #topmenu li.hover {
        position:static;
}

/* Main Content Area */

#main_content {
	width: 900px;
	background: url(images/midrepeat.png) repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}


/* Home Page */

#wide_column_home {
	width: 659px;
	padding-top: 25px;
	padding-left: 25px;
	float: left;
}

#flash {
	width: 644px;
	height: 251px;
	padding-bottom: 20px;
}

#wide_column_home h2 {
	font-family: "Palatino Linotype", "Palatino", Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #10514d;
	line-height: 115%;
	padding-left: 35px;
	padding-bottom: 12px;
}

#wide_column_home h3 {
	font-family: "Palatino Linotype", "Palatino", Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #10514d;
	line-height: 135%;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 45px;
}

#wide_column_home p {
	font-family: "Palatino Linotype", "Palatino", Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height: 125%;
	padding-left: 35px;
	padding-right: 25px;
	padding-bottom: 15px;
}

#wide_column_home ul, ol {
	padding-left: 50px;
	padding-bottom: 5px;
}

#wide_column_home ul li {
	font-family: "Palatino Linotype", "Palatino", Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height: 125%;
	padding-right: 25px;
	padding-bottom: 10px;
	list-style-type: disc;
}

#wide_column_home ol li {
	font-family: "Palatino Linotype", "Palatino", Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height: 125%;
	padding-right: 25px;
	padding-bottom: 10px;
	list-style-type: decimal;
}

#wide_column_home a {
	font-family: "Palatino Linotype", "Palatino", Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #10514d;
	text-decoration: underline;
}

#wide_column_home a:hover {
	text-decoration: none;
}


/* Interior Pages */


#wide_column {
	width: 659px;
	padding-top: 25px;
	padding-left: 25px;
	float: left;
}

#flash {
	width: 644px;
	height: 251px;
	padding-bottom: 20px;
}

#wide_column h1 {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-weight: bold;
        color: #10514d;
        line-height: 130%;
        padding-bottom: 12px;
}

#wide_column h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #10514d;
	line-height: 145%;;
	padding-bottom: 12px;
}

#wide_column h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #10514d;
	line-height: 135%;
	padding-bottom: 15px;
	text-align: left;
}

#wide_column h4 {
       font-family: Geneva, Arial, Helvetica, sans-serif;
       font-size: 14px;
       font-weight: bold;
       color: #10514d;
       line-height: 150%;
       padding-bottom: 15px;
       text-align: left;
}

#wide_column h4 a {
       font-size: 14px;
       font-weight: bold;
}

#wide_column h4 a:hover {
       font-size: 14px;
       font-weight: bold;
}

#wide_column p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height: 135%;
	padding-right: 25px;
	padding-bottom: 15px;
}

#wide_column ul, ol {
	padding-left: 50px;
	padding-bottom: 5px;
}

#wide_column ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height: 125%;
	padding-right: 25px;
	padding-bottom: 10px;
	list-style-type: disc;
}

#wide_column ol li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height: 125%;
	padding-right: 25px;
	padding-bottom: 10px;
	list-style-type: decimal;
}

#wide_column a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #10514d;
	text-decoration: underline;
}

#wide_column a:hover {
	text-decoration: none;
font-size: 13px;
font-weight: normal;
}

#spacer {
	height: 25px;
}

#side_buttons p {
padding-left: 0px;
padding-right: 0px;
text-align: right;
}

#features {
	width: 603px;
	background: url(images/features_midrepeat.jpg) repeat-y;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: -3px;
}

#features_bullets {
}

#features_bullets ul {
	padding-left: 50px;
}

#features_bullets li {
	list-style-type: disc;
	font-family: "Palatino Linotype", "Palatino", Georgia;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 8px;
}

#features_learn_more p a {
	color: #10514d;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	display: block;
	text-decoration: none;
}

#features_learn_more p a:hover {
	text-decoration: underline;
}

#personal_tour_guides {
	width: 250px;
	float: left;
}

#personal_tour_guides h4 {
	font-family: "Palatino Linotype", "Palatino", Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #10514d;
	line-height: 115%;
	padding-left: 35px;
	padding-bottom: 10px;
}

#personal_tour_guides h5 {
	font-family: "Palatino Linotype", "Palatino", Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 115%;
	padding-left: 35px;
	padding-bottom: 10px;
}

#personal_tour_guides p a {
	font-family: "Palatino Linotype", "Palatino", Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #10514d;
	line-height: 115%;
	padding-left: 35px;
	padding-bottom: 10px;
	text-decoration: none;
}

#personal_tour_guides p a:hover {
	text-decoration: underline;
}
	

#video_post {
	width: 365px;
	height: 291px;
	float: right;
	padding-right: 25px;
}

/* Sidebar */

#sidebar {
	width: 216px;
	float: right;
}

#sidebar ul {
	padding-right: 5px;
}

#sidebar h2 {
	width: 216px;
	height: 22px;
	background: url(images/sidebar_header.png) no-repeat;
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding-top: 8px;
	letter-spacing: 1px;
}

#sidebar ul {
	list-style-type: none;
	padding-bottom: 15px;
	line-height: 135%;
	padding-left: 15px;
	padding-top: 15px;
}


#sidebar ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 125%;
	padding-bottom: 15px;
}


#sidebar ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
}

#sidebar ul li a:hover {
	text-decoration: none;
}

#sidebar h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #10514d;
	line-height: 115%;
	padding-bottom: 12px;
}

#sidebar ul li ul {
	padding: 0px 0px 0px 10px;
}

#sidebar ul li ul li {
	font-style: italic;
}

#sidebar p {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
padding-bottom: 6px;
}

/* Footer */
	
#footer {
	width: 930px;
	height: 47px;
	margin: 0 auto;
	background: url(images/footer.png) no-repeat;
}

#copyright p {
	padding-top: 15px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 25px;
	color: #fff;
}

#copyright p span .yellow {
	color: #d6ac6a;
}

/* Blog Formatting */

#wide_column h2 a {
	font-size: 24px;
	text-decoration: none;
}

#wide_column h2 a:hover {
	text-decoration: underline;
font-size: 24px;
}

#wide_column h3#comments {
	text-align: left;
	padding-left: 35px;
}

#wide_column small {
	font-size: 11px;
font-family:Geneva, Arial, Helvetica, sans-serif;
padding-bottom: 6px;
}

#wide_column .navigation {
	padding-left: 35px;
	padding-right: 35px;
}

#wide_column p.postmetadata {
	border-top: 1px dashed #10514d;
	padding-top: 10px;
	margin-right: 35px;
	margin-left: 35px;
	padding-left: 0px;
}

/* Sample Audio and Video */

#header_img {
width: 644px;
height: 257px;
position: relative;

}

#audio_sample {
width: 150px;
height: 18px;
position: absolute;
top: 225px;
left: 140px;
}

#video_sample {
width: 20px;
height: 20px;
position: absolute;
top: 225px;
left: 608px;
}

/* Home Page Buy Now Rollovers */

.buynow {
  display: block;
  width: 61px;
  height: 17px;
  background: url(images/buynow_sprite.jpg) no-repeat 0 0;
}

.buynow:hover { 
  background-position: 0 -17px;
}

.buynow span {
  display: none;
}

/* Sidebar Twitter and Facebook Rollovers */

#twitter {
  display: block;
  width: 75px;
  height: 24px;
  background: url(images/twitter_sprite.png) no-repeat 0 0;
}

#twitter:hover { 
  background-position: 0 -24px;
}

#twitter span {
  display: none;
}

#facebook {
  display: block;
  width: 75px;
  height: 24px;
  background: url(images/facebook_sprite.png) no-repeat 0 0;
}

#facebook:hover { 
  background-position: 0 -24px;
}

#facebook span {
  display: none;
}