@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	background: url(../images/backgrounds/starsV2.png) repeat ;
	background-attachment: fixed;
	font-family: helvetica neue, arial, Verdana, sans-serif;
	line-height: 20px;
			}

#container {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;	
	}
		
#logo {
	background: url(../images/backgrounds/newfade_03.png) no-repeat center top;
	margin-left: auto;
	margin-right: auto;
	height: 373px;
	width: 1000px;
	display: block;	
	}
	
#content_wrapper {
	background: url(../images/backgrounds/space_02.png) center top;
	background-repeat:  repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 1000px;
	z-index: 1;
	
	}
	
#media_wrapper {
	background: url(../images/backrounds/space_02.png) center top;
	background-repeat:  repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 1000px;
	height: 1200px;
	z-index: 1;
	}
	
.content { 
	margin-left: 100px;
	padding-top:50px;
	padding-bottom: 10px;
	width: 800px;
	
	}
	
.footer_content { 
	margin-left: auto;
	margin-right: auto;
	margin-left: 90px;
	display: block;
	padding-top: 15px;
	
	}
	
#header_text {
	color: #333333;
	font-weight:light;
	font-size: 22px;
	border-top: 2px solid #303030;
	border-bottom: 2px solid #303030;
	width: 763px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
#new_header_text {
	color: #666666;
	font-weight: bold;
	font-size: 64px;
	border-bottom: 10px solid #6560ab;
	margin-bottom: 10px;
	}
	
#footer {
	background: url(../images/backgrounds/space_03.png) no-repeat center top;
	margin-left: auto;
	margin-right: auto;
	height: 95px;
	width: 1000px;	
	}

#menu {
	z-index:800;
	margin-left: 100px;
	margin-top: 390px;
	position: absolute;
	}
	
ul#nav_menu {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	}
	
ul#nav_menu li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	}
		
ul#nav_menu li a {
	color: #333333;
	text-decoration: none;
	font-weight:light;
	font-size: 23px;
	float: left;
	margin-right: 17px;
	
	}
	
ul#nav_menu li a:hover {
	color: #777;
	text-decoration: none;
	font-weight:light ;
	font-size: 23px;
	float: left;
	margin-right: 17px;
	}
	
ul#nav_menu li#selected a {
	color: #333333;
	text-decoration: none;
	font-weight:light;
	font-size: 23px;
	float: left;
	margin-right: 17px;
	padding: 0 0 4px 0;
	border-bottom: 4px solid #6560ab;
	}

.event_thumbnail {
	border: 4px solid #ffffff;
	}
	
.event_thumbnail:hover {
	border: 4px solid #ffffff;
	}
	
.thumbnail_holder {
	width: 225px;
	vertical-align: top;
	padding-bottom: 20px;
	}
	
.date {
	font-size: 18px;
	color: #303030;
	
	}
	
.set_date {
	font-size: 22px;
	color: #303030;
	
	}
	
.title {
	font-size: 32px;
	color: #303030;
	font-weight: bold;
	line-height: 44px;
	} 
	
.audio_title {
	font-size: 19px;
	color: #333333;
	font-weight: bold;
	line-height: 28px;
	} 
	
.audio_story {
	font-size: 14px;
	color: #666666;
	}
	
.story {
	font-size: 14px;
	color: #303030;
	margin-top: 10px;
	
	}
	

	
.media_story {
	font-size: 14px;
	color: #303030;
	}
	
img {
	border: none;
	}

a {
	text-decoration: none;
	}
	
img.news_image {
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
	border: 5px solid #303030;
	}
	
img.placeholder {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
	border: 3px solid #303030;
	}
	
img.album {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	}
	
.news_item {
	margin-top: 10px;
	margin-bottom: 45px;
	}
	
img.signature {
	margin-top: 5px;
	}
	
.news_text {
	padding-top: 0px;
	}
	
.release {
	font-size: 18px;
	color: #333333;
	}
		
	
.disco_item {
	margin-top: 20px;
	margin-bottom: 50px;
	
	}
	
.disco_text {
	padding-top: 60px;
	}
	
.audio_item {
	margin-top: 15px;
	margin-bottom: 40px;
	width: 330px;
	}

.video_item {
	margin-top: 15px;
	margin-bottom: 40px;
	}

	
.album_name {
	font-size: 20px;
	font-weight: bold;
	color: #303030;
	line-height: 28px;
	}
	
.album_story {
	font-size: 13px;
	color: #333333;
	}
	
.setlist_notes {
	font-size: 14px;
	color: #333333;
	}
	
.tracklist {
	margin-left:300px;
	padding-top: 15px;
	
	}
	
ol.tracklist_vert {
	
	padding: 0;
	margin-left: 0px;
	margin-top: 10px;
	line-height: 16px;
	}
	
ol.tracklist_vert li.dark, ol.tracklist_vert li.dark a  {
	color: #303030;
	text-decoration: none;
	font-weight:;
	font-size: 14px;
	}
	
ol.tracklist_vert li.dark a:hover {
	color: #666666;
	text-decoration: none;
	font-weight:;
	font-size: 14px;
	}	
	
ol.tracklist_vert li, ol.tracklist_vert li a {
	color: #494949;
	text-decoration: none;
	font-weight:;
	font-size: 14px;
	}
	
ol.tracklist_vert li a:hover {
	color: #666666;
	text-decoration: none;
	font-weight:;
	font-size: 14px;
	}

.clickforlyrics {
	font-size: 14px;
	color: #303030;
	}
	
.showhide {
	font-size: 14px;
	color:#666666;
	}
	
.gallery_title {
	color:#303030;
	font-size: 16px;
	}
	
.setlist_menu {
	margin-left: 100px;
	
	}
	
ul.set_menu {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 36px;
	}
	
ul.set_menu li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	}
		
ul.set_menu li.static a {
	color: #303030;
	text-decoration: none;
	font-weight:bold;
	font-size: 56px;
	float: left;
	margin-right: 26px;
	letter-spacing: -3px;
	}
	
ul.set_menu li.not a, ul.set_menu li.not a:hover {
	color: #b5b5b5;
	text-decoration: none;
	font-weight:bold;
	font-size: 56px;
	float: left;
	margin-right: 26px;
	letter-spacing: -3px;
	cursor:default;
	}
	
ul.set_menu li.static a:hover {
	color: #494949;
	text-decoration: none;
	
	font-weight:bold ;
	font-size: 56px;
	float: left;
	margin-right: 26px;
	letter-spacing: -3px;
	}
	
ul.set_menu li.light a {
	color: #b5b5b5;
	text-decoration: none;
	font-weight:bold;
	font-size: 56px;
	float: left;
	margin-right: 26px;
	letter-spacing: -3px;
	}
	
ul.set_menu li.light a:hover {
	color: #7d7d7d;
	text-decoration: none;
	font-weight:bold;
	font-size: 56px;
	float: left;
	margin-right: 26px;
	letter-spacing: -3px;
	}
	
	
.setlist {
	
	}
	
ol.setlist_vert {
	margin-left: 12px;
	padding: 0;
	margin-top: 5px;
	}
	
ol.setlist_vert li.dark {
	color: #303030;
	font-size: 16px;
	list-style: none;
	list-style-type: none;

	
	}
	
	
ol.setlist_vert li {
	color: #494949;
	font-size: 16px;
	list-style: none;
	list-style-type: none;
	
	
	}
	
	
	
.lh {
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
	}

.setlist_text {
	padding-top: 30px;
	}
	
.show {
	font-size: 28px;
	font-weight: bold;
	color: #303030;}
	
.show_images {
	font-size: 10px;
	color: #303030;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	

	
#video {
	width: 400px;
	display: inline-block;

	float: right;
	padding-left: 15px;
	
	}
	
#placeholder {
	float: left;
	
	}
	
#audio {
	width: 330px;
	
	}
	
.media_header {
	color: #494949;
	text-decoration: none;
	font-weight:bold;
	font-size: 64px;
	letter-spacing: -3px;
	padding-right: 150px;
	}
	

.media_subheader {
	color: #303030;
	text-decoration: none;
	font-size: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #333333;
	
	
	}
	
.fb_link a, .fb_link {
	padding-top: 15px;
	font-size: 16px;
	color: #3b5998;
	font-weight: bold;
	margin-left:0px;
	display: block;
	}
	
.fb_link a:hover {
	padding-top: 15px;
	font-size: 16px;
	color: #5f7ab4;
	font-weight: bold;
	margin-left:0px;
	display: block;
	}
	
.fb_setlist_link a, .fb_setlist_link {
	padding-top: 0px;
	font-size: 16px;
	color: #3b5998;
	font-weight: bold;
	margin-left:0px;
	display: block;
	}
	
.fb_setlist_link a:hover, .fb_setlist_link:hover {
	padding-top: 0px;
	font-size: 16px;
	color: #5f7ab4;
	font-weight: bold;
	margin-left:0px;
	display: block;
	}
	
.fb_comments {
	padding-top:0px;
	}
	
.fb_setlist_comment_box {
	margin-top: 20px;
	}
	
.fb_news_comment_box {
	margin-top: 20px;
	}
	
.fb_media_comment_box {
	margin-top: 20px;
	}
	
ul.gallery {
	margin:0;
	margin-top: 10px;
	padding:0;
	}
	
ul.gallery li {
	list-style: none;
	display: inline;
	
	}
	
img.gallery_thumb {
	margin-right: 6px;
	margin-bottom: 4px;
	border: 1px solid #cfcfcf;
	padding: 4px;
	}
	
img.gallery_thumb:hover {
	margin-right: 6px;
	margin-bottom: 4px;
	border: 2px solid #999;
	padding: 3px;
	}
	
a:active, a:focus {
outline: 0
}	

.itunes_link {
	margin-top: 15px;
	margin-bottom: 5px;
	}
	
.itunes_footer_link {
	
	}
	
.audio_player {
	margin-top: 20px;
	
	}
	
.vimeo {
	border: 3px solid #cfcfcf;
	float: right;
	margin-top: 15px;
	margin-bottom: 0px;
	}
	
#headshot_group {
	padding-top: 55px;
	margin-left: 83px;

	}
	
div.bio {
	width: 290px;
	display: inline;
	float: left;
	
	
	}
	
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 2px;
	line-height: 24px;
	}

div.bio_text {
	color: #303030;
	font-size: 14px;
	width: 230px;
	padding-left: 17px;
	}
	
a.footer_link {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	display: block;
	
	}
	
a.footer_text {
	padding-top: 10px;
	display: block;
	float: left;
	font-size: 13px;
	color: #999999;
	margin-right: 10px;
	margin-left: 300px;
	}
	
#form {
	margin-top: 10px;
	padding-bottom: 20px;
	}
	
.form_header {
	font-weight:bold;
	font-size: 64px;
	letter-spacing: -3px;
	color: #494949;
	line-height: 80px;
	}
	
.push {
	margin-top: 0px;
	}
	
a.body_link {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
	}
	
a.body_link:hover {
	font-size: 16px;
	color: #6560ab;
	font-weight: bold;
	line-height: 14px;
	}
	
div#buy_now {
	position: absolute;
	margin: 264px 0 0 670px;
}

	
/*eggo*/	
	
/* BEGIN CSS  - changed first position (natural) to absolute from relative*/
	.fadeThis {
		position:absolute;
		display:block;
		height: 90px;
		width: 380px;
		background:url(../images/logo/nick.png) 0 0 no-repeat;
		
		margin: 288px 0 0 100px;
	}
	
	
	.fadeThis * {
	  display: none;
	}
	
	.fadeThis span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 90px;
		width: 380px;
		background:url(../images/logo/nick.png) 0 -90px no-repeat;
		

		
	}
	
/*discography sprites*/

.fadewindow {
		position:relative;
		display:block;
		height: 253px;
		width: 268px;
		display: block;
		background:url(../images/discography/ychtws.png) 0 0 no-repeat;
		float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	}
	
	.fadewindow * {
	  display: none;
	}
	
	.fadewindow span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 253px;
		width: 268px;
		background:url(../images/discography/ychtws.png) 0 -253px no-repeat;
		
	}
	
.fadeplc {
		position:relative;
		display:block;
		height: 253px;
		width: 268px;
		display: block;
		background:url(../images/discography/plc.png) 0 0 no-repeat;
		float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	}
	
	.fadeplc * {
	  display: none;
	}
	
	.fadeplc span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 253px;
		width: 268px;
		background:url(../images/discography/plc.png) 0 -253px no-repeat;
		
	}
	
	
	
div#ten {
	padding-top: 50px;
}

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

		