/* @override http://boatinglocal.com/wp-content/themes/boatinglocal/style.css */

/*
THEME NAME: boatinglocal
THEME URI: http://fuelm.com
DESCRIPTION: boatinglocal theme
VERSION: 1.7
AUTHOR: <a href="http://fuelm.com">fuelmedia inc.</a>
AUTHOR URI: http://fuelm.com
*/

@import "reset.css";

/* @group core */

body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;
	color: #424242;
	background: #84b4cc url(images/bg.png) repeat-x 0 top;
}

#beta {
	width: 50px;
	height: 35px;
	display: block;
	position: relative;
	float: right;
	margin-top: -30px;
	margin-right: -30px;
}

#shadow {
	width: 940px;
	margin: 20px auto 40px;
	background-image: url(images/bg-trans.png);
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 1px 3px #709cb1;
	-webkit-box-shadow: 0px 1px 3px #709cb1;
}

#wrapper {
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #ffffff repeat-y 60px;
}

#header {
	height: 90px;
	width: 920px;
	padding-top: 10px;
	padding-bottom: 10px;
}

table#anounce {
	width: 100%;
	padding: 10px;
	background-color: #fefcbb;
	font-size: 16px;
}


#anounce tbody tr td {
	text-align: center;
}


.post-content table.dave {
	float: left;
	width: 220px;
	padding: 10px;
	background-color: #eaeaea;
	border: 1px solid #d5d5d5;
	margin-right: 10px;
	margin-top: 5px;
}

.post-content table.dave tr td {
	padding: 6px;
	background-color: #fffeff;
	border: 1px solid #d5d5d5;
	font: bold 80% Helvetica, Arial, Geneva, sans-serif;
}

.post-content table.dave tr td:hover {
	background-color: #f4f4f4;
}



#logo {
	width: 190px;
	height: 90px;
	background: url(images/logo.png) no-repeat 0 0;
	float: left;
}

#container {
	overflow: hidden;
	margin: 10px;
	width: 900px;
	clear: both;
	padding-bottom: 20px;
}

#content {
	float: left;
	width: 570px;
	padding-right: 15px;
	border-right: 1px dotted #e0e0e0;
}

#sidebar {
	width: 302px;
	float: right;
}

#left {
	float: left;
	display: block;
}

#right {
	float: left;
	display: block;
}

#clear {
	clear: both;
}

/* @end */

/* @group footer */

#footer {
	border-top: 4px solid #eaeaea;
	padding: 10px;
	height: 50px;
	margin: -10px;
	background-color: #fafafa;
	color: #a9a9a9;
	font-size: 90%;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
}

#footer a {
	color: #a9a9a9;
	font-weight: bold;

}

#nav-footer {
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	height: 14px;
	margin-left: -4px;
	float: right;
}

#nav-footer ul li {
	float: right;
	padding: 2px 4px;
	border-left: 1px solid #d5d5d5;
}

#footer-links li {
	float: left;
	clear: left;
	padding-bottom: 5px;
}

ul#footer-links {
	float: left;
}

#dev {
	float: right;
	color: #bfbfbf;
	font-size: 9px;
	text-transform: none;
	background-position: 0;
	margin-top: 30px;
}


/* @end */

/* @group ads */

#sidebar-ads {
	width: 300px;
	float: right;
	display: block;
	position: relative;
}

#noad {
	width: 728px;
	background-color: #fffeff;
	height: 90px;
	z-index: 9999;
}


#sponsors img {
	border-style: none;
	margin: 0;
	padding: 0;
}


#sidebar-ads #skyscraper {
	width: 120px;
	background-color: #f4f4f4;
	float: right;
	display: block;
	position: relative;
	height: 600px;
	padding: 8px;
	border: 1px solid #eaeaea;
}

#sidebar-ads .button-ad {
	width: 125px;
	background-color: #f4f4f4;
	float: left;
	display: block;
	position: relative;
	height: 125px;
	margin-bottom: 15px;
	padding: 8px;
	border: 1px solid #eaeaea;
}


#smallsquare {
	width: 200px;
	height: 200px;
	background-color: #eaeaea;
	overflow: hidden;
	border: 1px solid #d5d5d5;
	color: #fffeff;
}

#leaderboard {
	width: 728px;
	height: 90px;
	float: right;
	overflow: hidden;
}

#rectangle {
	width: 300px;
	height: 250px;
	float: right;
	background-color: #eaeaea;
	overflow: hidden;
	border: 1px solid #d5d5d5;
	margin-bottom: 20px;
}




/* @end */

/* @group sidebar */

#facelike {
	width: 302px;
	float: right;
	margin-bottom: 20px;
	border: 1px solid #fffeff;
	margin-right: -1px;
}

.social img {
	margin-right: 5px;
	margin-left: 5px;
}

div.social form {
	padding: 0 10px 10px;
	background-color: #fcf5c8;
	margin-top: 10px;
	border: 2px solid #ddd7af;
	color: #807e65;
}

div.social input {
	width: 170px;
	padding: 4px;
	border: 2px solid #ddd7af;
	color: #8f8c71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-right: 5px;
	background-color: #feffff;
}

div.social span.label,span.spacer,span.multiple span {width: 90px;float:left;
	font-weight: bold;
} 
div.social span.multiple {float:left;} 
div.social span.button {padding-left: 90px;
} 
div.social div.clear {clear:both;padding-top:5px;} 

div.social p {
	font-size: 125%;
	font-weight: bold;
	color: #42410f;
	background-color: #ddd7af;
	padding: 4px;
	margin: -1px -10px 10px;
}

#subForm div {
	margin-bottom: 4px;
	display: block;
}

div#scopy {
	color: #787749;
	margin-bottom: 10px;
}

#subForm div span.label label {
	float: left;
	margin-top: 7px;
}


/* @end */

/* @group search */

fieldset.search {
	border: none;
	width: 190px;
	position: relative;
	margin-top: -31px;
	float: right;
	margin-right: 16px;
}

.search input, .search button {
	border: none;
	float: left;
}

.search input.box {
	color: gray;
	font-size: 1.2em;
	width: 152px;
	height: 22px;
	padding: 4px 4px 0;
	background: url(images/search_bg.png) no-repeat left top;
}

.search input.box:focus {
	background: url(images/search_bg.png) no-repeat left -26px;
	outline: none;
}

.search button.btn {
	width: 26px;
	height: 26px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/search_bg.png) no-repeat right top;
	float: right;
}

.search button.btn:hover {
	background: url(images/search_bg.png) no-repeat right bottom;
}

/* @end */

/* @group nav */

#nav-top {
	font-weight: bold;
	font-size: 75%;
	text-transform: uppercase;
	height: 25px;
	margin: 5px -10px 0;
	padding-left: 10px;
	border-bottom: 2px solid #eaeaea;
}

#nav-top ul li {
	float: left;
	padding: 2px 4px;
	border-right: 1px solid #d5d5d5;
}

#nav-top ul li a {
	color: #929292;
}

#nav-wrapper {
	width: 988px;
	margin-left: -34px;
	background-image: url(images/nav-bg.png);
	height: 60px;
}

#nav {
	overflow: hidden;
	font-weight: bold;
	height: 35px;
	margin: 0 24px 0 13px;
	padding-top: 6px;
}

li#home {
	background: url(images/home-icon.png) no-repeat 0 top;
	width: 4px;
	height: 6px;
	margin-top: 4px;
	margin-right: 2px;
}

li#home:hover {
	background: url(images/home-bg.png) no-repeat 0 bottom;
}

#nav ul li {
	float: left;
	text-transform: uppercase;
	font-size: 110%;
	padding: 10px;
}

#nav ul a {
	color: #fffeff;
}

#nav ul a:hover {
	color: #ccebfb;
}

#tagline {
	float: right;
	font-size: 160%;
	color: #d5d5d5;
	margin-right: 10px;
}



/* @end */

/* @group comments */

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-gravatar .photo{
	width: 55px;
	height: 55px;
}


.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #929292;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 320px;
	margin-bottom: 10px;
	padding: 5px;
	border: 3px solid #d5d5d5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;


}

#comment-form textarea {
	width: 550px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding: 10px;
	border: 3px solid #d5d5d5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #797979;
}

input#submit {
	width: 160px;
	border: 0px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	color: #fffeff;
	padding: 8px;
	font: 110% Arial, Helvetica, sans-serif;
	background-color: #929292;
}

input#submit:hover {
	background-color: #a9a9a9;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

/* @end */

/* @group img.align & wp-caption */

.post-content img.alignnone {
	background: white;
	border: 1px solid #eaeaea;
	padding: 4px;
	margin: 0 0 10px;
}




img.alignnone.size-thumbnail {
	margin-right: 20px;
}

.post-content img.alignleft {
	background: white;
	border: 1px solid #eaeaea;
	padding: 4px;
	float: left;
	margin: 0 10px 10px 0;
}

.post-content img.alignright {
	background: white;
	border: 1px solid #eaeaea;
	padding: 4px;
	float: right;
	margin: 0 0 10px 10px;
}

.post-content .wp-caption.alignnone {
	background: white;
	border: 1px solid #eaeaea;
	padding: 4px;
	margin: 0 0 10px;
}

.post-content .wp-caption.alignleft {
	background: white;
	border: 1px solid #eaeaea;
	padding: 4px;
	float: left;
	margin: 0 10px 10px 0;
}

.post-content .wp-caption.alignright {
	background: white;
	border: 1px solid #eaeaea;
	padding: 4px;
	float: right;
	margin: 0 0 10px 10px;
}

.post-content p.wp-caption-text {
	margin: 5px 0 0;
	padding: 0;
	text-align: right;
	font: 75% Helvetica, sans-serif;
}

.post-content p.wp-caption-text a {
	font-weight: bold;
}

/* @end */

/* @group hwidgets */

.widget {
	margin-bottom: 20px;
	width: 272px;
}

.widget .list {
	padding-bottom: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 50px;
	overflow: hidden;
}

.widget .list a {
	color: #424242;
}

.widget .list img {
	float: left;
	margin-right: 5px;
}

.widget #line {
	clear: both;
	border-bottom: 1px dotted #cacaca;
}

#right.widget {
	float: right;
}

.widget .header {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 2px solid #ccebfb;
	background: url(images/wh-bg.png) repeat-x 0 -5px;
	padding: 4px;
	color: #007292;
}

.header .more {
	float: right;
	background: url(images/arrow.png) no-repeat right;
	height: 18px;
	width: 60px;
}

.header .more:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.widget .title {
	font-weight: bold;
	display: block;
	font-size: 110%;
	margin-bottom: 2px;
}

.widget .excerpt {
	margin-left: 55px;
	margin-top: -10px;
	display: block;
	line-height: 17px;
}

/* @end */

/* @group videos */

#videos {
	float: left;
	width: 590px;
	margin-right: -20px;
	margin-bottom: 20px;
}

#videos .item {
	width: 182px;
	float: left;
	margin-bottom: 20px;
	margin-right: 12px;
}

#videos .item a {
	text-decoration: none;
	display: block;
}

#videos .item a img {
	border: 2px solid #ccebfb;
	padding: 1px;
}

#videos .item a span.play {
	display: block;
	background: url(images/play-icon-sm.png) no-repeat center center;
	height: 100px;
	position: relative;
	z-index: 100;
	opacity: 0.5;
	filter: alpha(opacity=50);
	width: 177px;
	margin-top: -103px;
	margin-left: 3px;
}

#videos .item a:hover span.play {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#videos span.title {
	float: left;
	margin-top: 5px;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
}

/* main-video */

#main-video {
	width: 570px;
	height: 250px;
	margin-bottom: 70px;
}

#main-video a {
	text-decoration: none;
	display: block;
}

#main-video a img {
	border: 2px solid #ccebfb;
	padding: 1px;
}

#main-video a span.play {
	display: block;
	background: url(images/play-icon-lg.png) no-repeat center center;
	height: 252px;
	position: relative;
	z-index: 100;
	opacity: 0.5;
	filter: alpha(opacity=50);
	width: 564px;
	margin-top: -253px;
	margin-left: 3px;
}

#main-video a:hover span.play {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#main-video span.title {
	float: left;
	margin-top: 5px;
	font-weight: bold;
	font-size: 18px;
}

/* home-videos */

#videos .header {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 2px solid #ccebfb;
	background: url(images/wh-bg.png) repeat-x 0 -5px;
	padding: 4px;
	color: #007292;
	margin-bottom: 10px;
	width: 564px;
}

/* @end */

/* @group content */

/* navigation */

.wp-pagenavi {
	clear: both;
	float: left;
	font-size: 110%;
	width: 100%;
	margin-bottom: 10px;
	color: #c0c0c0;
	margin-top: 10px;
}

.wp-pagenavi a {
	color: #5e5e5e;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 2px solid #d5d5d5;
	margin: 4px 8px 4px 0;
	padding: 3px 6px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color: #d5d5d5;
	color: #fffeff;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.post-content h6 {
	float: left;
	width: 185px;
	padding: 10px;
	background-color: #eaeaea;
	border: 1px solid #d5d5d5;
	font: bold 80% Helvetica, Arial, Geneva, sans-serif;
	margin-right: 10px;
	margin-top: 5px;
}

.post-content h6 li {
	padding: 6px;
	background-color: #fffeff;
	border: 1px solid #d5d5d5;
	list-style-type: none;
}

.post-content h6 li:hover {
	background-color: #f4f4f4;
}

/* meta-footer */

.meta-footer {
	font-size: 110%;
	line-height: 150%;
	margin-bottom: 20px;
	border: 3px solid #eaeaea;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #797979;
}

.meta-footer a {
	background-color: #929292;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 2px 8px;
	color: #fffeff;
	white-space: nowrap;
	font-size: 85%;
	font-weight: bold;
}

.meta-footer a:hover {
	background-color: #a9a9a9;
}

.meta-footer p {
	margin-bottom: 10px;
}

.meta-footer b {
	
}

/* related */

#related {
	width: 566px;
	float: left;
	clear: both;
	margin-bottom: 20px;
	padding: 0;
	border: 3px solid #eaeaea;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
}

#related h1 {
	font-size: 130%;
	font-weight: bold;
	border-bottom: 2px solid #eaeaea;
	padding: 5px;
	background-color: #eaeaea;
}

#related ul {
	float: left;
	width: 338px;
	padding: 10px;
	margin-bottom: -10px;
	margin-top: 4px;
}

#related li {
	float: left;
	margin-bottom: 10px;
}

#related li .title {
	font-weight: bold;
}

#related li img {
	float: left;
	margin-right: 10px;
}

#related #smallsquare {
	float: right;
	border: 3px solid #eaeaea;
	margin-top: -3px;
	margin-right: -3px;
	margin-bottom: -3px;
}

/* Author */

#authbio {
	float: left;
	margin-bottom: 20px;
	border: 3px solid #eaeaea;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	width: 566px;
}

#authbio .text {
	padding: 10px;
	float: left;
	font-size: 110%;
	line-height: 130%;
}

#authbio h1 {
	font-size: 130%;
	font-weight: bold;
	padding: 4px;
	background-color: #eaeaea;
	border-bottom: 2px solid #eaeaea;
}

#authbio img.photo {
	float: left;
	padding: 4px;
	border: 1px solid #eaeaea;
	margin-right: 10px;
}

/* Author Cat */

#authbiocat {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #eaeaea;
}

#authbiocat .text {
	padding: 10px;
	float: left;
	font-size: 110%;
	line-height: 130%;
}

#authbiocat h1 {
	font-size: 150%;
	font-weight: bold;
	border-bottom: 2px solid #eaeaea;
	padding: 5px;
	background-color: #eaeaea;
}

#authbiocat img.photo {
	float: left;
	padding: 4px;
	border: 1px solid #eaeaea;
	margin-right: 10px;
}

.authbiocat-subtitle {
	margin-bottom: 20px;
	border-bottom: 2px solid #eee;
	padding: 10px 0 5px;
	float: left;
	width: 100%;
	font-size: 130%;
	font-weight: bold;
}

div#content.videos img.alignnone.size-large {
	display: none;
	float: right;
}

/* @end */

/* @group featured */



#featured {
	margin-bottom: 25px;
	height: 395px;
	overflow: hidden;
}


.galleryview {
	font-size: 150%;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

#slider-container {
	height: 200px;
}





.panel-overlay h2 {
	margin-top: 25px;
	font-weight: bold;
	color: #fad67d;
	margin-bottom: 2px;
}

.panel-overlay p {
	font-size: 65%;
}

.overlay {
	margin-top: 18px;
}



/* @end */

/* @group categories */

#latest-article {
	position: relative;
	width: 570px;
	height: 330px;
	padding: 0;
	margin: 0;
}

#latest-article img {
	background: #fffeff;
	border: 1px solid #eaeaea;
	padding: 4px;
	float: left;
	margin-bottom: 20px;
}

div.text {
	padding: 10px;
	color: #fffeff;
	position: absolute;
	float: left;
	bottom: 20px;
	background-image: url(images/50.png);
	margin-left: 5px;
}

#latest-article .date {
	font-size: 75%;
	font-weight: bold;
	background-color: #8d0208;
	padding: 2px 3px;
	float: left;
	margin-bottom: 2px;
	clear: both;
	color: #fffeff;
}

#latest-article a .title {
	margin-bottom: 3px;
	font-size: 180%;
	font-weight: bold;
	color: #fad67d;
	clear: both;
	float: left;
}

#latest-article .excerpt {
	float: left;
	clear: both;
}

/* articles */

#articles {
	
}

#articles .item {
	float: left;
	margin-bottom: 20px;
	width: 570px;
}

#articles .item img {
	float: left;
	margin-right: 10px;
	background: #fffeff;
	border: 1px solid #eaeaea;
	padding: 4px;
}

#articles .item .title {
	font-size: 120%;
	font-weight: bold;
}

#articles .excerpt p {
	font-size: 110%;
	line-height: 125%;
	margin-top: 5px;
}

#articles .meta {
	height: 18px;
	font-weight: bold;
	float: left;
	color: #929292;
	width: 568px;
	margin-top: 5px;
	padding: 2px;
	font-size: 90%;
	border-top: 1px solid #eaeaea;
}

#articles .date {
	float: left;
	padding-top: 4px;
}

#articles .date a {
	color: #797979;
}

#articles .more {
	float: right;
	background: url(images/arrow.png) no-repeat right;
	width: 60px;
	height: 18px;
}

#articles .more:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* @end */

/* @group plugins */

/* @end */

/* @group sidepanel */

.sidepanel {
	margin-bottom: 20px;
	float: right;
	width: 100%;
}

.sidepanel h3 {
	text-transform: uppercase;
	padding: 0 0 5px 0;
	color: #424242;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 10px;
	border-bottom: 1px dotted #d5d5d5;
}

.sidepanel ul li {
	border-bottom: 1px solid #eee;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

.sidepanel .author-list img.photo {
	width: 53px;
	height: 53px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.sidepanel .author-list {
	float: left;
	width: 315px;
	margin-right: -14px;
	margin-bottom: 1px;
}

/* @end */

/* @group riptide */




#riptide {
	float: left;
	width: 100%;
}

#r-header {
	margin-bottom: 20px;
	border-bottom: 4px solid #cefa8b;
	height: 70px;
}
#r-content {
	float: left;
	width: 570px;
	padding-right: 15px;
	border-right: 1px dotted #e0e0e0;
}

#r-side {
	width: 302px;
	float: right;
}

#r-photo {
	border: 1px solid #e0d6b2;
	background-color: #fff4cb;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 105%;
	color: #5e5e5e;
	line-height: 110%;
}

#r-photo img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 140px;
	padding: 8px;
	border: 1px solid #e0d6b2;
	background-color: #fffeff;
}



#r-rant {
	border: 4px solid #68d6fb;
	background-color: #fffeff;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 110%;
	line-height: 120%;
}


#r-rant h2.head {
	font-size: 180%;
	text-align: center;
	background-color: #68d6fb;
	color: #fffeff;
	margin-left: -10px;
	margin-top: -10px;
	margin-right: -10px;
	line-height: 120%;
	text-transform: uppercase;
}





#r-ad {
	width: 300px;
	height: 250px;
	border: 1px solid #d5d5d5;
	background-color: #eaeaea;
}




#r-featured {
	width: 564px;
	border: 4px solid #000;
	float: left;
	display: block;
	background-color: #000;
}

#r-featured img {
	width: 564px;
	height: 254px;
}

#r-featured span.r-title {
	float: left;
	display: block;
	position: relative;
	background-color: #000;
	color: #fffeff;
	font-size: 125%;
	padding: 10px;
	width: 544px;
}





/* @end */

/* @group channel */


#channel {
	float: left;
	width: 100%;
}

#c-header {
	margin-bottom: 20px;
}

#c-banner {
	margin-bottom: 20px;
	position: absolute;
	top: 82px;
	z-index: 12;
	display: block;
	width: 920px;
}


#c-bannerx {
	display: block;
	width: 768px;
	float: right;
	right: -30px;
	position: relative;
}


#channel #mapp0 {
	margin-bottom: 20px;
}



#c-content {
	float: left;
	width: 570px;
	padding-right: 15px;
	border-right: 1px dotted #e0e0e0;
}

#c-sidebar {
	width: 302px;
	float: right;
}

#c-description {
	border: 1px solid #91bd09;
	background-color: #cefa8b;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 105%;
	color: #5e5e5e;
	line-height: 110%;
}



/* @end */

strong {
	font-weight: 700;
}

a {
	color: #004e96;
	text-decoration: none;
}

/* @group announce */
/*
#announcement_popup {
	background: #d4f980;
	z-index: 999;
	padding: 10px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.newsletter {
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: inline-block;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.newsletter #ysubmit span.button input {
	border: 2px solid #92ab58;
	background-color: #fffeff;
	font-size: 14px;
	margin-left: 20px;
}

.newsletter #name, #bujtku-bujtku {
	width: 200px;
	height: 20px;
	border: 2px solid #92ab58;
}

.newsletter h3 {
	margin: 0 0 10px;
}

.newsletter #yname {
	float: left;
}

.newsletter #yemail {
	float: left;
	margin-left: 30px;
}

.newsletter #ysubmit {
	float: left;
}

*/

/* @end */

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

a:hover {
	text-decoration: none;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

.post-content h5 {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat 0 5px;
	color: #595959;
	width: 250px;
	float: right;
	font-size: 150%;
	padding: 5px 0 5px 40px;
	margin-left: 10px;
}

.post {
	margin-bottom: 50px;
}

.post-title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: normal;
}

.post-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 200%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-content {
	margin-top: 15px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	padding: 10px 0 5px;
}

.post-content h3 {
	margin-bottom: 5px;
	border-bottom: 2px solid #eee;
	padding: 10px 0 5px;
	font: bold 110% Helvetica, Arial, Geneva, sans-serif;
}

.post-content em {
	font-style: italic;
}

.post-content h4 {
	font-size: 130%;
	margin-bottom: 10px;
}

.post-content p {
	line-height: 1.4;
	margin-bottom: 10px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 3px solid #d5d5d5;
	padding-bottom: 5px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

#news {
	float: left;
	width: 280px;
	padding: 10px;
	display: block;
	border: 1px solid #eaeaea;
	font-size: 110%;
	line-height: 150%;
}

#fishing {
	float: right;
	width: 280px;
	padding: 10px;
	display: block;
	border: 1px solid #eaeaea;
	font-size: 110%;
	line-height: 150%;
}

#gallery {
	margin-top: 2px;
}
