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

body, html
{
	padding: 0px;
	margin: 0px;
	font-family: "Century Gothic", "Tomaha", Arial, Helvetica;
	font-size: 13px; 
	color: #FFF;
	background-color: #000000;
	
	background-image: url(images/background-wide.png);
			
	background-repeat: no-repeat;
	
	background-attachment: fixed;
				
	background-position:center center;
	
	-webkit-background-size: cover;
	
	-moz-background-size: cover;
	
	-o-background-size: cover;
	
	background-size: cover;
	
	overflow-y: scroll;
	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/background-wide.png', sizingMethod='scale');
	
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/background-wide.png',sizingMethod='scale')";
	
	color: #000000;
}

a
{
	cursor: pointer;
}

.clear
{
	height: 1px;
	
	clear: both;
}

a
{
	text-decoration: none;
}

h1
{
	margin: 0px auto;
	padding: 0px;
	background:  url(images/assets.png) 0px -69px no-repeat;
	width: 986px;
	height: 144px;
	display: block;
	margin-top: 20px;
}

h2
{
	padding: 0px;
	margin: 0px;
	font-size: 58px;
	color: #FFFFFF;
	padding-left: 40px;
	text-transform: lowercase;
	height: 125px;
	line-height: 125px;
	font-weight: normal;
	margin-top: 40px;
}

h2:hover a
{
	color: #FFFFFF;
}

h2 a
{
	font-size: 30px;
	
	color: rgba(0, 0, 0, 0);
	
	cursor: pointer;
}

h2 b
{
	float: left; 
	
	font-weight: normal;
}

h2 span
{
	background: url(images/assets.png) -131px -233px no-repeat;
	width: 100px;
	height: 118px;
	display: block;
	float: left;
}

a:hover
{
	text-decoration: underline;
}

.clear
{
	height: 1px;
	clear: both;
}

#news_page
{
	margin-top: 40px;
	
	padding-left: 20px;
}

.feed_block
{
	width: 325px;
	
	height: 325px;
	
	float: left;
	
	display: block;
	
	position: relative;
	
	margin-right: 5px;
	
	margin-bottom: 5px;
	
	background-repeat: no-repeat;
	
	background-size: 325px 325px;
}

.feed_block h6
{
	
	padding: 0px;
	
	margin: 0px;
	
	padding: 20px;
	
	font-size: 14px;
	
	min-height: 80px;
	
	width: 285px;
	
	position: absolute;
	
	bottom: 0px;
	
	left: 0px;
	
	background-color: rgba(0, 0, 0, 0.8);
	
	font-weight: bold;
	
	color: #009999;	
}

.feed_block h6 span
{
	color: #FFFFFF;
	
	clear: both;
	
	display: block;
	
	margin-top: 10px;
	
	font-size: 12px;
}

.networking
{
	width: 990px;
	margin: 0px auto;
	height: 35px;
}

.networking form
{

	padding: 0px;
	
	margin: 0px;
	
	width: 290px;
	
	height: 32px;
	
	float: left;
}

.social
{
	background: url(images/assets.png) no-repeat;
	width: 35px;
	height:35px;
	margin-left: 5px;
	display: block;
	float: right;
}

.social_1
{
	background-position: -323px -21px;
}

.social_2
{
	background-position: -360px -21px;
}

.social_3
{
	background-position: -398px -21px;
}

.social_4
{
	background-position: -435px -21px;
}

.social_5
{
	background-position: -472px -21px;
}

.social_6
{
	background-position: -509px -21px;
}

.social_7
{
	background-position: -546px -21px;
}

.social_8
{
	background-position: -585px -21px;
}

.social_9
{
	background-position: -624px -21px;
}

.social_10
{
	background-position: -660px -21px;
}

.social_11
{
	background-position: -700px -21px;
}

.social_12
{
	background-position: -737px -21px;
}

.social_13
{
	background-position: -778px -21px;
}

.social_13
{
	background-position: -814px -21px;
}

.social_14
{
	background-position: -854px -21px;
}

.social_15
{
	background-position: -889px -21px;
}

.social_16
{
	background-position: -925px -21px;
}

.social_17
{
	background-position: -960px -21px;
}

.social_1:hover
{
	background-position: -323px -220px;
}

.social_2:hover
{
	background-position: -360px -220px;
}

.social_3:hover
{
	background-position: -398px -220px;
}

.social_4:hover
{
	background-position: -435px -220px;
}

.social_5:hover
{
	background-position: -472px -220px;
}

.social_6:hover
{
	background-position: -509px -220px;
}

.social_7:hover
{
	background-position: -546px -220px;
}

.social_8:hover
{
	background-position: -585px -220px;
}

.social_9:hover
{
	background-position: -624px -220px;
}

.social_10:hover
{
	background-position: -660px -220px;
}

.social_11:hover
{
	background-position: -700px -220px;
}

.social_12:hover
{
	background-position: -737px -220px;
}

.social_13:hover
{
	background-position: -778px -220px;
}

.social_13:hover
{
	background-position: -814px -220px;
}

.social_14:hover
{
	background-position: -854px -220px;
}

.social_15:hover
{
	background-position: -889px -220px;
}

.social_16:hover
{
	background-position: -925px -220px;
}

.social_17:hover
{
	background-position: -960px -220px;
}

.signup
{
	font-size: 15px;
	
	color: aaa;
	
	width: 280px;
	
	background-color: rgba(0, 0, 0, 0.5);
	
	border: 0px;
	
	color: #FFFFFF;
	
	height: 30px;
	
	margin-top: 3px;
	
	padding-left: 10px;
	
	line-height: 30px;
}

.header_links
{
	margin: 0px auto;
	margin-top: 40px;
	height: 27px;
	width: 990px;
	line-height: 25px;
}

.header_links a
{
	font-family: "Tomaha", Arial, Helvetica;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-shadow: -3px 2px #000;
	float: left;
}

.header_links span
{
	background: url(images/assets.png) -277px -230px no-repeat;
	width: 12px;
	height: 16px;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	display: inline;
	float: left;
}

.tour
{
	color: #d6c0da;
	
	margin: 0px auto;
	
	margin-left: 80px;
}

.tour a
{
	color: #d6c0da;
}

.tour a:hover
{
	text-decoration: underline;
}

.tour_header td
{
	font-size: 24px;
	
	color: #FFFFFF;
	
	text-transform: lowercase;
	
	padding-top: 20px;
	
	padding-bottom: 20px;
}

.tour_row td
{
	font-size: 5px;
	
	padding-top: 10px;
	
	font-size: 18px;
	
	text-transform: lowercase;
}

.tour_row_previous td
{
	font-size: 14px;
	
	padding-top: 5px;
	
	text-transform: lowercase;
}

.main
{
	width: 1024px;
	min-height: 1743px;
	margin: 0px auto;
	padding-top: 20px;
	background-color: rgba(0, 0, 0, 0.5);
}

#videos
{	
	margin-left: 60px;
}

.video
{	
	float: left;
	
	width: 300px;
	
	margin-top: 20px;
	
	margin-left: 20px;
}

.lyrics
{
	width: 870px;
	
	min-height: 400px;
	
	display: block;
	
	margin: 0px auto;
	
	margin-top: 20px;
	
	margin-left: 80px;
}

.lyric
{
	width: 475px;
	
	float: left;
	
	display: block;
	
	padding: 20px;
	
	line-height: 20px;
	
	min-height: 600px;
	
	background-color: #574673;
}

.lyric_buttons
{
	display: block;
	
	float: right;
	
	width: 300px;
}

.lyric_buttons a
{
	float: right;
	
	display: block;
	
	color: #FFF;
	
	font-size: 14px;
	
	clear: both;
	
	margin-bottom: 5px;
}

.lyric_buttons a:hover
{
	text-decoration: underline;
}

.contact
{
	color: #787578;
	
	padding-left: 80px;
	
	font-size: 16px;
	
	padding-bottom: 80px;
}

.contact a
{
	color: #787578;
}

.contact a:hover
{
	color: #FFFFFF;
}

.contact h3
{
	font-size: 16px;
	
	padding: 0px;
	
	margin: 0px;
	
	margin-top: 40px; 
	
	color: #FFFFFF;
}

#music
{
	margin-left: 80px;
	
	width: 870px;
}

#music iframe
{
	float: left;
}

#press
{
	margin-left: 80px;
	
	color: #FFFFFF;
}

#press h3
{
	font-size: 24px;
	
	padding: 0px;
	
	margin: 0px;
	
	margin-bottom: 30px;
}

#press_bio
{
	font-size: 14px;
	
	width: 450px;
	
	float: left;
}

#press_pictures img
{
	width: 300px;
	
	height: auto;	
}

#press_quotes
{
	font-size: 12px;
	
	width: 450px;
	
	float: left;
	
	padding-left: 20px;
	
	border-left: 1px solid #574673;
	
	margin-left: 20px;
}

.press_quote
{
	min-height: 110px;
}

.press_quote span
{
	float: left;
	
	display: block;
	
	height: 110px;
	
	width: 300px;
}

.press_quote div
{
	min-height: 110px;
	
	width: 116px;
	
	background-color: #342858;
	
	background-position:center; 
	
	background-repeat: no-repeat;
	
	background-size: contain;
	
	margin-right: 10px;
	
	float: left;
}