/*
Theme Name: Dive BVI
Version: 1.0.0 
Author: Shark Byte
*/

body { padding: 0; margin: 0; font-size: 12px; color: #000; background: #070E3A; font-family: Verdana, Arial; }

a { text-decoration: none; outline: none; }
	a img { border: none; outline: none; }

.wrapper { width: 851px; margin: 0 auto; border-left: 3px solid #FFF; border-right: 3px solid #FFF; background: url(images/wrapper_bg.png) no-repeat #0A51A1; min-height: 800px; }
	.clear { height: 1px; clear: both; }
	

.header { width: 851px; height: 348px; margin-bottom: -15px; }
	.logo { width: 285px; height: 348px; float:left; margin-left: -20px; }
	.sharing { width: 285px; height: 32px; float: left; margin-left: 250px; padding-top: 10px; text-align: right; }
	
.content { width: 781px; height: auto; background: url(images/woodbg.png) repeat; margin-left: 25px; padding-left: 10px; padding-right: 10px; padding-top: 20px; padding-bottom: 20px; }
	.sidebar { width: 200px; height: auto; background: url(images/trans.png) repeat; border: 2px solid #fbbd6e; padding-bottom: 10px; margin-right: 20px; float: left; margin-left: 16px; }
	
	.right { width: 517px; height: auto; float: left; }
		
		.right .block { width: 509px; border-left: 1px solid #ff9100; border-right: 1px solid #ff9100; border-top: 1px solid #fcb45b; border-bottom: 1px solid #fcb45b; padding: 3px; background: url(images/trans.png) repeat; margin-bottom: 10px; }

/* SIDEBAR */
.sidebar h2 { padding: 0; margin: 0; color: #ff9200; }
	.sidebar ul { margin: 0; padding: 0; list-style: none; padding-top: 5px; margin-top: 10px; margin-bottom: 10px; }
	/*.sidebar li { width: 220px; }*/
	.sidebar li a { color: #ff9200; }
	.sidebar .center a { margin-left: 35px; }
	
	/*.sidebar ul.navigation { margin-bottom: 20px; padding: 0; margin-top: 0; }
	.sidebar .outer { margin-bottom: 20px; padding: 0; margin-top: 0; }
	
	.sidebar ul.navigation li a { padding-top: 7px; padding-bottom: 9px; padding-left: 30px; padding-right: 5px; background: url(images/menu_normal.png) no-repeat; width: 180px; display: block; color: #9E3C02; }
	
	.sidebar ul.navigation li a:hover { padding-top: 7px; padding-bottom: 9px; padding-left: 30px; padding-right: 5px; background: url(images/menu_hover.png) no-repeat; width: 180px; display: block; color: #FFF; }
*/
/* POSTS */
.post { margin-bottom: 10px; padding-left: 10px; font-size: 13px; line-height: 18px; padding-top: 20px; padding-right: 10px; }

	.post a h1 { color: #ff9200; }
	.post a:hover h1 { text-decoration: underline; }
	.post a:visited h1 { font-style: normal; text-decoration: none; }
	.post h1 { font-size: 20px; padding: 0; margin: 0; margin-bottom: 5px; }
	.post .info { display: block; margin-bottom: 5px; font-size: 12px; font-family: "Lucida Grande", Verdana, Arial; }
	
	.post a { color: #ff9200; text-decoration: none; }
	.post a:hover { text-decoration: underline; }
	.post a:visited { font-style: italic; text-decoration: none; }
	
	.post img { margin: 10px; border: 1px solid #CC3300; padding: 5px;/*#647f8b;*/ }
	.post b,strong { font-weight: bold; font-size: 12px; }
	
/* PAGINATION */
#comments { margin-left: 20px; }
.pagination { margin-left: 10px; padding-bottom: 10px; padding-top: 10px; }
	.pagination a { padding: 5px; background: #FFF; color: #e0902e; margin-right: 3px; border: 1px solid #e0902e; }
	
.footer { line-height: 22px; padding-left: 20px; margin-left: 10px; color: #FFF; }
	.footer br { display: block; margin-bottom: 10px; }
		
.textbox { width: 306px; height: 30px; font-size: 16px; color: #333; font-weight: bold; padding-top: 12px; padding-left: 10px; padding-right: 10px; margin-bottom: 10px; }
.textarea { width: 306px; height: 130px; font-size: 16px; color: #333; font-weight: bold; padding-top: 12px; padding-left: 10px; padding-right: 10px; margin-bottom: 10px; }

.button { width: auto; height: 30px; border: none; font-size: 16px; color: #333; font-weight: bold; text-align: center; background: none; padding-left: 10px; padding-right: 10px; }

.error { color: red; }
.good { color: green; }

/*Menu*/
.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px Verdana;
width: 200px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}
.current_page_item a:link, .current_page_item a:visited, .current_page_item a:active {
background-color: #CC3300 !important;
}
.current_page_item ul li a:link, .current_page_item ul li a:visited, .current_page_item ul li a:active {
background-color: #000033 !important;
}
.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active {
background-color: #000033; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited {
color: white;
}

.sidebarmenu ul li a:hover {
background-color: #000066;
}
/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 180px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
z-index: 1000; /*was 10000*/
}

.sidebarmenu a.subfolderstyle{
background: url(images/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
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 */
/* 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 */
#sswld {margin-left:5px;z-index:900;}
.connect_button {padding-top:0;
}
/*tables */
.tblcolor, .clrblock {
	width: 100%;
	background-color:White;
	padding: 5px;
	border: 1px solid #CC3300;
	margin-bottom: 10px;
}
.clrblock {
	padding: 0;
	line-height: 22px;
}
.tblcolor td, .tblcolor th {
	vertical-align: top;
	padding: 5px;
}
.tblcolor th {
	text-align: left;
	color: #CC3300;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
.alnright {
	text-align: right !important;
}

.altrowclr {
	background-color: #87CEFA;
}
/* end table */
/* block */
.TRVLHwxNewStyle img {
border: none;
margin: 0;
padding: 0;
}
.TRVLHwxNewStyle {line-height: 15px;}
