body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	background:url(images/bg.jpg) repeat-x #e7ead6;
	color: #202020;
	margin: 34px 0 0 0 ;
}


/* ***************************************
Structure
*************************************** */

#container {
	width: 950px;
	margin: 0 auto 0 auto;
}

#header {
	float:left;
	width: 900px;
	background:url(images/header-bg.png) no-repeat;
	height: 214px;
}

#navigation {
	float:left;
	width: 900px;
	padding: 118px 0 0 0;
}

#main {
	width: 920px;
	float:left;
}

#col-left {
	width: 356px;
	float:left;
	margin: 0 25px 0 0;
}

#col-right {
	float:left;
	width: 533px;
	padding: 0 0 49px 0;
        margin: 13px 0 0 0;
	background:url(images/listings_bottom.png) bottom left repeat-x;
}

#footer {
	margin: 0;
	width: 550px;
	float:left;
	margin: 10px 0 0 0;
	padding: 18px 0 50px 370px;
	background:url(images/horizontalrule_large.png) repeat-x;
}

/* ***************************************
Headings
*************************************** */

h1 {
	margin: 0;
	height: 23px;
	background:url(images/headings-bg.png) repeat-x;
	width: 100%;
	padding: 7px 0 0 0;
	font-size: 10px;
}


#col-right h1 {
	margin: 0 0 10px 0;
}

h2 {
	margin: 0;
	height: 23px;
	background:url(images/headings-bg2.png) repeat-x bottom left;
	width: 100%;
	padding: 7px 0 0 0;
	font-size: 10px;
}

h3 {
	margin: 0 0 10px 0;
}


/* ***************************************
Links
*************************************** */

a {
	color: #84100d;
	text-decoration:underline;
}

a:hover {
	color: #350605;
}

/* ***************************************
Listings
*************************************** */

.show {
	width: 533px;
	background:url(images/horizontalrule_large.png) bottom left repeat-x;
	padding: 8px 0 8px 0;
	float:left;
}

.date {
	width: 50px;
	color: #84100d;
	float:left;
}

.monthyear {
	width: 67px;
	color:#000;
	float:left;
}

.act {
	float:left;
	width: 315px;
	color: #84100d;
}

.act a {
	text-decoration: none;
}

.pricetime {
	width: 87px;
	float:left;
}

/* ***************************************
Listings Details
*************************************** */

.listing-detail-act {
	float:left;
	color: #84100d;
	margin: 0 0 10px 0;
        width: 533px;
}

.listing-detail {
	background:url(images/horizontalrule_large.png) no-repeat bottom left;
	float:left;
	margin: 0 10px 5px 0;
	width: 255px;
	padding: 0 0 5px 0;
}

.listing-detail b {
	color: #84100d;
	display: block;
	width: 150px;
	float:left;
}

.listing-detail-desc {
	float: left;
	margin: 10px 0 10px 0;
	background:url(images/horizontalrule_large.png) no-repeat bottom left;
	padding: 0 0 10px 0;
        width: 533px;
}

.listing-detail-link {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

/* ***************************************
Col Left Items
*************************************** */

#appearingnext {
	width: 271px;
	height: 198px;
	float:left;
	background:url(images/nextshow-bg.png) no-repeat top left;
	padding: 27px 44px 0 50px;
}

#appearingnext-act {
	width: 168px;
	float:left;
	margin: 10px 10px 0 0;
}

#appearingnext-act a {
	color: #e7ead6;
	text-decoration: none;
}

#appearingnext-act a:hover {
	color: #97998c;
	text-decoration:none;
}

#appearingnext-right {
	width: 92px;
	float:left;
	color: #c3c5b5;
	margin: 10px 0 0 0;
}

.appearingnext-ticket {
	font-weight: bold;
	margin: 0 0 15px 0;
	float:left;
}

.appearingnext-date {
	color: #84100d;
	float:left;
}

.appearingnext-time {
	color: #6c6c6c;
	float:left;
}

.small-box {
	float:left;
	width: 165px;
	padding: 0 0px 8px 0;
	margin: 0 10px 0 0;
	background:url(images/horizontalrule_large.png) bottom left repeat-x;
}

#small-box-container {
	float:left;
	width: 355px;
	height: 105px;
}


/* ***************************************
Forms
*************************************** */

form {
	margin: 10px 0 0 0;
}

input {
	background:#000;
	color: #e7ead6;
        letter-spacing: 2px;
	width: 152px;
	padding: 2px;
}

select {
	width: 156px;
	background:#000;
	color: #e7ead6;
}


input.button {
	width: 51px;
	height: 25px;
	padding: 0;
	float:right;
}


/* ***************************************
Navigation
*************************************** */

.nav-left{
	width: 278px;
	overflow: hidden;
	float:left;
}

.nav-right{
	width: 278px;
	overflow: hidden;
	float:right;
	text-align:right;
}

.nav-left ul, .nav-right ul{
	margin: 0;
	padding: 0;
	padding-left: 0px; /*offset of tabs relative to browser left edge*/
	list-style-type: none;
}

.nav-left li, .nav-right li{
	display: inline;
	margin: 0;
}

.nav-left li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px 7px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.nav-right li a{
	float: right;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 5px 7px 8px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.nav-left li a:hover, .nav-right li a:hover {
	color: #84100d;
}

/* ***************************************
Sponsors
*************************************** */

#sponsors {
	margin: 0 0 0 0;
	width: 345px;
	padding: 0 0 10px 0;
	float:left;
	background:url(images/horizontalrule_large.png) bottom left repeat-x;
}

#sponsors ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sponsors li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
}


/* ***************************************
Newsletter
*************************************** */

#newsletter-box {
	margin: 20px auto 0 auto;
	width: 500px;
	text-align: center;
        padding: 10px 0 10px 0;
	background:url(images/horizontalrule_large.png) repeat-x;
}

#newsletter-box p {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background:url(images/horizontalrule_large.png) repeat-x bottom left;
}

/* ***************************************
FAQ
*************************************** */

.faq-answer {
	float:left;
	margin: 0 0 20px 0;
	width: 527px;
}

.faq-question {
	float:left;
	color: #84100d;
	width: 527px;
}


/* ***************************************
Links
*************************************** */

.link-title {
margin: 0 0 10px 0;
color: #84100d;
}

.link-description {
padding: 0 0 10px 0;
margin: 0 0 20px 0;
	background:url(images/horizontalrule_large.png) repeat-x bottom left;
}


/* ***************************************
Gallery
*************************************** */

.spacer {
	background:url(images/horizontalrule_large.png) repeat-x bottom left;
}

th {
text-align: left;
	background:url(images/horizontalrule_large.png) repeat-x bottom left;
}


/* ***************************************
Blog
*************************************** */

.blog-left {
	float:left;
	width: 50px;
	color: #84100d;
	background:url(../images/horizontalrule_large.png) repeat-x bottom left;
	height: 50px;
}

.blog-center {
	float:left;
	width: 70px;
	background:url(../images/horizontalrule_large.png) repeat-x bottom left;
	height: 50px;
	margin: 0 10px 0 0;
}

.blog-right {
	float:left;
	width: 390px;
}

.blog-title {
	margin: 0 0 10px 0;
	color: #84100d;
}

.blog-footer {
	margin: 10px 0 25px 0;
	background:url(../images/horizontalrule_large.png) repeat-x top left;
	padding: 10px 0 0 0;
}

/* ***************************************
Extra
*************************************** */
#posters {
	position: relative;
	width: 364px;
	height: 398px;
	margin: 395px 0 0 0;
	background:url(images/picture-frames.jpg) no-repeat top left;
	padding: 0 0 14px 0;
}

.poster-lancscape-1 {
	position: absolute;
	top: 35px;
	left:21px;
}

.poster-lancscape-2 {
	position: absolute;
	top: 262px;
	left:193px;
}

.poster-portrait-1 {
	position: absolute;
	top: 39px;
	left:203px;
}

.poster-portrait-2 {
	position: absolute;
	top: 173px;
	left:28px;
}

.poster-landscape-1 a img {
	border: 1px solid #666;
	padding: 3px;
}

#listing-band-photo {
width: 200px;
float:right;
margin: 0 20px 0 0;
}

#listing-band-photo img {
width: 200px;
border: 1px solid #999;
padding: 3px;
}


