body, html{
	width:100%;
	height:100%;
	padding:0px;
	margin:auto;
}

body{
	background-color: #220905;
	font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",helvetica,arial,sans-serif;
	color: #333;
	font-size: 1em;
	line-height: 1.2em;
	background-position: top center;
	background-repeat: repeat-x;
	background-image:url(../../../static/bk.jpg);
}

h1, h2, h3, h4, h5, h6{
	margin:0px; 
	padding: 0px;
}

a{
	color:#631A0E;
}

div.maincontent{
	width:552px;
	margin:auto 0px auto auto;
	min-height: 600px;
	padding-left: 10px;
}

div.maincontent h3 {
	font-size: 2em;
	line-height: 2em;
	color:#fff;
	padding-top:135px;
	text-align: right;
}

div.pagecontent{
	padding-right:1em;
}

div.leftNav{
	float: left;
	width:238px;
}

#upcoming h3, #emailList h3{
	text-align: center;
}
/*
Sticky Footer by Ryan Fait
http://ryanfait.com/
*/

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2em;
	width:799px;
	background-color: #fff;
	background-image: url(../../../static/headerbk.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.footer{
	height: 2em; 
	line-height: 1.8em;
	text-align: center;
	font-size:.6em;
}

.footer a.plug{
	margin-left:2em;
	text-decoration: none;
	font-size: .8em;
	color:#aaa;
}

.push {
	height: 2em; 
	clear:both;
}

form#form_emaillist span{
	display:block;
	font-size: .8em;
}

ul#menu{
	padding: 0px 0px 40px 0px;
	margin: 0px 0px 0 0px;
	
	display: inline;
	list-style-type: none;
	
	background-color: #fff;
	background-image: url(../../../static/bricks.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

ul#menu li{
	display:block;
	padding: 0px;
	margin: 0px;
}

ul#menu li.title{
	background-image:url(../../../static/header.png);
	padding:184px 0px 0px 0px;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 1.2em;
	line-height: .8em;
	letter-spacing: .2em;
}

ul#menu li.title a{
	background-color: rgba(128,128,128,.5) !important;
	background-color: rgb(128,128,128);
	color:#fff;
}

ul#menu li.title a:hover{
	background-color:#333 !important;
}

ul#menu li.catch{
	background-color: #fff;
	font-size:.6em;
	text-align: right;
	padding-right: 1em;
}

ul#menu li a{
	color:#333;
	display:block;
	text-decoration: none;
	padding:.25em;
	background-color: #fff;
}

ul#menu li a:hover{
	color:#fff;
	background-color:#333;
}

#upcoming, #emailblock{
	background-color: #fff;
	background-image: url(../../../static/bricks.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 10px 0px 0 0px;
	padding:0 0 40px 0;
	width:238px;
}

#upcoming a.showLink{
	display:block;
	text-align: center;
	padding:0 10px 4px 10px;
}

#upcoming img{
	border-width: 0px;
	display:block;
	margin:auto;
	
}

span.showDate{
	display:block;
	font-size:1.4em;
	line-height: 1.4em;
}

span.showCover{
	display:block;
	font-size:1.2em;
	line-height: 1.4em;
}

div.showEvent{
	margin-bottom:10px;
	padding-bottom: 40px;
	background-image: url(../../../static/bricks.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.emailList{
	text-align: center;
}

#email_feedback{
	font-size: .8em;
	font-weight: bold;
	margin:1em auto;
}



ul.admin{
	margin:0px .5em 1em .5em;
	padding:0px;
	list-style-type: none;
	border:1px solid #aaa;
	
}

ul.admin li.title{
	background-color:#ddd;
}

table.admin{
	border-collapse: collapse;
	margin:auto;
	width:90%;
}

table.admin tr.head{
	background-color: #220905;
	color:#fff;
}

table.admin tr td{
	padding:.25em 1em;
}

table.admin tr.stripe0:hover, table.admin tr.stripe1:hover{
	background-color:#fed;
}

tr.stripe0{
	background-color:#fff;
}

tr.stripe1{
	background-color:#eee;
}

.nowrap{
	white-space: nowrap;
}

span.entrydate{
	color: #999;
	display:block;
	text-align:right;
	font-size:.8em;
	padding-right:1em;
	border-bottom: 1px solid #220905;
	margin:10px auto 20px auto;
}

span.entrydate a{
	color: #220905;
}

h1.storyTitle{}

h1.venue{
	margin:0;
	padding:0;
}

h1.venue a{
	color: #333;
	text-decoration: none;
}

div.storyBody{
	line-height: 1.4em;
	padding-right:1em;
}

div.linkBlock{
	float:left;
	clear:none; 
	width:150px;
	margin-right:10px;
}

div.linkBlock a{
	display:block;
	text-align: center;
}

div.linkBlock a img{
	
	border-width: 0px;
	padding:3px;	
}

div.linkBlock a:hover img{
	background-color: #220905;
}

div.photothumb{
	float:left;
	margin:0 10px 10px 0;
}

div.photothumb a img{
	border-width: 0px;
	padding:5px;
}

img.largePhoto{
	display: block;
	margin: auto;
}

span.photoTitle{
	display:block;
	text-align: center;
}

div.photonav{
	text-align: center;
	padding:10px 0px;
}

div.photonav a{
	padding:0 10px;
}

span.showAddr{
	display:block;
	padding-top:1em;
	font-size:.8em;
}

a.showMapLink{
	display:block;
	font-size:.8em;
}

a.adminEdit{
	display: block;
	font-size: .8em;
	padding-right:2em;
	text-align: right;
}

a.story{
	display:block;
	padding:10px;
}

a.story:hover{
	background-color: #631A0E;
	color: #fff;
}

div.bottomNav{
	padding: 10px 0px;
	text-align: center;
	
}
