/*  
Theme Name: Coal - Masquerade
Theme URI: http://wordpress.org/
Description: 
Version: 0.1
Author: FS
Author URI: http://www.sbme.ch

	Coal - Masquerade 0.1
	http://www.coal.ch
	

*/


#navigation	{
	position: relative;
	width: 448px; height: 33px;
	left: 254px;
	top: 135px;
	transparency: 0.5;
}

ul, ol	{
	list-style-type: none;
}


h2, h2 a {
	font: bold 12px Helvetica, Verdana, Sans-Serif;
	color:#880000;
	text-transform: uppercase;
	border: 0px;
}
h3 {
	font: normal 12px/1em Arial, Helvetica, Sans-Serif;
	display: block;
	color: #332A11;
	padding: 3px; 
	margin: 0 0 2px 0;
	border: 0px;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a img{
	border: 0;
}

.accToggler{
	cursor: pointer;
	background-color: #AC8E38;
}
.accContent{
}
.release {

}
.tracks {
	padding-right: 120px;

}
.prodMeta {
	display: block;
	float: right;
	width: 100px;
}
.prodMeta h3 {
	font: normal 9px/1em Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 3px 0 3px 0;
}
.prodMeta p {
	margin: 0;
	padding: 0;
}
.trackMeta {
	font-size: 9px;
}


a.buy {
	float: left;
	display: inline;
}
.buy img {
	border: 0;
}
.buy a {
	margin-right: 5px;
}

body {
	background: #AC8E38 url('images/bgBody.gif') repeat-y top center;
	color: #000;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	margin: 0; 	padding: 0; 
}
#framework {
	background: url('images/bgHeader.jpg') no-repeat top center;
	width: 100%;
	height: 833px;
	overflow: auto;
}
#header {
	width: 720px;
	margin-left: -360px;
	position: absolute;
	left: 50%;
}

#contentFramework {
	width: 720px;
	overflow: hidden;
	margin-top: 260px;
	margin-bottom: 45px;
	margin-left: -360px;
	line-height: 170%;
	position: absolute;
	left: 50%;
}
div#content {
	width: 480px;
}
#content a {
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#content a:hover {
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

.post	{
	margin-bottom: 50px;
}
.postmetadata	{
	font-size: 80%;
	font-weight: bold;
	color: #332A11;
}

#sidebar {
	position: absolute;
	top: 0; right: 0;
	font-size: 9px;
	line-height: 150%;
}
#sidebar ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

#footer {
	clear: both;
}
#footer, #footer a {
	color: #333;
	font: normal 9px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
