/*  
Theme Name: BHC - wood panel
Theme URI: http://wordpress.org/
Description: mod theme for Brew Holster Cult
Author: Sara Brownell and Jesse Keyes
Author URI: http://turkeydinner.net


*/



body {
	text-align: center;
	background: url("images/woodpanel.jpg") repeat;
	}
	
#frame {
	background: url("images/frame.jpg") no-repeat;
	border:  #54361a solid 1px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
	width: 740px;
	height: 604px;
	text-align: left;
	}
	
#header {
	border-bottom: solid #999 1px;
	padding-bottom: 3px;
	margin: 40px auto 0 auto;
	width: 650px;
	height: 75px;
	}

#header span {	
	font-family: arial, sans-serif;
	font-size: 10px;
	word-spacing: 5px;
	margin-left: 20px;
	}
	
#header span a {
	text-decoration: none;
	color: #000;
	}
	
#header span a:hover {
	background: white;
	}

a {color: #900; text-decoration: none;}

a:hover {text-decoration: underline;}

#cart {float: right;
margin-top: -75px; font-size: 12px;}


h2 {
	font-size:14px;
	}
	
table {
	margin-top: -10px;
	}
	
td p {
	margin-top: -5px;
	font-size: 12px;
	}
	
	
#left-image {
	float: left;
	background: url("images/tallframes.gif");
	border: none;
	width: 259px;
	height: 408px;
	margin-left: 35px;
	margin-top: 20px;
	}
	
#polaroid-kill {
	float: right;
	margin-top: 25px;
	margin-right: -50px;
	border: none;
	background: url("images/polaroids.png") no-repeat;
	width: 420px;
	height: 330px;
	}
	
	
#content {
	float: right;
	border: none;
	width: 350px;
	height:300px;
	margin-right: 40px;
margin-left: 10px;
	margin-top: 20px;
	text-align: left;	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	overflow: auto;
	}

#page {
	border: none;
	width: 670px;
	height: 500px;
	margin-right: auto;
        margin-left: auto;
	margin-top: 20px;
	text-align: left;	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;

}
	
#content #page a {
	text-decoration: none;
	color: brown;
	}
	
#content #page a:hover {
	text-decoration: none;
	background: white;
	}
#page img {
padding: 0px 10px 0px 10px;
}

h1 {
font-size: 24px;
font-family: Times, 'Times New Roman' serif;
margin-right: 20px;
margin-top: 0px;
text-align: right;
}
	
.title {
	font-size: 14px;
	}

.date {
	text-align: right;
	font-size: 10px;
	}

