@charset "UTF-8";
/* Slithering Beast Styles provided by Thommyass Browne of the beautiful beard */
/* With a little tweaking help from BonerVolz */

body {
	background-image: url(../images/bg-main.jpg);
	background-color: #DCD8CC;
	background-repeat: repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #909090;
	margin:0;
	font-size: .85em;
}

/*** Misc honky-tonk site styles */
h1 {
	width: 410px;
	height:131px;
	text-indent:-9999px;
	background: url(../images/bg-h1.png);
}

h2, h3, h4, h5, h6 {
	color: #333;
	font-weight: lighter;
	margin:10px 0 12px 0;
}

h2 {
	font-size: 2.3em;
}


h2.news {
	width:92px;
	height:25px;
	text-indent:-9999px;
	background: url(../images/h.news92x25.gif) no-repeat;
}

h2.shows {
	width:112px;
	height:26px;
	text-indent:-9999px;
	background: url(../images/h.shows112x26.gif) no-repeat;
}

h3 {
	font-size: 1.8em;
	margin: 6px 0 10px 0;
}

h4 {
	font-size: 1.2em;
	margin: 6px 0 10px 0;
}


p {
	margin: 0 0 15px 0;
}

img {
	border: none;
}
.clearfix {
	clear: both;
}

p a:link {
	color: #035C6C; font-style:italic; text-decoration:none;
}
p a:hover {
	color: #137B94; font-style:none; text-decoration:underline;
}
p a:visited {
	color: #035C6C; font-style:italic; text-decoration:none;
}

hr { background-color: #d8d7cf; height: 1px; border: none; margin: 10px 0 20px;}

/*** Header Styles ****/
#topper { 
	width: 584px; 
	height: 215px; 
	margin:0 auto; 
	padding:75px 0 0 20px;
}

.header1 {background-image:url(../images/bg-topper.jpg); }
.header2 {background-image:url(../images/bg-topper4.jpg); }
.header3 {background-image:url(../images/bg-topper5.jpg); }
.header-delicious { background: url(../images/topper-delicious.jpg); }
.header-band { background: url(../images/topper-band-pink.jpg); }

#topper ul {
	width:285px;
	height:22px;
	margin:0;
	padding-top:15px;
	padding-bottom:10px;
	padding-right:13px;
	padding-left:13px;
	color: rgb(155, 155, 155);
	background-color: rgba(0, 0, 0, 0.6);
	float:right;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top:1px solid #60512c;
	border-left:1px solid #60512c;
}

#topper ul li { 
	list-style-type:none; 
	display:inline; 
	color:#ccc;
	letter-spacing: 0.3pt; 
	margin:0 0 0 2px;
}

#topper ul li a { 
	text-decoration:none; 
	color: #fbe8a3;	
}

#topper ul li a:hover { 
	text-decoration:none; 
	color:#FFF;
}

/***** Main Content Area Styles ****/
#content { width: 605px; margin:0 auto; text-align:left; background-color:#FFF; padding:5px 0 35px 0; }

#leftColumn {
	border-right:1px solid #CCC;
	width: 330px;
	float: left;
	position: relative;
	padding: 0 20px 0 15px;
	margin: 0;
}

#righty {
	width:200px; 
	float:right; 
	margin:0 20px 15px 0px; 
	padding:0 0 0 10px; 
}

#substance { padding: 10px; }

img.floatleft { float: left;
margin: 0px 16px 0px 0px;
padding: 0px 0px 0px 0px;
 }	
 
 img.floatright { float: right;
margin: 0px 0px 10px 16px;
padding: 0px 0px 0px 0px;
 }
 
p a.purchase 			{ padding:4px 8px; font-weight:bold; background-color:#990000; color:#FFFFFF; text-decoration:none; }
p a:hover.purchase		{ text-decoration:none; background-color:#FF0000; }


/*** Yee-ha, we gots some footer styles up in here now ***/

#footer { 
	height:80px; 
	padding:25px; 
	text-align:center;
	background-color:#0d4858;
}

#footer p {
	width: 575px;
	margin: 0 auto 5px auto;
	position: relative;
	clear: both;
	text-align: left;
	color: white;
	text-shadow: 2px 2px 0 #333;
	font-size: 16px;
}

#footer h3.find-sb { 
width:575px; 
height:14px;
	text-indent:-9999px;
	background: url(../images/h.find-sb.gif) no-repeat;
	position:relative;
	clear:both;
}

#footer ul {
	width:550px; 
	display:inline;
	margin: 0 0 0 -30px;
	position: relative;
}
	
#footer ul li {
	list-style-type:none; 
	display:inline; 
	margin:0 10px 0 10px;
}
