/*
	Theme Name: Pixel Happy Child Theme
	Theme URL: http://www.studiopress.com/themes/pixelhappy
	Description: Pixel Happy is a 1, 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.0.1

	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #5297A3 url("http://www.piratescovemarina.com/pics/page_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 16px;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	margin: 0 auto 0;
	padding: 0;
	line-height: 20px;
	}

/***** Hyperlinks ********************/

a, a:visited {
	color: #3D7DAD;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #3D7DAD;
	text-decoration: underline;
	}

a img {
	border: none;
	}

a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	background: #ffffff url("http://www.piratescovemarina.com/pics/content_bg.jpg");
	background-position: center;
	background-repeat: repeat-y;
	overflow: hidden;
	}

/***** Header ********************/

#header {
	width: 960px;
	height: 153px;
	margin: 0 auto 0;
	padding: 0;
	}

#header .wrap {
	}

#title-area {
	width: 465px;
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	overflow: hidden;
	}

#title-area #title {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 5px 0 0 10px;
	display: none;
	}

#title-area #title a {
	color: #60B5BF;
font-size: 0px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: none;
	}

#title-area #title a:hover {
	color: #60B5BF;
	text-decoration: none;
	}

#title-area #description {
	color: #60B5BF;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 10px;
	display: none;
	}

#header .widget-area {
	width: 490px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}

#header .widget-area h4 {
	color: #60B5BF;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
	}

#header .widget-area ul {
	margin: 0;
	padding: 0;
	}

#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}

/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	background: url("http://www.piratescovemarina.com/pics/header.jpg");
	display: block;
	float: left;
	width: 960px;
	height: 316px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

.header-image #title-area #description {
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
display: none;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	background: url("http://www.piratescovemarina.com/pics/header.jpg");
	float: left;
	width: 960px;
	height: 316px;
	}

/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}

#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
	background: #555555;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	border-right: 1px solid #555555;
	position: relative;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	background: #000000;
	color: #FFFFFF;
	}

#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 20px;
	}

#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}

#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #555555;
	color: #FFFFFF;
	width: 158px;
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	position: relative;
	}

#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #000000;
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a {
	width: 160px;
	}

#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -33px 0 0 179px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover {
	position: static;
	}

/***** Nav Menu ********************/

#nav {
	clear: both;
	background: #257185;
	width: 960px;
	height: 37px;
	color: #ffffff;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	font-size: 15px;
	margin: 0 auto 0;
	padding: 0;
	text-transform: none;
	}

#nav .wrap {
	}

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding-left: 5px;
	padding-top: 0px;
	}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px;
	}

#nav li a {
	display: block;
    	margin: 0;
	padding: 7px 12px 9px 12px;
	position: relative;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	text-transform: lowercase;
	}

#nav li a.sf-with-ul {
	padding-right: 20px;
	}

#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 17px;
	right: 5px;
	}

#nav li a:hover .sf-sub-indicator {
	background: url(images/arrow-down-hover.png);
	}

#nav li a:hover, #nav li a:active, #nav .current_page_item a {
	background: #3C9CB5;
	color: #11617B;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #3C9CB5;
	color: #11617B;
	width: 175px;
	font-size: 15px;
	margin: 0;
	padding: 6px 10px 8px 10px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	position: relative;
	}

#nav li li a:hover, #nav li li a:active {
	background: #3C9CB5;
	color: #ffffff;
	}

#nav li li a .sf-sub-indicator, #nav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 185px;
	margin: 0;
	padding: 0;
	}

#nav li ul a {
	width: 165px;
	}

#nav li ul a:hover, #nav li ul a:active {
	}

#nav li ul ul {
	margin: -33px 0 0 184px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover {
	position: static;
	}

#nav li.right {
	float: right;
	margin: 0 15px 0 0;
	padding: 10px 10px 0 0;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}

#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#nav li.date {
	padding: 10px 10px 0 0;
	}

#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}

#nav li.search {
	padding: 3px 0 0 0;
	}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}

/***** SubNav Menu ********************/

#subnav {
	clear: both;
	background: #B0C077;
	width: 960px;
	height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0 auto 0;
	padding: 0;
	text-transform: uppercase;
	}

#subnav .wrap {
	}

#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#subnav li a {
	color: #FFFFFF;
	display: block;
    margin: 0;
	padding: 10px;
	text-decoration: none;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a {
	background: #FFFFFF;
	color: #B0C077;
	}

#subnav li a.sf-with-ul {
	padding-right: 20px;
	}

#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 17px;
	right: 5px;
	}

#subnav li a:hover .sf-sub-indicator {
	background: url(images/arrow-down-sub-hover.png);
	}

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	color: #B0C077;
	width: 158px;
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #B0C077;
	border-right: 1px solid #B0C077;
	border-bottom: 1px solid #B0C077;
	position: relative;
	}

#subnav li li a:hover, #subnav li li a:active {
	color: #60B5BF;
	}

#subnav li li a .sf-sub-indicator, #subnav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-sub-right.png);
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a {
	width: 160px;
	}

#subnav li ul a:hover, #subnav li ul a:active {
	}

#subnav li ul ul {
	margin: -33px 0 0 179px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover {
	position: static;
	}

/***** Inner ********************/

#inner {
	width: 920px;
	margin: 0 auto 0;
	padding: 0px 20px 0px 20px;
	}

/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }

.sidebar-content #inner {
    }

.content-sidebar-sidebar #inner {
    }

.sidebar-sidebar-content #inner {
    }

.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }

/***** Breadcrumb ********************/

.breadcrumb {
	background: #F7F7F7;
	font-size: 12px;
	margin: 10px 30px 10px 30px;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: none;
	}

/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #ffffff;
	margin: 10px 10px 10px 10px;
	padding: 5px 30px 5px 30px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 750px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 938px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 480px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 690px;
	}

.full-width-content #content {
	width: 920px;
	}

#content .post img, #content .post p img {
	max-width: 100%;
	
	}

#content blockquote {
	background: #F7F7F7;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #E6E6E6;
	}

#content .post {
	margin: 0 0 10px 0;
	padding: 10px 20px 5px 20px;
	}

#content .page {
	margin: 0;
	padding: 10px 5px 15px 5px;
	}

#content .post p {
	margin: 0;
	padding: 10px 5px 15px 5px;
	}

#content .post ul, #content .page ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}

#content .post ul li, #content .page ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}

#content .post ul ul, #content .page ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}

#content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}

#content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}

#content .post ol ol, #content .page ol ol {
	margin: 0;
	padding: 0;
	}

#content .sticky {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0;
	}

.clear {
	clear: both;
	}

/***** Post Info ********************/

.post-info {
	color: #B0C077;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0;
	}

.post-info p {
	margin: 0;
	padding: 0;
	}

/***** Post Meta ********************/

.post-meta {
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #cccccc;
    clear: both;
	}

/***** Author Box ********************/

.author-box {
	background: #F7F7F7;
	font-size: 12px;
	margin: 0 0 40px 0;
	padding: 10px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.author-box p {
	margin: 0;
	padding: 0;
	}

#content .author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #11617B;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 0px 5px 0px;
	padding: 0;
	}

#content h1 {
	font-size: 18px;
	margin: 0;
	padding-bottom: 10px;
	letter-spacing: 0px;
	text-transform: lowercase;
	font-weight: bold;
	text-align: left;
	}

#content h2 {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10 0 15px 0;

	text-align: left;
	}

#content h2 a, #content h2 a:visited {
	color: #333333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #333333;
	text-decoration: none;
	}

#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10 0 15px 0;
	text-align: left;
	}

#content h4 {
	font-size: 14px;
	}

#content h5 {
	font-size: 12px;
	}

#content h6 {
	font-size: 10px;
	}

/***** Post Icons ********************/

.time {
	margin: 0;
	padding: 0;
	}

.post-comments {
	background: #FFFFFF url(images/icon-dot.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 2px 10px;
	}

.categories {
	background: #FFFFFF url(images/icon-dot.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 2px 10px;
	}

.tags {
	margin: 0;
	padding: 0;
	}

/***** Portfolio Posts **********
This is the section which controls the display of portfolio thumbnail boxes
*/

.portfolio-posts-full {
	width: 290px;
	height: 280px;
	float: left;
	text-align:center;
	margin: 0px 5px 5px 5px !important;    /* the 35px at bottom pushes space under Read More and use this to adjust thumbnails left-right */
	padding: 0px !important;

}

.portfolio-posts-full p {
	color: #333333 !important;
	font-size: 12px;
	line-height: 14px;
	}

.portfolio-posts-full a {
	color: #333333 !important;
	}

.portfolio-posts-full h2, .portfolio-posts-full h2 a {
	border-bottom: none !important;
	color: #333333! important;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-align: center !important;
	margin: 0px 0 0px !important;
	padding: 0 !important;
}

.portfolio-posts-full h2 a:hover {
	color: blue !important;
}

.portfolio-posts-full a img {
	border: 1px solid #999999 !important;
}

/*Controls display of portfolio category archives using the category_sidebar.php template*/
.portfolio-posts-side {
	width: 196px;
	float: left;
	margin: 0 10px 20px !important;
	padding: 0 !important;
}

.portfolio-posts-side p {
	color: #555555 !important;
	font-size: 12px;
	line-height: 16px;
}

.portfolio-posts-side a {
	color: #B0C077 !important;
}

.portfolio-posts-side h2, .portfolio-posts-side h2 a {
	border-bottom: none !important;
	color: #B0C077 !important;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 10px !important;
	padding: 0 !important;
}

.portfolio-posts-side h2 a:hover {
	color: blue !important;
}

.portfolio-posts-side a img {
	border: 5px solid #B0C077 !important;
}

/*Controls display of post navigation in the single post view*/
#post-navigation {
	width: 100%;
	margin: 15px 0;
	clear: both;
	overflow: hidden;
	position: relative;
}

#post-navigation-left {
	float: left;
	width: 33%;
}

#post-navigation-center {
	text-align: center;
	width: 33%;
	position: absolute;
	top: 20px;
	left: 33%;
}

#post-navigation-left {
	float: right;
	text-align: right;
	width: 33%;
}


/***** Images ********************/

#watermark_box {
	position: relative;
	display: block;
	margin: 0 auto 0;
	}

#content img.watermark {
	max-width: none;
	opacity: .70;
	filter: alpha(opacity=70);
	position: absolute;
	bottom: 0;
	left: 5px;
	border: none;
	}

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}

img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}

.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #ffffff;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #cccccc;
	padding: 6px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	}

img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}

/***** Post Navigation ********************/

.navigation {
	width: 100%;
	font-size: 12px;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}

.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #60B5BF;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li a:hover {
	background: #60B5BF;
	color: #FFFFFF;
	border: 1px solid #E6E6E6;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li.active a {
	background: #60B5BF;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #E6E6E6;
	}

/***** Sidebar & Sidebar-Alt ********************/

#sidebar {
	width: 225px;
	background: #F5F5F5;
	float: right;
	color: #257185;
	font-size: 14px;
	margin: 0px 5px 0px 5px;
	padding: 0;
	display: inline;
	}

#sidebar-alt {
	width: 150px;
	float: left;
	font-size: 14px;
	margin: 0;
	padding: 0;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 15px 0;
	padding: 5px 5px 5px 5px;
	}

#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #257185;
	font-size: 14px;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #60B5BF;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #257185;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 0;
	text-transform: lowercase;
	border-bottom: 1px solid #1B727C;
	}

#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	}

#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 5px 0 0 0;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #DDDDDD;
	word-wrap: break-word;
	}

#sidebar li a, #sidebar li a:visited, #sidebar-alt li a, #sidebar-alt li a:visited {
	color: #60B5BF;
	font-size: 12px;
	text-decoration: none;
	}

#sidebar li a:hover, #sidebar-alt li a:hover {
	color: #89B239;
	text-decoration: none;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 5px 0 0 0;
	}

/***** Sidebar(s) Category Dropdown ********************/

#cat {
	background: #F7F7F7;
	color: #555555;
	font-size: 12px;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	margin: 10px 0 0 0;
	padding: 3px;
	display: inline;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#sidebar #cat {
	width: 245px;
	}

#sidebar-alt #cat {
	width: 130px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	clear: both;
	}

#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
	}

#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	background: #FFFFFF;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

#footer-widgeted .user-profile .avatar {
	border: 5px solid #E9F3C8;
	}

#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 5px 0 0 0;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 0;
	}

/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	}

#sidebar .searchform {
	padding: 0;
	}

#nav .searchform {
	float: right;
	padding: 0;
	}

.s {
	background: #F7F7F7 !important;
	color: #555555;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#header .s, #nav .s, #sidebar .s {
	width: 170px;
	}

#sidebar-alt .s {
	width: 80px;
	}

.searchsubmit {
	background: #60B5BF;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px;
	border: none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#nav .searchsubmit {
	background: #B0C077;
	}

.searchsubmit:hover {
	background: #B0C077;
	border: none;
	}

/***** eNews & Updates Widget ********************/

#header .enews {
	width: 290px;
	float: right;
	margin: 0;
	padding: 0 0 5px 0;
	}

#sidebar .enews, #sidebar-alt .enews {
	margin: 0;
	padding: 0;
	}

#sidebar .enews p {
	margin: 0;
	padding: 10px 0 0 0;
	}

.enews #subscribe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

#sidebar .enews #subscribe {
	padding: 0;
	}

.enews #subbox {
	background: #F7F7F7 !important;
	width: 200px;
	color: #555555;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	font-size: 11px;
	padding: 4px 0 4px 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.enews #subbutton {
	background: #60B5BF;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px;
	border: none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.enews #subbutton:hover {
	background: #B0C077;
	border: none;
	}

/***** Latest Tweets Widget ********************/

#header .latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	width: 350px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
	}

#sidebar .latest-tweets, #sidebar-alt .latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 5px 0 15px 0;
	padding: 0 0 15px 0;
	}

#footer-widgeted .latest-tweets a, #footer-widgeted .latest-tweets a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footer-widgeted .latest-tweets a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#footer-widgeted #wp-calendar a, #footer-widgeted #wp-calendar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footer-widgeted #wp-calendar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 12px;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#sidebar #wp-calendar caption {
	color: #555555;
	}

#footer-widgeted #wp-calendar caption {
	color: #FFFFFF;
	}

#sidebar #wp-calendar th {
	color: #555555;
	}

#footer-widgeted #wp-calendar th {
	color: #FFFFFF;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	}

#sidebar #wp-calendar thead {
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
	}

#footer-widgeted #wp-calendar thead {
	background: none;
	color: #FFFFFF;
	}

#wp-calendar td {
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#sidebar #wp-calendar td {
	background: #F7F7F7;
	}

#footer-widgeted #wp-calendar td {
	background: none;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}

/***** Contact Form ********************/

.gform_footer .button {
	background: #60B5BF;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.gform_footer .button:hover {
	background: #B0C077;
	border: none;
	}

.gform_footer input.button {
	color: #FFFFFF !important;
	}

.gform_wrapper .gform_footer {
	border: none!important;
	}

/***** Footer ********************/

#footer {
	clear: both;
	width: 960px;
	height: 72px;
	background: #ffffff url("http://www.piratescovemarina.com/pics/footer.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px;
	margin: 0 auto 0;
	padding-top: 0px;
	text-transform: uppercase;
	}

#footer .wrap {
	}

#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 220px;
	float: left;
	margin: 0;
	padding: 0px;
	}

#footer .gototop a {
	margin: 0;
	padding: 0 0 0 18px;
	background: url(images/footer-top.png) no-repeat left center;
	}

#footer .creds {
	width: 960px;
	background: #5698A4;
	float: right;
	margin-top: 71px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	}

/***** Footer Widgeted ********************/

#footer-widgeted {
	background: #11617B;
	width: 960px;
	color: #ffffff;
	font-size: 72px;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	clear: both;
	}

#footer-widgeted .widget {
	margin: 0;
	padding: 0;
	border: none;
	}

#footer-widgeted h4 {
	color: #ffffff;
	font-size: 12px;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	text-transform: uppercase;
	}

#footer-widgeted p {
	color: #ffffff;
    font-weight: normal;
	margin: 0;
	padding: 0 0 2px 0;
	}

#footer-widgeted a, #footer-widgeted a:visited {
	color: #3E43A1;
	text-decoration: none;
	}

#footer-widgeted a:hover {
	color: #3E43A1;
	text-decoration: underline;
	}

#footer-widgeted ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
	}

#footer-widgeted ul li {
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0;
	word-wrap: break-word;
	}

.footer-widgeted-1 {
	width: 300px;
	float: left;
	margin: 0;
	padding: 10px 10px 10px 10px;
	}

.footer-widgeted-2 {
	width: 300px;
	float: left;
	margin: 0;
	padding: 10px 10px 10px 10px;
	}

.footer-widgeted-3 {
	width: 300px;
	float: right;
	margin: 0;
	padding: 10px 10px 10px 10px;
	}

/***** Comments ********************/

.comments {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #555555;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #E6E6E6;
	}

#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #555555;
	font-family: Georgia, Palatino Linotype, Georgia, Times New Roman;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #E6E6E6;
	}

#submit {
	background: #60B5BF;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px;
	border: none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#submit:hover {
	background: #B0C077;
	border: none;
	}

.comment-list {
	margin: 0;
	padding: 0;
	}

.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}

.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}

.comment-list li ul li {
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar {
	background: #FFFFFF;
	float: right;
	border: 1px solid #E6E6E6;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.children {
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.reply a, .reply a:visited {
	background: #60B5BF;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px 3px 5px;
	border: none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.reply a:hover {
	background: #B0C077;
	text-decoration: none;
	border: none;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F7F7F7;
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
	}

.even, .alt {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
	}

#dfcg-outer-wrapper {
padding: 20px 0px 20px 0px;
}


