* {
	margin: 0;
	padding: 0;
}
body {
	background: black;
	color: #f0f0f0;
	font-size: 11px;
	line-height: 1.3;
}
h1 a {
	width: 519px;
	height: 109px;
	background-image: url('../images/splash_title.jpg');
	margin-bottom: 0px;
}
h1 {
	margin-bottom: 0px;
}
div#top-bar {
	position: relative;
	top: 0;
	left: 0;
	z-index: 21;
	height: 109px;
	width: 100%;
	background: url('../images/splash_header.jpg') repeat-x top left;
}
div#top-bar.main {
	background-image: url('../images/main_header.png');
	height: 163px;
}
div#top-bar ul {
	display: block;
	background: url('../images/nav_background.png') no-repeat top left;
	width: 466px;
	height: 29px;
	position: relative;
	top: -9px;
	left: 9px;
}
div#top-bar ul li {
	display: block;
	float: left;
	margin: 6px 9px;
}
div#top-bar ul a {
	display: block;
	height: 19px;
	background-position: bottom;
}
div#top-bar ul a:hover {
	background-position: top;
}
div#enter {
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 5;
}
div#enter a {
	width: 382px;
	height: 210px;
	background-image: url('../images/splash_enter-site.png');
}
html, body, #video_background {
	height: 100%;
	z-index: 1;
	display: block;
}
div#wrapper {
	width: 100%;
	display: block;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
}
#video_background {
	width: 100%!important;
	display: block!important;
	position: fixed!important;
	top: 0!important;
	left: 0!important;
	z-index: 0!important;
}
div#content-area {
	z-index: 20!important;
	display: block;
	position: relative;
	top: -7px;
}
div#main, ul#sidebar {
	float: left;
	list-style: none;
	margin: 0; padding: 0;
}
div#main {
	background: black url('../images/texture.jpg');
	width: 410px;
	margin: 0 0 75px 30px;
	padding: 30px 20px 0 20px;
}
.post {
	margin-bottom: 40px;
}
.brown, a {
	color: #cc9342;
}
.more-link {
	text-decoration: none;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	font-family: 'Helvetica Neue', Helvetica;
	margin-bottom: 10px;
}
.post h3 {
	color: #555;
}
h3 a {
	text-decoration: none;
	color: #fff;
}
.page-title {
	font-size: 28px;
	font-weight: normal;
}
.readmore {
	text-decoration: none;
}
ul#sidebar {
	margin-left: 15px;
	margin-top: 85px;
}
ul#sidebar > li {
	margin-bottom: 10px;
	margin-left: 0;
}
div#mailinglist {
	background-image: url('../images/mailing_background.jpg');
	width: 239px;
	min-height: 106px;
	padding-top: 45px;
}
div#mailinglist h4 {
	width: 184px;
	height: 60px;
	background-image: url('../images/mailing_text.png');
	margin: auto;
}
div#mailinglist form {
	display: block;
	margin-top: 20px;
}
div#mailinglist input[type='image'] {
	width: 78px;
	height: 28px;
	display: block;
	float: right;
	margin: 0 20px 3px 0;
}
div#mailinglist input[type='text'] {
	display: block;
	float: left;
	width: 197px;
	height: 21px;
	background: url('../images/input_bg.jpg');
	color: #000;
	border: none;
	margin: 0 22px 3px;
	font-family: monospace;
}
div#mailinglist p {
	margin: none;
}
div#social-links {
	background-image: url('../images/social_background.gif');
	width: 222px;
	height: 93px;
	padding: 50px 0 0 16px;
}
div#social-links a {
	position: relative;
	display: block;
	margin: 7px 3px;
}
div#cd-buy {
	width: 239px;
	background: url('../images/cd-buy_background.gif');
	height: 186px;
}
div#cd-buy img {
	margin-left: 30px;
	position: relative;
	display: block;
}
div#cd-buy p {
	margin-bottom: 0px;
}
div#cd-buy p.buy a {
	font-family: monospace;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	display: block;
	margin: auto;
	position: relative;
	top: 12px;
}
div#cd-buy p.buy a:hover {
	text-decoration: underline;
}
div#copyright {
	width: 495px;
	height: 102px;
	background: url('../images/copyright.png');
	font-family: monospace;
	color: #000;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
}
div#copyright p {
	width: 466px;
	position: relative;
	top: 72px;
	left: 5px;
}
div#song-download {
	width: 263px;
	height: 224px;
	background: url('../images/song-download_background.png');
	position: absolute;
	top: 0;
	left: 485px;
	z-index: 25;
}
div#song-download a {
	width: 197px;
	height: 238px;
	background-image: url('../images/song-download_text.png');
	margin: auto;
	position: relative;
	top: 13px;
}

#stimuli_lightbox {
	z-index: 10000!important;
}
#stimuli_overlay {
	z-index: 9000!important;
}
.gallery img {
	width: 120px!important;
	height: 120px!important;
}
.gallery dl {
	margin: 0;
}
.gallery-item {
	margin-top: 10px;
}

.scale-bg {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('../images/video_replace.jpg') no-repeat center;
}

label {
	font-weight: bold;
	display: block;
}
#data-form {
	margin-bottom: 20px;
}
#data-form label {
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	padding: 3px 10px 0 0;
}
#data-form input[type='text'] {
	width: 200px;
	float: left;
}
#data-form p {
	margin-bottom: 10px;
}




div#mailinglist1 {
	background-image: url('');
	width: 239px;
	min-height: 106px;
	padding-top: 0px;

}
div#mailinglist1 h4 {
	width: 184px;
	height: 36px;
	background-image: url('../images/mailing_text.gif');
	margin: auto;
}
div#mailinglist1 form {
	display: block;
	margin-top: 20px;
}
div#mailinglist1 input[type='image'] {
	width: 78px;
	height: 28px;
	display: block;
	float: right;
	margin: 0 20px 3px 0;
}
div#mailinglist1 input[type='text'] {
	display: block;
	float: left;
	width: 197px;
	height: 21px;
	background: url('../images/input_bg.jpg');
	color: #000;
	border: none;
	margin: 0 22px 3px;
	font-family: monospace;
}
div#mailinglist1 p {
	margin: none;
}
