/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

html {
	height:100%;
}

body {
	height:100%;
	margin: 0;
	padding: 0;
	color: #585A41;
	font-family: sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}*/

h1, h2, h3, h4, h5, h6 {
	color: #626549;
	clear:both;
}

a {
	text-decoration: none;
	color: #9D0000;
}

a:hover {
	text-decoration: underline;
}

/* Container */

#container {
	/*filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;*/
	width:800px;
	margin-right: 125px;
	margin-left: auto;
}		

/* Header */

#header {
	height: 127px;
	padding-bottom: 20px;
	padding-top: 60px;
	text-align: center;
}

/* Banner */

#banner {
	width: 728px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding: 137px 0 0 0;
}

#logo * {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #626549;
}

#logo h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

#logo h2 {
	margin-top: -5px;
	padding-left: 2px;
	font-size: 1em;
}

/* Menu */

#menu {
	float: none;
}

#menu ul {
	margin: 0;
	padding: 140px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin-left: 2px;
	padding: 8px 15px 0 15px;
	background: #EFF0EB url(http://www.heathenskulls.com/images/img2.gif) repeat-x;
	border: 1px solid #C9CCB9;
	text-decoration: none;
	color: #626549;
}

#menu .active a, #menu a:hover {
	height: 23px;
	background: #EFF0EB;
}

/* Content */

.content{
	zoom:1;
	padding:1em;		
	position:relative;	
}

.content img{
	float:left;
	margin:0 12px 12px 0;
}

/* Column One */

#colOne {
	float: left;
	width: 580px;
}

#colOne .post {
	clear: both;
	margin-bottom: 2.5em;
}

#colOne .artist {
	width: 180px;
	padding-top: 1.25em;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	height: 170px;
	padding-right: 1em;
}

#colOne .artist img {
	width: 180px;
	border: 0px;
	height: 135px;
}
#colOne .release {
	padding-top: 1.25em;
	float: left;
}

#colOne .releaseinfo {
	padding-left: 120px;
	margin-top: -118px;
	border-top: 1px solid #C9CCB9;
}

#colOne .releaseinfo strong {
	font-weight: bold;
	font-size: 1.25em;
}

#colOne .release img {
	border: 0px;
}

#colOne .artist_details {
	border: 1px solid #C9CCB9;
	height: 240px;
	margin-top: 1.25em;
	padding: 1em;
}

#colOne .artist_details img {
	border: 0px;
	padding-right: 1em;
	float: left;
	padding-bottom: 1em;
}

#colOne .artist_details .artist_name {
	font-weight: bold;
	font-size: 1.25em;
}

#colOne .title {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #C9CCB9;
	font-size: 1.6em;
}

#colOne .posted, #colOne .meta {
	margin: 0;
	text-align: right;
	font-size: xx-small;
}

#colOne .posted {
	margin-top: -13px;
}

#colOne .meta {
	border-top: 1px solid #C9CCB9;
}

#colOne .meta p {
	margin: 0;
}

/* Footer */

#footer {
	width: 800px;
	border-top: 1px solid #C9CCB9;
}

#footer p {
	font-size: 0.75em;
}

/* Player */

#player {
	font-size: 70%;
	margin: 0;
}

#player p {
	font-size: xx-small;
}

/* Column Two */

#colTwo {
	float: right;
	width: 210px;
}

#colTwo #textfield1 {
	width: 170px;
}

#colTwo #submit1 {
	display: none;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li h2 {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#colTwo li h2 span {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0EB url(http://www.heathenskulls.com/images/img3.gif) repeat-x;
	border: 1px solid #C9CCB9;
	border-bottom: none;
	text-transform: uppercase;
	font-size: 10px;
}

#colTwo li ul, #colTwo li form {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #C9CCB9;
}

#colTwo a {
	text-decoration: none;
	color: #626549;
}

#colTwo a:hover {
	text-decoration: underline;
}

/* Right hand navigation styles */

#colTwo img {
	float:left;
	margin-right: 4px;
	border: 0;
}

#colTwo .thumbox a {
font-size:1em;
padding:0;
}

#colTwo .thumbox {
	font-size:0.8em;
	clear:left;
	padding:8px 4px 0 0;
	height: 72px;
}

.ft[class]{

	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:-1;

}
