/*=== General ===*/
* { margin: 0; padding: 0; border: 0; }

html {overflow-y: scroll;}
ul, li { list-style: none; }
p { padding-bottom: 10px; }
a { text-decoration: none; outline: none;  }
a:link, a:visited, h2 a:link, h2 a:visited  { color: #c4264c; }
a:hover, h2 a:hover { text-decoration: none; color: #fff; }
a:link.chosen, a:visited.chosen, h2 a:link.chosen, h2 a:visited.chosen  { color: #fff; }

h1, h2, h3, h4 { font-weight: normal }

h1 {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	}
h2 {
	color: #fff;
	font-size: 30px;
	line-height: 30px;
	}
h3 {
	color: #fff;
	font-size: 16px;
	}
#news-page #main_left h3, #contact-page #main_left h3 { padding-bottom: 5px; }

body {
	background: #1c1c1c;
	color: #adad93;
	font-size: 12px;
	line-height: 16px;
	}
.container {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	}
#header-container {
	background: url(../pics/bg_header.jpg) repeat-x top;
	width: 100%;
	height: 200px;
	float: left;
	}
a#header-logo {
	position:relative;
	background: url(../pics/logo.png) no-repeat top;
	left: 65px;
	width: 260px;
	height: 110px;
	float: left;
	}
#header-right {
	width: 434px;
	float: right;
	height: 200px;
	margin-right: 20px;
	}
#header-address_bar {
	position:absolute;
	background: url(../pics/bg_address_bar.png) no-repeat bottom;
	top:32px;
	width: 434px;
	float: none;
	font-size: 9px;
	line-height: 13px;
	color: #7c7c7c;
	padding-bottom: 10px;
	}
#header-address_bar ul {
	background: url(../pics/bg_address_bar.png) no-repeat bottom;
	padding-left: 10px;
	}
#header-address_bar li {
	float: left;
	width: 140px;
	padding-right: 10px;
	}
#header-address_bar li.addresses {
	width: 110px;
	border-left: 1px solid #333;
	padding-left: 20px;
	padding-right: 0px;
	margin-left: 0px;
	}
#header-address_bar li b { color: #fff; font-weight: normal; }
#main {
	/*background: #000;*/
	background: #000 url(../pics/bg_main_solid.gif) repeat-y top;
	clear: both;
	float: left;
	width: 100%;
	}
#main_bg {
	background: url(../pics/bg_main_top.jpg) no-repeat top;
	clear: both;
	float: left;
	width: 100%;
	}
#main_left {
	float: left;
	width: 388px;
	}
.main_right {
	float: left;
	width: 592px;
	}
#artist-page .main_right_1 {
	float: left;
	width: 450px;
	}
#artist-page .main_right_2 {
	float: left;
	width: 142px;
	padding-top: 30px;
	}
#contact-page .main_right_1 {
	float: left;
	width: 372px;
	}
#contact-page .main_right_2 {
	float: left;
	width: 220px;
	}
.padding_30px { padding: 30px 30px 10px; }
.padding_10px_30px { padding: 10px 30px }
.padding_40px, .paddingcenter_40px { padding: 30px 40px 10px; }
.padding_40px2 { padding: 20px 40px 0px; }

.smalltext, .lineup, .sharelinx {
	font-size: 10px;
	line-height: 12px;
	color: #606054;
	}

#main_left div.hr {
	clear: both;
	height: 2px;
	background: url(../pics/left_col_div.gif) no-repeat top;
	margin: 10px 0;
	}
#main_left div.hr hr {
	display: none;
	}

#footer-container {
	background: url(../pics/bg_footer.jpg) repeat-x top;
	width: 100%;
	height: 110px;
	float: left;
	color: #555;
	font-size: 9px;
	padding-top: 50px;
	}
#footer_left {
	float: left;
	width: 388px;
	min-height: 100px;
  	height: auto !important;
	}
#footer_left a { color: #666; }
#footer_left a:hover { color: #fff; }
#footer_right {
	float: left;
	width: 388px;
	min-height: 100px;
  	height: auto !important;
	}
/* --- INDEX
-------------------------------------------------------*/
.main_right ul {
	padding: 30px 0 0 30px;
	}
#index-page .main_right li h2 a {
	display: block;
	padding: 10px 0;
	}
.main_right li h2 a {
	display: block;
	padding: 0;
	}
#linkback { margin-top: 10px; }

/*=== Tables ===*/

table.newstable_index {
	margin: 0;
	padding: 0;
	}
.newstable_index {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	}
.newstable_index .td_weekday, .newstable_index .td_day, .newstable_index .td_day_sun, .newstable_index .td_mon {
	font-family: arial, helvetica, "Trebuchet", sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	padding-right: 10px;
	height:10px;
	}
.newstable_index .td_weekday, .newstable_index .td_mon {
	font-size: 10px;
	line-height: 9px;
	color: #555;
	}
.newstable_index .td_day, .newstable_index .td_day_sun {
	font-size: 14px;
	line-height: 14px;
	letter-spacing: -1px;
	}
.newstable_index .td_day_sun { color: #f00; }
.newstable_index .td_day { color: #fff; }

.newstable_index .newshead {
	padding-left: 10px;
	border-left: 1px solid #555;
	}
.newstable_index .newshead p a {
	color: #adad93;
	}
.newstable_index .rowfiller {
	height: 15px;
	}

/* --- | NEWS | --- */

#news-page ul.newsreel {
	width: 562px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	}
#news-page ul.newsreel .datebox, #news-page ul.newsreel .newsbox, #news-page ul.newsreel .linkbox {
	float: left;
	}
#news-page ul.newsreel li.datebox {
	text-align: center;
	width: 100px;
	background: #000;
	}

#news-page ul.newsreel li.newsbox {
	/*
	border-left: 1px dashed #333;
	border-right: 1px dashed #333;
	*/
	width: 412px;
	display: block;
	padding: 0 20px 10px 20px;
	background: #000;
	}
ul.newsreel li.newsbox p {
	padding-bottom: 10px;
	display:block;
	}
#news-page ul.newsreel li.linkbox, #news-page ul.newsreel li.datebox { padding: 18px 5px; }
#news-page ul.newsreel li.linkbox {
	text-align: center;
	width: 100px;
	background: #444;
	}
#news-page ul.newsreel li.linkbox a { margin: 2px; }

.sharelinx {
	margin-top: 10px;
	}
#news-page #main_left ul { margin-bottom: 15px; }

.indent { padding: 1px 0 2px 15px;}

ul.newsreel li.newsbox p.newslink { 
	margin: 0;
	padding: 2px 0;
	}

/* --- | ARTIST | --- */

#artist-page .paddingcenter_40px h1 {
	text-align: center;
	font-size: 30px;
	padding-bottom: 15px;
	}

#artist-page ul.newsreel {
	position:relative;
	float: left;
	width: 562px;
	margin: 0 0 20px 0;
	padding: 0;
	}
.artistbild {
	width: 350px;
	border: 1px #333 solid;
	margin: 0 13px;
	padding: 5px;
	background: #000;
	text-align: center;
	display: block;
	}
#artist-page h2 {
	font-size: 20px;
	padding-bottom: 5px;
	}
.pressphoto {
	width: 120px;
	border: 1px #333 solid;
	padding: 5px;
	background: #000;
	}
.bio {
	text-align: left;
	padding-bottom: 30px;
	border-bottom: 1px solid #adad93;
	}
.lineup {
	text-align: left;
	padding: 15px 30px 10px;
	}

table.artistinfo {
	background: #000;
	margin-top: 0px;
	width: 100%;
	}

table.artistinfo td {
	border-bottom: 1px dashed #545454;
	padding: 10px 0 15px;
	}

table.artistinfo td p {
	padding-bottom: 3px;
	}

/* Artist enquiry form */

#enquiry-area {
	float: left;
	margin: 10px 30px;
	padding: 0;
	width: 325px;
	}

#enquiry-area input, #enquiry-area textarea {
	padding: 5px;
	width: 196px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #393932;
	background: #393932;
	color: #fff;
	font-size: 90%;
	}

#enquiry-area textarea {
	height: 90px;
	}

#enquiry-area textarea:focus, #enquiry-area input:focus {
	border: 1px solid #c4264c;
	background: #c4264c;
	color: #fff;
	}

#enquiry-area input.submit-button {
	width: 59px;
	height: 28px;
	float: left;
	border: 0px;
	margin: 0 0 0 115px;
	padding: 0px;
	background: transparent;
	}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	}

/* --- | CONTACT | --- */

/* Contact form */

#contactform-area { margin-top: 10px; }
#contactform-area input, #contactform-area textarea {
	padding: 5px;
	width: 180px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #393932;
	background: #393932;
	color: #fff;
	font-size: 90%;
	}

#contactform-area textarea {
	height: 120px;
	}

#contactform-area textarea:focus, #contactform-area input:focus {
	border: 1px solid #c4264c;
	background: #c4264c;
	color: #fff;
	}

#contactform-area input.submit-button {
	width: 59px;
	height: 28px;
	float: left;
	border: 0px;
	margin: 0 0 0 115px;
	padding: 0px;
	background: transparent;
	}

#contactform-area img, #enquiry-area img { margin-bottom: 10px; }

/*=== Fonts ===*/

body { font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Verdana, sans-serif }
#footer, input, select, option, .newsdate, .box, a.boxchosen, .vote_alt .softtxt, .cell_votes, #enquiry-area input, #enquiry-area textarea, #contactform-area input, #contactform-area textarea { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; }
h1, h2, h3, h4, h5 { font-family: Georgia, "Times New Roman", Times, serif; }

/* --- Nav
-------------------------------------------------------*/
	
ul#nav {
	position:absolute;
	top:156px;     /*set the exact position of the navigation */
	/*left:150px;    set the exact position of the navigation */
	width:434px;
	height:43px;
	float:left;
	}
ul#nav li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background: url(../pics/navbar.png) no-repeat;
	}

li#nav_home a { width:144px; height:43px; }
li#nav_home a:link, li#nav_home a:visited {	background-position: 0px 0px; }
li#nav_home a:hover, li#nav_home a:focus { background-position: 0px -43px; }
body#index-page ul#nav li#nav_home a { background-position: 0px -86px; }

body#artist-page ul#nav li#nav_home a { background-position: 0px -86px; }

li#nav_news a { width:145px; height:43px; }
li#nav_news a:link, li#nav_news a:visited {	background-position: -144px 0px; }
li#nav_news a:hover, li#nav_news a:focus { background-position: -144px -43px; }
body#news-page ul#nav li#nav_news a { background-position: -144px -86px; }

li#nav_contact a { width:145px; height:43px; }
li#nav_contact a:link, li#nav_contact a:visited { background-position: -289px 0px; }
li#nav_contact a:hover, li#nav_contact a:focus { background-position: -289px -43px; }
body#contact-page ul#nav li#nav_contact a { background-position: -289px -86px; }

/*--- Dropdown ---*/
#nav li:hover > ul { display: block; }
#nav li li { float: none; position: static; width: 100%; }
#nav li li a, #nav li li a:hover, #nav li li a:active {
	background: none;
	height: auto;
	padding: 3px 10px;
	text-indent: 0;
	width: 124px;
}
#nav li li a { color: #000; }
#nav li li a:hover { color: #999; }
#nav li li { padding: 0; margin: 0; }
#nav li ul {
	background: #fff url(../pics/bg_dropdown_top.gif) repeat-x top;
	display: none;
	line-height: 1;
	font-size: 11px;
	padding: 5px 0;
	width: 144px;
	z-index: 9999;
}
#nav li li a.selected { color: #c4264c; }

