.clear { clear: both; }

body
{
	background-color: #000000;
	background: url('../images/lightbox_backgroundREV.jpg');
	
	padding: 10px 10px 10px 10px;
}

a img
{
	border: none;
}

.lightbox
{
	font-size: 12px;
	color: #ffffff;
	font-family: Helvetica, Arial;
	line-height: 17px;
	
}

.lightbox h1
{
	margin-top: 20px;
	padding-bottom: 8px;
	
}

.lightbox a
{
	text-decoration: none;
}

/* NEWS */

#news-lightbox
{

}

#news-lightbox h1
{
	text-indent: -9999px;
	height: 26px;
	background: url('../images/newsHeader.gif') 50% 0 no-repeat;
	
}

/* BIO */

#bio-lightbox
{


}

#bio-lightbox h1
{
	text-indent: 0px;
	height: 14px;
	background: url('../images/bioHeader.gif') 50% 0 no-repeat;
	
}

#bio-lightbox p
{
	color: #ffffff;
	
}

/* DISCOGRAPHY */

#discography-lightbox
{

}

#discography-lightbox h1
{
	text-indent: -9999px;
	height: 14px;
	background: url('../images/discographyHeader.gif') 50% 0 no-repeat;
}

#discography-lightbox .album {
	border-bottom: 1px solid #191b18;
	margin-bottom: 20px;
	}

#discography-lightbox .albumleft {
	margin: 10px;
	width: 180px;
	float: left;
	}
	
	#discography-lightbox .albumleft ul {
		list-style: none;
		background-color: #000017;
		padding: 10px;
		margin-top: 1px;
		}
		
	#discography-lightbox .albumleft li a {
		font-family: Helvetica, Arial, Sans-Serif;
		font-weight: bold;
		font-size: .8em;
		color: #FFFFFF;
		text-transform: uppercase;
		text-decoration: none;
		padding-left: 13px;
		margin-right: 20px;
		float: left;
		line-height: .9em;
		}

	#discography-lightbox .albumleft li a:hover {
		color: #e5eafd;
		}
		
	#discography-lightbox .albumleft .albummeta {
		font-family: Helvetica, Arial, Sans-Serif;
		font-size: .9em;
		color: #FFFFFF;
		margin-top: 10px;
		line-height: 1.2em;
		}

#discography-lightbox .albumright {
	margin: 10px 0px;
	width: 200px;
	float: left;
	}
	
	#discography-lightbox .albumright h2 {
		color: #FFFFFF;
		font-family: Helvetica, arial;
		text-transform: uppercase;
		font-size: 1.3em;
		margin: 0px;
		letter-spacing: -1px;
		}
		
	#discography-lightbox .albumright .albumdescription {
		font-family: Helvetica, Arial, Sans-Serif;
		font-size: .9em;
		color: #79819d;
		margin: 5px 0px;
		line-height: 1.2em;
		}
		
	#discography-lightbox .albumright h3 {
		font-family: Helvetica, arial;
		text-transform: uppercase;
		font-size: .9em;
		margin: 15px 0px 0px 0px;
		letter-spacing: 0px;
		}
		
	#discography-lightbox .albumright ol {
		margin: 0;
		padding: 0;
		color: #999999;
		font-family: Helvetica, arial;
		font-size: .9em;
		margin: 5px 0 0 20px;
		letter-spacing: 0px;
		}
		
	#discography-lightbox .albumright li {
		line-height: 17px;
		}


/* VIDEOS */

#videos-lightbox
{
background: url('../images/lightbox_backgroundREV.jpg');
}

#videos-lightbox h1
{
	text-indent: -9999px;
	height: 14px;
	background: url('../images/videos-heading.jpg') 50% 0 no-repeat;
}

#videos-lightbox .video
{
	text-align: center;
	float: left;
	margin:0 60px 0 10px;
	width: 130px;
	height: 175px;
}

#videos-lightbox .video a
{
	color: #FFFFFF;
	text-decoration: none;
}

/* PICTURES */

#pictures-lightbox
{
}

#pictures-lightbox h1
{
	text-indent: -9999px;
	height: 15px;
	background: url('../images/photosHeader.gif') 50% 0 no-repeat;
}

#pictures-lightbox img
{
	margin-right: 15px;
	margin-bottom: 15px;
}

/* LINKS */

#links-lightbox
{
}

#links-lightbox h1
{
	text-indent: -9999px;
	height: 14px;
	background: url('../images/linksHeader.gif') 50% 0 no-repeat;
}

#links-lightbox ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#links-lightbox ul li a
{
	color: #ffffff;
	text-decoration: none;
}

#links-lightbox ul li a:hover
{
	color: #f9be69;
}

/* PRESS */

#press-lightbox
{
background: url('../images/lightbox_backgroundREV.jpg');
}

#press-lightbox h1
{
	text-indent: -9999px;
	height: 14px;
	background: url('../images/pressHeader.gif') 50% 0 no-repeat;
}

#press-lightbox ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#press-lightbox ul li a
{
	color: #ffffff;
	text-decoration: none;
}

#press-lightbox ul li a:hover
{
	color: #f9be69;
}

/* MEDIA */

#media-lightbox
{

}

#media-lightbox h1
{
	text-indent: -9999px;
	height: 14px;
	background: url('../images/mediaHeader.gif') 50% 0 no-repeat;
}

#media-lightbox a
{
	color: #ffffff;
	text-decoration: none;
}

#media-lightbox a:hover
{
	color: #f9be69;
	text-decoration: underline;
}

/* Contact */

#contact-lightbox
{

}

#contact-lightbox h1
{
	text-indent: -9999px;
	height: 14px;
	background: url('../images/contactHeader.gif') 50% 0 no-repeat;
}

#contact-lightbox ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#contact-lightbox ul li a
{
	color: #ffffff;
	text-decoration: none;
}

#contact-lightbox ul li a:hover
{
	color: #f9be69;
}



/* BLOG */

#blog-lightbox
{

}

#blog-lightbox h1
{
	text-indent: -9999px;
	height: 14px;
	background: url('../images/blogHeader.gif') 50% 0 no-repeat;
}

/* BLOG / NEWS */
div.entry {
	margin-top: 10px;
	color: #f9be69;
	padding-right: 10px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
	}

div.entry h2.title {
	font-family: "Verdana", Arial;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	color: #f9be69;
	font-weight: normal;
	margin: 0 0 10px 0;
	}

div.entry h2.title a {
	color: #f9be69;
	text-decoration: none;
	}
	
div.entry p {
	font-family:  Verdana;
	margin-bottom: 12px;
	color: #ffffff;
	}
	
div.entry a {
	color: #ffffff;
	text-decoration: underline;
	}
	
div.entry p a:hover {
	color: #f9be69;
	}
	
div.entry p a.read-more {
	
	}

/* TOUR DATES */

#tour-lightbox
{

}

#tour-lightbox h1
{
	text-indent: -9999px;
	height: 14px;
	background: url('../images/showsHeader.gif') 50% 0 no-repeat;
}

#tour-lightbox table
{
	width: 100%;
	margin-bottom: 12px;
}
							
#tour-lightbox table td
{
	font-size: 11px;
	color: #d6d6d6;
	border-bottom: 1px solid #999999;
}
	
#tour-lightbox table td.date { font-weight: bold; }
#tour-lightbox table td.venue { width: 75px; }
#tour-lightbox table td.location { text-align: right; }


