/* @override http://www.theschmoejoes.com/sjstyle.css */

html {
	min-height: 100%;
	margin-bottom: 1px;
	overflow: scroll;
}

body {
	font-family: "Courier New", Courier, mono;
}
h4{
	font: bold 14px "Courier New", Courier, mono;
	color: #e40000;
	text-align: center;
	text-transform: lowercase;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0;
}


div#container {
	margin-right: auto;
	margin-left: auto;
	/*-webkit-border-radius: 10px;
	-firefox-border-radius: 10px;
	border: 5px solid #999;*/
	position: relative;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

div#splash {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
div#splash img{
	border-style: none;
}

div#container a{
	color: #e40000;
	font-weight: bold;
}

div#innercontainer{
	margin-right: auto;
	margin-left: auto;
	border: 5px solid rgba(102,102,102,0.33);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 0 5px 5px;
	background-color: rgba(255,147,150,0.15);
	width: 655px;
	overflow: auto;
	margin-top: 0;
}

div#header {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	height: 230px;
}

div#header a{
	border-style: none;
}

div#header h1{
	font-size: 30px;
	color: #fff;
}

div#header p{
	font: bold 14px/13px "Courier New", Courier, mono;
	text-align: left;
	text-transform: lowercase;
	color: #e40000;
	padding-left: 10px;
	position: relative;
	display: inline-block;
	width: 230px;
}

div#header img{
	width: 300px;
	float: left;
	height: 135px;
	border-style: none;
}

div#shows{
}

div.important{
	padding: 10px;
	display: block;
	text-align: left;
	background-color: #d6fefe;
	font-size: 16px;
	border-top: 1px solid #fffeff;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #797979;
	border-left-style: solid;
	border-left-width: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}

div#content{
	overflow: auto;
	margin-bottom: 10px;
	margin: 10px;
}

div#content_pics{
	overflow: auto;
	margin-bottom: 10px;
	text-align: center;
}

div#footer {
	clear: both;
	margin-bottom: 30px;
}

p.panic, p.panic a{
	text-decoration: none;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #e40000;
	text-align: center;
}

/* @group nav */

div.nav {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
}



span.button {
	display: -moz-inline-stack;
	display: inline-block;
	width: 70px;
	height: 75px;
}

span.home {
	background: url(images/navbar3.png) 0 0;
}

span.news {
	background: url(images/navbar3.png) -86px 0;
}

span.bio {
	background: url(images/navbar3.png) -166px 0;
}

span.audio {
	background: url(images/navbar3.png) -250px 0;
}

span.pics {
	background: url(images/navbar3.png) -333px 0;
}

span.links {
	background: url(images/navbar3.png) -417px 0;
}

span.email {
	background: url(images/navbar3.png) -501px 0;
}

/* @group sel */


span.home_sel {
	background: url(images/navbar3.png) 0 71px;
}

span.news_sel {
	background: url(images/navbar3.png) -86px 71px;
}

span.bio_sel {
	background: url(images/navbar3.png) -166px 71px;
}

span.audio_sel {
	background: url(images/navbar3.png) -250px 71px;
}

span.pics_sel {
	background: url(images/navbar3.png) -333px 71px;
}

span.links_sel {
	background: url(images/navbar3.png) -417px 71px;
}

span.email_sel {
	background: url(images/navbar3.png) -501px 71px;
}

/* @end */

/* @group hover */

span.home:hover {
	background-position: 0 -84px;

}

span.news:hover {
	background-position: -86px -84px;

}

span.bio:hover {
	background-position: -166px -84px;

}

span.audio:hover {
	background-position: -250px -84px;

}

span.pics:hover {
	background-position: -333px -84px;

}

span.links:hover {
	background-position: -417px -84px;

}

span.email:hover {
	background-position: -501px -84px;

}

/* @end */

/* @end */
div.col{
	display: -moz-inline-stack;
	display: inline-block;
	position: relative;
	width: 200px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding: 10px 3px;
	clear: both;
}
div#leftcol {
	background-color: #ff9396;
	margin-top: 6px;
	margin-right: 25px;
	float: left;
}

div#rightcol {
	background-color: #bfff90;
	float: right;
	margin-top: 6px;
	margin-left: 5px;
}

img.sidebar{
	width: 180px;
	display: block;
	margin: 12px auto -5px;
}

img.sidebar:active{
	width: 400px;
	margin-left: -200px;
	border: 3px solid #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
div.calendar{
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	display: block;
	margin-bottom: 10px;
}

div.calendar p{
}

div.center{
	text-align: center;
	display: block;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
div.col p{
	font-size: 14px;
	text-align: center;
}
div#twitter_div{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	font-size: 12px;
	border: 1px dashed #ff5c60;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px 4px;
}
div#twitter_div ul{
	margin-left: -20px;
}

div#twitter_div a{
	display: block;
	overflow: hidden;
}
div.story{
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
}

span.title{
	font: 17px "Courier New", Courier, mono;
}

div.text{
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


span.permlink{
	font-size: 11px;
	display: block;
	width: auto;
}


span.dateheader{
	font-size: 20px;
	font-weight: bold;
}

iframe{
	height: 250px;
}


p.sectionheader{
}

















