/*
Theme Name: Sharky's CSS
Description: Custom template for SharkysCharters.com
Version: 1.1
Author: Mark Mayo
Author URI: http://www.601media.com/
*/

body
{
	font-size: 62.5%; /* Resets 1em to 10px */
   	font-family : Arial, Verdana, 'sans-serif';
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000033;
	background-image: url(../../../../images/idx-bk1a2.jpg);
	color: #000080;
	margin: 0 auto;
}
.header-int {
	background-image: url(../../../../images/header-int.jpg);
	background-position: center top;
	width: 769px;
	height: 303px;
}
.panel-ext {
	background-image: url(../../../../images/content-ext.jpg);
	background-repeat: repeat-y;
	width: 769px;
	padding-left: 32px;
}
.extCap {
	background-image: url(../../../../images/content-extCap.jpg);
	height: 47px;
}
#header
{
        width: 705px;
}

#header h1
{
        padding: 8px;
}

#page
{
	background-color: #fff;
	text-align: left;
	width: 100%;
}

#content
{
	font-size: 1.2em
}

#footer
{
	background-color: #fff;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
}

#footer p
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

#sidebar
{
      position: absolute; top: 82px; left: 10px;
	width: 195px;
	font: 1.2em Arial, Verdana, 'sans-serif';
}

#sidebarlinks
{
	margin: 0 0 0 10px;
}

#sidebar h2
{
	margin: 10px 0 0;
	font-family: Arial, Verdana, 'sans-serif';
	font-size: 1.2em;
}

#sidebar img
{
	padding: 0px;
	border: 0px solid #000080;
	margin-right: 0px;
	max-width: 100%;
}

#sidebar form
{
	margin: 0;
}

#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: 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
{
	margin: 3px 0 0;
	padding: 0;
}

#sidebar #searchform #s
{
	width: 115px;
	padding: 2px;
}

#sidebar #searchsubmit
{
	padding: 1px;
}

#searchimg {
border: none;
}

#searchform
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

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

select
{
width: 130px;
}



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

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

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

#wp-calendar caption
{
	font: bold 1.3em Arial, Verdana, 'sans-serif';
	text-align: center;
}

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

.widecolumn
{
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	width: 705px;
}

.widecolumn .post
{
	margin: 0;
}

.widecolumn .postmetadata
{
}

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

.narrowcolumn
{
	width: 605px;
}

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

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

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

/* Begin Comments*/
.commentlist li, #commentform input, #commentform textarea
{
	font: 0.9em Arial, Verdana, 'sans-serif';
}

.commentlist li
{
	font-weight: bold;
}

.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, Verdana, 'sans-serif';
}

.commentmetadata
{
	font-weight: normal;
}

.alt
{
	margin: 0;
	padding: 10px;
}

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

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

.commentlist p
{
	margin: 10px 5px 10px 0;
}

#commentform p
{
	margin: 5px 0;
}

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

.commentmetadata
{
	margin: 0;
	display: block;
}

#commentform input
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea
{
	margin: 0px;
	width: 675px;
	padding: 2px;
}

#commentform #submit
{
	margin: 0px 6px;
	float: right;
}
/* End Comments */

.alt {
	background-color: #DAEDF8;
	border-bottom: 1px solid #000080;
	border-right: 1px solid #000080;
	border-left: 1px solid #000080;
}
.box1report {
	color: #727272;
	border-top: 1px solid #000080;
	border-right: 1px solid #000080;
	border-left: 1px solid #000080;
	background-color: #DAEDF8;
	padding-top: 8px;
}
.box2report {
	color: #727272;
	border-bottom: 1px solid #000080;
	border-right: 1px solid #000080;
	border-left: 1px solid #000080;
	background-color: #DAEDF8;
	padding-top: 8px;
	padding-bottom: 8px;
}
.box3report {
	color: #727272;
	border: 1px solid #000080;
	background-color: #DAEDF8;
	padding: 8px;
}

.navigation
{
display: block;
text-align: center;
margin: 10px 0;
padding: 10px 0;
clear: both;
}

.center
{
	text-align: center;
}

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

.description
{
	text-align: center;
	font-size: 1.2em;
}
.wrapper {
	margin: 0 0 40px;
	text-align: justify;
	clear: both;
	padding: 0 5px 0 0;
}
.post
{
	margin: 0 0 40px;
	text-align: left;
	clear: both;
	padding: 0 5px 0 0;
}

.entry p a:visited
{
	color: #b85b5a;
}

/* Begin Images */
img
{
	padding: 3px;
	border: 1px solid #000080;
	margin-right: 8px;
	max-width: 100%;
}
.noborder
{
	padding: 0;
	margin: 0;
	border: 0;
}

p img
{
	padding: 3px;
	border: 1px solid #000080;
	margin-right: 8px;
	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 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left
}
/* End Images */

small
{
	font-family: Arial, Verdana, 'sans-serif';
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3
{
	font-family: Arial, Verdana, 'sans-serif';
	font-weight: bold;
}

h1
{
	font-size: 3em;
	text-align: center;
}

h2
{
	font-size: 1.6em;
}

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

h3
{
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, .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;
}

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

h1
{
	padding-top: 0px;
	margin: 0;
}

h2
{
	margin: 30px 0 0;
}

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

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

h3.comments
{
	padding: 0;
	margin: 40px auto 20px;
}

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

hr
{
	display: none;
}

a img
{
	border: none;
}

/* --------------------------- */
/* TESTING TOP HORIZONTAL MENU */

#navcontainer a:link {color: #ff0000;}

#navcontainer
{
position:relative;
top: 5px;
left: 5px;
padding: 0;
margin: 0;
width: 715px;
font: 15px arial, helvetica, sans-serif;
text-align: center;
}

#navcontainer ul
{
position:relative;
top: 5px;
left: 5px;
padding: 0;
margin: 0;
width: 715px;
font: 15px arial, helvetica, sans-serif;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li.page_item a
{
position:relative;
padding: 6px 14px 6px 14px;
background: #1B8CE9;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
float: left;
border-right: 1px solid #FFFFFF;
}

#navcontainer ul li.page_item a:hover
{
color: #FFFFFF;
background: #8CC6F4;
}

#navcontainer ul li.page_item1 a
{
padding: 6px 14px 6px 14px;
background: #1B8CE9;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
float: left;
}

#navcontainer ul li.page_item1 a:hover
{
color: #FFFFFF;
background: #8CC6F4;
}


#navcontainer ul li.current_page_item a
{
padding: 10px 14px 11px 14px;
background: #C9C0B0;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #DFDFDF;
}

#navcontainer ul li.current_page_item a:hover
{
background: #6F6F6F;
}

#menu1
{
clear: right;
float: left;
position: relative;
top: 10px;
left: 40px;
margin: 0 0 10px 0;
width: 220px;
}

#menu
{
clear: right;
float: left;
position: relative;
top: 10px;
left: 0px;
margin: 0 0 10px 0;
width: 220px;
}

#menu ul
{
list-style-type: none;
margin: 10px 0;
padding: 0;
}

#menu ul li
{
color: #FFFFFF;
font-size: 12px;
margin: 0;
padding: 0;
}

#menu ul li p
{
font-size: 12px;
width: 190px;
font-weight: bold;
}

#menu ul li h2
{
border-bottom: 1px solid;
width: 190px;
font-size: 15px;
font-weight: bold;
margin: 0;
padding: 0;
}

#menu ul li ul
{
margin: 5px 0 15px 10px;
}

#menu ul li ul li
{
font-weight: normal;
margin: 0 0 3px 0;
padding: 0;
line-height: 12px
}

#menu ul li#winamp ul li
{
width: 190px
}

#menu ul li ul li a
{
color: #FFFFFF;
text-decoration: none;
}

#menu ul li ul li a:hover
{
font-weight: bold;
text-decoration: none
}

/* TESTING TOP HORIZONTAL MENU */

#menu-two
{
position: relative;
top: 12px;
left: -20px;
margin: 0 0 10px 0;
}

#menu-two a
{
color: #ff0000;
}

#menu-two a:hover
{
color: #993300;
}

#menu-two a:active
{
color: #ff0000;
}

#menu-two ul
{
list-style-type: none;
margin: 10px 0;
padding: 0;
}

#menu-two ul li
{
color: #000000;
font-size: 8px;
margin: 0;
padding: 0;
}

#menu-two ul li p
{
font-size: 18px;
width: 190px;
font-weight: bold;
}

#title
{
font-size: 24px;
text-align: center;
}
#commentdiv
{
padding-left: 12px;
text-align: left;
}

.login
{
font-size: 10px;
}
.archives
{
font-size: 14px;
font-weight: bold;
}

#searchform
{
margin: 2px 0 15px 0;
text-align: center;
}

#searchform input
{
background: #FFFFFF;
border: 1px solid #6F6F6F;
font-size: 11px;
margin-top: 3px;
padding: 2px;
}
/* addons */
.reportfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.reportfooter a {
	text-decoration: none;
	color: #FFFFFF;
}
.reportfooter a:hover{
	color: #66CCFF;
	text-decoration: underline;
}
.reportfooteridx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.reportfooteridx a {
	text-decoration: none;
	color: #FFFFFF;
}
.reportfooteridx a:hover{
	color: #66CCFF;
	text-decoration: underline;
}

.reportfooter-int {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}
.reportfooter-int a {
	text-decoration: none;
	color: #006699;
}
.reportfooter-int a:hover{
	color: #000000;
	background-color: #63C4ED;
	text-decoration: none;
	padding: 0px;
}
.sig1 {
	color: #CCCCCC;
	text-decoration: none;
}
.sig1 a {
	text-decoration: none;
	color: #CCCCCC;
}
.sig1 a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.sig2 {
	color: #CCCCCC;
	text-decoration: none;
}
.sig2 a {
	text-decoration: none;
	color: #E5E5E5;
}
.sig2 a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
