/*

Theme Name: Ultimate Dive Travel Custom

Theme URI: http://www.technologytherapy.com/

Description: Custom WordPress theme.

Version: 1.0

Author: The Technology Therapy Group - dev. Cyrus Collier & Tom DiGrazia



*/





/* Reset */



* {
	margin: 0;
	padding: 0;
}
p img, fieldset {
	border: 0;
	max-width: 100%;
}
a {
	outline: 0;
}
/* Utility Styles */



.clear {
	clear: both;
}
/* Global Typography & Colors */



body {
	font: 14px/1.5 helvetica, 'Trebuchet MS', sans-serif;
	background: #003558 url(images/background-inner-fill.jpg) repeat-x top;
	color: #ffffff;
	font-weight:lighter;
}
td {
	vertical-align: top;
}
b {
	font-weight:bolder;
}
strong {
	color:#47cb7f;
}
a {
	color: #66ccff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight:bold;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	color:#FFFF00;
	font-weight:bold;
}
h3 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight:bold;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight:bold;
}
h6 {
	font-size: 16px;
	color:#FFFF00;
	font-weight:bold;
}
hr {
	border-top:1px solid #003b62;
	border-bottom:none;
	border-left:none;
	border-right:none;
	margin:10px 0;
}
ol {
	margin-left: 30px;
}
.thread-alt {
	background-color: #002d4c;
}
.thread-even {
	background-color: #003b62;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#content h1,  #content h2,  .widget h2,  .widget ul.pages > li > a {
	text-shadow: #000000 0px -1px 2px;
}
#content .callout {
	border-radius: 15px;
	-moz-border-radius: 15px;
	background-color:#ffff00;
	text-transform:uppercase;
	color:#003558;
	padding: 10px 15px;
	margin-right:auto;
	margin-left:auto;
	font-weight:bold;
}
/* Sticky Footer Styles */



html, body {
	height: 100%;
}
#page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px; /* the bottom margin is the negative value of the footer's height */
}
#footer, #footer-push {
	height: 150px;
	clear: both;
}
/* Global Container Styles */



#page {
	width: 960px;
	padding: 0 32px;
	background: url(images/background-inner.jpg) no-repeat top;
}
#container {
	padding: 10px 0;
	min-height: 500px;
}
#container:after {
	display: block;
	content: '';
	clear: both;
	visibility: hidden;
	height: 0;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.navigation .previous {
	float: left;
}
.navigation .next {
	float: right;
}
/* Header Styles */



#header {
	padding: 7px 0 10px;
}
#header h1 {
	width: 185px;
	height: 95px;
	background: url(images/masthead.png) no-repeat top left;
	float: left;
}
#header h1 a {
	display: block;
	width: 185px;
	height: 95px;
	text-indent: -9999px;
}
#headernav {
	float: right;
	list-style: none;
}
#headernav li {
	height: 15px;
	float: left;
	background: url(images/headernav-divider.png) no-repeat left bottom;
	padding: 0 8px 0 12px;
}
#headernav li:first-child {
	background: none;
	padding-left: 0;
}
#headernav a, #headernav span {
	display: block;
	float: left;
	height: 13px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}
#headernav-phone {
	width: 221px;
	background-image: url(images/headernav-phone.png);
}
#headernav-blog {
	width: 207px;
	background-image: url(images/headernav-blog.png);
}
#headernav-contact {
	width: 124px;
	background-image: url(images/headernav-contact.png);
}
/* Navigation Styles */



#navigation {
	list-style: none;
	height: 35px;
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
	clear: both;
}
#navigation li {
	float: left;
}
#navigation a {
	float: left;
	height: 35px;
	text-indent: -9999px;
	background: no-repeat top left;
}
#navigation a:hover {
	background-position: bottom left;
}
#nav-destinations a {
	width: 156px;
	background-image: url(images/nav-destinations.png);
}
#nav-resorts a {
	width: 115px;
	background-image: url(images/nav-resorts.png);
}
#nav-liveaboards a {
	width: 152px;
	background-image: url(images/nav-liveaboards.png);
}
#nav-tripspecials a {
	width: 155px;
	background-image: url(images/nav-tripspecials.png);
}
#nav-reservations a {
	width: 205px;
	background-image: url(images/nav-reservations.png);
}
#nav-about a {
	width: 176px;
	background-image: url(images/nav-about.png);
}
/* Content & Post/Page Styles */



#content-wrapper {
	float: left;
}
#content-top {
	width: 629px;
	height: 10px;
	background: url(images/content-bg-top.png) no-repeat;
	overflow: hidden;
}
#content-bottom {
	width: 629px;
	height: 10px;
	background: url(images/content-bg-bottom.png) no-repeat;
}
#content {
	width: 605px;
	background: url(images/content-bg.png) repeat;
	padding: 2px 12px;
}
#content h1 {
	margin-bottom: 5px;
}
#content p, #content li {
	margin-bottom: 14px;
}
#content ul {
	margin-left: 25px;
}
.post {
	margin: 0 0 40px;
}
.postmetadata {
	padding-top: 5px;
	clear: both;
	font-size: 0.9em;
}
.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}
#content img {
	background-color: #ffffff;
	padding: 2px;
}
.pic {
	float:left;
	margin: 3px 5px 8px 0;
}
table .pic {
	float:left;
	clear:left;
	display:block;
	margin: 3px 5px 8px 0;
}
.post p table img {
	max-width: 100%;
}
.post p img {
	max-width: 100%;
}
.wrapper-specials {
	padding-left: 40px;
	background: url(images/icon-star.png) no-repeat left 4px;
	margin-bottom:10px;
	font-weight:lighter;
}
.wrapper-specials1 {
	padding: 20px 40px 10px 40px;
	margin:10px;
	font-weight:lighter;
	background-color:#113e64;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.wrapper-special {
	padding: 20px 40px 10px 40px;
	background: url(images/icon-star.png) no-repeat 8px 22px;
	margin:10px;
	font-weight:lighter;
	background-color:#113e64;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.wrapper-reservations {
	padding-left: 40px;
	background: url(images/icon-book.png) no-repeat left 4px;
	font-weight:lighter;
}
.wrapper-specials a {
	font-size:14px;
	font-weight:bold;
}
.wrapper-reservations a {
	font-size:14px;
	font-weight:bold;
}
#banner-image {
	display: block;
	float: left;
	margin-bottom: 11px;
	max-width: 620px;
	background-color: #ffffff;
	padding: 4px;
}
.more {
	width: 109px;
	height: 23px;
	display: inline-block;
	text-indent: -150px;
	background: url(images/button-readmore.png) no-repeat left top;
	overflow: hidden;
	text-align: left;
}
.view-all {
	width: 137px;
	height: 30px;
	display: inline-block;
	text-indent: -150px;
	background: url(images/button-viewall.png) no-repeat left top;
	overflow: hidden;
	text-align: left;
}
.book-now {
	width: 109px;
	height: 24px;
	display: inline-block;
	text-indent: -150px;
	background: url(images/button-booknow.png) no-repeat left top;
	overflow: hidden;
	text-align: left;
}
.video {
	width: 159px;
	height: 30px;
	display: inline-block;
	text-indent: -150px;
	background: url(images/video.png) no-repeat left top;
	overflow: hidden;
	text-align: left;
}
/* Sidebar Styles */



#sidebar {
	float: right;
	width: 310px;
}
#sidebar ul, #sidebar ol {
	list-style: none;
}
.widget {
	border-top: 1px solid #275b8b;
	padding: 10px 0 12px;
}
.widget h2 {
	margin-bottom: 5px;
}
#sidebar .widget:first-child {
	border-top: 0;
	padding-top: 0;
}
.widget ul.pages > li > a {
	display: block;
	padding: 4px 6px 3px;
	background: url(images/content-bg.png) repeat;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 2px;
	text-decoration: none;
}
.widget ul.pages li a {
	color: #ffffff;
}
.widget ul.pages li.active > a,  .widget ul.pages li.current_page_item > a,  .widget ul.pages ul a:hover {
	color: #6fa4e6;
}
.widget ul.pages .accordion-wrapper {
	display: block;
}
.widget ul.pages ul {
	padding: 5px 15px;
}
/* Footer Styles */



#footer {
	background: url(images/footer-bg-fill.jpg) repeat-x top;
	font-size: 11px;
	line-height: 18px;
}
#footer-container {
	width: 960px;
	height: 50px;
	padding: 100px 32px 0;
	margin: 0 auto;
	background: url(images/footer-bg.jpg) no-repeat bottom;
}
#footer a {
	color: #ffffff;
}
#footernav {
	list-style: none;
	float: left;
	width: 73%;
	margin-left: -5px;
}
#footernav li {
	display: inline;
}
#footernav a {
	margin: 0 5px;
}
#footer p#siteinfo {
	float: right;
	width: 27%;
	text-align: right;
}
#footer p#siteinfo a {
	color: #001f3f;
}
/* Comments Styles */



.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}
.commentlist li ul li {
	font-size: 1em;
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist li {
	font-weight: bold;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.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;
	margin: 10px 5px 10px 0;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
}
.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.children {
	padding: 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
/* Form Styles */



#searchform {
	margin: 10px auto;
	padding: 5px 3px;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	width: 86px;
}
#newsletter-form {
	margin: 5px 0;
}
#newsletter-form input {
	width: 205px;
	height: 14px;
	padding: 4px 5px 3px;
	background: url(images/input-bg.png) no-repeat left top;
	border: 0;
}
#submit {
	display: inline-block;
	border: 0;
	width: 85px;
	height: 21px;
	margin: 0 2px;
	text-indent: -999px;
	cursor: pointer;
	background: url(images/button-submit.png) no-repeat left top;
	overflow: hidden;
}
.req {
	color:#FFFF00;
}
input.contact {
	width:400px;
	height:30px;
	background-color:#99bbee;
	border:1px solid #bce4ff;
	margin-bottom:10px;
	float:right;
	line-height:30px;
}
textarea.contacttext {
	width:400px;
	height:130px;
	background-color:#99bbee;
	border:1px solid #bce4ff;
	margin-bottom:10px;
	float:right;
	line-height:20px;
}
input.reserve {
	width:310px;
	height:30px;
	background-color:#99bbee;
	border:1px solid #bce4ff;
	margin-bottom:10px;
	float:right;
	line-height:30px;
}
textarea.reserve {
	width:310px;
	height:130px;
	background-color:#99bbee;
	border:1px solid #bce4ff;
	margin-bottom:10px;
	float:right;
	line-height:20px;
}
/* Testimonial styles */

.quote {
	background:url(images/quote.png) top left no-repeat;
	padding:2px 0 0 80px;
	font-style:italic;
	font-size:14px;
	line-height:21px;
}
.quote span {
	font-style:normal;
	font-size:12px;
	color:#548ecd;
}
.quote p.sig {
	text-align:right;
	font-style:normal;
	font-weight:bold;
}
.widget-container .quote {
	background:url(images/side-quote.png) top left no-repeat;
	padding:0 0 8px 48px;
	border-bottom:1px solid #003b62;
	margin:8px 0;
	font-style:italic;
	font-size:14px;
	line-height:21px;
}
.widget-container .quote span {
	font-style:normal;
	font-size:12px;
	color:#548ecd;
}
.widget-container .quote p.sig {
	text-align:right;
	font-style:normal;
	font-weight:bold;
}
/* Home page styles */



#home {
	background-image: url(images/background-home-fill.jpg);
}
#home #page {
	background-image: url(images/background-home.jpg);
}
#home #sidebar {
	padding-top: 64px;
}
#slideshow-container {
	height: 152px;
	margin-bottom: 51px;
	position: relative;
}
#slideshow {
	list-style: none;
	width: 958px;
	height: 152px;
	position: relative;
}
#slideshow li {
	position: absolute;
	border: 3px solid #ffffff; /*display: none;*/
}
/*#slideshow li:first-child { display: block; }*/

#slideshow img {
	display: block;
	position: relative;
}
#slidenav {
	position: absolute;
	left: 0;
	top: 56px;
	list-style: none;
	padding-left: 22px;
}
#slidenav li {
	float: left;
	height: 33px;
	margin: 0 13px;
	position: relative;
}
#slidenav li a {
	float: left;
	display: block;
	text-indent: -999px;
	height: 33px;
	overflow: hidden;
	position: relative;
}
#slidenav #slidenav-caribbean a {
	width: 104px;
	margin-right: 3px;
}
#slidenav #slidenav-micronesia a {
	width: 113px;
}
#slidenav #slidenav-centralsouthamerica a {
	width: 226px;
}
#slidenav #slidenav-southpacificaustralia a {
	width: 231px;
	margin: 0 1px 0 -1px;
}
#slidenav #slidenav-southasia a {
	width: 107px;
}
/* Addthis Styles */

.addthis_default_style {
	margin: 0px;
	height: 30px;
	display: block;
	padding-left: 235px;
	clear: both;
}
#dive-blog .addthis_default_style {
	margin: 0px 0 15px 0;
}
.addthis_button_google_plusone {
	width: 64px;
	overflow: hidden;
}
.addthis_button_tweet {
	width: 102px;
	overflow: hidden;
}
.addthis_button_facebook_like {
	width: 78px;
	overflow: hidden;
}
.addthis_button_email {
	width: 29px;
	margin: 1px 0 0 0;
}
.addthis_button_linkedin {
	margin: 0 4px 0 0;
}
#content .addthis_button_email img, #content .addthis_button_linkedin img {
	background-color: transparent;
	position: relative;
	top: -3px;
}
#dive-blog .post h2 {
	clear: both;
}
/* Dema Page Styles */

/* My Styles */

#specials-table {
	width: 605px;
	border-top: 3px solid #5787A8;
	padding: 25px 0px;
	border-bottom: 1px solid #5787A8;
}
#specials-table td {
	vertical-align: middle;
}
#specials-table ul.fifty {
	width: 33%;
	float: left;
	padding-left: 15px;
}
#specials-table ul.fifty li {
	line-height: 18px;
	margin-bottom: 0px;
	font-size: 14px;
	list-style-image: url(http://ultimatedivetravel.com/dive-destinations/wp-content/uploads/2011/10/bullet.png);
}
#specials-table h2 {
	text-transform: none;
	color: #CCDAE2;
	font-size: 24px;
}
#specials-table td.area {
	border-right: 1px dashed #0F517A;
	padding-right: 15px;
	width: 160px;
}
p.disclaimer {
	width: 572px;
	padding: 5px 15px;
	background-color: #002842;
	font-style: italic;
	border-left: 3px solid #D30000;
	color: #CEDCE5;
}
h1.area-title {
	font-size: 24px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	padding-top: 50px;
	text-transform: none;
	border-bottom: 1px dotted #2A5A84;
}
.dema-special {
	padding: 10px 0;
}
table.details {
	padding: 15px 10px;
	width: 100%;
}
table.details table {
	float: right;
}
table.details.odd {
	background-color: #002842;
}
table.details h2 {
	text-transform: none;
	color: #66CCFF;
	text-shadow: 1px 1px 1px #000;
	font-size: 24px;
	padding-bottom: 15px;
	font-weight: normal;
}
table.details td {
	padding: 4px;
}
table.details td img {
	margin: 5px 0 0;
}
table.details td.dates {
	color: #CEDCE5;
	font-size: 11px;
	text-align: right;
	font-style: italic;
	padding-bottom: 4px;
}
table.details td.dates span {
	color: #fff;
	font-weight: bold;
}
table.details td.people {
	max-width: 250px;
	vertical-align: middle;
	font-size: 14px;
	color: #89ADC4;
	line-height: 15px;
	padding: 0px 8px !important;
}
table.details td.price {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -.05em;
	color: #47CB7F;
	position: relative;
}
table.details td.price span {
	color: #CEDCE5;
	font-size: 11px;
	font-style: italic;
	letter-spacing: normal;
	float:left;
	line-height: 5px;
	padding-bottom: 10px;
}
table.details td.booking {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0 5px;
	color: #eee;
	border-bottom: 1px dotted #094266;
}
table.details td.booking span {
	color: #89ADC4;
	font-weight: normal;
	float: right;
	font-size: 14px;
	text-align: right;
	padding-top: 5px;
}
table.details td.group {
	padding: 5px 0;
	border-bottom: 2px solid #073551;
}
table.details td p {
	color: #DEEAF2;
	font-size: 14px;
	line-height: 20px;
}
table.details td.details {
	padding-top: 15px;
}
table.details td.imagetd {
}
table.details tr.color {
	background-color: #001F33;
}
table.details tr.color td {
	border-top: 1px solid #000;
	min-height: 37px;
}
table.details td h3 {
	font-size: 16px;
	text-transform: none;
	position: relative;
	top: -10px;
}
table.details table.four-column td.price {
	font-size: 20px;
}
table.details table.four-column td.people p {
	font-size: 10px;
	width: 100px;
	padding: 5px 5px !important;
}
blockquote {
	padding: 5px 15px;
	font-style: italic;
}
