@charset "UTF-8";
/*  
Theme Name: UMP3 Magazine 2008
Theme URI: http://www.ump3.de
Description: UMP3 WEB2 CRAP THEME  
Version: 2.2
Author: Maik Sander
Author URI: http://www.ump3.de 
*/

body {
font: 11px/14px Helvetica, Tahoma, Arial, sans-serif;
	color: #999;
	background: #000000 url(images/bg_1.gif) repeat left top;
	padding: 0px 0px 0;
	margin: 0 auto 0;
}

#fW_Content {
	display: inline; 
	float: left; 
	margin: 0px 25px; 
	width: 923px; 
	height: 174px;
}
#fW_Content IMG {
	width: 923px; 
	height: 174px;
}
.floated-img {
border: 2px; 
float: left;
margin-top: 5px;
margin-right: 10px;
margin-bottom: 5px;
}

.talkquestions {
	font: normal 10px/15px Verdana, Tahoma, Helvetica, sans-serif;
	color: #59770e;
	margin-bottom: 5px;
}

.talkanswers {
	font: 10px/15px Verdana, Tahoma, Helvetica, sans-serif;
	margin-bottom: 7px;
}

a {
	outline:none; 
	text-decoration:none; 
	color:#00A6CC;
	line-height: 16px;
}
a:visited {
	color:#00A6CC;
	text-decoration: none;
	line-height: 16px;	
}
a:hover {
	color: #e80079;
	text-decoration: none;
	line-height: 16px;	
}
img {
	border: none;
}
p {
	padding: 0;
	margin: 0px;
}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% Helvetica, Arial, Verdana, sans-serif;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	font-size: 20px; 
	font-weight: bold; 
	color:#69644e;
	text-indent: -1px;
	line-height: 25px;
}
h2 a, h2 a:visited {
	color:#69644e;
	text-decoration: none;
}
h2 a:hover {
	color:#3b5009;
	text-decoration: none;
}
h3 {
	font-size:16px; font-weight:normal; margin:0 0 1em 0;
	color: #59770e;
}
h4 {
	font-size:16px; 
	font-weight:normal; 
	margin:0 0 1em 0;
	color: #59770e;
}
h6 {
	font-size:16px;
	font-weight:normal;
	margin: 12px 0 2px;
	color: #59770e;
}
.chartsartist {
	font-size: 16px;
	font-weight: bold;
	color: #3b5009;
	margin: 10px 0 2px;
	text-indent: -1px;
}
.chartslabel {
	font-size: 12px;
	font-weight: bold;
	color: #59770e;
	margin: 1px 0 3px;
}
h7 {
	font-size:14px; 
	font-weight:bold;  
	color: #59770e;
	margin: 0;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	width: 1100px;
	background: transparent url(images/content-bg.jpg) repeat-y;
	margin: 0px auto 0px;
	padding: 0px;
}

/* header area */
#header {
	background: #272016 url(images/header26.jpg) no-repeat;
	height: 233px;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}

/* killermenu  */
#nav_top{
	background: transparent;
	height: 58px;
	list-style: none;
	width: 1000px;
	margin: 0;
	padding-top: 174px;
}

#nav_top li{
	display: inline;
	float: left;
}

#nav_top ul{
	margin: 0 0;
	padding: 0 0;
}
.index{
	text-indent: -1px;	
	display: block;
	margin: 0 5px -34px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 40px;
}

.index a:hover{
	text-indent: -1px;
	font-weight: bold;
	font-size: 12px;
	color: #eae5ce;
	display: block;
}

.index a:visited{
	text-indent: -1px;	
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.index a:active{
	text-indent: -1px;	
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}


#nav .page_item a{
	color: #b7b7b7;
	text-decoration: none;
	background: #676767 url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: small-caps 12px/100% Helvetica, Arial, Verdana, sans-serif;
	border-top: 1px solid #222222;
	border-left: 1px solid #222222;
	border-right: 1px solid #808080;
	display: block;
	
}
#nav .page_item a:hover {
	color: #FFFFFF;
	text-decoration: none;	
	background: #2e2e2e url(images/nav-button-bga.gif) repeat-x;
}

#headerAds {
  float:left;
  margin-right:0px;
  margin-top:2px;
}

/* content area */
#content {
	float: left;
	width: 500px;
	margin: 0;
	padding: 1px 3px 3px;
}

.post {
	clear:both;
	padding-top: 5px;
}
.date {			
	float: left;
	width: 500px;
	font-size: 10px;
	padding: 2px 0 3px;
}
	
.post-title {
	background: url(images/h2background.png) no-repeat;	
	font-size: 16px; 
	font-weight: bold; 
	color: #808080;	
	float: left;
	width: 500px;
	line-height: 20px;
	padding: 2px 0;
	letter-spacing: -1px;
}

.post-title a{
	font-size: 16px; 
	font-weight: bold; 
	color:#69644e;	
	letter-spacing: -1px;
}
.post-title a:link{
	font-size: 16px; 
	font-weight: bold; 
	color:#69644e;	
	
}
.post-title a:hover{
	font-size: 16px; 
	font-weight: bold; 
	color:#889801;	
	
}
.post-title a:visited{
	font-size: 16px; 
	font-weight: bold; 
	color:#69644e;	
	
}
.post-title a:active{
	font-size: 16px; 
	font-weight: bold; 
	color:#889801;	
	
}

.entry {
	clear: both;
	line-height: 16px;
	padding: 5px 0 0;
}

.maincategory {
	float:left;
	color: #999999;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 25px;
	float:left;
	font-size: 95%;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.post-cat a{
	color: #889801;
}
.post-cat a:link {
	color: #889801;
	text-decoration: none;
}
.post-cat a:hover{
	color: #757575;
	text-decoration: none;
}
.post-cat a:visited {
	color: #889801;
	text-decoration: none;
}
.post-cat a:active {
	color: #434343;
	text-decoration: none;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	float: left;
	font-size: 95%;
	padding: 2px 5px 2px 25px;
	margin-left: 20px;
}
.post-comments a {
color: #00A6CC;
}
.post-comments a:link {
color: #00A6CC;
	text-decoration: none;
}
.post-comments a:hover {
	color: #e80079;
	text-decoration: none;	
}
.post-comments a:visited {
	text-decoration: none;	
}
.post-comments a:active {
	color: #e80079;
	text-decoration: none;	
}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 11px;
	color: #999999;
	padding-right: 5px;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
	
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	color: #f3f3f3;
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #434343;
	color: #f3f3f3;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #2b425a;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #00A6CC;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font-size: 110%;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #e1e1e1;
	border: 1px solid #cdcece;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#e1e1e1;
	border: 1px solid #cdcece;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #cdcece;
}

#feedburn #submit{
	background: #d9d5c3 none no-repeat;
	font-size: 11px;
	color: #69634d;
	width: 90px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #392943;
}
#commentform #submit{
	background: #e1e1e1 none no-repeat;
	font-size: 11px;
	color: #2b425a;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
	border: 1px solid #cdcece;
}

/*leftsidebar */
#leftsidebar {
	float: left;
	width: 300px;
	padding: 1px 5px 20px 3px;
	line-height: 15px;
	display: inline;
	color: #737162;
	margin: 0 5px 0 0;
}
#leftrating {
	padding: 0 4px;
	margin-top: 10px;
}

#leftrating a{
	color: #466a8f;
	padding: 1px 4px 1px 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: url(images/pixelarrow_tan.gif) no-repeat 0 center;
}

#leftrating a:link{
	color: #466a8f;
	padding: 1px 4px 1px 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#leftrating a:hover{
	color: #2b425a;
	padding: 1px 4px 1px 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#leftrating a:visited{
	color: #466a8f;
	padding: 1px 4px 1px 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#leftrating a:active{
	color: #2b425a;
	padding: 1px 4px 1px 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


#leftparty {	
	color: #485620;
	padding: 2px 4px;
	background: url(images/leftbar02_bg.png) repeat-y;
}
#leftparty a{
	color: #485620;
}
#leftparty a:link{
	color: #485620;
}
#leftparty a:hover{
	color: #485620;
}
#leftparty a:visited{
	color: #485620;
}
#leftadsensing {	
	color: #ffffff;
	padding: 0 4px 0 15px;
}

#leftshirts {	
	color: #00A6CC;
	padding: 1px 8px 2px 4px;
}

#leftshirts2 {	
	color: #69644e;
	padding: 1px 8px 2px 4px;
}

#leftshirts3 {	
	color: #69644e;
	padding: 1px 8px 2px 4px;
}

.leftshirts ul {	
	color: #69644e;
	padding: 1px 8px 2px 4px;
}

#leftshirts a {
	color: #00A6CC;
	display: block;
	padding: 1px 4px 1px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#leftshirts a:hover {
	color: #e80079;
	padding: 1px 4px 1px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #191919;
}
#leftshirts a:active {
	color: #e80079;
	padding: 1px 4px 1px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #191919;	
}
.leftshirts a:visited {
	display: block;
	padding: 1px 4px 1px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}

/*leftsidebar title (h2) */
#leftimage1 {
	background: url(images/shirts3122009.png) no-repeat;	
	color: #64625a;
	height: 328px;
	margin: 0px;
	padding: 0px;
}

#leftimage100 {
	background: url(images/shirts2122009.png) no-repeat;	
	color: #64625a;
	height: 291px;
	margin: 0px;
	padding: 0px;
}

#leftimage101 {
	background: url(images/shirts1122009.png) no-repeat;	
	color: #64625a;
	height: 291px;
	margin: 0px;
	padding: 0px;
}

#leftimage102 {
	background: url(images/shirts122009.png) no-repeat;	
	color: #64625a;
	height: 291px;
	margin: 0px;
	padding: 0px;
}

#leftimage200 {
	background: url(images/shirt1622009.jpg) no-repeat;	
	color: #64625a;
	height: 261px;
	margin: 0px;
	padding: 0px;
}

#leftimage2 {
	background: url(images/leftbar002.png) repeat-y;	
	color: #64625a;
	height: 47px;
	margin: 0px;
	padding: 0px;
}
#leftimage3 {
	background: url(images/top30.png) no-repeat;	
	color: #64625a;
	height: 65px;
	margin: 20px 0px 0px;
	padding: 0px;
}
#leftimage4 {
	background: url(images/leftbar003.gif) no-repeat;	
	color: #64625a;
	height: 39px;
	margin: 0px;
	padding: 0px;
}
#leftimage5 {
	background: url(images/leftbar004.png) repeat-y;	
	color: #64625a;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
#rightimage1 {
	background: url(images/podcasthead.png) no-repeat;	
	color: #64625a;
	height: 65px;
	margin: 0px;
	padding: 0px;
}
#rightimage2 {
	background: url(images/specialheadline.png) no-repeat;	
	color: #64625a;
	height: 65px;
	margin: 0px;
	padding: 0px;
}
#rightimage3 {
	background: url(images/questionleft.png) no-repeat;	
	color: #64625a;
	height: 65px;
	margin: 0px;
	padding: 0px;
}
#rightimage4 {
	background: url(images/eventsheadline2.png) no-repeat;	
	color: #64625a;
	height: 80px;
	margin: 0px;
	padding: 0px;
}
#rightimage5 {
	background: url(images/rightvinylheadline.png) no-repeat;	
	color: #64625a;
	height: 45px;
	margin: 0px;
	padding: 0px;
}
#rightimage6 {
	background: url(images/infacesheadline.png) no-repeat;	
	color: #64625a;
	height: 65px;
	margin: 0px;
	padding: 0px;
}

#rightimage60 {
	background: url(images/u3records.png) no-repeat;	
	color: #64625a;
	height: 65px;
	margin: 0px;
	padding: 0px;
}
#rightimage7 {
	background: url(images/searchbottom2.png) no-repeat;	
	color: #64625a;
	height: 65px;
	margin: 0px;
	padding: 0px;
}
#rightimage8 {
	background: url(images/competionheadline.png) no-repeat;	
	color: #64625a;
	height: 91px;
	margin: 0px;
	padding: 0px;
}
#rightimage9 {
	background: url(images/podbottom.png) no-repeat;	
	color: #64625a;
	height: 51px;
	margin: 0px;
	padding: 0px;
}
#rightimage10 {
	background: url(images/eventheadline.png) no-repeat;	
	color: #64625a;
	height: 80px;
	margin: 0px;
	padding: 0px;
}
#rightimage11 {
	background: url(images/vinylicons.png) no-repeat;	
	color: #64625a;
	height: 59px;
	margin: 0px;
	padding: 0px;
}

#rightimage22 {
	background: url(images/eventstart.jpg) no-repeat;	
	color: #64625a;
	height: 202px;
	margin: 0px;
	padding: 0px;
}

#rightimage23 {
	background: url(images/methodik.jpg) no-repeat;	
	color: #64625a;
	height: 272px;
	margin: 0px;
	padding: 0px;
}
#rightimage24 {
	background: url(images/podcast26right.jpg) no-repeat;	
	color: #64625a;
	height: 300px;
	margin: 0px;
	padding: 0px;
}

#rightimage3008 {
	background: url(images/circleoflovefront.jpg) no-repeat;	
	color: #64625a;
	height: 300px;
	margin: 0px;
	padding: 0px;
}
#leftsidebar h2, #leftsidebar .sidebartitle{
	font-size: 12px;
	color: #64625a;
	margin: 1px 0px 0;
}
/*leftidebar text styles */
#leftsidebar a, #leftsidebar a:visited{
	text-decoration: none;
}
#leftsidebar a:hover{
	text-decoration: none;
}
/*leftsidebar list level1 */
#leftsidebar ul {
	color: #808080;	
	margin: 0px;
	padding: 0px;
}
#leftsidebar ul li {
	color: #808080;	
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
/*leftsidebar list level2 */
#leftsidebar ul li ul {
	padding: 0px;
	margin: 0px;
}
#leftsidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom-style: none;
}
/*leftsidebar list level3 */
#leftsidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/*rightsidebar */
#rightsidebar {
	float: right;
	width: 260px;
	margin: 0px;
	padding: 1px 0 0 14px;
	display: inline;
}

#interviews {
	color: #ffffff;
	padding: 0 4px 0 12px;
}

#interviews a{
	color: #ffffff;
	padding: 0 4px 0 12px;
}

#interviews a:link{
	color: #ffffff;
	padding: 0 4px 0 12px;
}

#interviews a:hover{
	color: #ffffff;
	padding: 0 4px 0 12px;
}

#interviews a:visited{
	color: #ffffff;
	padding: 0 4px 0 12px;
}
#interviews a:active{
	color: #ffffff;
	padding: 0 4px 0 12px;
}
#netlabel{
	color: #ffdcc5;
	padding: 0 4px 0 12px;
}
#netlabel a{
	color: #ffdcc5;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#netlabel a:link {
	color: #ffdcc5;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#netlabel a:hover {
	color: #edc2a6;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#netlabel a:visited {
	color: #edc2a6;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#netlabel a:active {
	color: #edc2a6;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#special {
	color: #999;
	padding: 0 4px 0 6px;
}

#special a{
	color: #00A6CC;
	padding: 1px 4px 1px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display: block;
	margin-right: 5px;
}

#special a:link{
	color: #00A6CC;
	padding: 1px 4px 1px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#special a:hover{
	color: #e80079;
	padding: 1px 4px 1px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #191919;	
}

#special a:visited{
	padding: 1px 4px 1px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#special a:active{
	color: #e80079;
	padding: 1px 4px 1px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #191919;	
}

#thesearch {
	color: #58692a;
	padding: 0 4px 0 12px;
}

#thesearch a{
	color: #58692a;
	padding: 0 4px 0 12px;
}

#thesearch a:link{
	color: #58692a;
	padding: 0 4px 0 12px;
}

#thesearch a:hover{
	color: #58692a;
	padding: 0 4px 0 12px;
}

#thesearch a:visited{
	color: #58692a;
	padding: 0 4px 0 12px;
}
#thesearch a:active{
	color: #58692a;
	padding: 0 4px 0 12px;
}
#rightscharts {
	color: #834d01;
	padding: 0 4px 0 12px;
}

#rightscharts a{
	color: #834d01;
	padding: 0 4px 0 12px;
}

#rightscharts a:link{
	color: #834d01;
	padding: 0 4px 0 12px;
}

#rightscharts a:hover{
	color: #834d01;
	padding: 0 4px 0 12px;
}

#rightscharts a:visited{
	color: #834d01;
	padding: 0 4px 0 12px;
}
#rightscharts a:active{
	color: #834d01;
	padding: 0 4px 0 12px;
}

#party {
	color: #485620;
	padding: 0 4px 0 12px;
	background: url(images/searchsidebarbg.png) repeat-y;
}

#party a{
	color: #485620;
	padding: 0 4px 0 12px;
	background: url(images/searchsidebarbg.png) repeat-y;
}

#party a:link{
	color: #485620;
}

#party a:hover{
	color: #485620;
}

#party a:visited{
	color: #485620;
}
#party a:active{
	color: #485620;
}

.h12 {
	color: #bababa;
	padding-left: 12px;	
	padding-top: 8px;
	padding-bottom: 8px;
}
#podcasting {
	color: #606060;
	padding: 1px 4px 1px 18px;
}

#frontvinyl a {
	font-size: 12px;	
	color: #4f86a4;
	padding: 0 4px 0 0;
	background: url(images/compbackground.png) repeat-y;
}
#frontvinyl a:link {
	color: #4f86a4;
	padding: 0 4px 0 0;
	background: url(images/compbackground.png) repeat-y;
}
#frontvinyl a:visited {
	color: #4f86a4;
	padding: 0 4px 0 0;
	background: url(images/compbackground.png) repeat-y;
}
#frontvinyl a:hover {
	color: #4f86a4;
	padding: 0 4px 0 0;
	background: url(images/compbackground.png) repeat-y;
}
#frontvinyl a:active {
	color: #4f86a4;
	padding: 0 4px 0 0;
	background: url(images/compbackground.png) repeat-y;
}

.vinylartist { 
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
	text-decoration: underline;
}
.vinyltrack { 
	font-size: 14px;
	color: #4c4c4c;
	line-height: 18px;
}
.vinyllabel { 
	font-size: 12px;
	color: #666;
	line-height: 18px;
}

#competition2 {
	color: #ccc;
	padding: 0px 4px 0px 12px;
}

#competition {
	color: #999;
	padding: 0 4px 0 6px;
}

#competition a{
	color: #00A6CC;
	padding: 1px 4px 1px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display: block;
	margin-right: 5px;
}

#competition a:link{
	color: #00A6CC;
	padding: 1px 4px 1px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#competition a:hover{
	color: #e80079;
	padding: 1px 4px 1px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #191919;	
}

#competition a:visited{
	padding: 1px 4px 1px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#competition a:active{
	color: #e80079;
	padding: 1px 4px 1px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #191919;
}

.podcasting a {
	color: #808080;
	padding: 1px 4px 1px 18px;	
}

leaf2 {
  	color:#466a8f;
	text-decoration: none;
}

.leaf2 a:link {
  	color: #466a8f;
	background: url(images/pixelarrow_tan.gif) no-repeat 0 center;
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #4c4c4c; 
	padding-bottom: 1px;
}

.leaf2 a:visited {
  	color: #466a8f;
 	background: url(images/pixelarrow_tan.gif) no-repeat 0 center;	
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #4c4c4c; 
	padding-bottom: 1px;	
}

.leaf2 a:hover {
  	color:#2b425a;
	background: url(images/pixelarrow_green.gif) no-repeat 0 center;
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.leaf2 a:active {
  	color:#2b425a;
	display: block;
	background: url(images/pixelarrow_green.gif) no-repeat 0 center;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.leaf {
  	color:#466a8f;
	text-decoration: none;
}

.leaf a:link {
  	color: #466a8f;
	background: url(images/pixelarrow_tan.gif) no-repeat 0 center;
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	padding: 1px 1px 0 18px;
	border-bottom: 1px solid #4c4c4c; 	
}

.leaf a:visited {
  	color: #466a8f;
 	background: url(images/pixelarrow_tan.gif) no-repeat 0 center;	
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	padding: 1px 1px 0 18px;
	border-bottom: 1px solid #4c4c4c;	
}

.leaf a:hover {
  	color:#2b425a;
	background: url(images/pixelarrow_green.gif) no-repeat 0 center;
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	padding: 1px 1px 0 18px;
}

.leaf a:active {
  	color:#2b425a;
	display: block;
	background: url(images/pixelarrow_green.gif) no-repeat 0 center;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	padding: 1px 1px 0 18px;
}

.podcasting a:hover {
	color: #392943;
	padding: 1px 4px 1px 18px;
	background-color: #d1d7dd;	
}

/*rightsidebar title (h2) */
#rightsidebar h2, #rightsidebar .sidebartitle{
	font-size: 12px;
	color: #A7A7A7;
	margin: 1px 0px 0;
	padding-left: 20px;
}
/*rightsidebar list level1 */
#rightsidebar ul {
	margin: 0;
	padding: 0;
}
#rightsidebar ul li {
	list-style: none;
	margin: 0;
	border: none;
	padding: 0;
}
#rightsidebar li {
	list-style: none;
	margin: 0;
	border: none;
	padding-left: 7px;
}
/*rightsidebar list level2 */
#rightsidebar ul li ul {
	padding: 0;
	margin: 0;
}
#rightsidebar ul li ul li{
	padding: 0;
}
/*rightsidebar list level3 */
#rightsidebar ul li ul li ul li{
	padding: 0;
	border: none;
}

/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform { 
	position: absolute; 
	right: 9px; 
	top: 190px; 
}

#searchform br {
	display: none;
}

#searchform #s { 
	background: url(images/search_input.gif) no-repeat; 
	width: 211px; 
	height: 24px; 
	border: 0; 
	font-size: 11px; 
	padding: 6px 8px 1px; 
	}
#searchform #searchsubmit { 
background: url(images/search_submit.jpg) no-repeat; 
width: 79px; 
height: 28px; 
border: 0; 
cursor: pointer; 
text-indent: -10000px; 
vertical-align: top; 
font-size: 11px; 
color: #889800; 
text-align: left; }	
	
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font-size: 12px;
	color: #69644e;
	vertical-align: middle;
	font-weight: bold;
}

#google input.button {
	background: #e3e1d7 none no-repeat;
	font-size: 11px;
	color: #69634d;
	width: 40px;
	height: 27px;
	cursor: pointer;	
	border: 1px solid #9d9b91;
	margin-bottom: 1px;
}

#google input.text {
	background: #e3e1d7 none no-repeat;
	font-size: 11px;
	color: #69634d;
	width: 110px;
	height: 22px;
	border: 1px solid #9d9b91;
	padding-top: 3px;
	margin-bottom: 4px;
}
.googletop {	
	width:500px;
	padding-left: 16px;
	height: 60px;
	margin-top: 5px;
}

/* footer area */
#footer {
	clear: both;
	background: url(images/footerbig.jpg) no-repeat;
	color: #7f7f7f;
	font-size: 10px;
	line-height: 100%;
	height: 400px;
	width: 1100px;
	padding: 0;
	margin: 0;
}
#footer a, #footer a:visited {
	color: #00A6CC;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #e80079;
	text-decoration: none;
}
#footer h4 {
	font-size: 12px;
	color: #7f7f7f;
	margin: 12px 0px 6px;
	padding: 0;
}
#footer h5 {
	font-size: 12px;
	color: #7f7f7f;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 340px;
	float: left;
	margin-left: 10px;
	padding-top: 15px;
	padding-left: 20px;
}

.footer-recent-comments li {
	list-style-type: none;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	line-height: 95%;
}
.footer-recent-comments ul li {
	padding: 0px 0px 1px 0;
}
.footer-recent-posts {
	width: 340px;
	float: left;
	margin-left: 10px;
	padding-top: 15px;
	padding-left: 20px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 100%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	line-height: 95%;
}
.footer-recent-posts ul li {
	padding: 0px 0px 1px 0;
}

.footer-Entries-RSS {
	width: 240px;
	float: left;
	margin-left: 10px;
}

.footer-Entries-RSS strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-Entries-RSS ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-Entries-RSS ul li {
	background: url(images/mini-rss.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}

.footer-about {
	width: 240px;
	float: left;
	margin-left: 10px;
	padding-top: 15px;
	padding-left: 20px;
	list-style-type: none;
}

.footer-about li {
	list-style-type: none;
}

.footer-about ul li {
	padding: 0px 0px 1px 0;
}


/* credits */
#credits {
	margin: 0px auto;
	width: 990px;
	color: #FFFFFF;
	font-size: 85%;
	background: #AAA280 url(images/creditsbg.gif) no-repeat;
	height: 32px;
	padding-top: 10px;
	padding-left: 25px;
}
#credits a, #credit a:visited {
	color: #FFFFFF;
}
.rss {
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 3px;
}
.loginout {
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 3px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 0 5px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

hr {
	border:#a1c341 dotted 1px;
	margin:0.4em 0;
}

.clubnight { 
	font-size: 13px;
	color: #7f7f7f; 
	font-weight: normal;
	text-decoration: none;
	text-indent: -1px;
	line-height: 22px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	font-style: normal;
	padding: 1px;
}

.freitag { 
font-size: 14px;
color: #000000; 
background: #00aaee;
line-height: 18px;
margin-top: 10px;
margin-bottom: 4px;
} 

.samstag { 
font-size: 14px;
color: #000000; 
background: #e80079;
line-height: 18px;
margin-top: 10px;
margin-bottom: 4px;
} 

.woche { 
font-size: 14px;
color: #000000; 
background: #d9de14;
line-height: 18px;
margin-top: 10px;
margin-bottom: 4px;
}

.festival { 
font-size: 14px;
color: #000000; 
background: #FFE600;
line-height: 18px;
margin-top: 10px;
margin-bottom: 4px;
}
.eventtitel {
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
}
.highlighttitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
	
.audioplayer {
	margin-top: 25px;
}

.netlabel-title {
	font-size: 20px; 
	font-weight: bold; 
	color:#69644e;
	text-indent: -1px;
	line-height: 25px;
	float: left;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 500px;
}
.netlabel-content {
	font-weight: normal;
	line-height: 20px;
}
.audio-title {
	background: url(images/h2background.png) no-repeat;	
	font-size: 28px; 
	font-weight: bold; 
	color:#69644e;	
	float: left;
	width: 500px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
.audio-content {
	font-weight: normal;
	padding: 2px 0;
	text-align: justify;
	line-height: 16px;
}
.labelartist { 
	font-size: 20px;
	color: #69644e;
	font-weight: bold;
	line-height: 22px;
	text-decoration: underline;
	margin-bottom: 10px;
	text-indent: -1px;
	text-transform: uppercase;
}
.labeltrack { 
	font-size: 14px;
	color: #69644e;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.year { 
	font-size: 20px;
	color: #8a8a8a;
	font-weight: normal;
	text-decoration: none;
	text-indent: -1px;
	line-height: 22px;
	margin-top: 6px;
	margin-bottom: 6px;
	display: block;
	font-style: normal;
	padding: 2px;
}

.buyhere { 
	font-size: 11px;
	color: #ffffff; 
	background: #1b1b1b;
	font-weight: normal;
	text-decoration: none;
	line-height: 21px;
	margin-top: 6px;
	margin-bottom: 10px;
	display: block;
	font-style: normal;
	padding-top: 2px;
	padding-left: 2px;
}

.vlabel { 
	font-size: 14px;
	color: #69644e;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 3px;
	text-transform: lowercase;
}

.vartist { 
	font-size: 16px;
	color: #00aaee;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

.vtext { 
	line-height: 15px;
	margin-bottom: 45px;	
}

.vaudio { 
	padding-left: 160px;
}


.newmech { 
	font-size: 12px;
	color: #ffffff; 
	background: #00aaee;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	letter-spacing: 2px;
}

.social { 
width: 110px; 
background: #161717 url(images/social_bg.gif) no-repeat left top; 
float: right; 
margin-right: -25px; 
position: relative; 
z-index: 2; 
margin-left: 12px;
}
.social h2 { 
font-size: 12px; 
color: #00aaee; 
padding: 10px; 
margin: 0; 
margin-right: -10px; 
}
div.social ul { 
padding: 0 10px 10px;
background: url(images/social_bg.gif) no-repeat left bottom; 
font-size: .85em; margin: 0; 
}
div.social ul li { 
height: 21px; 
line-height: 22px; 
border-bottom: 1px solid #5f5f5f; 
list-style: none; 
padding: 0; 
}
div.social ul li a { 
color: #00aaee; 
display: block; 
padding-left: 22px; 
height: 22px; 
background: url(images/social_list.png) no-repeat; 
}

.social li.digg a { background-position: 0 3px; }
.social li.mixx a { background-position: 0 -21px; }
.social li.technorati a { background-position: 0 -45px; }
.social li.delicious a { background-position: 0 -69px; }
.social li.facebook a { background-position: 0 -93px; }
.social li.stumbleupon a { background-position: 0 -117px; }
.social li.reddit a { background-position: 0 -141px; }

.social li.digg a:hover { background-position: 0 -163px; }
.social li.mixx a:hover { background-position: 0 -187px; }
.social li.technorati a:hover { background-position: 0 -211px; }
.social li.delicious a:hover { background-position: 0 -235px; }
.social li.facebook a:hover { background-position: 0 -259px; }
.social li.stumbleupon a:hover { background-position: 0 -283px; }
.social li.reddit a:hover { background-position: 0 -307px; }


#menu { 
font-weight: bold; 
text-transform: uppercase;
padding-top: 184px;
list-style-type: none;
}

#menu ul { 
margin-left: 5px; 
padding: 0 5px; 
position: relative; 
float: left; 
line-height: 50px;
list-style-type: none;
}
#menu ul li { 
	float: left;
	list-style-type: none;
}
#menu ul li a { 
color: white; 
outline: none; 
text-align: center; 
display: block; 
overflow: hidden; 
float: left; 
z-index: 10; 
padding: 0 10px; 
position: relative;
list-style-type: none;
text-indent: -1px;
font-size: 11px;
}

#menu ul li a:hover {
	color: #dbd6c0;
	text-decoration: none;
	list-style-type: none;
	text-shadow: #ddd 0 1px 0;	
}