/* @override http://www.bourbon-central.com/wp-content/themes/bourbon-1/style.css */

/*  

Theme Name: In The Barrel
Description: A theme for bourbon-central.com, based on Coffee Stained 1.0
Version: 1.0
Author: LB
Author URI: 
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* color scheme #B9121B	#4C1B1B	#F6E497	#FCFAE1	#BD8D46 */

/* zero out browser defaults to avoid cross-browser layout incompatabilities */
* {
    margin:0;
    padding:0; 
  }

/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	text-align: center;
	background: transparent url(images/background.jpg) repeat-y scroll center top; 
	}

#page {
	text-align: left;
	background:transparent;
	}

#header {
	background: transparent url('images/header.jpg') no-repeat top center;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 760px;
	width: 441px;
	} 

#content {
	font-size: 1.2em;	
	}

.entry p {
	font-size: 1.05em;
	padding-bottom: 12px;
	}

.welcomeopen p {
        font-size: 1.2em; 
        line-height: 1.3em;
        padding-bottom: 10px;
        }

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {

	}

.alt {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	}

#footer {
	background: transparent url('images/footer.jpg') no-repeat bottom; 
        border: none;
	}

#footerimg {
	height: 760px;
	width: 584px;
	margin: 7px 9px 0;
	}

#footer a {
	color:#B9121B;
	}
	
#footer a:hover {
	text-decoration:underline;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Georgia, Times, serif;
        color:#5C4033;
	letter-spacing:-1px;
	font-weight: bold;
	}

#header h1,#header h2 {
	font-family: Georgia, Times, serif;
	letter-spacing:-1px;
	font-size: 4em;
	text-align: left;
	font-weight:normal;
	}

#header h1,#header h1 a, #header h1 a:hover, #header h2, #header h2 a, #header h2 a:hover {
        color:#4C1B1B;
        text-decoration: none;
        }

#headerimg h1, #headerimg h2 {
	padding:50px 0 0 30px;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: right;
	}

h1 {
	font-size: 2.2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h3, .adHeadline, .adHeadline a {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 1.2em;
	}
#sidebar h3 a:hover {
	text-decoration: none;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
        color:#5C4033;
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
        color:#5C4033;
	}

a.blue_link, a.blue_link:hover, a.blue_link:visited {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.2em;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

.entry p a:visited {
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.8em "Trebuchet MS", Verdana, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em "Trebuchet MS", Verdana, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#B9121B;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

.testcolor {
	color: #f7f5fb;
	background-color: #f2f3e6;
	width:  350px;
	float:  left;
}


/* End Typography & Colors */



/* Begin Structure */
body {
	margin:0;
	padding:0;
	min-width:760px;
	z-index:-100;
	}

#page {
	margin:0 auto;
	padding: 0;
	width: 760px;
	}

#header {
	background-color: #73a0c5;
	margin:0 auto;
	padding: 0 0 0 0; 
	height:441px;
	width: 760px;
	}

#headerimg {
	margin: 0;
	height: 192px; 
	width: 100%; 
	}
	
#headerimg .description {
	display:none;
	}
	
#content {
	margin-top:-314px;
	position:relative;
	z-index:100;
	min-height:600px;
	}
	
#sidebar {
	margin-top:-314px;
	position:relative;
	z-index:100;
	}
	
#footer {
	position:relative;
	height:584px;
	bottom: 0;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	margin-top:-320px;
	float:left;
        clear:both;
	z-index:10;
	}

#footerimg { 
	margin-top:-320px;
	margin: 0px;
	float:left;
        clear:both;
	z-index:-30;
	bottom:150px;
	}

#footer p {
	position:absolute;
	bottom:150px;
	left:40px;
	padding: 20px 0;
	text-align: left;
	}

div.welcomefront {
	position: relative;
        text-align: justify;
        padding-top: 25px;
        .padding-top: 25px; /* IE 5 & 6 */
        _padding-top: 25px; /* IE 7 */
}

div.welcomeleft {
	position: relative;
	text-align: justify;
	width: 225px;
	left: 0px;
	float: left;
}
div.welcomeright {
	position: relative;
	text-align: justify;
	width: 225px;
        float: right;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 463px;
	}

.widecolumn {
	padding: 10px 0 0 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

div.authorbox {
	border: 1px solid #cacaca;
	margin: .3em;
	padding: .5em;
	float: left;
	background-color: rgba(226,197,160,0.25);
}
/* End Structure */



/*	Begin Headers */
h1, h2 {
	padding-top: 0px;
	margin: 0;
	}

#content h1, #content h2 {
	margin: 30px 0 10px 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#content h2.welcome {

	margin-top: 10px;
	text-align: left;
	font-size: 1.5em;
	font-variant: normal;
}

#sidebar h3 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.welcome {
 	padding: 0;
	margin: 10px 0 0 0;
	text-align: right;
	font-style: italic;
	font-size: 1.3em;
	font-variant: small-caps;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

div.authorpic {
	width:auto;
	float: left;
	text-align:right;
	margin-right: 1.8em;
	margin-bottom: 0.8em;
	font: 0.9em Verdana;
}

div.captiontopleft {
	width:auto;
	float:left;
	font-size: 0.7em;
	text-align:left;
	margin-right: 1em;
	margin-bottom: 1em;
	padding: .8em;
	border: 1px dotted #ab700b;
	font-style: italic;
}

div.captiontopright {
	width:auto;
	float:right;
	font-size: 0.7em;
	text-align:right;
	margin-left: 1.4em;
	margin-bottom: 1em;
	padding: .8em;
	border: 1px dotted #ab700b;
	font-style: italic;
}

div.captioninlineleft {
	width:auto;
	float:left;
	font-size: 0.7em;
	text-align:left;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: .8em;
	border: 1px dotted #ab700b;
	font-style: italic;
}

div.captioninlineright {
	width:auto;
	float:right;
	font-size: 0.7em;
	text-align:right;
	margin-left: 1.4em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: .8em;
	border: 1px dotted #ab700b;
	font-style: italic;
}

img {
	border:  none;
	border-style: none;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.post {
	display:  block;
	
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 4px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 4px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */

ol, ul {
        list-style-position: inside;
}

#content ol, ul {
        list-style-position: inside;
		margin-left: 20px;
}

html>body .entry ul, .welcomewide ul, #welcomeleft ul, #welcomeright ul, #sidebar ul ul li {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: disc inside;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li, #welcomeleft li, #welcomeright li, #c li {
	margin: 7px 0 8px 10px;
	}

.welcomewide ul li {
	margin: 1px 0 2px 0;
	font-size: 1.1em;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ol, ul.pagenav, ul.sidebarlist {
	padding: 2px 0 4px 3px;
	margin: 0;	
}

#sidebar ul li, li.pagenav, li.page_item, li.current_page_item  {
	list-style-type: disc;
	margin: 0 0 2px 3px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	padding-left: 10px;
	}
#content ol {
	left-margin: 30px;	
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
	}

.dottedline {
  border-bottom: 1px dotted #BDC48E;
  padding: 5px 0 10px 0;
}

.dottedline2 {
  border-bottom: 1px dotted #BDC48E;
  padding: 3px 0 0 0;
}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}
	
#searchform input, #searchform textarea {
	font: 0.8em "Trebuchet MS", Verdana, sans-serif;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 10px 10px 5px;
	margin-left: 545px;
	width: 170px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

img.rss {
	position: relative;
	border-style: none;
	top: 3px;
}

#sidebar ul a img {
	position: relative;
	right: 10px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 50px;
	}
/* End Various Tags & Classes*/

div.alert {
	color: #000;
	background-color: #fe7065;
	border-style: solid;
	border-color: #000;
	margin: 10px;
	padding: 8px;
	font-size: 0.85em;
}

div.feedalert {
	color: #000;
	background-color: #fe7065;
	border-style: solid;
	border-color: #000;
	margin: 10px;
	padding: 8px;
	font-size: 1.1em;
}

a.alertlink {
	color:#000;
	text-decoration: underline;
	}

