@charset "utf-8";
/* CSS Document */
body {
/* start with small (almost like using 12px) */
  font-size: small;
}
/*only IE browsers understand the next declaration */
* html body, * html td {
  font-size: x-small; /* for IE5/Win */
  f\ont-size: small; /* for other IE versions */
}
body {
	margin:0;
	padding:0;
	text-align: center;
	background-color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/site_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	color :#ffffcc;
	color: #fff;
}
h1, h2, h3, h4 {
	color: #ff0;
}
a:link, a:visited, a:hover, a:active {
	border: 0;
	color: #ffff00;
/*	text-decoration: none;
	border-bottom: 1px solid #ff0;*/
}
a:hover, a:active {
	text-decoration: none;
/*	border-top: 1px solid #ff0;
	border-bottom: 1px solid #ff0;
	background-color: #000;*/
}
a img {
	border: 2px solid #ff0;
	/*border-bottom: 7px solid #ff0;*/
}
li {
	margin-bottom: 8px;
}
.clearer {
	clear: both;
}
#wrapper {
	width: 961px;
	margin: 0 auto;
	text-align:left;
}

#branding h1, #sponsorAnEvent {
	margin:0;
	padding: 0;
	margin-top: 130px;
	float: left;
	display: inline;
}
#branding h1 a {
	background-image: url(../img/branding_logo.jpg);
	display: block;	
	height: 73px;
	width: 193px;
}
#sponsorAnEvent a {
	background-image: url(../img/branding_sponsor_an_event.jpg);
	display: block;
	height: 73px;
	width: 193px;
}
#whatsHot {
	float: left;
	margin-top: 16px;
	margin-left: 17px;
	margin-right: 17px;
	width: 541px;
	height: 167px;
	background-color: #000;
	text-align: right;
	background-image:url(../img/whatshot_bg.jpg);
	background-repeat:repeat-x;
	padding: 10px;
	height: 147px;
	width: 521px;
}
#whatsHot h2 {
	color: #ff0;
	font-size: 1.6em;
	margin-bottom: 15px;
	display: inline;
}
#whatsHot h3 {
	color: #c1c1c1;
	font-size: 1.2em;
	margin: 0;
	margin-bottom: 5px;
	margin-top: 10px;
}
#whatsHot h3 a {
	color: #c1c1c1;
	text-decoration: none;
}
#whatsHot .showPoster {
	float:  right;
	margin-left: 20px;
}
#whatsHot .showPoster a img {
	border: none;
}
#bodyArea {
	clear: both;
	background-image:url(../img/body_bg.gif);
}
#column1, #column2, #contentArea {
	float: left;
}
#column1, #column2 {
	width: 187px;
}
#column1 {
	margin-right: 21px;
}
html>body #column1 {
	margin-right: 23px;
}
#column2 {
	margin-left: 21px;
}
html>body #column2 {
	margin-left: 23px;
}
#contentArea {
	width: 541px;
}
#content {
	padding-left: 15px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content h2 {
	font-size: 1.2em;
	margin:0;
	margin-bottom: 5px;
	color: #ff0;
	border-bottom: 1px solid #ff0;
}
#content.events h1 {
	background-image:url(../img/section_title.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 5px 0 5px 0;
	text-align: center;
	clear: both;
}
#content.events h3 {
	border: 0;
	color: #ff0;
	margin-bottom: 0;
}
#content.events h3 a {
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #ff0;
	display: block;
	color: #ff0;
	padding: 5px 0 0 0 ;
}
#content.events h3 a:hover, #content.events h3 a:active {
	background-color: #000;
	color: #ff0;
	border-bottom: 1px solid #000;
}
#content.events h4 {
	font-size: .8em;
	color: #fff;
	font-weight: normal;
	margin:0;
	padding:0;
}
#content .showPoster {
	float: left;
	margin-top: 5px;
}
#content .showPoster a:link img, #content .showPoster a:visited img {
	border: 2px solid #222;
	border-top: 0;
	border-left: 0;
	border: 1px solid #262b2e;
}
#content .showPoster a:hover img, #content .showPoster a:active img {
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
	border: 1px solid #ff0;
}
#content .comingSoon {
	border: 1px solid #333;
}
#content.events div.bands {
	margin-bottom: 15px;
}
#content.events div.bands dl {
	margin-left: 150px;
}
#content.events div.bands dt {
	font-size: 1.2em;
	color: #ff0;
	font-weight: bold;
	margin-top:0;
	padding-top:0;
}
#content.events div.bands dd {
	margin-left: 0;
}
#content.events div.bands ul {
	margin-top: 0;
	margin-left: 14px;
	padding-left: 0;
}
#content.events div.bands ul li {
	margin-top:0;
	margin-bottom: 0;
	color: #ff0;
}
#content p {
	margin-top:0;
}
#navigation, #navigation li {
	margin:0;
	padding:0;
	list-style: none;
	width: 187px;
}
#navigation {
	margin-left: 3px;
}
#navigation li a {
	display: block;
	width: 182px;
	font-weight: bold;
	color: #c1c1c1;
	text-decoration: none;
	margin:0;
	padding:0;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #262b2e;
	border-bottom: 2px solid #202427;
}
#navigation li a:hover, #navigation li a:active, #navigation li.current_page_item a, #navigation li.current_page_parent a {
	color: #ffff00;
	background-color: #202427;
}
/* SEARCH BOX AND SEARCH PAGE */
#searchBox #s {
	width: 164px;
	width: 107px;
	float: left;
	border: 1px solid #bbb;
	margin-left: 10px;
}
#searchBox #searchsubmit {
	margin-left: 112px;
	margin-left: 0;
	padding: 0;
	font-size: 0.8em;
	padding: 0;
	width: 52px;
	height: 25px;
	margin-left: 6px;
}
#searchNoResults h3 {
	font-size: 1em;
}
#searchNoResults p {
	font-size: 0.9em;
	margin-top: 25px;
	
}


#newsLetterJoin a {
	display: block;
	height: 95px;
	width: 187px;
	background-image:url(../img/free_newsletter.jpg);
}
#newsLetterJoin {
	margin-left: 3px;
	margin-left: -3px;
	margin-top: 5px;
}
#newsLetterJoin p {
	margin: 0;
}



#sectionTitle {
	margin: 0;
	padding: 0;
	/*height: 40px;*/
	_min-height: 55px; /*IE 6 Hack */
	background-image:url(../img/section_title.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #000;
	color: #ff0;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 8px;
	font-size: 1.4em;
	font-size: 1.2em;
}
html>body #sectionTitle {
	height: auto;
}

#credits {
	clear: both;
	background-image: url(../img/credits_bg.jpg);
	background-repeat: no-repeat;
	height: 143px;
	text-align: center;
	font-size: .8em;
	color: #9ca276;
	padding-top: 16px;
}
#credits a {
	color: #9ca276;
}
#credits #extLinks span.creditsExtLinks a {
	margin-left: 4px;
	margin-right: 4px;
	border: none;
}

/* HOME */
#homeSlideShow {
	/*float: left;*/
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
html>body #homeSlideShow {
	margin-right: 25px;
}
#content.home p{
	line-height: 1.4em;
	font-size: 1.1em;
}

/* UNDERGROUND BANDS */
.bandsSubPages li {
	font-size: 0.95em !important;
	width: 105px;
	float: left;
	margin-right: 50px;
	height: 50px;
}

/* SIDE BAR */
.sideBarListingHeader {
	list-style: none;
}
.sideBarListingHeader a, .cat-item a, .page_item a {
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sideBarListingHeader a:hover, .cat-item a:hover, .page_item a:hover {
	text-decoration: underline;
}
.sideBarListingHeader h2 {
	margin:0;
	padding: 0;
	margin-top: 20px;
}
#sidebar input {
	width: 120px;
	margin:0;
	padding: 5px;
}
/* SIDE BAR POSTER */
#sideBarPoster .sponsor {
	list-style:disc;
	margin-bottom: 0;
}
#sidebar #sideBarPoster li.sponsor {
	margin-left: 16px;
}
#sideBarPoster img {
	margin-left: 13px;
	margin-top: 5px;
	border: 1px solid #ff0;
}


/* WP Specific CSS */
#sidebar ul, #sidebar li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li li, #sidebar li.cat-item , #sidebar li.page_item{
	list-style: disc;
	margin-left: 16px;
	/*color: #ff0;*/
}
ul#subPages li {
	padding-bottom: 10px;
}
ul#subPages.bandsSubPages li{
/*	list-style: none;
	float: left;
	margin-right: 15px;*/
	font-size: 1.3em;
}
ul#subPages li a {
	font-weight: bold;
}
