body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Helvetica, Arial, san-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFB32D;
	text-decoration: none;
}
a:hover {
	color: #3798DE;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.body_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.body_main img {
	margin-top: 4px;
}
/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
ul,ol,li { margin:0; padding:0 }
.tumblr_photo {
	width:200px;
	margin:1px 0px -4px 0px;
	border: solid 1px #ffffff;
	
}
.body_tumblr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: none;
	line-height: 14px;
}
.heading_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.listen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.sidemenu {
width: 218px;
display: block;
z-index: 90;
padding-right: 20px;
padding-left:20px;
background: transparent;
float: left;
margin: 0;
margin-right:20px;
border-right: dashed 1px #c1bfbf;
padding-bottom: 320px;
}
.page_wrapper { 
width: 900px; overflow: hidden; display: block; background: url(images/coldback8.jpg) 0 no-repeat; background-position:top; }
.header {
width:99%;
	display: inline;
	height:98px;
	margin-left: 0px;
	margin-top:0;
	padding-left:245px;
	background: transparent;
	border: none;
}
.content_wrapper { width: 900px; display: block; margin-left: 2px; margin-right: 20px; overflow:visible;}
.temp_wrapper { display: block; margin-left: 12px; margin-right: 12px; overflow:visible;}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-transform: capitalize;
	color: #FFF;
	overflow: hidden;
}
.Subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.heading_main_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.heading_main_ind {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	height: 30px;
	padding-bottom:14px;
}
.heading_main_ind img {
	line-height: 24px;
	padding-right: 10px;
	vertical-align: middle;
}
.release_small { font-size: 11px; color: #fff; width: 100px; display:block; padding-left: 8px; padding-right:8px; border-right: dashed 1px #fff; margin-right: 8px;
.folio {
	font-size: 10px;
	font-weight: 800;
	font-style:italic;
	color: #ccc;
	background-color: #444444;
	display: inline;
	padding-right: 3px;
	padding-left:3px;
	margin-left: 4px;
	width: 24px;
	overflow: hidden;
	text-align: right;
}

.date {
	font-style:italic;
	text-transform:uppercase;
	font-size:11px;
	color: #333;
}
.footer {
	position: fixed;
	bottom: 0px;
	display: block;
	height: 24px;
	z-index: 100;
	padding-top: 18px;
	padding-left: 9%;
	width: 100%;
	font-size: 11px;
	color: #999;
	line-height: 26px;
	background-image: url(images/footerpart.png);
	background-repeat: repeat-x;	
}