/*
Theme Name: Birchwood inn
Description: Customized wordpress theme
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html */
@import 'reset.css';

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height: 1;
	background-color: #270100;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/** Commonly used**/
.cf {
	display:block;
}

*:first-child+html .cf,
* html .cf { display:inline-block}

.cf:after {
	clear:both;
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.fl { float: left; }
.fr { float: right; }
.cl { clear: both; }
.alignRight { text-align: right; }

a {color:#FFCC00;}
a:hover {color:#FFFFFF;}
a img { border:none;}

hr {color:#4F5421;height:1px;}
.smalltxt {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; ; line-height: 18pt; color: #FFFFFF; list-style-type: circle}
.contact {font-family:Arial, Helvetica, sans-serif; font-size:12px; ; line-height: 16pt; color: #FFFFFF; list-style-type: circle}
.caps {text-transform:none;; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 16pt}
.quotes {  font-family: "Times New Roman", Times, serif; font-size: 12pt; line-height: 16pt; color: #333333; font-style: italic}
.blogSideBarCell {
	width: 240;
	background-image: url(/images/sidebar-gradient.png);
	background-repeat: no-repeat;
	background-color: #d9c7a7;
}
.membershipsBG {
	background-color: #FFF; 
}
.foodieButton {
	color: #000;
}
.blackTxt {
	color: #000;
}

.style1 {color: #FFFFFF}
.style14 {
	color: #FFFFFF;
	font-weight: bold;
}

.style16 {color: #FFCC00; font-weight: bold; }
.style17 {font-size: 10pt}
.style18 {color: #FFFFFF; text-transform: none; }
.style19 {
	color: #F7CC00;
	font-weight: bold;
}
.style78 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.style79 {font-size: 13px}
.style80 {
	font-size: 14px;
	font-weight: bold;
}
.c {
	background-color:#4C0002;
}
.noMargin {
	margin:0 !important;
}
.alignLeft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignRight {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alignCenter {
	text-align:center;
}
#wrap {
	width: 990px;
	margin: auto;
	background-color:#4C0002;
}

#header {
	background: url('images/top_background.jpg') repeat-x 0 0;
}
	#header .logo {
		float:left;
	}
		#header .logo a img {
			display:block;
		}
	#header .rightTop{
		float:right;
		width:380px;
	}
		#header .rightTop .videolink {
			float: left; height: 72px; 
		}
		
		#header .headerButtons {
			float:right; width: 268px; margin-top: 7px; margin-right: 6px; 
		}
		
		#header .headerButtons a {
			display: block; float: left; 
			width: 134px; margin: 1px 0 2px 0; 
			height: 27px; font-family: Georgia, 'Times New Roman', Arial; 
			color:#fff;  text-align: center;  
			line-height: 27px; 
			text-decoration: none; 
			background: url("images/btnHeader.gif") no-repeat 0 0;
		}
		
		#header .headerButtons a:hover {
			text-decoration: none; background-position: 0 -27px; 
		}
		
		
		#header .headerButtons a.reservation{
			text-transform: uppercase; font-weight: bold; 
			font-size: 14px; 
		}
			
		#header .headerButtons a.blog { font-size: 13px; }
		#header .headerButtons a.gift { font-size: 13px;  }
		#header .headerButtons a.number { text-align: center; font-size: 14px; text-transform: uppercase; font-weight: bold; }
		
		
	#header .logobelow {
		background: url('images/firesides.jpg') no-repeat 0 0;
		width: 100%;
		height: 24px;
		clear:both;
	}
	
	#header .navbar {
		background: url('images/navbarbg.gif') repeat-x 0 0; text-align: center;
		margin-bottom: 6px;
	}
		#header .navbar ul {
			margin:0; display: inline-block; 
		}
			#header .navbar ul li {
				list-style:none;
				float:left;
				padding: 5px 10px;
			}
				#header .navbar ul li a {
					font-size: 13px;
					font-family: georgia, 'times New Roman', Arial,Verdana;
					color: #fff;
					text-decoration:none;
					text-shadow: 3px 3px #000;
				}
				
				#header .navbar ul li a:hover {
					color:#FFCC00;
				}

	#slideshow {
		margin: auto;
		width: 939px;
		height: 400px;
		overflow:hidden; 
	}
		#slideshow  img {
			border: 8px solid #330404;
			width: 923px;
			height: 384px;
			left:0;
			top:0;
		}
#content {
	background:url('images/logo_bottom.jpg') bottom center no-repeat;
	padding: 10px 28px 30px;
	
}
	#content .left {
		width: 244px; position:absolute; left: -244px; 
		padding-bottom: 20px; 
		background: #DAC7A7 url("images/leftpanelBg.png") no-repeat 0 0 ;
	}
	
#mainTwoCols {
	border-left: 244px solid #DAC7A7;
	position: relative; 
	min-height: 787px;
}	
	
	
#leftPanel {
	font-family: Verdana,Arial,Helvetica;
	line-height: 185%; 
}
	#leftPanel .layout2Cols {}
		#leftPanel .layout2Cols .col {
			width:50%; float: left; 
		}
	
	#leftPanel p {
		margin: 0 0 0.5em 0; 
	}
	
	#leftPanel h3 {
		font-family: Georgia, 'Times New Roman', Arial; text-align: center; 
		font-size: 14px; text-transform: uppercase; margin:0; padding: 0;  
	}	
	
	#leftPanel a {
		color:#000; 
	}
	
	#leftPanel a:hover {
		text-decoration: underline; 
	}
	
	#leftPanel .divSpace {
		display: block; height: 20px; width: 100%; clear: both; 
	}
	
	#leftPanel .wrapper {
		padding: 15px 10px; 
	}
	

	
#leftPanel .boxBreakfastQuinn {
	padding-top: 10px; 
	font-family: Georgia, 'Times New Roman', Arial;
	font-size: 12px;  line-height: 18px; 
}	
	
	#leftPanel .boxBreakfastQuinn a {
		text-decoration: none; 
	}
	
	#leftPanel .boxBreakfastQuinn .col {
		text-align: center; 
	}
	
#leftPanel .boxFoodies {
	text-align: center; 
	font-family: Arial, Georgia;
	font-size: 12px;  line-height: 18px; 
}
	
	#leftPanel .boxFoodies  a {
		text-decoration: underline; 
	}

#leftPanel .join-our-email-list { width: 224px; padding: 0 10px;  }
	#leftPanel .join-our-email-list  label { width: 220px; margin-bottom: 4px;  text-align: left;  }
	#leftPanel .join-our-email-list  label span { width: 210px; text-align: left; }
	#leftPanel .join-our-email-list  .single { width: 200px; padding: 5px; }
	#leftPanel .join-our-email-list .reqtxt,
	#leftPanel .join-our-email-list .emailreqtxt {
		display: none; 
	}
	
	#leftPanel  .cf_info {
		width: 194px; font-size: 11px; 
	}
	
	#leftPanel .failure {
		background-image: none  !important; 
		background-color:#270100 !important; 
		color:#fff  !important; 
		border: none !important;
	}

	#leftPanel li.cf_li_err {
		background: none !important;
		border:  none !important;
		padding:0 !important; 
	}
	
		#leftPanel li.cf_li_err label {
			color: red !important; 
		}
	 
		#leftPanel .cf-sb {
			text-align: center;
		}
		
		#leftPanel .sendbutton {
			background-color: #725A38;
			border: 1px solid black !important;
			color: white;
			width: auto; background-image: none; 
			font-family: verdana;
			font-size: 10px;
			font-weight: bold;
			padding: 5px;
			text-decoration: none;
		}
		
		#leftPanel #facebooklink {
			width: 150px; margin: 0 auto; text-align: center; 
		}
	
#facebooklink {
	font-family: Arial; font-size: 12px; line-height: 18px; 
}	
	#facebooklink  a {
		text-decoration: underline; 
	}
	
	#mainContent {
		float: left;
		margin-left: 15px;
		padding-bottom: 15px; 
		width: 675px;
	}
	
		 
		#mainContent  {
			color:#fff;
			font-family:Verdana, Arial, Helvetica, sans-serif; 
			line-height: 18pt; 
			list-style-type: circle;
			font-size: 12px;
		}
			
			#mainContent  h1,
			#mainContent  h2,
			#mainContent  h3,
			#mainContent  h4,
			#mainContent  h5,
			#mainContent  h6 {
				color: #FFF;
			}
			
		#mainContent .layout2Cols { clear: both; }
			
	#mainContent  h3 {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 14px;
		line-height: 18pt;
		color: #FFCC00;
		font-weight: bold; 
	}
	
	#mainContent .artTitle {
		background: url("images/titlebg.png") repeat-x top;
		padding: 28px 0; color:#fff; font-family: Georgia, 'Times New Roman', Arial;
		font-size: 22px; text-transform: uppercase; letter-spacing: 1pt; 
		margin-bottom: 20px; 
	}
	
	#mainContent .boxSpecial {
		background:#270100 url("images/icon_logo.png") no-repeat 50% 10px ;
		padding: 52px 10px 15px 10px; 
		width: 140px; float: right; 
		margin: 0 0 20px 20px; 
		text-align: center; 
		line-height: 150%;
		color:#fff; font-family: Arial; 
	}
		
		#mainContent .boxSpecial .title {
			font-size: 16px; font-weight: bold; color:#FFCC00; 
			display: block; margin-bottom: 5px; 
		}
	
	
	#mainContent .brochures {
		background-color: #700808;
		border: 6px solid #330404;
		clear:both;
	}
		#mainContent .brochures a {
			text-decoration:none; display: block; float: left; 
		}
		
		#mainContent .brochures a img { float: left; } 
	
	
	#mainContent .linkTable {}
	#mainContent .linkTable td { border:2px solid #4C0002; }
	#mainContent .linkTable p { margin:0; padding:0; }
	
	#mainContent .roomHeader { padding-right: 350px; position: relative; padding: 10px 0;}
		#mainContent .roomHeader .title {
			color: #FBC800; margin:0; padding:0; 
			font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 16px;
			font-weight: bold;
		}
		
		#mainContent .roomHeader .title span {
			font-size: 13px; font-weight: normal; 
		}
		
		#mainContent .roomHeader .raterange { margin:0; padding:0; }
	
	#mainContent .roomHeader .prevNextBook {
		position: absolute; top: 20px; right:0; margin-top: 0px;
	}
	
	#mainContent .roomsBox {}
	#mainContent .roomsBox .barkertitle {
		color: #FBC800; font-weight: 13px; 
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-weight: bold; margin-bottom:0; 
	}
	#mainContent .roomsBox .col { margin: 2px 0 15px 0;  }
	#mainContent .roomsBox .colLeft { float: left; }
	#mainContent .roomsBox .colRight { float: right}
	#mainContent .roomsBox .col .title { margin:0; padding:0;  }
	#mainContent .roomsBox .col .pagexcerpt { margin:0; padding:0; line-height: 18px; }
	
	#mainContent .sectiontitle {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 12px;
		line-height: 18pt;
		color: #FFCC00;
		font-weight: bold; 
	}
	
	#mainContent  .blackTitleBar {
		background-color:#000;
		color: #FFCC00;
		font-weight: bold;
		padding: 4px;
		margin:30px 0 0px 0 ; 
	}
	
	#mainContent  .maroonTitleBar {
		background-color:#270100;
		color: #FFCC00;
		font-weight: bold;
		padding: 4px; 
	}
	
	#mainContent p {
		margin: 0.5em 0 1em 0;
	}
	
	
	#mainContent .yellowBold {
		color: #FFCC00;
		font-weight: bold; 
	}
	
	.prevNextBook {
		margin-top: 10px;
	}
	
		.prevNextBook a {
			display: block; float: left; height: 30px; line-height:30px; color:#fff; 
			font-family: Georgia, 'Times New Roman', Arial; text-decoration: none; text-align: center; font-size: 16px; 
			background-image: url("images/btnPrevNextBook.gif"); background-repeat: no-repeat;
		}
		
		.prevNextBook a.next, .prevNextBook a.prev {
			width: 75px; background-position: 0 0; 
		}
		
		.prevNextBook a.next:hover, .prevNextBook a.prev:hover {
			background-position: 0 -30px; 
		}
		
		.prevNextBook a.book { width: 110px; background-position: -75px 0;}
		.prevNextBook a.book:hover { background-position: -75px -30px;}
	
	
	
	#content .logoBottom {
		margin-left:-22.5px;
		display:block;
		clear:both;
	}
#footer {
	background:#1c0000 url('images/bottom_background2.jpg') repeat-x 0 0;
	min-height: 216px;
	width: 100%;
	padding-bottom:20px;
}
	#footer .wrap {
		background: url('images/logo_bottom2.gif') top center no-repeat;
		padding-top: 20px;
	}
	#footer ul.footerNav {
		margin:12px;
	}
		#footer ul.footerNav li{
			list-style:none;
			display:inline;
		}
			#footer ul.footerNav li a{
				font-size:12px;
				line-height:14px;
				font-family: Arial; 
				border-right: 1px solid #fff;
				padding: 0 5px;
			}
			#footer ul.footerNav li:last-child a {
				border:none;
			}
			
	#footer .icons {
		width:535px;
		margin:10px auto;
		background-color:#fff;
		padding:5px;
	}
		#footer .icons img {
			vertical-align: middle;
		}
	#footer .info {
		color: #fff;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 12px;
		margin-bottom: 10px; 
		line-height: 18pt;
	}
	
		#footer .info p { margin: 0; }
	
	#footer .copyright {
		color: #fff;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		line-height: 18pt;
	}
	
		#footer .copyright p { margin: 0; }


/* =Layout
-------------------------------------------------------------- */
table#wsRates {
	border-collapse: separate;
	border-color: #FFFFFF;
	border: 1;
	border-spacing: 1px;
}

table#wsRates td, table#wsRates tr {
	border: 1px solid #FFFFFF;
}

a.wsRoomName {
	color: #FFFFFF;
}

/* Blog layouts */
.blogContent {
	color: #FFFFFF;
}

#content.blogContent {
	position: relative;
	line-height: 150%;
	min-height: 670px;
}

#content.blogContent h1.entry-title {
	color: #FFFFFF;
}

#content.blogContent .left {
	width: 200px;
	left: 25px;
	padding: 7px 12px;
}

#content.blogContent #leftPanel h3 {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}

.blogContent .right {
	width: 690px;
	float: right;
}

#content.blogContent .entry-content {
	padding-bottom: 20px
	margin-bottom: 20px;
	border-bottom: 3px solid #270100;
	overflow: hidden;
	display: block;
}

.wsArchives li {
	list-style: disc;
	margin-bottom: 10px;
	color: #000000;
}

/* =Fonts
-------------------------------------------------------------- */

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 990px;
}
#wrapper {
	background: #fff;
	margin-top: 20px;
	padding: 0 20px;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */

dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	display: block;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}

.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	text-decoration:underline;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

 
#content .attachment img {
	max-width: 900px
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 12px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 12px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}

#content #attachment_840.wp-caption {
	background: none;
}

#content #attachment_840 .wp-caption-text {
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0 0 0 20px;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */
.widget-area a {
	color: #000;
}

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
	.widget-area ul li {
		list-style:none;
	}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}

.widget-area ul ul li {
	padding: 5px 0;
	list-style: square;
}

.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}
#birchwoodVideo {
	display:none;
	border:8px solid #330404;
	width:923px;
	height:549px;
	position:absolute;
	top:126px;
	z-index:100;
	margin-left:25px;

}
#playVideo {
position: absolute;
top: 0px;
left:16px;
margin-left: 513px;
background-color: #700808;
color: #FC0;
display: block;
cursor: pointer;
width: 150px;
text-align: center;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
border:6px solid #330404;
}
.playVideo1 {
background-image:url('images/playvideo.jpg');
background-repeat:no-repeat;
height:76px;
text-indent:-9999px;
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */



/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}


.linklove { display: none; }

/******** clearfix ********/
.clearfix:after,
.wrapper:after,
.formRow:after,
.pageHeader:after,
.layout2Cols:after,
.pageContentContainer:after,
.pageContentInner:after
 {
    content: ".";
    display: block;
    height: 0;
	width:0;
    clear: both;
    visibility: hidden;
	line-height:0;
	font-size:0;
}

.clearfix,
.wrapper,
.formRow,
.pageHeader,
.layout2Cols,
.pageContentContainer,
.pageContentInner
 {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix,
* html .wrapper,
* html .formRow,
* html .pageHeader,
* html .layout2Cols,
* html .pageContentContainer,
* html .pageContentInner
 {height: 1%;}

.clearfix,
.wrapper,
.formRow,
.pageHeader,
.layout2Cols,
.pageContentContainer,
.pageContentInner
 {display: block;}
/* End hide from IE-mac */

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#270100;}
#colorbox{}
    #cboxTopLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(images/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(images/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(images/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(images/border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:#fff url(images/loading.gif) no-repeat 5px 5px;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}


.fb_iframe_widget, .fb_iframe_widget iframe {
	width:100%;
}

.post .entry-meta {
	padding:5px;
	color:#ddd;
	font-size:11px;
	text-transform:uppercase;
}
.post .entry-utility {
	font-size:11px;
	padding:20px;
	background-color:#6f3334;
	color:#ddd;
	margin-bottom:10px;
}
.post .entry-utility a, .post.entry-meta a {color:white;}
