/*
Theme Name: Barreta Camp
Theme URI: http://www.sovrncreative.com/
Description: Theme for Barreta Camp, LLC Website
Author: the SOVRN Creative team
Version: 1.0
License: For use only on Barreta Camp website, all other use is prohibited
*/
html {
	margin: 0; padding: 0;
	height: 100%;
}
body {
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #fff;
	background-color: #000;
	text-align: center;
	margin: 0; padding: 0;
}
a { color: #a1a0a0; }
a, a:hover, a:active, a:visited { outline: none; }
a img { border: none; }
#main {
	width: 1024px;
	text-align: left;
	margin: 0 auto;
}
#memberLogin {
	position: fixed;
	top: -98px; left: 50%;
	padding: 10px 10px 8px;
	background: #000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding;
	font-size: 12px;
	line-height: 14px;
	margin-left: 330px;
	text-align: left;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
#memberLogin.show { 
	top: 55px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
#memberLogin a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#memberLogin input {
	border: solid 1px #e7e7e7;
	padding: 2px 6px;
	margin: 0 0 8px;
	color: #000;
	font-size: 12px;
	width: 134px;
	line-height: 12px;
}
button {
	border: solid 2px #fff;
	padding: 8px 0 0;
	font-family: 'Birch Std', baltica-web-extra-condensed, serif;
	font-size: 22px;
	line-height: 22px;
	text-transform: uppercase;
	background: #000;
	color: #fff;
}
button:active { border-color: #a8a8a8; color: #a8a8a8; }
#memberLinks {
	text-align: center;
	font-size: 10px;
}
#memberLinks a {
	line-height: 10px;
	height: 10px;
	display: inline-block;
}
#loginButton {
	text-align: center;
	margin-bottom: 8px;
	font-size: 10px;
	line-height: 10px;
}
#loginButton a {
	text-transform: none;
}
#loginButton button {
	margin: 4px 0 8px;
}
#navigation {
	position: fixed;
	top: 1px; left: 50%;
	margin-left: -512px;
	font-size: 12px;
	line-height: 22px;
	width: 766px; height: 42px;
	padding: 21px 14px 0 244px;
	background: url('images/navBg.png') top center no-repeat;
	color: #8a0000;
	letter-spacing: 1px;
}
span.star, #loginButton button span.star {
	color: #8a0000;
	position: relative;
	display: inline-block;
	padding: 0 8px;
	font-size: 12px;
	top: -3px;
}
#loginButton button span.star { padding: 0 4px; }
#navigation ul {
	list-style: none;
	margin: 0; padding: 0;
}
#navigation li {
	margin: 0; padding: 0;
	float: left;
}
#navigation a {
	font-family: 'Birch Std', baltica-web-extra-condensed, serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #2c1b03;
	text-decoration: none;
	vertical-align: middle;
}
#navigation li.current-menu-item a { color: #8a0000; }
#navigation a:hover {
	color: #8a0000;
	text-decoration: underline;
}
#navigation li:last span { display: none; }
#navigation #siteTitle {
	position: absolute;
	top: 20px; left: 70px;
	color: #8a0000;
	text-shadow: 0px 0px 2px #fff;
	font-family: 'Birch Std', baltica-web-extra-condensed, serif;
	font-size: 30px;
}
#topBorder {
	position: fixed;
	top: 0; left: 0;
	width: 100%;
	border-top: solid 2px #8a0000;
  	-webkit-box-shadow: 0px 2px 5px #777; 
	-moz-box-shadow: 0px 2px 5px #777; 
	box-shadow: 0px 2px 5px #777; 
}
#logo {
	position: absolute;
	display: block;
	top: 0; left: 50%;
	margin-left: -476px;
	width: 187px; height: 194px;
	background: url('images/logo.png') top left no-repeat;
}
#header {
	border-bottom: solid 1px #393938;
	height: 370px;
}
#container {
	padding-left: 56px;
	min-height: 397px;
	background: url('images/bg.jpg') top left no-repeat;
	position: relative;
}
#container.full {
	padding-top: 80px;
	padding-left: 241px;
}
#container h1 {
	font-size: 36px;
	font-weight: normal;
	font-family: 'Birch Std', baltica-web-extra-condensed, serif;
	margin: 0 0 20px;
	padding: 30px 0 0;
	width: 647px;
	text-transform: uppercase;
}
#content {
	margin-left: 7px;
	line-height: 16px;
	width: 640px;
}
.full #content { width: 695px; }
#sidebar {
	position: absolute;
	top: 0; right: 48px;
	width: 203px;
	text-align: center;
	overflow: hidden;
}
#sidebar ul { list-style: none; margin: 0; padding: 0; }
#sidebar li { margin: 0; padding: 0; }
#webcam {
	display: block;
	margin: 12px auto 8px;
	width: 126px; height: 42px;
	background: url('images/view-webcam.png') no-repeat;
}
#big { background: #fff; }
#footer {
	padding: 18px 62px;
	text-align: right;
	font-size: 10px;
	color: #a8a8a8;
}
table.gogadget_service_credit, #gogadget_weather_widget table:last-child { color: #a8a8a8; }
table.gogadget_service_credit tr td, #gogadget_weather_widget table:last-child tr td { font-size: 10px; }
table.gogadget_service_credit tr td span, #gogadget_weather_widget table:last-child tr td span { display: block; text-align: right; }
#footerStuff span { display: none; }
span.sampleSquare { display: inline-block; width: 12px; height: 12px; border: solid 1px #000; }
#galleryLinks { float: right; position: relative; top: -40px; padding-right: 57px; }
#galleryLinks a.current { text-decoration: none; color: #fff; }
.clearBoth { clear: both; }
#comments { padding-top: 20px; overflow: hidden; }
#comments-title {
	font-size: 28px;
	font-weight: normal;
	font-family: 'Birch Std', baltica-web-extra-condensed, serif;
	margin: 0;
	padding: 0;
}
#comments-title span {
	font-family: arial, helvetica, verdana;
	float: right;
	font-weight: normal;
	color: #999;
	font-size: 14px;
}
#respondLink {
	display: block;
	text-align: right;
	padding-bottom: 20px;
	border-bottom: solid 1px #c9c9c9;
	text-decoration: underline;
}
ul.commentlist {
	list-style: none;
	margin: 0; padding: 0;
}
ul.commentlist li {
	list-style: none;
	margin: 0; padding: 20px 0 20px;
}
ul.commentlist > li { border-bottom: solid 1px #c9c9c9; }
ul.commentlist ul li { border-top: solid 1px #eee; }
div.comment-author { float: left; margin-bottom: 20px; font-weight: bold; font-size: 1.2em; }
div.comment-author a { color: #fff; }
div.comment-author em { color: #999; }
div.comment-meta { float: right; margin-bottom: 20px; font-size: 12px; }
a.comment-reply-link { 
	display: inline-block;
}
#cancel-comment-reply-link { float: right; font-weight: normal; }
#commentform table { width: 100%; margin: 10px 0; }
#commentform table td { font-size: 14px; padding: 5px 0; }
#commentform input[type="text"], #commentform textarea { width: 100%; }
#commentform textarea { 
	height: 140px;
	font-family: arial;
	font-size: 12px;
}
#commentform td.label { text-align: right; padding-right: 20px; width: 60px; vertical-align: top; }
.required { color: #025191; }
.form-submit { text-align: right; }
#mboard { color: #fff; font-size: 15px; text-decoration: none; }