/*
Theme Name: Barree Station
Theme URI: http://www.barreestation.com/obx-fashion
Description: Very flexible, 3 column, custom header theme.
Author: C.K. Evans
Tags: white, three column, fixed width, widget, threaded comments, custom header
*/

/* Social Style 
********************* */
/* Captions and image alignment for wordpress */

div.aligncenter {
	display: block!important;
	margin: 0px auto;
}
div.alignleft {
	float: left!important;
	margin-right: 10px;
}
div.alignright {
	float: right!important;
	margin-right: 0px;
	margin-left: 10px;
}
.wp-caption {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #F8F8F8;
	padding-top: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 16px;
	padding: 5px 4px;
	margin: 0;
	font-family: Arial, Tahoma, "Lucida Sans";
	color: #949494;
	font-style: normal;
}


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	float: right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	float: left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.commentlist .children img.avatar {
  width: 25px;
  height: 25px;
}


/* End captions and image alignment */
html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0px 1em 0px;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background: #C0E5E6;
	color: #000000;
	font: 85%/1.6em Arial, Helvetica, sans-serif; 
	margin: 0px 0px 30px 0px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #F79226;
	text-decoration: none;
}
a:hover, a:active
{
	color: #996699;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Verdana, Arial, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 1024px;
	padding: 15px 0px 0px 0px;
}
#container {
	width: 1024px;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	z-index: -10;
	background-color:#FFF;
}
#header {
	background-image: url(http://barreestation.com/images/bg-header.jpg);
	height: 175px;
	cursor: pointer;
	width: 1024px;
}
#logo {
	padding-top: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 260px;
	display: block;
	clear: both;
	height: 140px;
	text-align: center;
}
#tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 255px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	display: block;
}
.greenBar {
	color: #B3D335;
	width: 1024px;
	height: 5px;
	background-color: #B3D335;
	display: block;
	clear: both;
}
#menuStripe {
	text-align: center;
	width: 1024px;
	clear: both;
	padding-left: 10px;
	background-color:#FFFFFF;
}
#left {
	float: left;
	width: 824px;
}
#right {
	float: right;
	width: 200px;
	color: #F7E6D4;
}

#content {
	width: 564px;
	float: right;
	margin-right:10px;
	margin-bottom:25px;
	padding: 20px;
	height:100%;
}
.post {
	margin-bottom: 20px;
	clear:both;
	overflow:visible;
}
.post .entry {
	border-bottom: 2px solid #F79226;
}
.postmetadata {
	font-size: .9em;
	color: #999;
	text-align: right;
}
.postmetadata  a{
	color: #666;
}

#sidebar {
	width: 195px;
	float: left;
	color: #F7E6D4;
}
.side1 {
}
.side2 {
}
#footer {
	width:1024px;
	height:41px;
	color: #000;
	margin: 0px auto 20px auto;
	font-size: 10px;
	background-image: url(http://barreestation.com/images/bg-footer.jpg);
	background-repeat:no-repeat;
}

#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.footerInfo {
	color: #000;
	width: 720px;
	float: left;
	display: inline;
	padding: 0 0 0 20px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.5em;
}

p.footlink {
	float:right;
	display: inline;
	color: #000;
}
p.footlink a {
	display: inline;
	color: #000;
}

/* Design 
******************** */
#right ul, #sidebar ul{
	list-style: none;
	margin-bottom: 30px;
}
.blockr,.pagenav,#sidebar .categories, .about,.linkcat, .widget {
	margin-bottom: 10px; 
	padding-top: 0;
}
#sidebar ul li ul li ul{
	margin-left: 16px;
}

/* Design  Typo
********************* */

#sidebar  .side1 h2{
	font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #07515A;
	background: #BDE701 url(images/bg_h2_nav.gif) right bottom no-repeat;
	padding: 2px 0px 2px 10px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
#right  .side2 h2{
	font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #07515A;
	background: #BDE701 url(images/bg_h2_nav.gif) right bottom no-repeat;
	padding: 2px 0px 2px 10px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
#sidebar a {
	color: #000000;
	margin-left: 3px;
	font-size: 0.95em;
}
#sidebar a:hover {
	color: #F79226;
	text-decoration: underline;
}
#right .side2 a {
	color: #000000;	
	margin-left: 3px;
	font-size: 0.95em;
}
#right .side2 ul li a,#sidebar .side1 ul li a  {
	background: url(http://barreestation.com/images/barree-o.png) 0 50% no-repeat;
	padding-left: 18px;
}
#sidebar .side1 ul li.current_page_item a {
	background: url(http://barreestation.com/images/barree-gr.png) 0 50% no-repeat;
	color: #F79226;
	text-decoration:underline;
	}
#sidebar .side1 ul li.current_page_item a:hover {
	text-decoration:none;
	background: url(http://barreestation.com/images/barree-o.png) 0 50% no-repeat;
}
#right .side2 ul li a:hover,#sidebar .side1 ul li a:hover  {
	background: url(http://barreestation.com/images/barree-gr.png) 0 50% no-repeat;
	padding-left: 18px;
}
#right .side2 a:hover {
	text-decoration: underline;
}
#sidebar #avatr {
	border: 1px solid #EAECFB;
}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	color: #053C42;
	margin-bottom: 10px;
}
#content h2 {margin-bottom: 20px;}
.post h2 {
	font: 1.8em Aria,verdana; 
}
.post h2 a {	
	color: #07515A;
	background: #B3D335 url(http://barreestation.com/images/barree_o.png) 0 50% no-repeat;
	display: block;
	padding: 4px 0px 4px 35px;
}
.post h2 a:hover {
	color: #000000;
	background: #F79226 url(http://barreestation.com/images/barree_gr.png) 0 50% no-repeat;
	text-decoration:underline;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #333;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
	color: #333;
	text-decoration: underline;
}
p.postmetadata a:hover
{
	color: #969;
	text-decoration: none;
}
span.timr
{
}
span.catr
{
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post p a:hover {
	border: none;
}
/*
.post a img, .post img {
	border: none;
	float: right;
	padding-left: 5px;
}	
*/
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
#avatr {
	float: left;
	margin-right: 5px;
}
/* Comment Etc
********************* */
.navigation a
{
	color: #666;
}
.navigation {margin-top:-20px;margin-bottom:1px;}
.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}


#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
h3#respond {
	border-bottom: 1px solid #ccc;
}

input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
#comment {
	width: 100%;
}

input#s {
	width: 140px;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: #E0FF3A;
	border: 2px solid #859E00;
}
input#s:focus {
	padding: 5px;
	margin-bottom: 10px;
	background: #999;
	color: #fff;
	border: 2px solid #fff;
}

input#searchsubmit
{
	background: #141132 url(images/search.gif) 0 0 no-repeat;
	height: 30px;
	margin: 0;
	position: absolute;
	width: 40px;
	font-weight: bold;
	border: none;
	color: #053C42;
}


fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}

pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #666;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
	background: #efefef;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #666;
padding: 2px;
}
#linen-bg {
	background-image: url(http://barreestation.com/images/linen-fade.jpg);
	background-repeat: repeat;
	height: 100%;
	width:1024px;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow:visible;
}

