@charset "utf-8";
#pageHeader {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	height: 200px;
	background-image: url(images/recordBG.png);
	background-repeat: repeat-x;
	margin-top: -3px;
	position: static;
}
#pageNav {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	height: 70px;
	background-color: #E5E5E5;
	font-family: fascinate;
	font-style: normal;
	font-weight: 400;
}
#mainContent {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #8E8E8E;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pageFooter {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	height: 200px;
	background-image: url(images/footer_bg.png);
	position: relative;
	bottom: -1px;
}
body {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/background_record.jpg);
	font-family: federo;
	font-style: normal;
	font-weight: 400;
	background-attachment: fixed;
}
#pageNav ul li {
	display: inline;
	list-style-type: none;
	margin-right: 40px;
	color: #BE1E2D;
	margin-bottom: 10px;
	font-size: x-large;
	font-family: fascinate;
	font-style: normal;
	font-weight: 400;
}
#pageFooter .copyRight {
	text-align: center;
	font-size: medium;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #BE1E2D;
}
#pageFooter .fictional {
	text-align: center;
	font-size: small;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #BE1E2D;
}
body a {
	color: #BE1E2D;
	text-decoration: none;
}
body a:hover {
	color: #000000;
	text-decoration: underline;
}
#pageFooter .socialMedia {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 270px;
	margin-left: auto;
	margin-right: auto;
}
#pageFooter .socialMedia a img {
	margin-left: 20px;
	margin-right: 20px;
}
#mainContent .clientType {
	width: 460px;
	float: left;
	color: #2E2E2E;
	background-color: #E5E5E5;
	border-radius: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
#mainContent .goldRecords {
	width: 400px;
	float: right;
}
#mainContent .clientType ul li {
	list-style-type: square;
}
#mainContent .invitation {
	width: 920px;
	float: left;
	color: #000000;
	font-weight: 400;
}
#mainContent .clientType h1 {
	font-family: fascinate;
	font-style: normal;
	font-weight: 400;
}
#mainContent .studioSlider {
	float: left;
}
#mainContent .technology {
	background-color: #D9D9DA;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 750px;
	margin-top: 20px;
}
#mainContent .technology .equipMent {
	width: 400px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#mainContent .technology .equipped {
	width: 450px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 20px;
}
#mainContent .technology .instrumentPhoto {
	width: 450px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	text-shadow: 0px 0px;
}
#mainContent .technology .equipMent h4 {
	color: #BE1E2D;
}
#mainContent .technology .equipped h4 {
	line-height: 25px;

}
#mainContent .technology .equipped h3 {
	color: #BE1E2D;
}
#mainContent .technology .equipMent ul li {
	line-height: 20px;
}
#mainContent .technology .equipped ul li {
	line-height: 20px;
}
#mainContent .contactInfo {
	width: 400px;
	float: left;
	background-color: #E5E5E5;
	border-radius: 5px;
	margin-right: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#mainContent .phoneImage {
	width: 400px;
	float: left;
	background-color: #C51F2D;
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainContent .contactInfo .socialNet {
	float: left;
}
#mainContent .contactInfo .socialNet img {
	margin-right: 20px;
}
#mainContent .bandsOne {
	width: 920px;
	float: left;
	margin-bottom: 20px;
}
#mainContent .bandsTwo {
	width: 920px;
	float: left;
	margin-bottom: 20px;
}
#mainContent .bandsOne .image {
	width: 300px;
	float: left;
}
#mainContent .bandsTwo .image {
	width: 300px;
	float: right;
}
#mainContent .bandsTwo .text {
	width: 570px;
	float: left;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(189,189,189,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(189,189,189,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(189,189,189,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(189,189,189,1.00) 100%);
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#mainContent .bandsOne .text {
	width: 570px;
	float: right;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(203,203,203,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(203,203,203,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(203,203,203,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(203,203,203,1.00) 100%);
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#mainContent .clientDescription {
	width: 920px;
	height: 100px;
	float: left;
}
#mainContent .soundSample {
	width: 920px;
	float: left;
	margin-bottom: 20px;
}
#mainContent .soundSample .albumArt {
	width: 150px;
	float: left;
}
#mainContent .soundSample .artistDescription {
	width: 365px;
	float: left;
	margin-left: 20px;
}
#mainContent .soundSample .artistImage {
	width: 345px;
	float: right;
}
#mainContent .soundSample .artistDescription h2 {
	font-family: fascinate-inline;
	font-style: normal;
	font-weight: 400;
	color: #BE1E2D;
}
#mainContent .clientDescription h1 {
	font-family: fascinate;
	font-style: normal;
	font-weight: 400;
}
#mainContent .disclaimer {
	text-align: center;
	font-size: large;
	float: left;
	width: 920px;
	margin-bottom: 20px;
	color: #000000;
	margin-top: 20px;
	font-weight: bold;
	font-style: italic;
}
