@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0; background:url(../img/whispers/bg.jpg); background-repeat:repeat; position:relative; }
div#head { position:absolute; z-index:1; top:15px; left:50%; width:600px; height:765px; margin-left:-300px; background-image:url(../img/whispers/stigmatized_whispers_of_the_dead.jpg); background-repeat:no-repeat; }
a#btn_myspace span, a#btn_merchandise span, a#btn_facebook span { display:none; }

.news a { color:#cbd7d9; text-decoration:none; border-bottom:1px dotted #cbd7d9; }
.news a:hover { background-color:#323a3c; }

a#btn_myspace {
	position:absolute;
	width:250px;
	height:80px;
	top:560px;
	left:-85px;
	background-image:url(../img/whispers/btn_myspace_n.png);
	background-repeat:no-repeat;
	z-index:2;
}
a#btn_facebook {
	position:absolute;
	width:250px;
	height:80px;
	top:460px;
	left:-85px;
	background-image:url(../img/whispers/btn_facebook_n.png);
	background-repeat:no-repeat;
	z-index:2;
}
a#btn_merchandise {
	position:absolute;
	width:250px;
	height:80px;
	top:560px;
	left:428px;
	background-image:url(../img/whispers/btn_merchandise_n.png);
	background-repeat:no-repeat;
	z-index:2;
}
a#btn_facebook:hover { background-image:url(../img/whispers/btn_facebook_a.png); }
a#btn_myspace:hover { background-image:url(../img/whispers/btn_myspace_a.png); }
a#btn_merchandise:hover { background-image:url(../img/whispers/btn_merchandise_a.png); }
h2 { padding:0; margin:0 0 15px 0; }

div#content {
	position:absolute;
	z-index:1;
	top:790px;
	left:50%;
	width:900px;
	height:auto;
	margin-left:-450px;
}

.block { clear:both; margin-bottom:15px;}
.block h2 { text-align:center;}
.formular {
	width:860px;
	background-image:url(../img/whispers/layer_bg.png);
	background-repeat:repeat;
	border:1px solid #061f1e;
	padding:20px;
}
.formular form { margin:0; padding:0; }
.formular ul { margin:0 0 0 120px; padding:0; }
.formular ul li { list-style:none; clear:both; margin-bottom:10px; }
.formular ul li label { 
	display:block; 
	width:100px;
	float:left; 
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#a0b7bc;
}
.formular form input[type=text] { 
	border:1px solid #061f1e; 
	padding:2px; 
	width:400px; 
	background-image:url(../img/whispers/input_bg.png); 
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#a0b7bc;
}
.formular form textarea { 
	border:1px solid #061f1e; 
	padding:2px; 
	width:400px; 
	height:150px;
	background-image:url(../img/whispers/input_bg.png); 
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#a0b7bc;
}

.youtube {
	width:860px;
	height:430px;
	background-image:url(../img/whispers/layer_bg.png);
	background-repeat:repeat;
	border:1px solid #061f1e;
	padding:20px;
}
.youtube object { margin-left:110px; }
.bandinfo,
.news,
.merchandise {
	width:860px;
	height:auto;
	background-image:url(../img/whispers/layer_bg.png);
	background-repeat:repeat;
	border:1px solid #061f1e;
	padding:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:135%;
	color:#a0b7bc;
}
.bandinfo p,
.news p,
.formular p {
	margin:0 auto;
	padding:0;
	padding-bottom:10px;
	width:760px;
	display:block;
}
.formular p.message {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:135%;
	color:#771010;
	font-weight:bold;
}

.news h4 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:135%;
	color:#a0b7bc;
	font-weight:bold;
	margin:0;
	padding:0;
}
.merchandise table tr td { padding-bottom:40px;}