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

html,
html * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

header {
	width: 100%;
	top: 0px;
	padding: 1.5em;
	position: fixed;
	background: rgba(255, 255, 255, 0.65);
}

body {
	align-content: center;
}

h1 {
	color: #0C7036;
	text-transform: uppercase;
	font-size: 8.5em;
	letter-spacing: 0.05em;
}

.intro {
	padding: 12em 6em 12em 6em;
}

.intro p {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #0C7036;
	text-align: center;
	text-transform: uppercase;
	font-size: 2.5em;
	line-height: 1.8em;
	letter-spacing: 0.325em;
}

.footer-credit {
	float: right;
	width: 40%;
	text-align: right;
	position: relative;
}

.logo {
	padding-top: 10px;
	padding-right: 15px;
}

.band-album-title {
	position: fixed;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	font-size: 2.5em;
	text-decoration: none;
	letter-spacing: .15em;
	-webkit-transition: color .3s;
	transition: color .3s;
}

/* Pre-defined CSS */

body {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 1vw;
	background: white;
}
img { 
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.ghosted img {
	opacity: 0.25;
}

.somewhat-ghosted img {
	opacity: 0.5;
}

a, a:visited {
	color: inherit;
}
header {
	z-index: 20000;
}


.site-nav {
	position: relative;
	float: right;
	z-index: 20000;
	top: 0;
	left: 0;
	display: block !important;
	width: 80%;
	padding: 0 1em 0 0;
	opacity: .95;
	background: none;
}
.site-nav ul {
	list-style-type: none;
	margin: 0;
	text-align: right;
}
.site-nav ul li {
	display: inline-block;
	margin-bottom: 0;
	margin-left: 1.5em;
}
.site-nav ul li a {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 2.5em;
	padding-bottom: .5em;
	text-decoration: none;
	letter-spacing: .15em;
	text-transform: uppercase;
	color: #0C7036;
	-webkit-transition: color .3s;
	transition: color .3s;
  	text-shadow: 1px 1px #FFFFFF;
}
.site-nav ul li a:hover {
	outline: none;
	border-bottom: 1px solid white;
}

.site-nav-about {
	position: relative;
	float: right;
	z-index: 400;
	top: 0;
	left: 0;
	display: block !important;
	width: 80%;
	padding: 0 1em 0 0;
	opacity: .95;
	background: none;
}
.site-nav-about ul {
	list-style-type: none;
	margin: 0;
	text-align: right;
}
.site-nav-about ul li {
	display: inline-block;
	margin-bottom: 0;
	margin-left: 1.5em;
}
.site-nav-about ul li a {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 2.5em;
	padding-bottom: .5em;
	text-decoration: none;
	letter-spacing: .15em;
	text-transform: uppercase;
	color: #0C7036;
	-webkit-transition: color .3s;
	transition: color .3s;
  	text-shadow: 1px 1px #000000;	
}
.site-nav-about ul li a:hover {
	outline: none;
	border-bottom: 1px solid white;
}


.hero {
	position: relative;
	height: 67vw;
	background-color: #FFFFFF;
}
.hero-content {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #FFFFFF;
	position: absolute;
	z-index: 1;
	padding-top: 0em;
	top: 0.2em;
	bottom: 0;
	height: 100%;
	width: 100%;
	text-align: center;
}
.hero-content-brand-promise {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #FFFFFF;
	position: absolute;
	z-index: 1;
	padding-top: 0em;
	top: 0.2em;
	bottom: 0;
	height: 100%;
	width: 100%;
	text-align: center;
}

.content-header {
	text-align: left;
	text-align: justify;
}
h2 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #0C7036;
	font-weight: 600;
	font-size: 6.5em;
	line-height: 2.2;
	margin-bottom: -.35em;
	padding-top: 5%;
	letter-spacing: .5em;
	text-transform: uppercase;
  	text-shadow: 2px 2px #000000;
}
h1 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #0C7036;
	margin-bottom: 1.5%;
  	text-shadow: 2px 2px #000000;
}
h3 {
	font-size: 3.5em;
	font-weight: 600;
	line-height: 5;
	letter-spacing: .35em;
	text-transform: uppercase;
	color: #0C7036;
}

.hero h3 {
  	text-shadow: 1px 1px #000000;	
	font-weight: 600;
	color: #0C7036;
}

.hero-content h3 {
  	text-shadow: 1px 1px #000000;	
	font-weight: 800;
	color: #0C7036;
	letter-spacing: .15em;
	padding-top: 0px;
	font-size: 4.5em;
	line-height: normal;
}

.hero-content-brand-promise h3 {
  	text-shadow: 1px 1px #000000;	
	font-weight: 800;
	color: #0C7036;
	letter-spacing: .15em;
	padding-top: 0px;
	font-size: 3em;
	line-height: normal;
}

.player {
	color: #FFFFFF;
	position: relative;
	top: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}

.player h1 {
	font-size: 4em;
}

.intro {
  	position: relative;
	background-color: #FFFFFF;
}

.backstory {
	padding: 6em 6em 0 6em;
	position: relative;
	background-color: #FFFFFF;
}

.backstory p {
	font-size: 3em;
	color:#000000;
	line-height: 1.55;
	max-width: 72em;
	margin-bottom: 1.7em;
}


.liner-notes {
	padding-top: 0em;
	padding-bottom: 3em;
	padding-left: 3em;
	padding-right: 3em;
	position: relative;
}

.backstory + .liner-notes {
	padding-top: 0;
}

.liner-notes p {
	font-size: 3em;
	color:#000000;
	line-height: 1.55;
	max-width: 72em;
	margin-bottom: 1.7em;
}

liner-notes h3 {
	font-size: 3em;
	font-weight: 100;
	letter-spacing: normal;
	text-transform: uppercase;
	line-height: normal;
}

.songtitle {
	font-size: 3em;
	font-weight: bolder;
	color:#000000;
	max-width: 72em;
	margin-bottom: 1.7em;	
	line-height: normal;	
}


.bandcamp {
	width: 45%;
	text-align: center;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	padding-top: 5px;
}
.turtledown {
	width: 45%;
	text-align: center;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	padding-top: 5px;
}
.buyit {
	padding: 6em 6em 6em 6em;
	position: relative;
	align-content: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
}

.buyit p {
	font-size: 1.5em;
	color:#000000;
	line-height: 1.55;
	max-width: 72em;
	margin-bottom: 1.7em;
}

.buyit h1 {
	text-align: center;
	font-size: 4em;
	line-height: normal;
}

.buyit h2 {
	text-align: center;
	font-size: 2em;
}

.buyit h3 {
	font-size: 3.5em;
	font-weight: bolder;
	letter-spacing: .25em;
	text-transform: uppercase;
	line-height: normal;
	text-align: center;
}

.buyit h4 {
	font-size: 3em;
	font-weight: bolder;
	letter-spacing: .15em;
	text-transform: uppercase;
	line-height: normal;
	text-align: center;
}

.see-more {
	font-size: 1em;
	display: inline-block;
	padding: 0 0 .4em 0;
	transition: all .3s;
	text-decoration: none;
}
.see-more:hover {
	border-bottom: 1px solid white;
}
footer {
	margin-top: -3.5em;
	padding-top: 10em;
	background-color: #0C7036;
}
.footer-content {
	width: 64%;
	margin: 0 auto;
	padding-bottom:1.7em;
}

.footer-links {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	width: 75%;
	margin: 0 auto;
	padding-bottom:1.7em;
	text-align: center;
}

.footer-info {
	padding-top: 5em;
}
.footer-info p {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: .8em;
	color:#fff;
	line-height: 1.55;
	max-width: 36em;
	margin-bottom: 1.7em;
}
.footer-info {
	clear: both;
}
.footer-legal {
	opacity: .8;
}
.footer-links p {
	opacity: 1;
	font-size: 2em;
	color:#fff;
}
.footer-credit a:hover {
	text-decoration: none;
}