#header {
background-image: url(../img/header.png);
	background-repeat: no-repeat;
	height: 50px;
}

#logo {
background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position:top right;
	height: 200px;
}
#titel{ 
border-bottom: 1px black dotted;
margin-bottom: 4px;
}
#release
{ 
height:70px;
/*width: 270px;*/
margin-bottom: 4px;
border-bottom: 1px black dotted;

}
#about {
	width:250px;
	}

#distro
{ 
height:70px;
width: 230px;
margin-bottom: 4px;
border-bottom: 1px black dotted;

}

#textfeld {
	/*background-image: url(../img/bg.png);
	background-repeat: repeat-y;*/
	font-size:80%;
	}

#textfeld p {
margin-left: 6px;
margin-right: 6px;
	}

#twitter_div { width: 95%; padding-left: 7px; padding-top: -35px; background-color: #ffffff;  }
 
ul#twitter_update_list { width: 95%; padding: 0; margin: 0; overflow: hidden; }
 
ul#twitter_update_list li { width: 95%; padding: 5px 0 5px 0; border-bottom: solid 1px #680441; list-style: none; }
 
ul#twitter_update_list li a { color: #000000; border-bottom: dotted 1px; text-decoration: none; }
 
ul#twitter_update_list li a:hover { color: #ffffff; border-bottom: solid 1px; background-color:#000000; }

.textwhitebg {
	background-color:#FFF;
	
	}
.textwhitebg2 {
	background-color:#FFF;
	font-size: 1.6em;
	
	}
.textblackbg {
	color:#FFF;
	background-color:#333;
	}
a.blacklink:link{
	text-decoration:none;
	}
a.blacklink:hover{
	text-decoration:none;
	background-color:#000;
	color:#FFF;
}
a.blacklink:visited{
	text-decoration:none;
	/*color:#000;*/
	}


#artist {
	height:70px;
	margin-bottom: 4px;
border-bottom: 1px black dotted;

	}

}
#first {
	background-image: url(../img/test/blueprint-comp_01.jpg);
	background-repeat: no-repeat;
	height: 252px;
}

#line {
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	height: 10px;
}


#video {
	background: #fff;
	height: 200px;
	}
#video p
{
margin-left: 10px;
	margin-right: 10px;
}


#second {
	background-image: url(../img/test/blueprint-comp_03.jpg);
	background-repeat: no-repeat;
	height: 72px;

	}

#about {
	background-image: url(../img/test/blueprint-comp_05.jpg);
	background-repeat: no-repeat;
	height: 90px;
	}
#about p {
	margin-left: 10px;
	margin-right: 10px;
	}

#recent1 {
	background-image: url(../img/test/blueprint-comp_07.jpg);
	background-repeat: no-repeat;
	height: 90px;
	}
	
#recent2 {
	background-image: url(../img/test/blueprint-comp_07.jpg);
	background-repeat: no-repeat;
	height: 90px;
	}
	
#radio {
	/*background-image: url(img/top.png);
	background-repeat: no-repeat;*/
	height: 126px;

	}

#maincontent {
	background-image: url(../img/test/blueprint-comp_10.jpg);
	background-repeat: no-repeat;
	height: 306px;

	}

#maincontent p {
	margin-left: 10px;
	margin-right: 10px;
	}


/*.thumb {
	background: #222 url(img/thumb.png);
	display: block;
	width: 120px !important;
	overflow: hidden;
	height: 120px;
	margin: 0 10px 10px 0 !important;
	position: relative;
}
*/
.thumb-title { 			
	margin-bottom: 0px;
	/*background-image: url(../img/boxbg.png);*/
	background: #000;
	bottom: 0;
	/*right: 0;*/
	/*display: block;*/
	position: relative;
	left: -0;
	/*width:100%;*/
	padding: 4px;
	filter: alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

.thumb-title:hover { 
	background:#222;
	background-image: url(../img/bg.png);

}

.thumb-title h2 { 
	margin: 0;
	line-height: 1.4em;
	color: #fff;
}

.thumb-title h2 a {
	font:  11px Arial, helvetica;
	display: block;
	color: #fff;
	text-decoration: none;
}

.thumb-title h2 a:hover { 
	color: #000;
}

.contentbox {

}

/*MMEENNUUEE*/
 #menu{ margin:0px; padding:0px; list-style:none; color:#fff; line-height:22px; display:inline-block; float:left; z-index:1000; }
        #menu a { display:block; padding: 1px 10px; width: 63px; text-align: center;
margin: 0 0px 0 0;
color:#fff; text-decoration:none; background-color:#333 }
        #menu > li {background:#fff none repeat scroll 0 0; cursor:pointer; float:left; position:relative;padding:1px 1px; text-align:left;}
        #menu > li a:hover {color:#fff; background:#000}
        #menu .logo {background:transparent none repeat scroll 0% 0%; padding:0px; background-color:Transparent;}
        /* sub-menus*/
        #menu ul { padding:0px; margin:10px; display:block; display:inline;}
        #menu li ul { position:absolute; left:0px; top:0px; margin-top:25px; width:150px; line-height:16px; background-color:#000; color:#fff; /* for IE */ display:none; }
        #menu li:hover ul { display:block;}
        #menu li ul li{ display:block; margin:0px 0px; padding: 5px 0px;  /*border-top: dotted 1px #606060; */list-style-type:none; }
        #menu li ul li:first-child { border-top: none; }
        #menu li ul li a { display:block; color:#fff; background:#000; 		white-space: nowrap;}
        #menu li ul li a:hover { color:#fff; text-decoration:underline; }
        /* main submenu */
        
        /* search */
        .searchContainer div { color:#333;background-color:#fff; display:inline; padding:0px;}
        .searchContainer input[type="text"] {border:1px dotted #333;}
        .searchContainer img { vertical-align:middle;}
		#search li ul li a { display:block; color:#333; background:#fff; 		white-space: nowrap;}
        /* corners*/
        #menu .corner_inset_left { position:absolute; top:0px; left:-12px;}
        #menu .corner_inset_right { position:absolute; top:0px; left:150px;}
        #menu .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; border:none; height:0px;}
        #menu .corner_left { position:absolute; left:0px; top:0px;}
        #menu .corner_right { position:absolute; left:132px; top:0px;}
        #menu .middle { position:absolute; left:18px; height: 20px; width: 115px; top:0px;}


/*NEWSLETTER*/
 #menuwsletter{ margin:0px; padding:0px; list-style:none; color:#fff; line-height:22px; display:inline-block; float:left; z-index:1000; }
        #menuwsletter a { display:block; padding: 1px 10px; width: 210px; text-align: center;
margin: 0 0px 0 0;
color:#fff; text-decoration:none; background-color:none }
        #menuwsletter > li {background: none repeat scroll 0 0; cursor:pointer; float:left; position:relative;padding:1px 1px; text-align:left;}
        #menuwsletter > li a:hover {color:#fff; background:none}
        #menuwsletter .logo {background:transparent none repeat scroll 0% 0%; padding:0px; background-color:Transparent;}
        /* sub-menus*/
        #menuwsletter ul { padding:0px; margin:0px; display:block; display:inline;}
        #menuwsletter li ul { position:absolute; left:0px; top:0px; margin-top:25px; width:200px; line-height:16px; background-color:#000; color:#fff; /* for IE */ display:none; }
        #menuwsletter li:hover ul { display:block;}
        #menuwsletter li ul li{ display:block; margin:0px 0px; padding: 0px 0px;  /*border-top: dotted 1px #606060; */list-style-type:none; }
        #menuwsletter li ul li:first-child { border-top: none; }
        #menuwsletter li ul li a { display:block; color:#fff; background:none; 	text-align:center;	white-space: nowrap;}
        #menuwsletter li ul li a:hover { color:#fff; font-weight:bold; background:none;}
        /* main submenu */
     
/*#header { width:950px;margin:0 auto;padding:1em 0 16em 0; }
#header h1 a { display:block;font-size: 20px; margin: 5px 0; width: 240px;text-indent: -999em; }
#header h1 a:hover { color: #7ebe40; }
#main-wrapper { display:block; margin:0 auto;width:950px;padding:10px;text-align:left;background:url(img/px.png); }
.main { width: 490px;margin:0;padding:0;float:left;overflow: hidden; }

.categories { padding: 0; color: #666; }
.categories li { font-size: 11px;padding:3px 2px; float: left;color:#444; width: 48%; display: inline; }
.categories li a { color: #999; text-decoration:none;  }
.categories li a:hover { color:#eee;text-decoration: none; }

.recent-posts { padding: 10px 0; }
.recent-posts ul { margin: 0px; padding: 0; }
.recent-posts li { margin: 0px; padding: 4px 0; list-style-type: none;  }
.recent-posts li a { text-decoration:none; }
.recent-posts li a:hover { text-decoration:none;  }

.tags { margin:10px 0;padding:0;line-height:2em; }
.tags a { text-decoration:none;color:#333;font-weight:normal; }
.tags:hover a { color: #666; text-decoration: none; }
.tags:hover a:hover, #sidebar .tags a:hover { color: #eee;text-decoration: none; }
*/

