/*  
Theme Name: Bathtub Brewery
Theme URI: http://www.bathtubbrewery.com
Description: Theme for Bathtub Brewery.
Version: 1.0
Author: Ray Merkler
Author URI: http://www.hindrances.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 10px 0 0 0;
	font-family: 'Trebuchet MS', 'Arial', sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: transparent url(images/bg_page.jpg) repeat scroll 0% 0%;
	color: #000000;
}

h1{
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 0 10px 15px;
}

h2{
	font-size: 1.3em;
	font-weight: bold
	padding: 0 0 0 15px;
}

h3{
	font-size: 1.2em;
	font-weight: bold
	padding: 15px 0 0px 0;
}

h4{
	padding: 10px 0 0px 0;
	font-style: italic;
	font-weight: bold
}

a:link, a:visited{
	text-decoration: none;
	color:#206088;
}

a:hover{
	color: #208870;
}

img {
	border: none;
}

img.alignleft, div.alignleft {
	float: left;
	margin-right: 5px;
}

img.alignright, div.alignright {
	float: right;
	margin-left: 5px;
}

img.aligncenter, div.aligncenter {
	margin: 0 auto;
}

blockquote {
	/*font-style: italic; */
	margin: 0 20px 1em; 
	width: 520px;
	padding: 5px;
	background: #FFFFFF;
	border: 2px solid #BFB8A1;
	float: left;
}

blockquote img {
	margin: 0 0 5px;
}

.entry blockquote p {
	margin: 10px 5px;
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 30px 15px 15px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 15px 5px 15px; 
}

.wp-caption-text {
	font-size: 11px;
	text-align: center;
	font-style: italic;
}

.wp-caption {
	line-height: 1.4em;
}

.wp-caption p {
	margin: 0 0 5px 0;
}

.iemessage {
	margin: 20px 40px -20px 40px;
	padding: 10px;
	background: #FFFFFF;
	border: 2px solid #AA0000;
	font-weight: bold;
}

/*----HEADER----*/

#header{
	width: 946px;
	margin: 0 auto;
	height: 275px;
	background: #a76d3a url(images/header_bg.jpg) no-repeat center left;
	color: #ffffff;
	border-top: 3px solid #BFB8A1;
	border-left: 2px solid #BFB8A1;
	border-right: 2px solid #BFB8A1;
}

#header a{
	text-decoration: none;
	color: #ffffff;
}

#header a:hover{
	text-decoration: underline;
}

#header img {
	border: none;
}

#main_logo {
	height: 275px;
	width: 210px;
	float: left;
}

#tubguy_speech {
	height: 200px;
	width: 340px;
	vertical-align: middle;
	text-align: center;
	float: left;
	margin: 40px 0 0 211px;
	color: #332d28;
	font-size: 27px;
}

/*----NAVIGATION BAR----*/

#top-menu{
	clear: both;
	width: 946px;
	margin: 0 auto;
	text-align: left;
	border: 2px solid #BFB8A1;
	background: #d79e67;
}

#top-menu a{
	text-decoration: none;
	color: #ffffff;
	font-variant: small-caps;
}

#top-menu a:hover{
	text-decoration: underline;
}

#top-menu ul{
	margin: 0 auto;
	width: 95%;
	padding: 5px 0;
	text-align: left;
}

#top-menu ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-size: 16px;
}

/*----POST----*/

#wrapper{
	margin: 0 auto;
	width: 900px;
	text-align: left;
	clear: both;
}

#content{
	width: 900px;
	float: left;
	background: url(images/content_bg.jpg);
}

#container{
	float: left;
	width: 655px;
	padding: 0 0 0 0;
}

#forohfor {
	height: 404px;
	margin: 50px 50px 50px 50px;
}

.datestamp {
	width: 77px;
	height: 89px;
	background: url(images/datestamp.jpg) no-repeat;
	float: left;
	margin: 0 0 0 -83px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: center;
}

.datestamp-month {
	font-size: 15px;
	line-height: 1em;
	margin: 10px 20px 0 5px;
}

.datestamp-date {
	font-size: 35px;
	line-height: 1em;
	margin: 0 20px 0 5px;
}

.datestamp-year {
	font-size: 10px;
	line-height: 1em;
	margin: 0 20px 0 5px;
}

.avatar {
	width: 65px;
	height: 80px;
	border: 2px solid #BFB8A1;
	margin: 100px 0 0 -85px;
	float: left;
}

.post{
	padding: 20px 40px 40px 40px;
	margin-bottom: 40px;
	float: left;
}

.post h2{
	font-size: 35px;
	padding: 20px 0 5px 0;
	margin: 0 0 5px 0;
	font-variant: small-caps;
	font-style: italic;
	border-bottom: 1px dashed #BFB8A1;
}

.entry {
	line-height: 1.7em;
}

.entry h2 {
	font-size: 25px;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
	font-style: italic;
	border: none;
	font-variant: normal;
}

.postinfo{
	font-size: 14px;
	color: #000000;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #BFB8A1;
}

.postdate{ 
	color: #000000;
}

p.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border-top: 1px dashed #BFB8A1;
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
	width: 100%;
}

p.postmetadata strong{
	float: right;
}





/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	padding: 10px 40px 20px 40px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	clear: both;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 245px;
	margin: 0 auto 0 auto;
	padding-top: 35px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 3px 10px 0;
}

.sidebar ul li h2{
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding: 5px 5px 5px 17px;
	margin: 0 0 10px 0;
	background: #d79e67;
	border: 2px solid #BFB8A1;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 10px;
	line-height: 24px;
}

.sidebar a:link {
	color:#ffffff;
	text-decoration:none;
}

.sidebar a:visited {
	color:#ffffff;
	text-decoration:none;
}

.sidebar a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.sidebarad {
	text-align: center;
}

.sidebar li.tweet {
	padding: 2px 0 2px 5px;
}

#corner_accent {
	text-align: center;
	padding: 0;
	margin: 0 0 0 15px;
}

table#wp-calendar{
	width: 100%;
}

/*----SEARCH FORM-----*/
#search {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

#searchform {
	width: 100%;
}

#searchbox {
	width: 50%;
}

/*----COMMENT FORM----*/

#comment-form{
	margin: 50px 0 0;
	width: 540px;
	border: 2px dotted #BFB8A1;
	padding: 5px 5px 15px 15px;
	background: #f1edd7;
	float: left;
}

.comments-template ol{
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
	padding: 0px 5px 5px;
}

.alt {
	background: #d3d3b2;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
	color: #736E60;
	padding: 10px 0 30px 0;
}

.comments-template p {
	margin-bottom: 15px;
}

.commentmetadata{
	font-size: 12px;
	padding: 5px 0 5px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #BFB8A1;
}

.comments-template textarea{
	font-family: 'Trebuchet MS', 'Arial', sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 30px 15px 15px 0;
	background: #ffffff;
	border: 1px solid #BFB8A1;
	width: 540px;
}

/*----FOOTER----*/

#footer{
	clear: both;
	width: 930px;
	padding: 10px;
	margin: 0 auto;
	line-height: 18px;
	color: #ffff99;
	background: #736E60;
	border-top: 3px solid #BFB8A1;
	border-bottom: 3px solid #BFB8A1;
}

#footer a:link{
	text-decoration: none;
	color: #FF9;
}

#footer a:hover{
	text-decoration: underline;
	color: #FFF;
}

#footer a:visited{
	text-decoration: none;
	color: #BFB8A1;
}
