#headerImage {
	position:relative;
    width: 100%;
    height: 490px;
    background: #fffee5 url('../assets/wasting_hero.jpg') no-repeat center center;
    background-size: 1600px 490px;
    -moz-box-shadow: inset 0px -2px 6px -2px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0px -2px 6px -2px rgba(0,0,0,0.2);
    box-shadow: inset 0px -2px 6px -2px rgba(0,0,0,0.2);
}
#promoContent {
	position:relative;
	float:right;
	text-align:right;
	margin-right:0px;
	padding-top:60px;
}
#promoContent h1 {
	/*width:600px;*/
	font-family: "Autour One", "News Gothic MT", "Helvetica", "Arial", sans-serif;
	font-weight:400;
	/*text-transform:uppercase;*/
	color:#333333;
	letter-spacing:-0.04em;
	font-size: 48px;
	line-height:56px;
	margin-top:15px;
	margin-bottom:0px;
	width:420px; /*was 425*/
	/*text-shadow:0px 1px 3px rgba(0,0,0,0.3);*/
	/*background-color:#f44f98;*/
	/* font stretching */
	/*
	transform:scale(1,2);
    -webkit-transform:scale(1,1.3);
    -moz-transform:scale(2,1);
    -ms-transform:scale(2,1);
    -o-transform:scale(2,1);
    */
}

#promoContent #heroBuyButton {
	position: relative;
	top:25px;
}
#socialButtons {
    position: absolute;
    vertical-align: text-bottom;
    top: 450px;
    right:0px;
    width:100%;
}
#socialButtons iframe {
	vertical-align:text-bottom;
	display:inline-block;
}
.fb-like {
	position:relative;
	display:inline-block;
	margin-right:8px;
}
.spotify-follow {
	position:relative;
	display:inline-block;
	bottom: 3px;
}
.twitter-follow-button {
	/* correct for wonky positioning */
	position:relative;
	display:inline-block;
	margin-bottom:3px;
	margin-left:5px;
}

#playButton{
	position:absolute;
	top:-215px;
	left:1px;
	width:400px;
	height:225px;
	opacity:0.9;
	background: url('../assets/play_button.png') no-repeat center center;
	
}
#playButton:hover,
#playButton.active {
	opacity:1;
}
#buttonPlay {	
}
#buttonPlay img {
	height:24px;
	width:auto;
	margin-bottom:-5px;
	margin-left:10px;
}

/*--- End Video Popup ---*/

/*--- Main Page Promo ---*/
#body {
	font-family: "News Gothic MT", "Helvetica", "Arial", sans-serif;
	color:#000;
	margin-left:10px;
	margin-top:0px;	 
}
p {
	font-family: "News Gothic MT", "Helvetica", "Arial", sans-serif;
	
	padding:0px;
	margin:0px;
}
p a,
p a:visited {
	color:#ef422b;
}
p a:hover {
	text-decoration:underline;
}
h2 {
	font-family: "News Gothic MT", "Helvetica", "Arial", sans-serif;
	font-size:60px;
	color:#222;
	font-weight:normal;
	letter-spacing:-2.8px;
	margin-top:0px;
	margin-bottom:8px;
	margin-left:-3px;
	line-height:58px;
}
h2 a,
h2 a:visited {
	color:#000;
}
h2 a:hover {
	color:#ef422b;
}
.divideLine {
    position:relative;
    clear:both;
    width:100%;
    height: 0px;
    margin-top:20px;
    margin-bottom:20px;
	border-top:1px solid #efefef;
}

/* ------ columns ------- */

.rightContent {
	position:relative;
	float:right;
	width:440px;
	padding-right:5px;
	font-size:18px;
	
}
/* -- Left Column content -- */
.leftContent {
	position:relative;
	float:left;
	width: 390px;
	padding-left:10px;
}

/* -- Everly Backstory -- */
#backstory {
	position:relative;
	padding-top:40px;
	padding-bottom:30px;
}
#backstory h2 {
	
}
#backstory img {
	position:relative;
	float:right;
	margin-top:30px;
	margin-bottom:15px;
	margin-right: -10px;
}
#backstory p {
	position:absolute;
	top:120px;
	font-size:18px;
	width:450px;
	line-height:24px;
	padding-bottom:15px;
}

#song {
	padding-top: 15px;
	padding-bottom:45px;
}


/* -- About the Band -- */
#aboutUs {
	position: relative;
	font-weight:normal;
	padding-top:25px;
	margin-bottom:60px;
}
#aboutTitle {
	text-align: center;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:45px;
	font-size:36px;
	color:#222;
	font-weight:normal;
}
#aboutUs img {
	margin-top:-10px;
}
#aboutUs p {
	font-size:18px;
	line-height:24px;
	padding-bottom:15px;
}

/* -- Record Promo -- */

#recordPromo {
	position:relative;
	width:100%;
	padding-top:40px;
	margin-bottom:65px;
}
#recordPromo .rightContent {
	padding-top:10px;
}
#recordPromo iframe {
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
}

#buyNowButton {
	display:inline-block;
	margin-bottom:10px;
	margin-right:5px;
}
#moreInfo {
	display:inline-block;
	font-size:14px;
}
.albumTitle {
	font-family: "News Gothic MT", "Helvetica", "Arial", sans-serif;
	font-size:46px;
	font-weight:normal;
	letter-spacing:-2.8px;
	margin-top:0px;
	margin-bottom:8px;
	margin-left:-3px;
	line-height:44px;
}
.albumTitle a,
.albumTitle a:visited{
	color:#222;
}
.albumTitle a:hover {
	color:#ef422b;
}
#recordInfo {
	font-family: "News Gothic MT", "Helvetica", "Arial", sans-serif;
	font-size:18px;
	margin-top:0px;
	margin-bottom:15px;
}

#songList {
	font-family: "News Gothic MT Bold", "Helvetica", "Arial", sans-serif;
	font-size:18px;
	letter-spacing:-0.05em;
	line-height: 24px;
	margin-bottom:30px;
}

#videoSection {
	text-align:center;
	position:relative;
	padding:0px;
	margin:0px;
	padding-top:25px;
	margin-bottom:65px;
}
#vidTitle {
	
	text-align: center;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:45px;
	font-size:36px;
	color:#222;
	font-weight:normal;
}		 
#featuredVids .ytVideo {
	margin-right:13px;
	position: relative;
	display:inline-block;
	width:280px;
}

#videoSection ul {
	margin:0;
	padding:0;
}

#featuredVids .videoPic {
	width: 100%;
	height:165px;
	overflow:hidden;
}

#featuredVids .videoPic img {
	margin-top:-30px;  
}

#featuredVids .playButton {
	position:absolute;
	top:1px;
	left:1px;
	width:280px;
	height:165px;
	opacity:0.9;
	background: url('../assets/play_button.png') no-repeat center center; 
}
#featuredVids .playButton:hover {
 	opacity:1;
}
#featuredVids .entriesTitle,
#featuredVids .entriesTitle:visited {
	position: relative;
	display:inline-block;
	padding-bottom:15px;
	color:#000;
	font-size:14px;
	line-height: 20px;
	padding: 0;
	padding-right:6px;
	top:10px;
}
#featuredVids .entriesTitle:hover {
	color:#ef422b;
}

