/*
Theme Name: bds
Theme URI: http://wordpress.org/
Description: This is a theme for Belize Diving Services.
Version: 1
Author: Fuszion
Author URI: http://fuszion.com/
Tags: blue, custom header, fixed width, two columns, widgets

	

*/



/* Begin Typography & Colors */
body {
	font-size: 7.5pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #092967;
	}



#page {
	background-color: white;
	}

#header {
	}

#headerimg 	{
	margin: 0px;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

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

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

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

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	padding:0px;
	margin:0px;
	
	color:#FF0000;
	font-size: 1em;
	text-indent: -1000em;
	background-repeat:no-repeat;
	background-position:left;
	}

.bds_header_text2 {
	
	padding-top:20px;
	padding-left:411px;
	/*float:left;*/
	text-align:left;
}

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

h2 {
	font-size: 1.6em;
	}

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

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

h3 {
	font-size: 1.3em;
	}
/*
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
*/

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

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

#commentform p {
	font-family:Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family:Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, 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;
	}

#page {
	}

#header {
	}

#headerimg {
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

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

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 0px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 0px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	}
/* End Structure */



/*	Begin Headers */

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

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

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 0px auto 20px ;
	}
/* End Headers */



/* 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 0px;
	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 ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 0px 0 8px 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 0px;
	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: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 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: 0px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

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

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



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

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.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: 0px;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}
/* 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: 0px;
	margin: 0px;
	/*-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 */



/* Begin bds Styles */

#bds_header_image{
	width:1050px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

#bds_header_bg{
	width:100%;
	background-image:url('http://www.belizedivingservices.net/_images/header/bds_water.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

#bds_header_menu_bar{
	width:100%;
	height:31px;
	background-color:#ed9d43;
}

#bds_header_menu{
	width:974px;
	height:31px;
	background-color:#ed9d43;
	margin-left:auto;
	margin-right:auto;
}

#bds_header_menu a:hover{
	background-position: 0 -31px;
}

#bds_header_menu a:active{
	background-position: 0 -31px;
}

.current_page_item{
	background-position: 0 -62px;
}

#bds_header_menu .current_page_item:hover{
	background-position: 0 -62px;
}

#bds_menu_button1 {
	height:31px;
	width:89px;
	float:left;
	background-image:url('http://www.belizedivingservices.net/_images/header/menu/menu_01.gif');
	background-repeat:no-repeat;
}
#bds_menu_button2 {
	height:31px;
	width:85px;
	float:left;
	background-image:url('http://www.belizedivingservices.net/_images/header/menu/menu_02.gif');
	background-repeat:no-repeat;
}
#bds_menu_button3 {
	height:31px;
	width:165px;
	float:left;
	background-image:url('http://www.belizedivingservices.net/_images/header/menu/menu_03.gif');
	background-repeat:no-repeat;
}
#bds_menu_button4 {
	height:31px;
	width:92px;
	float:left;
	background-image:url('http://www.belizedivingservices.net/_images/header/menu/menu_04.gif');
	background-repeat:no-repeat;
}
#bds_menu_button5 {
	height:31px;
	width:154px;
	float:left;
	background-image:url('http://www.belizedivingservices.net/_images/header/menu/menu_05.gif');
	background-repeat:no-repeat;
}
#bds_menu_button6 {
	height:31px;
	width:112px;
	float:left;
	background-image:url('http://www.belizedivingservices.net/_images/header/menu/menu_06.gif');
	background-repeat:no-repeat;
}
#bds_menu_button7 {
	height:31px;
	width:144px;
	float:left;
	background-image:url('http://www.belizedivingservices.net/_images/header/menu/menu_07.gif');
	background-repeat:no-repeat;
}
#bds_menu_button8 {
	height:31px;
	width:133px;
	float:left;
	background-image:url('http://www.belizedivingservices.net/_images/header/menu/menu_08.gif');
	background-repeat:no-repeat;
}





#bds_content_bar {
	width:100%;
	min-height:586px;
	background-color:#336767;
	background-image:url('http://www.belizedivingservices.net/_images/content/bds_content_bg.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}



#bds_content_window1 {
	padding:0px;
	margin:0px;
	width:974px;
	min-height:571px;
	padding-top:16px;
	padding-bottom:16px;
	margin-left:auto;
	margin-right:auto;
}

#bds_content_window1b {
	padding:0px;
	margin:0px;
	width:974px;
	min-height:571px;
	padding-top:16px;
	padding-bottom:24px;
	margin-left:auto;
	margin-right:auto;
}

#bds_content_window2 {
	width:948px;
	padding-left:13px;
	padding-right:13px;
	padding-top:8px;
	padding-bottom:8px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#FFFFFF;
	text-align:left;
	background-image:url('http://www.belizedivingservices.net/_images/content/bds_coral_bg.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
}

#bds_content_window2b {
	width:902px;
	padding-left:36px;
	padding-right:36px;
	padding-top:8px;
	padding-bottom:24px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#FFFFFF;
	text-align:left;
	background-image:url('http://www.belizedivingservices.net/_images/content/bds_coral_bg2.gif');
	background-position:top right;
	background-repeat:no-repeat;
}

#bds_content_window3 {
	border-collapse:collapse;
	width:931px;
	padding-right:17px;
	padding-top:0px;
	padding-bottom:0px;
	min-height: 381px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#bds_content_window3b {
	border-collapse:collapse;
	width:902px;
	padding-top:0px;
	padding-bottom:0px;
	min-height: 510px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#bds_content_window3 p{
	padding: 0px;
	margin: 0px;
}

#bds_content_window3 img{
	padding: 0px;
	margin: 0px;
}

#bds_content_window4 p{
	margin-top:1em;
}

#bds_content_window4 br {
   padding: 0px;
   margin: 0px;
   line-height:0pt
}

#bds_content_mainimage{
	padding: 0px;
	padding-right:30px;
	padding-bottom:5px;
	margin: 0px;
	float:left;
	width:381px;
	height:381px;
}

#bds_content_mainimage h2, #bds_content_mainimage p{
	font-size:12px;
	padding:0px;
	margin:0px;
	text-indent:0px;	
}

#bds_content_mainimage p{
	font-size:10px;
	margin-top:5px;
}

#bds_content_mainimage br{
	line-height:0pt;
}

.bds_header_text {
	padding-top:20px;
}



#bds_footer {
	width:974px;
	padding-top:23px;
	margin-left:auto;
	margin-right:auto;
}

#bds_footer_right{
	float:right;
}

#bds_footer_left{
	float:left;
}

#bds_four_buttons{
	padding: 20px 0px 0px 0px;
	width:1010px;
	margin-left:auto;
	margin-right:auto;
}

.bds_four_buttons1{
	width:228px;
	padding-right:19px;
}
.bds_four_buttons2{
	width:227px;
	padding-right:19px;
}
.bds_four_buttons3{
	width:229px;
	padding-right:19px;
}
.bds_four_buttons4{
	width:227px;
	padding:0px;
}

#bds_dive_buttons{
	padding: 20px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
}

.bds_dive_button{
	padding:0px;
	padding-right:16px;
}

.bds_intro{
	font-size:9.5pt;
	line-height:1.6em;
}



/* Staff Page */

.bds_bio_left{
	float:left;
	margin-bottom:23px;
	color:#336767;
	width:430px;
	min-height: 164px;
	padding-right:20px;
}

.bds_bio_right{
	float:left;
	margin-bottom:23px;
	color:#336767;
	width:430px;
	min-height: 164px;
}



.bds_bio_image{
	float:left;
	width:167px;
	height:164px;
	padding-right:14px;
}

.bds_bio_text{
	font-size:7pt;
}

.bds_bio_name{
	font-weight:bold;
	font-size:9pt;
	color:#cca140;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
}

.bds_bio_position{
	font-weight:bold;
	font-size:9pt;
	text-transform: uppercase;
}

p.bds_bio_qualifications {
	margin-top:18px;
}

.bds_bio_email {
	color:#a34222;
}

hr.a {
	border:0px;
	height:10px;
	width: 100%;
	color:#cca140;
	background-color:#cca140;
}



/* Contact Us Page */


.header1 {
	color:#a34222;
	font-size:12pt;
}


.header2 {
	color:#cca140;
	text-transform: uppercase;
	font-size:10pt;
}

.header3 {
	color:#cca140;
	text-transform: uppercase;
}

.bds_table {
	/*margin-before:10px;*/
}







/* Lists */


ul {
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-size:6px;
	vertical-align:middle;
	font-size:8pt;
}

li {
	vertical-align:middle;
	margin-top:.3em;
}



/* table styles */

table {
	margin-top:10px;
	font-size:12px;
}

td {
	padding: .2em;
	}
	

	
tr.lightRow td{
	background:#e1f2f1;
}

tr.darkRow td{
	background:#c4e5e3;
}

tr.section td {
	padding-top: 1em;
	color:#a34222;
}
	
tr.bds_header td{
	text-transform:uppercase;
	color:#cca140;
}	



/* rule styles */

.bds_rule {
	height:2px;
	width:100%;
	background-color:#cca140;
	margin-top:10px;
	margin-bottom:20px;
}


/* standard layout styles */

.standard_right_image {
	float:right;
	padding-left:14px;
	padding-bottom:14px;
}

a {
	color:#a34222;
}

.bds_standard_left {
	clear:both;
	float:left;
	width:420px;
	margin-top:10px;
	/*padding-right:62px;*/
	padding-bottom:10px;
}

.bds_standard_right {
	width:420px;
	float:right;
	margin-top:10px;
	padding-bottom:10px;
}


.bds_standard_column1 {
	float:left;
	width:300px;
	padding-bottom:10px;
}

.bds_standard_column2 {
	float:left;
	width:300px;
	padding-bottom:10px;
}

.bds_standard_column3 {
	float:left;
	width:300px;
	padding-bottom:10px;
}

.bds_float_clear {
	clear:both;
}





/* drop down menus begin */


#sddm {
	position:absolute;
	width:1050px;
	margin-left:auto;
	margin-right:auto;
	margin: 0;
	padding: 0;
	margin-top:31px;
	z-index: 90}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #336767}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	padding-top:10px;
	padding-bottom:10px;
	background: #ed9d43;
	border: 1px solid #336767}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 23px 5px 23px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ed9d43;
		color: #712f1b;
		font: 12px arial}

	#sddm div a:hover
	{	background: #336767;
		color: #ed9d43}

#dives{
	left:89px;
}

#diver_education{	
	left:174px;
	min-width:165px;
}

#about_us{	
	left:585px;
}

#caye_caulker{
	left:697px;
}

/* drop down menus end */




.weather {
	position:relative;
	float:right;
	padding-left:20px;
	padding-bottom:20px;
}

.weather div {
	padding:0px;
	margin:0px;
}


/* caye caulker info */


.caye_info{
	padding-top:10px;
}

.caye_info_left{
	float:left;
	width:310px;
	padding-right:14px;
	line-height:2em;
}

.caye_info_right{
	float:left;
	line-height:2em;
}



/* dives */

.see_images {
	padding-top:10px;
}

.see_video {
	margin-left:12px;
}



/* enviro */

.enviro_img {
	position:absolute;
	padding-right:14px;
	width:250px;
}

.enviro_text {
	padding-left:250px;
	min-height:130px;
}

#map_canvas {
	overflow:hidden;
}






.bds_sitemap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.bds_sitemap a{
	text-decoration:none;
	font-size: 1.3em;
}

.bds_sitemap ul{
	text-transform: uppercase;
	list-style: none;
}

.bds_sitemap li{
	padding-top:.3em;
}

.bds_sitemap li ul {
	padding-left:10px;
	font-variant:normal;
	text-transform:none;
	list-style: none;
	font-size: .8em;
}

.bds_sitemap li ul a{
color:#092967;
}


/* old site */
#bds_content_window1_oldsite {
	padding:0px;
	margin:0px;
	width:974px;
	height:100%;
	padding-top:36px;
	padding-bottom:16px;
	margin-left:auto;
	margin-right:auto;
}

#bds_content_window2_oldsite {
	width:948px;
	padding-left:13px;
	padding-right:13px;
	padding-top:8px;
	padding-bottom:8px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#FFFFFF;
	text-align:left;
	background-image:url('http://www.belizedivingservices.net/_images/content/bds_coral_bg.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
}

#bds_content_window3_oldsite {
	border-collapse:collapse;
	width:931px;
	padding-right:17px;
	padding-top:0px;
	padding-bottom:0px;
	min-height: 480px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

/* old site */