@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}

body {
	margin:0;
	padding:0;
	background:url(../images/background_body.jpg) repeat-x #254659;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	letter-spacing:-0.05em;
	text-transform:uppercase;
	line-height:18px;
	color:#FFFFFF;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	letter-spacing:-0.02em;
	text-transform:uppercase;
	line-height:18px;
	color:#FFFFFF;
}

h2 a {
	text-decoration:underline;
	color:#FFFFFF;
}


h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	letter-spacing:-0.02em;
	line-height:18px;
	color:#FBC93B;
}

h3 a {
	text-decoration:underline;
	color:#FBC93B;
}

h2 a:hover, h3 a:hover {
	text-decoration:none;
}

.skinny {
	font-weight:lighter;
}

#container {
	width:888px;
	min-height:100%;
	height: auto !important;
	height:100%;
	min-height: 100%;
	margin:0 auto -118px auto;
}

#logo {
	padding:20px 0px 10px 10px;
	float:left;
}

#music_player_header {
	float:right;
	padding:20px 20px 0px 0px;
}

#music_player {
	float:right;
	padding:10px 0px 0px 0px;
}

#info 
{
	color: #DDDDDD;
	float:right;
	width:200px;
	padding-top:4px;
}

#music_info 
{
	color: #DDDDDD;
	float:left;
	width:448px;
	padding-bottom:10px;
	font-size:14px;
}

#audio {
	float:right;
}

#main_image {
	width:888px;
	height:337px;
	background:url(../images/main_flash.jpg) no-repeat;
	margin: 0 auto;
}

.clear {
	clear:both;
}

/* /////////////////  NAVIGATION  ///////////////// */

#nav {
	width:817px;
	margin:0 auto;
	height:30px;
	padding-top:10px;
}

.nav_home span, .nav_home_on span, 
.nav_shows span, .nav_shows_on span, 
.nav_bio span, .nav_bio_on span, 
.nav_blog span, .nav_blog_on span, 
.nav_news span, .nav_news_on span, 
.nav_photos span, .nav_photos_on span, 
.nav_music span, .nav_music_on span,
.nav_links span, .nav_links_on span, 
.nav_contact span, .nav_contact_on span {
	display:none;
}

.nav_home {
	display:block;
	float:left;
	width:74px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_home.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_home:hover, .nav_home_on {
	display:block;
	float:left;
	width:74px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_home.png);
	background-repeat:no-repeat;
	background-position:-74px 0;
}

.nav_shows {
	display:block;
	float:left;
	width:93px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_shows.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_shows:hover, .nav_shows_on {
	display:block;
	float:left;
	width:93px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_shows.png);
	background-repeat:no-repeat;
	background-position:-93px 0;
}

.nav_bio {
	display:block;
	float:left;
	width:81px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_bio.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_bio:hover, .nav_bio_on {
	display:block;
	float:left;
	width:81px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_bio.png);
	background-repeat:no-repeat;
	background-position:-81px 0;
}

.nav_blog {
	display:block;
	float:left;
	width:91px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_blog.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_blog:hover, .nav_blog_on {
	display:block;
	float:left;
	width:91px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_blog.png);
	background-repeat:no-repeat;
	background-position:-91px 0;
}

.nav_news {
	display:block;
	float:left;
	width:78px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_news.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_news:hover, .nav_news_on {
	display:block;
	float:left;
	width:78px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_news.png);
	background-repeat:no-repeat;
	background-position:-78px 0;
}

.nav_photos {
	display:block;
	float:left;
	width:155px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_photos.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_photos:hover, .nav_photos_on {
	display:block;
	float:left;
	width:155px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_photos.png);
	background-repeat:no-repeat;
	background-position:-155px 0;
}

.nav_music {
	display:block;
	float:left;
	width:76px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_music.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_music:hover, .nav_music_on {
	display:block;
	float:left;
	width:76px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_music.png);
	background-repeat:no-repeat;
	background-position:-76px 0;
}

.nav_links {
	display:block;
	float:left;
	width:68px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_links.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_links:hover, .nav_links_on {
	display:block;
	float:left;
	width:68px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_links.png);
	background-repeat:no-repeat;
	background-position:-68px 0;
}

.nav_contact {
	display:block;
	float:left;
	width:101px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_contact.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_contact:hover, .nav_contact_on {
	display:block;
	float:left;
	width:101px;
	height:30px;
	text-decoration:none;
	background-image:url(../images/nav_contact.png);
	background-repeat:no-repeat;
	background-position:-101px 0;
}






/* /////////////////  CONTENT ///////////////// */


#main {
	padding-bottom: 30px;
	min-height:100%;
	height:100%;
	height:auto;
}

#left_column {
	width:200px;
	float:left;
	margin-top:20px;
}

#right_column {
	width:200px;
	float:right;
	margin-top:20px;
}

#header_shows span, #header_fans span, #header_blog span, #header_photos span, #header_press span, #contact_badge span {
	display:none;
}

#header_shows {
	background:url(../images/header_shows.jpg) no-repeat;
	width:200px;
	height:50px;
}

#shows {
	background:url(../images/background_shows.jpg) repeat-y;
	padding-bottom:10px;
}

.event {
	width:160px;
	padding:10px 20px 0px 20px;	
	color:#333333;
}

.show_date {	
	font-size:18px;
	font-weight:bold;
	letter-spacing:-0.1em;
}

.show_info {
	border-bottom:thin;
	border-bottom-style:dotted;
	border-collapse:collapse;
	padding-bottom:5px;
	font-weight:bold;
}

#show_footer {
	background:url(../images/background_shows.png) no-repeat;
	height:50px;
}

#header_fans {
	background:url(../images/header_fans.jpg) no-repeat;
	width:200px;
	height:50px;
}

#fans {
	background:#CCCCCC;
}

#email_field {
	padding:5px 0px 0px 13px;
}

.ie #email_field {
	padding:5px 0px 0px 9px;
}

.safari #email_field {
	padding:5px 0px 0px 5px;
}

#Fan_Email {
	border:none;
	font-size:11px;
	padding:3px;
}

.btnSubmit {
	float:right;
	padding:10px 13px 10px 0px;
}

#header_blog {
	background:transparent;
	background:url(../images/header_blog.jpg) no-repeat;
	width:200px;
	height:50px;
	margin-top:20px;
}

#header_photos {
	background:url(../images/header_photos.jpg) no-repeat;
	width:200px;
	height:50px;
	margin-top:20px;
}

#recent_photos {
	padding:5px;
	background:#CCCCCC;
}

.thumbs {
	float:left;
	padding:5px;
}

#header_press {
	background:url(../images/header_press.jpg) no-repeat;
	width:200px;
	height:50px;
	margin-top:20px;
}

#press {
	padding:5px 5px 5px 13px;
	background-color:#CCCCCC;
}

#contact_badge {
	background:url(../images/contact_badge.png) no-repeat;
	width:200px;
	height:200px;
	margin-top:20px;
}

#content {
	width:448px;
	margin-top:10px;
	padding:0px 20px 0px 20px;
	color:#EEEEEE;
	float:left;
	line-height:18px;
	font-size:11px;
}

.ie #content {
	width:448px;
	margin-top:10px;
	padding:10px 20px 0px 20px;
	color:#EEEEEE;
	float:left;
}

.date {
	color:#fbc93c;
	font-weight:bold;
}

.news {
	border-bottom:solid 1px #CCCCCC;
	border-collapse:collapse;
	padding-bottom:25px;
}

.news a {
	color:#CCCCCC;
}

.morelink {
	line-height:16px;
	color:#CCCCCC;
	font-weight:bold;
	float:right;
	text-decoration:none;
}

.morelink:hover, .more:hover{
	text-decoration:underline;
}

#view_shows {
	float:right;
	color:#333333;
	padding-right:20px;
	font-weight:bold;
	text-decoration:none;
}

.ie #view_shows {
	float:right;
	color:#333333;
	padding:10px 20px 0px 0px;
	font-weight:bold;
	text-decoration:none;
}

#view_shows:hover {
	text-decoration:underline;
}

.signature {
	float:right;
	padding:0px 10px 0px 0px;
}

.more {
	color:#333333;
	float:right;
	padding:0px 10px 5px 0px;
	text-decoration:none;
	font-weight:bold;
}

#push {
	height:138px;
}

/* /////////////////  CONTACT ///////////////// */

.contact_inputs{
	background-color:#CCCCCC;
	color:#0A1B25;
	border:none;
	padding:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:1.5;
	width:264px;
}

.login_labels {
	font-weight:bold;
	width:140px;
	text-align:left;
}

.login_button {
	background:url(../images/login.png) no-repeat;
	width:50px;
	height:30px;
}

.login_button span {
	display:none;
}

/* /////////////////  FOOTER ///////////////// */

#footer {
	height:118px;
	background-color:#0A1B25;
	width: 100%;
}

#footer_nav {
	text-align:center;
	color:#CCCCCC;
	padding-top:10px;
	line-height:20px;
}

#footer_nav span a, #footer_nav span a:visited {
	color:#CCCCCC;
	text-decoration:none;
}

#footer_nav span a:hover {
	text-decoration:underline;
}

.imagegalleryThumbnail 
{
	padding-right: 12px;
}