@import url(titles.css);
@import url(menu.css);
@import url(layout.css);
@import url(slimbox.css);

*{margin:0;padding:0;}
body{
	background: url(../_graphics/bg.jpg) no-repeat fixed #111111;
	color:#fff;
	font-family:arial;
	font-size:12px;
}

p{
	margin-bottom:12px;
	line-height:1.3em;
}

a{
	color:#C11D1D;
}

.flyer-thumb {
	clear: both;
	margin-top: 10px;
	border: 1px solid #333;
}

#header{
	padding-top:20px;
	background: url(../_graphics/header_bg.png) no-repeat;
	width:100%;
	behavior:url(../iepngfix.htc);
}

.contentwrap{
	background: url(../_graphics/contentwrap_bg.png);
	behavior:url(../iepngfix.htc);
	padding:6px 6px 6px 0px;
}

.contentwrap_alt{
	background: url(../_graphics/contentwrap_alt_bg.png);
	behavior:url(../iepngfix.htc);
	padding:6px 6px 6px 0px;
}

#col1 .contentwrap{
	width:224px;
}

#col3 .contentwrap{
	width:220px;
}

#col_full .contentwrap{
	width:669px;
}

#col2 .contentwrap{
	width:420px;
	padding:6px 6px;
}

/*Styling Calendar*/
table.calendar{
	margin-left:14px;
	width:200px;
	font-size:13px;
	color:#434343;
	background: url(../_graphics/hr_dots.gif) repeat-x bottom;
	padding-bottom:3px;
	margin-bottom:5px;
}

table.calendar td, table.calendar th{
	text-align:center;
}

table.calendar th{
	font-family:georgia, serif;
	color:#9C9A98;
}

td.linked-day a{
	color:#aaa;
	text-decoration:none;
}

td.linked-day a:hover{
	/*background: url(../_graphics/cal_arrow.gif) left no-repeat;*/
	background:#fff;
}

td.future a{
	color:#C11D1D;
}

/* // */

/*Signup Styling Homepage*/
/*
#label_name{
	background: url(../_graphics/label_name.gif) no-repeat;
	width:45px;
	height:10px;
	text-indent:-9999px;
	float:left;
	margin-right:5px;
	margin-top:1px;
	font-size:10px;
}

#label_email{
	background: url(../_graphics/label_email.gif) no-repeat;
	width:46px;
	height:10px;
	text-indent:-9999px;
	float:left;
	margin-right:5px;
	margin-top:1px;
	font-size:10px;
}

#signup_home .input_txt{
	border:none 0;
	float:left;
	margin-bottom:10px;
	background:#C8C8C8;
	width:155px;
}

#signup_home br{
	clear:both;
}

#signup_home .submit_btn{
	margin-left:150px;
}

#signup_home fieldset{
	border:none 0;
}

#signup_home {
	margin-left:6px;
}*/

/* // */

/*Listings Homepage*/
.listing_wrap{
	background: url(../_graphics/hr_dots2.gif) repeat-x bottom;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-left:6px;
}

.list_date{
	color:#9C9A98;
	font-size:11px;
}

.more_link{
	text-decoration:none;
	color:#C11D1D;
	font-size:11px;
}

.more_link:hover{
	text-decoration:underline;
}

.gallery_thumb{
	border:none 0;
	margin-right:4px;
	margin-bottom:4px;
}

/* // */

/*Featured Listings*/
ul#band_list{
	list-style:none;
	margin-top:5px;
}

ul#band_list li{
	background: url(../_graphics/plus.gif) no-repeat center left;
	padding-left:8px;
}

ul#band_list li a{
	text-decoration:none;
}

ul#band_list li.headliner{
	font-size:14px;
	background:none;
	padding-left:0;
	text-transform:uppercase;
}

ul#band_list li a:hover{
	text-decoration:underline;
}

/*  // */

/*Feed Syling Homepage*/
.feed_col1{
	width:118px;
	float:left;
	padding:10px 10px 0 10px;
	color:#C11D1D;
	text-transform:uppercase;
}

.feed_col2{
	width:269px;
	padding:10px 10px 0 10px;
	float:left;
	background: url(../_graphics/vert_dots.gif) left top repeat-y;
	
}

.feed_date{
	background: url(../_graphics/feed_date.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	width:55px;
	height:10px;
	font-size:12px;
	display:block;	
	margin-top:1px;
}

.feed_doors{
	background: url(../_graphics/feed_doors.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	width:55px;
	height:16px;
	font-size:10px;
	display:block;
	margin-top:1px;	
}

.feed_price{
	background: url(../_graphics/feed_price.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	width:55px;
	height:12px;
	font-size:10px;
	display:block;
	margin-top:1px;	
}

.price_info{
	float:right;
	width:60px;
	display:block;
	margin-bottom:3px;
	font-size:11px;
}

.feed_col1 br{
	clear:both;
}

#col_full .feed_col2{
	width:510px;
}

.view_more{
	color:#C11D1D;
	text-decoration:none;
	float:right;
}

.calendar_links{
	background: url(../_graphics/hr_dots.gif) repeat-x bottom;	
	padding-bottom:3px;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
}

.calendar_links a{
	text-decoration:none;
}

#left_arrow{
	text-indent:-9999px;
	display:block;
	background: url(../_graphics/left_arrow.gif) no-repeat;
	width:16px;
	height:16px;
	float:left;
	margin-top:5px;
	margin-left:12px;
}

#right_arrow{
	text-indent:-9999px;
	display:block;
	background: url(../_graphics/right_arrow.gif) no-repeat;
	width:17px;
	height:16px;
	float:right;
	margin-top:5px;
	margin-right:6px;
}
.calendar-month {
	float:left;
	margin:0 auto;
	width:150px;
}

/* // */

/*Gallery Homepage*/
#view_gallery{
	color:#C11D1D;
	text-decoration:none;
	float:right;
}

#col3 .contentwrap{
	padding-left:4px;
}

/* // */


.information_col{
	margin-left:6px;
}

.venue_col{
	margin-left:6px;
}

.venue_col p{
	float:left;
	width:480px;
}

.spec_title{
	float:left;
	width:170px;
}

.spec_wrap{
	background: url(../_graphics/hr_dots2.gif) bottom repeat-x;
	margin-bottom:5px;
	padding-bottom:5px;
	
}


/*Footer Style*/
#footer{
	background: url(../_graphics/hr_dots2.gif) repeat-x;
	width:100%;
	padding-top:5px;
	position:relative;
	top:20px;
}

#footer ul{
	list-style:none;
}

#footer ul li{
	float:left;
	margin-right:6px;
}

#footer a{
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#retrofuzz_credit{
	text-indent:-9999px;
	background: url(../_graphics/retrofuzz_credit.gif);
	height:13px;
	width:116px;
	display:block;
	float:right;	
}
.night{
	background: url(../_graphics/hr_dots2.gif) repeat-x bottom;
/*	border-bottom:1px solid #333;*/
	padding-bottom:3px;
	margin-bottom:3px;
	margin-left:5px;
}

.night a{
	text-decoration:none;
	float:left;
	margin-left:5px;
	width:150px;
}

.night a:hover{
	text-decoration:underline;
}

.nightdate{
	float:left;
	width:50px;
}

#col1 .selected {
	color:#fff;
}

ul#pagination{
	list-style:none;
	margin-top:10px;
	margin-left:2px;
}

#pagination li{
	float:left;
	margin-right:5px;
	color:#888;
	display:inline;
}

#pagination li.selected{
	background:#C11B17;
	padding:0 2px;
	color:#fff;
}

#pagination a{
	text-decoration:none;
}


#comment_form{
	width:508px;
}

#comment_form input, #comment_form textarea{
	float:left;
	width:360px;
	margin-bottom:10px;
	border:1px solid #ddd;
}

#comment_form label{
	float:left;
	width:140px;
	text-align:right;
	margin-right:5px;
}

#comment_form br{
	clear:left;
}

input#submit_btn{
	background:#830303;
	border:1px solid #BC0404;
	width:100px;
	float:right;
	color:#fff;
}

.comment_wrap{
	background: url(../_graphics/hr_dots.gif) repeat-x bottom;
	padding-bottom:5px;
	margin-bottom:10px;	
}

.comment_col1{
	float:left;
	width:145px;
}

.comment_col2{
	float:left;
}

.comment_user{
	color:#bc0404;
}

#ul_links{
	list-style:none;
}

#ul_links li{
	margin-bottom:3px;
}

#ul_links li a{
	text-decoration:none;
}

#ul_links li a:hover{
	text-decoration:underline;
}

#flashbanner{
	position:absolute;
	top:23px;
	left:336px;
}


.jdlogo{
	width:230px;
	height:100px;
	display:block;
	background:url(../_graphics/jd_logo.png) no-repeat;
	text-indent:-9999px;
	margin-top:7px;
	behavior:url(../iepngfix.htc);
}


.ticketline{
	width:230px;
	height:100px;
	display:block;
	background:url(../_graphics/ticketline.gif) no-repeat;
	text-indent:-9999px;
	margin-top:7px;
}

.wegottickets{
	width:230px;
	height:100px;
	display:block;
	background:url(../_graphics/wegottickets.gif) no-repeat;
	text-indent:-9999px;
	
}

.seetickets	{
	width:230px;
	height:100px;
	display:block;
	background:url(../_graphics/seetickets.gif) no-repeat;
	text-indent:-9999px;
	
}

.com_myspace{
	width:230px;
	height:22px;
	display:block;
	background:url(../_graphics/comms.png) no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
	behavior:url(../iepngfix.htc);
}

.com_facebook{
	width:230px;
	height:22px;
	display:block;
	background:url(../_graphics/com_facebook.png) no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
	behavior:url(../iepngfix.htc);
}


#aftershowStickers{
	width:229px;
	height:268px;
	display:block;
	background:url(../_graphics/aftershow_stickers.png) no-repeat;
	text-indent:-9999px;
	margin-top:7px;
	behavior:url(../iepngfix.htc);
}


/* // */

.clearfix:after, .contentwrap:after, .contentwrap_alt:after, .night:after, .comment_wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix, .contentwrap, .contentwrap_alt, .night, .comment_wrap {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix, * html .contentwrap, * html .contentwrap_alt,  * html .night, * html .comment_wrap {height: 1%;}
.clearfix, .night, .comment_wrap {display: block;}
/* End hide from IE-mac */
