/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	color:#FFFFFF;
	background-color: #000000;
	font-family: 'NexaLight';
	font-size: 18px;
	line-height: 1.6;
	background-attachment: scroll;
	background-image: url(http://www.straight8entertainment.com/media/lewisbrice/LewisOnePageHeader3.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 670px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

@font-face {
	font-family: 'NexaLight';
	src:
		local('☺'),
		url(NexaLight.woff)  format('woff'),
		url(NexaLight.otf)  format('opentype'),
		url(NexaLight.svg#NexaLight)  format('svg'),
		url(NexaLight.eot)  format('eot');
	font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'NexaBold';
	src:
		local('☺'),
		url(NexaBold.woff) format('woff'),
		url(NexaBold.otf) format('opentype'),
		url(NexaBold.otf)  format('truetype');
	font-weight: bold;
    font-style: normal;
}

@font-face {
	font-family: 'LemonMilk';
	src:
		local('☺'),
		url(LemonMilk.otf')  format('opentype'),
		url(LemonMilk.ttf)  format('truetype');
	font-weight: normal;
    font-style: normal;
}


a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #ff7500;
}
a:active {
	color: #fff;
}

.mainheader {
	margin-top: 30px;
	margin-bottom: 5px;
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

arrows {
	color: #ff7500;
	font-weight: bold;
}

slashes {
	color: #ff7500;
	font-weight: bold;
}

.contentbody {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.footer {
	font-size: 20px;
	color: #CCC;
	background-color: #323232;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 60px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

.footercontent {
	text-align: center;
}

.sectionheader {
	background-color: #000000;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	text-align: left;
	width: 500px;
	color: #FF7500;
	text-transform: uppercase;
	font-size: 22px;
	font-family: 'NexaBold';
	font-weight: 900;
	text-decoration: underline;
}

.biosectionheader {
	background-color: #000000;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	text-align: center;
	width: 1020px;
	color: #FF7500;
	text-transform: uppercase;
	font-size: 22px;
	font-family: 'NexaBold';
	font-weight: 900;
	text-decoration: underline;
}

.content {
	background-color: #000000;
	width: 500px;
	text-align: left;
}

.biocontent {
	background-color: #000000;
	width: 1020px;
	text-align: left;
}

.contentpadding {
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.album {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

.art_cover {
	padding-right: 10px;
	padding-bottom: 10px;
}

a.footer:link {
	color: #CCC;
}

a.footer:visited {
	color: #CCC;
}

a.footer:active {
	color: #CCC;
}

a.footer:hover {
	color: #ff7500;
}

a.content:link {
	color: #ddd;
}

a.content:visited {
	color: #ddd;
}

a.content:active {
	color: #ff7500;
}

a.content:hover {
	color: #ff7500;
}
