body {
	font-family: Helvetica, Verdana, Arial, Sans-serif;
	background-color: rgb(19,19,19);
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

a {
	outline: none;
}

img {
	border-width: 0;
}

div#bodyBlock {
	position: relative;
	width: 1060px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	background-color: rgb(0,0,0);
	background-image: url(../../images/interface/backgrounds/main-background.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
	
	div#topSideBackgroundWrapper {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		padding: 0;
		margin: 0;
		background-image: url(../../images/interface/backgrounds/top-side-background.png);
		background-position: top;
		background-repeat: repeat-x;
	}
	
	div#leftSideBackgroundWrapper {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		padding: 0;
		margin: 0;
		background-image: url(../../images/interface/backgrounds/left-side-background.png);
		background-position: left;
		background-repeat: repeat-y;
	}
	
	div#rightSideBackgroundWrapper {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		padding: 0;
		margin: 0;
		background-image: url(../../images/interface/backgrounds/right-side-background.png);
		background-position: right;
		background-repeat: repeat-y;
	}
	
	div#bottomSideBackgroundWrapper {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		padding: 0;
		margin: 0;
		background-image: url(../../images/interface/backgrounds/bottom-side-background.png);
		background-position: bottom;
		background-repeat: repeat-x;
	}
	
	div#topRightCornerBackgroundWrapper {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		padding: 0;
		margin: 0;
		background-image: url(../../images/interface/backgrounds/top-right-corner-background.png);
		background-position: top right;
		background-repeat: no-repeat;
	}
	
	div#topLeftCornerBackgroundWrapper {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		padding: 0;
		margin: 0;
		background-image: url(../../images/interface/backgrounds/top-left-corner-background.png);
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	div#bottomLeftCornerBackgroundWrapper {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		padding: 0;
		margin: 0;
		background-image: url(../../images/interface/backgrounds/bottom-left-corner-background.png);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	
	div#bottomRightCornerBackgroundWrapper {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		padding: 0;
		margin: 0;
		background-image: url(../../images/interface/backgrounds/bottom-right-corner-background.png);
		background-position: bottom right;
		background-repeat: no-repeat;
	}

div#contentBlock {
	position: relative;
	margin: 0;
	padding: 0 0 160px 0;
	top: 0;
	left: 0;
	right: 0;
}

div#headerFrame {
	position: relative;
	color: rgb(135,135,135);
	font-weight: bold;
	top: 50px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
	
	div#headerFrame p {
		font-size: 1em;
		line-height: 150%;
		color: rgb(135,135,135);
		margin-left: 20px;
	}
	
	div#headerFrame a {
		color: rgb(135,135,135);
		text-decoration: none;
	}
		
		div#headerFrame a:hover {
			color: rgb(255,255,255);
		}
	
	div#headerFrame div#navbar {
		position: absolute;
		top: 75px;
		left: 390px;
		width: 414px;
		height: 11px;
		margin: 0;
		padding: 0;
	}
		
		div#headerFrame div#navbar div#storeComingSoonNav {
			position: absolute;
			top: -40px;
			left: 156px;
			display: none;
		}
			
			div#headerFrame div#navbar div#storeComingSoonNav p {
				color: white;
				font-weight: bold;
			}
		
		div#headerFrame div#navbar a {
			display: inline-block;
			margin-right: 13px;
		}
		
		div#headerFrame div#navbar img.here {
			display: inline-block;
			margin-right: 13px;
		}
		
		div#headerFrame div#navbar .community {
			margin-right: 0;
		}
	
	div#headerFrame div#canonFlag {
		position: absolute;
		top: 0;
		left: 835px;
	}
	
		div#headerFrame div#canonFlag img {
			opacity: 0.6;
			filter: alpha(opacity)
		}

a.button {
	display: inline-block;
	font-size: 7.5pt;
	padding: 4px 6px 4px 6px;
	color: rgb(210,2,15);
	border: rgb(210,2,15) 1px solid;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: 10px;
}

	a.button:hover {
		color: rgb(255,255,255);
	}

div#flickrLoadingWidget {
	margin-top: 60px;
	text-align: center;
}

p#merchComingSoon {
	margin-top: 75px;
	color: rgb(210,2,15);
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	text-transform: uppercase
}

div#tonightsShowBlock {
	position: relative;
	top: 65px;
	float: left;
	width: 490px;
	height: 320px;
	margin: 0;
	padding: 0;
}
	
	div#tonightsShowWrapper {
		position: relative;
		height: 308px;
	}
	
	div#tonightsShowBlock div#tonightsShowTag {
		position: absolute;
		top: 0;
		left: 40px;
		padding: 4px 10px 4px 10px;
		margin: 0;
		background-color: rgb(0,0,0);
		z-index: 1;
	}
	
	div#tonightsShowBlock div#tonightsShowDescription {
		position: absolute;
		left: 6px;
		right: -6px;
		bottom: 0;
		margin: 0;
		padding: 0;
		background-image: url(../../images/interface/backgrounds/description-bar-background.png);
		background-position: top;
		background-repeat: repeat;
		z-index: 1;
	}
		
		div#tonightsShowBlock div#tonightsShowDescription p {
			margin: 6px 6px 6px 30px;
			color: white;
		}
			
			div#tonightsShowBlock div#tonightsShowDescription p span.headline {
				text-transform: uppercase;
				font-weight: bold;
			}
	
img#tonightsShowImage {
	position: relative;
	left: 6px;
	z-index: 0;
	padding: 0;
	margin: 0;
}

div#tonightsShowButtons {
	position: relative;
	left: 36px;
	top: 20px;
	padding: 0;
	margin: 0;
}

div#featuredShowsBlock {
	position: relative;
	top: 65px;
	right: 0;
	padding: 0;
	width: 490px;
	height: 320px;
	margin: 0 0 0 564px;
}
	
	div#featuredShowsWrapper {
		position: relative;
		height: 308px;
	}
	
	div#featuredShowsBlock div#featuredShowsTag {
		position: absolute;
		top: 0;
		left: 40px;
		padding: 4px 10px 4px 10px;
		margin: 0;
		background-color: rgb(0,0,0);
		z-index: 1;
	}
	
	div#featuredShowsBlock div#featuredShowsDescription {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		margin: 0;
		padding: 0;
		background-image: url(../../images/interface/backgrounds/description-bar-background.png);
		background-position: top;
		background-repeat: repeat;
		z-index: 1;
	}
		
		div#featuredShowsBlock div#featuredShowsDescription p {
			margin: 6px 6px 6px 30px;
			color: white;
		}
			
			div#featuredShowsBlock div#featuredShowsDescription p span.headline {
				text-transform: uppercase;
				font-weight: bold;
			}

img#featuredShowImage {
	position: relative;
	right: 6px;
	z-index: 0;
	padding: 0;
	margin: 0;
}

div#featuredShowsButtons {
	position: relative;
	left: 26px;
	top: 17px;
	padding: 0;
	margin: 0;
}

input#emailSignup {
	width: 278px;
	height: 24px;
	padding: 0 0 0 6px;
	background-image: url(../../images/interface/forms/email-list-background.png);
	background-position: left;
	background-repeat: no-repeat;
	border-width: 0;
	color: rgb(100,100,100);
	vertical-align: middle;
}

input#emailSignupButton {
	width: 67px;
	height: 24px;
	padding: 0;
	border-width: 0;
	vertical-align: middle;
}

div#pageFrame {
	position: relative;
	top: 50px;
	margin-top: 30px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
	
	div#contentBlock.about div#pageFrame p {
		font-size: 1em;
		line-height: 150%;
		color: rgb(184,184,184);
		width: 440px;
		margin-left: 15px;
	}
	
	div#contentBlock.about div#pageFrame h3 {
		margin-left: 15px;
	}
	
	div#contentBlock.about div#photoSidebar {
		float: right;
		width: 444px;
		margin-right: 15px;
	}
		
		div#contentBlock.about div#photoSidebar img {
			margin-bottom: 10px;
		}
	
	div#contentBlock.contact div.leftSide {
		float: left;
		margin-top: -10px;
		margin-left: 90px;
		width: 365px;
	}
	
	div#contentBlock.contact div.rightSide {
		margin-left: 540px;
		width: 365px;
	}
	
	div#contentBlock.contact div#pageFrame h2 {
		margin-left: 15px;
	}
	
	div#contentBlock.contact div#pageFrame h3 {
		font-size: 1em;
		color: rgb(255,255,255);
		text-transform: uppercase;
		margin-bottom: 0;
	}
	
	div#contentBlock.contact div#pageFrame p {
		font-size: 1em;
		color: rgb(184,184,184);
		line-height: 150%;
		margin-top: 0;
		margin-bottom: 10px;
	}
		
		div#contentBlock.contact div#pageFrame p a {
			color: rgb(210,2,15);
			font-weight: normal;
			text-decoration: none;
		}
			
			div#contentBlock.contact div#pageFrame p a:hover {
				text-decoration: underline;
			}
	
	div#contentBlock.community div.leftSide {
		float: left;
		margin-top: -10px;
		margin-left: 40px;
		width: 430px;
	}
	
	div#contentBlock.community div.rightSide {
		margin-left: 510px;
		width: 430px;
	}
	
	div#contentBlock.community div#pageFrame div.iconBlock {
		float: left;
		padding-top: 8px;
		width: 30px;
		text-align: center;
	}
	
	div#contentBlock.community div#pageFrame h2 {
		margin-left: 15px;
	}
	
	div#contentBlock.community div#pageFrame h3 {
		font-size: 1em;
		color: rgb(255,255,255);
		text-transform: uppercase;
		margin-bottom: 0;
		margin-left: 50px;
	}
		
		div#contentBlock.community div#pageFrame h3 a {
			color: rgb(255,255,255);
			text-decoration: none;
		}
		
		div#contentBlock.community div#pageFrame h3 a:hover {
			text-decoration: underline;
		}
		
	div#contentBlock.community div#pageFrame p {
		font-size: 1em;
		color: rgb(184,184,184);
		line-height: 150%;
		margin-top: 0;
		margin-bottom: 10px;
		margin-left: 50px;
	}
	
table#bottomBar {
	position: relative;
	top: 120px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
	
	table#bottomBar td {
		vertical-align: top;
	}
	
		table#bottomBar td h3 {
			margin-top: 0;
		}
		
	table#bottomBar td.calendar {
		border-width: 0;
		width: 195px;
		padding-right: 25px;
	}
		
		table#bottomBar td.calender table.header {
			width: 195px;
		}
			
			table#bottomBar td.calendar table.header td {
				padding-bottom: 6px;
			}
				
				table#bottomBar td.calendar table.header td a {
					font-size: 1em;
					font-weight: bold;
					text-decoration: none;
					color: rgb(135,135,135);
				}
					
					table#bottomBar td.calendar table.header td a:hover {
						color: rgb(255,255,255);
					}
					
			table#bottomBar td.calendar table.header td.left {
				width: 50px;
				text-align: left;
			}
			
			table#bottomBar td.calendar table.header td.center {
				width: 95px;
				text-align: center;
			}
			
			table#bottomBar td.calendar table.header td.right {
				width: 50px;
				text-align: right;
			}
			
		table#bottomBar td.calendar table.calendar {
			width: 195px;
		}
			
			table#bottomBar td.calendar table.calendar th {
				font-weight: normal;
				width: 26px;
				height: 22px;
				background-image: url(../../images/interface/backgrounds/calendar-cell-background.png);
				background-position: top left;
				background-repeat: no-repeat;
				color: rgb(255,255,255);
				background-color: rgb(44,44,44);
				overflow: hidden;
			}
			
			table#bottomBar td.calendar table.calendar td {
				font-size: 10px;
				text-align: center;
				color: rgb(255,255,255);
				width: 26px;
				height: 10px;
				padding: 6px 0 5px 0;
				background-image: url(../../images/interface/backgrounds/calendar-cell-background.png);
				background-position: top left;
				background-repeat: no-repeat;
				background-color: rgb(44,44,44);
				overflow: hidden;
			}
				
				table#bottomBar td.calendar table.calendar td a {
					color: rgb(255,255,255);
					text-decoration: none;
				}
				
			table#bottomBar td.calendar table.calendar td.past {
				color: rgb(111,111,111);
			}
				
				table#bottomBar td.calendar table.calendar td.past a {
					color: rgb(111,111,111);
					text-decoration: none;
				}
				
			table#bottomBar td.calendar table.calendar td.day:hover {
				color: white;
				background-color: rgb(128,0,16);
				background-image: url(../../images/interface/backgrounds/calendar-cell-background-hover.png);
				background-position: top left;
				background-repeat: no-repeat;
			}
			
			table#bottomBar td.calendar table.calendar td.monthHeader {
				font-size: 12px;
				text-transform: uppercase;
				color: rgb(255,255,255);
				text-align: center;
				padding: 5px 0 4px 0;
				height: 12px;
				font-weight: bold;
				background-image: url(../../images/interface/backgrounds/table-month-header-background.png);
				background-position: top;
				background-repeat: repeat-x;
				overflow: hidden;
			}
			
	table#bottomBar td.photos {
		border-width: 0 0 0 1px;
		border-color: rgb(255,255,255);
		border-style: dashed;
		padding-left: 25px;
		padding-right: 25px;
		width: 280px;
	}
	
	table#bottomBar td.merch {
		border-width: 0 0 0 1px;
		border-color: rgb(255,255,255);
		border-style: dashed;
		padding-left: 25px;
		padding-right: 25px;
		width: 260px;
	}
	
	table#bottomBar td.follow {
		border-width: 0 0 0 1px;
		border-color: rgb(255,255,255);
		border-style: dashed;
	}
	
	table#bottomBar td.follow h3 {
		margin-left: 25px;
	}

table#buyTicketsFooter {
	margin-top: 15px;
}
	
	table#buyTicketsFooter td {
		vertical-align: middle;
		padding: 0 10px 0 10px;
	}
	
	table#buyTicketsFooter p.ticketsAvailable {
		font-weight: bold;
		color: rgb(100,100,100);
		text-align: right;
	}

ul#follow {
	list-style-type: none;
	margin-left: 25px;
	padding-left: 0;
}
	
	ul#follow li {
		margin-left: 0;
		padding: 10px 0 10px 0;
		clear: both;
	}
		
		ul#follow li img {
			float: left;
			margin-top: -2px;
			margin-right: 6px;
		}
		
		ul#follow li a {
			font-size: 1em;
			font-weight: bold;
			text-decoration: none;
			color: rgb(135,135,135);
		}
		
		ul#follow li a:hover {
			color: rgb(255,255,255);
		}

p.copyright {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	font-size: .8em;
	color: rgb(135,135,135);
	text-align: right;
}
	
	p.copyright a {
		color: rgb(135,135,135);
		font-weight: normal;
		text-decoration: none;
	}
		
		p.copyright a:hover {
			color: white;
		}

div#buyTicketsFooterBlock {
	position: relative;
	width: 1015px;
	padding: 0 10px 0 35px;
	margin-top: -86px;
	margin-left: auto;
	margin-right: auto;
}
	
	div#buyTicketsFooterBlock p {
		font-size: .8em;
		color: rgb(135,135,135);
	}
		
		div#buyTicketsFooterBlock p a {
			color: rgb(135,135,135);
			font-weight: normal;
			text-decoration: none;
		}
			
			div#buyTicketsFooterBlock p a:hover {
				color: white;
			}