/* Import standard blog elements styles */
@import url(../../rsc/css/blog_elements.css);
/* Import default form styles */
@import url(../../rsc/css/forms.css);

/* styles for nautica_2lg skin */
body {
	font-family: Georgia, Trebuchet;
	font-size: 90%;
	color: #4C4C4C;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

img { border:none; }

hr { border-top:1px solid #EC1A22; border-bottom:1px solid #9B080B; height:1px; }

/* Set the page width here */
#menu-top, #header, #wrapper-content, #wrapper-footer {
	/*width: 85%;*/
	width:1060px;
	margin: 0 auto;
	text-align: left;
}

#menu-top {
	background: #fff;
	overflow: hidden;
}

#menu-top ul {
	background: transparent /*url('img/bg02-white-left.png') no-repeat left top*/;
	margin:0;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
	padding-left: 20px;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background:url(img/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent url(img/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

#menu-top a span strong {
	color: #444;
	color: #1B4F7E
}

#menu-top a:hover {
	background-position:0% -42px;
}

#menu-top a:hover span {
	background-position:100% -42px;
}

#menu-top a:hover {
	background-position:0% -42px;
}

#menu-top a:hover span {
	background-position:100% -42px;
}

#wrapper-header {
	background: transparent url('img/bg.png') top center repeat-x;
}

#header {
	background: #fff;
	border-top:1px solid #97A6A6;
}

#wrapper-header2 {
	background: transparent url('img/bg02-gold-left.png') top left no-repeat;
}

#wrapper-header3 {
	background: transparent url('img/bg02-gold-right.png') top right no-repeat;
	height: 170px;
	text-align:center;
}

#header h1 {
	margin: 0 200px;
	padding: 0;
	/*height: 93px; */
	line-height: 0em;
	color: #ff0033;
	font-size: 130%;
	overflow:visible;
}

html>body #header h1 {
	height: 100px; /* 192px */
}

#header h1 a {
	font-size: 200%;
	line-height: 2em;
	margin: 0px;
	padding: 0;
	color: #ff0033
}

#wrapper-content {
	background: white url('img/bg02-white-left.png') no-repeat left top;
	z-index:-10;
}

* html #wrapper-content {
	height: 1%;
}

#content {
	background: transparent url('img/bg02-white-right.png') no-repeat right top;
	padding: 5px 245px 5px 40px;
}

#wrapper-menu-page {
	float: right;
	width:180px;
	margin: 20px 30px 3em 2em;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

* html #wrapper-menu-page {
	margin-right: 15px;
}

#menu-page {
	padding-top: 5px;
}

.bSideItem { 
	padding-top: 5px; 
	background: transparent url('img/menu.png') no-repeat;
	padding: 1px 20px 0px 10px;
}

.bSideItem ul {
	margin: 0;
	padding: 0 0 25px 10px;
	list-style: none;
	font-size: 90%;
}

.bSideItem ul ul {
	margin: 0;
	padding: 0 0 0 10px;
}

.bSideItem h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
	text-align: center;
}

.bSideItem h4 {
	font-size: 90%;
	margin: 0;
	padding: 0 0 0 10px;
	color: #444;
	font-weight: normal;
}

.bSideItem p {
	font-size: 90%;
	padding: 0 10px;
}

.bSideItem a:link, .bSideItem a:visited {
	color: #888;
}

.bSideItem a:hover {
	color: #5b8fbe;
}

.bSideAd { 
	background: none;
	padding: 2px 20px 15px 10px;
}


div.bText { margin-top:1em; }
.bText p {
	margin: 0.2em 0 1em 0;
}

.bPost {
	margin: 0 0 3em 0;
	z-index:20;
}

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	margin: 0 20px;
	background-color: #e5f0fc;
	border: 1px solid #ccc;
	border-bottom: 0;
	clear: both;
}

h2 { 
	font-size: 130%;
	margin: 0.8em 0 0.2em 0;
}

h3 {
	font-size: 100%;
	color:#276AB6;
}

a:link, a:visited {
	color: #367BC8;
	text-decoration: underline;
}

a:hover {
	color: #367BC8;
	text-decoration: none;
}

img.middle {
	vertical-align: middle;
	border: 0px;
	/* display: none; */
}

blockquote {
	background: #F2F2F2;
	padding: 1px 25px;
	margin: 0 10px;
	border: 1px dashed #D7D7D7;
}

sub { font-weight:lighter; }

sub a { text-decoration:none; }

.searchbar {
	height: 25px;
	background: #FFF;
	border: 1px solid #D7D7D7;
	width: 140px;
	padding: 0;
	margin: 16px 12px 20px 7px;
}

input.SearchField {
float: left;
background-color: #FFF;
border: none;
padding: 6px 2px 0px 4px;
width: 110px;
height: 18px;
margin: 0;
}

input.submit {
float: right;
	margin-top: 2px;
}

.bCommentTitle {
	font-weight: bold;
}

.bComment {
	padding: 0.5em 0;
	margin: 1em 0;
}

.bCommentSmallPrint {
	font-size: 80%;
}

.bSmallPrint {
	font-size: 80%;
}

div.moderation_msg {
	margin: 1ex 2ex;
	padding: 0 1ex;
	border: 1px dotted #fa9;
	color: #e70;
}

div.image_block { text-align:center; }
div.image_block a img, div.image_block a { border:none; margin-bottom:10px; }
.image_block img { margin-bottom:8px; }
div.image_legend { font-size:85%; /*width:450px;*/ color:#888; padding-bottom:10px; }
.hidden { visibility:hidden }
.imgRight { float:right; }
.noList ul { list-style-type: none;  }
.noList ul li { display:inline; margin:10px; }
.noList ul li span { font-size:80%; color:#898989; text-align:center; display:none }
.noList ul li a img { border:none }

.bTitle { color:#DD3EE3; /*width:430px;*/ }
.bTitle sub a { text-decoration:none; color:#0060CB; }
h2.bTitle a { text-decoration:none; color:#276AB6; } /*89095D*/
/*h2.bTitle:first-letter { color:#B20E12; }*/

.bLgTxt { color:#276AB6; font-style: italic; }

.bMore { font-size:110%; padding-left:1.5em; font-style: italic; }
.bMore a { color:#000; }
p.bMore:first-letter {color:#B20E12; }

img.winner, a.winner { border:2px solid #AB0C0F; }
img.loser, a.loser { border:2px solid #276AB6; }
span.winner { color:#AB0C0F; font-weight:bold; font-size:125%; }
span.loser { color:#276AB6; font-weight:bold; font-size:125%; }
div.winner_badge { width:100px; height:23px; position:relative; top:-450px; left:50%; margin: -30px 0px 0px 205px; background:url(img/winner_badge.png) 0 0 no-repeat; }
div.share_this,
div.fb_like_button { height:23px; display:inline-block; margin:0 10px 0 0; padding:0; }
div.share_this { position:relative; top:-7px; }