*{margin:0;padding:0;border:none;outline:none;}
body {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	background:#040404;
	margin:0;
}

a { color: white }

h2 {
	color:#535353;
	font-size:22px;
}

.title {
	color:#535353;
	font-size:18px;
	font-style:italic;
	padding:0 3px 10px 3px;
	margin:20px 0 20px 0;
	border-bottom:1px solid #333333;
}

.title_2 {
	color:#535353;
	font-size:18px;
	font-style:italic;
	padding:8px 3px 10px 3px;
	margin:20px 0 20px 0;
	border:1px solid #333333;
	border-right:0;border-left:0;
}

.left {float:left;}
.clearleft{clear:left;}
.right{float:right;}
.clearright{clear:right;}

#venues_list li {float:left;width:200px;}

h3 {
	color:#FFFFFF;
	font-size:20px;
}

h4 {
	color:#FF580D;
	font-size:18px;
	font-weight:bold;
}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#535353;
	font-size:18px;
	font-style:italic;
}

p {
	color:#F2F2F2;
	font-size:13px;
	text-align:justify;
	line-height:145%;
	margin:0 3px 10px 3px;
}
.clear{
	clear:both;
}

/*================================	WRAP */
.container {
	width:900px;
	margin:0 auto;
}


/*================================	HEADER */
.header {
	width:305px;
	height:164px;
	background:transparent url(images/logo.gif) no-repeat top left;
}

/*================================	MENU */
.menu {
	width:auto;
	margin:0;
	padding:0 7px 7px 0;
	border-bottom:3px solid #FF580D;
}

.menu a {
	font-size:14px;
	color:#FFF;
	margin:0 3px;
	text-decoration:none;
}

.menu :hover {color:#FF580D;}



/*================================	CONTENT */

.content {width:100%;}

.contentright {
	float:right;
	width:290px;
	margin-right:6px;
}

.contentleft {
	float:left;
	height:auto;
	width:590px;
}

/*================================	DYNAMIC CONTENT */

/*================================	HOME PAGE */
#home_page .contentright {
	float:right;
	width:588px;
	margin:0 1px 0 0;
}

#home_page .contentleft {
	float:left;
	height:auto;
	width:297px;
	padding: 3px;
	text-align: justify;	
}

#home_page .contentleft  p {
	font-size:12px;
	margin:0 15px 10px 3px;
}

#about_page .contentleft ul
{
	margin-left: 30px;
	margin-bottom: 20px;
}

#about_page .contentleft ul li
{
	font-size: 12px;
}


/*================================	NEWS PAGE */
#news_page .contentright {
	float:right;
	width:297px;
	margin:0 6px 0 0;
}

#news_page .contentleft {
	float:left;
	height:auto;
	width:580px;
}

#news_page .title {border:0;padding:0 3px 11px 3px;}

#news_page .contentright h4 {
	color:#FF580D;
	font-size:14px;
	font-weight:normal;
	margin:20px 3px 10px 3px;
}

#news_page .contentright  ul {list-style:none;margin:0 5px;}
#news_page .contentright li {padding:2px 0;}
#news_page .contentright li a {
	display:block;
	color:#F2F2F2;
	font-size:12px;
	text-decoration:none;
	padding:2px 0 2px 0;
}
#news_page .contentright li a:hover {padding:2px 0 2px 10px;}

.article h3 {font-size:13px;font-weight:normal;margin:0 0 15px 0;}
.article h4 {font-size:17px;font-weight:normal;margin:0 0 15px 0;}
.article p {font-size:12px;text-align:left;}

.article {
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #333333;
	}

/*================================	ABOUT PAGE */

#about_page .contentright {
	float:right;
	width:297px;
	margin:0 6px 0 0;
}

#about_page .contentleft {
	float:left;
	height:auto;
	width:580px;
	column-width: auto;
	column-count: 2;
	column-gap: 10px;
	padding: 3px;
	text-align: justify;	
}

/*================================	EVENTS PAGE */
#events_page2 .contentright {
	float:right;
	width:588px;
	margin:0 1px 0 0;
}

#events_page2 .contentleft {
	float:left;
	height:auto;
	width:297px;
	padding: 3px;
	text-align: justify;	
}

#events_page2 .contentleft  p {
	font-size:12px;
	margin:0 15px 10px 3px;
}

#events_page2 .contentleft  h3 {font-size:18px;margin:0 15px 0 3px;}
#events_page2 .contentleft  h4 {font-size:15px;margin:0 15px 20px 3px;}

/* GENRE ICONS */

#events_page2 .contentleft .comedy_icon {
	font-size:15px;
	font-weight:bold;
	padding:10px 0 10px 45px;
	background:transparent url(images/comedy_icon.gif) no-repeat center left;
	}

/* SMALL EVENTS PANEL */
.events_panel {
	clear:both;
	padding:3px 0 7px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #333333;
	}

.events_panel .panel_left {
	width:313px;
	float:left;
}
.events_panel .panel_left p {
	font-size:12px;
	margin:0 15px 10px 3px;
}
.events_panel .panel_left h3{font-size:18px;margin:0 15px 0 3px;}
.events_panel .panel_left h4 {font-size:15px;margin:0 15px 20px 3px;}

.events_panel .panel_center {
	float:left;
	width:288px;
	min-height:225px;
	background:#ff5a00 url(images/event_times_bottom.gif) no-repeat bottom center;
}
.events_panel .panel_center h3{
	color:#000;
	font-size:16px;
	padding:15px 0 10px 15px;
	background:transparent url(images/event_times_top.gif) no-repeat top left;
	}
	
.events_panel .panel_center table {margin:0 10px 10px 10px;}
.events_panel .panel_center table td {vertical-align:top;}
.events_panel .panel_center table p {color:#000;font-size:11px;}

.events_panel .panel_right {
	width:290px;
	float:right;
}

/* LARGE EVENTS PANEL */
.events2_panel {
	margin:10px 0 0 0;
	min-height:225px;
	background:#ff5a00 url(images/event2_times_bottom.gif) no-repeat bottom center;
	}
.events2_panel h3{
	color:#000;
	font-size:16px;
	padding:15px 0 10px 15px;
	background:transparent url(images/event2_times_top.gif) no-repeat top left;
	}
.events2_panel h4{
	color:#000;
	font-size:16px;
	padding:15px 0 10px 15px;
	}
	
.events2_panel table {margin:0 10px 10px 20px;}
.events2_panel table td {vertical-align:top;}
.events2_panel table p {color:#000;font-size:14px;}


/* BIG GREY BUTTON */
.grey_button,
.grey_button2 {
	width:297px;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	background:transparent url(images/button_top.gif) no-repeat top left;
}

.grey_button a,
.grey_button2 a {
	display:block;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	width:241px;
	padding:10px 40px 13px 16px;
	margin: 0;
	background:#525252 url(images/button_bottom.gif) no-repeat bottom left;
}

.grey_button2 a {background:#525252 url(images/button2_bottom.gif) no-repeat bottom left;}


.learn_button {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	margin:10px 0 0 0;
}


/* CONTACT FOOTER */
#contact {
	margin:5px 0;
	border:1px solid #333333;
	border-left:0;border-right:0;
}

#contact h2 {
	color:#535353;
	font-size:14px;
	font-style:italic;
	padding:2px 0 3px 0;
	margin:5px;
}

#contact table td {
	vertical-align:top;
}
#contact table p,
#contact table a {color:#f2f2f2;text-decoration:none;font-size:12px;}

/* SITEMAP FOOTER */
#sitemap{
	margin:5px 0;
}

#sitemap h2 {
	color:#FFF;
	font-size:14px;
	padding:0 0 15px 3px;
	margin:5px 0;
	border-bottom:1px solid #333333;
}

#sitemap ul {
	list-style:none;
	float:left;
	width:15%;
	margin:10px 0 10px 5px;
	}
	
#sitemap a{color:#f2f2f2;text-decoration:none;font-size:13px;}
#sitemap a:hover {color:#FF580D;}
