body 
{
	background-color: #222222;
	color: white;
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, sans-serif;
}

a
{
	color: #7da2b2;
}

#header 
{
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-position: center;
	background-color: black;
	background-image: url(/images/l2/dark_wallpaper_navbar_bg.jpg);
	text-align: center;
	font-size: 18px;
	width: 100%;
}

#header #nextShow
{
	width: 30%;
	margin-left: 10px;
	float: left;
	text-align: left;
}

#header #nextShow:first-line
{
	color: #8ec8dd;
}


#header #logo
{
	margin-left: 30%;
	margin-bottom: -10px;
	margin-right: 30%;
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	
	text-align: center;
}

#header #social
{
	
	margin-right: 10px;
	
	float: right;
}



#navbar 
{
	clear: both;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;
	background-image: url(images/l2/navbar_inset_shadow.png);
	background-repeat: repeat-x;
	background-position: 0 top;
	background-color: #4c4d50;
	margin-left: 0px;
	margin-bottom: 0em;
	margin-right: 0px;
	margin-top: -12px;
	text-align: center;
}

ul.navbar
{
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

ul.navbar li
{
	color: #b29ea9;
	margin: 2px;
	padding-right: 20px;
	padding-left: 20px;
	display: inline;
}

ul.navbar a
{
	padding-right: 20px;
	padding-left: 20px;
	color: #a5c7cd;
}

ul.navbar a:hover
{
	padding-right: 20px;
	padding-left: 20px;
	color: #1e1e1e;
	background-color: #b2bcbc;
}





.content
{
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
}

.leftSide
{
	padding: 0px 10px 0px 0px;
}

h1 
{
	text-shadow: 2px 0px 5px black;
	color: #c1c1c1;
	clear: left;
	padding-left: 0em;
	padding-bottom: 0em;
	padding-right: 0em;
	padding-top: .25em;
	margin-left: 10px;
	margin-bottom: 0em;
	margin-right: 10px;
	margin-top: 15px;
}

p.content
{
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-top: 4px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-color: #616161;
	border-style: dashed;
	border-top-width: 0px;
}

.boardTitle
{
	font-weight: bold;
}

.boardTitle:after
{
	
}

img.imageSpace
{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 10px;
	float: left;
	border-color: #616161;
	border-style: dashed;
	border-width: 1px;
}


#mainBody
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: none;
	height: auto;
}

#mainBody #leftbar
{
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-left: 10px;
	float: left;
	width: 35%
}

#mainBody #middle_content
{
	margin-left: 38%;
	clear: none;
	margin-right: 15px;
}

#bottombar 
{
	clear: left;
	text-align: right;
	width: 100%;
	background-color: #69c0c8;
}

#copyrightText
{
	text-align: right;
	font-style: italic;
	font-size: small;
	
}

a.facebookEventLink
{
	line-height: 150%;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #3773A7 ;
	color: #fefffe;
	border-radius: 5px;
	text-decoration: none;
}

a.facebookEventLink img
{
}

.upcomingShowsTable td
{
	font-size: 12px;
	line-height: 175%;
}