/* @override http://media.nickloose.de/radio/spring09/static/stylesheets/style.css */

/**
 * This is Rock and Roll Radio
 * Nick Loose ©2009
 * Version: 0.1
 */

/**
 * Import fff to stylesheet
 */
@import url("fff.css");
body{
	font: 13px/21px "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	background: url(../images/holzv2.jpg) repeat;
	color: #000;
}
a{
	color: #000;
	font-weight: bold;
}
a:hover{color:#8dc63f;}
#w1000{
	width: 1000px;
	margin: 0 auto;
}
#header{
	margin-bottom: 100px;
	display: block;

}
#header h1 a{
	background: url(../images/vinyl.png) no-repeat;
	width:824px;
	height:580px;
	display: block;
	text-indent: -5000em;
	margin-left: -150px;
	float: left;
}
#playlist{
	background: url(../images/playlist_v2.png) no-repeat 5px -50px;
	width:281px;
	height:500px;
	float: right;
	margin-left:-45px;
	padding: 25px 20px 10px 40px;
}
#playlist h2{
	font-size: 30px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#playlist ul{
	list-style-type: decimal;
	list-style-position: inside;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 25px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}
#playlist ul li{margin: 5px 0px 5px 5px;}

#playlist h3.feed{
	font-size: 20px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}
#playlist h3.newnews{
	font-size: 16px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}
.bubbleInfo {position: relative;}

.popup {
	background: url(../images/buublle.png) no-repeat;
	color: #fff;
	width: 200px;
	height: 173px;
	width:281px;
	padding: 25px 20px 10px 40px;
	margin-top: -50px;
	margin-left: 70px;
	font-size: 20px;
    position: absolute;
    text-indent: -5000em;
    display: none; /* keeps the popup hidden if no JS available */
}




#ads{
	font-size: 11px;
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}

p.werbetext {
	float: right;
	display: inline;
	width: 140px;
}

#flads a.werbegrafik img {
	float: left;
	display: inline;
}
.einbisschenwerbung{
	font-size: 10px;
	margin-top: 5px;
}
.copy{font-size: 12px; padding: 10px 0px 0px 0px;}

#regal{
	background: url(../images/regal.png) no-repeat;
	width:1000px;
	height:157px;
	display: block;
	float: left;
}
#content{
	background: #fff;
	padding: 50px;
}
#content h3.area{
	font-size: 20px;
	margin-bottom: 30px;
	border-bottom: 5px solid #000;
}
#features{margin-bottom: 30px;}

.feature{
	width: 300px;
	height: 143px;
	float:left;
	overflow: hidden;
	position: relative;
}
.feature img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxcaption{
	color: #fff;
	float: left;
	position: absolute;
	background: url(../images/posthover.png) repeat;
	height: 155px;
	width: 100%;
}
 .captionfull .boxcaption {
 	top: 243px;
 	left: 0;
 }
 .caption .boxcaption {
 	top: 220px;
 	left: 0;
 }
.boxcaption h4{
	font-size: 15px;
	padding: 10px;
	margin-top: 50px;
}
.boxcaption h4 a{
	width: 290px;
	height:143px ;
	display: block;
	padding: 50px 0px 0px 10px;
	margin: -50px 0px 0px -10px;
}
.article{
	margin-bottom: 40px;
	border-bottom: 5px solid #efefef;
}
.vinylcover{
	background: url(../images/vinylcover_mask.png) no-repeat;
	width: 254px;
	height: 207px;
	z-index: 60;
	display: block;
	position:relative;
}
.featurebadge{
	background: url(../images/vinylcover_mask_feature.png) no-repeat;
	width: 254px;
	height: 207px;
	z-index: 60;
	display: block;
	position:relative;
}
.article img{
	width: 200px;
	height: 200px;
	margin-top: -204px;
	margin-left: 3px;
	position:relative;
	z-index: 1;
	display: block;
	margin-bottom: 30px;
}
.article .left{
	display: block;
}
.article .right{
	width: 600px;
	display: block;
}
.article .left{display: block;}
#content div.article div.meta.left {
	width: 240px;
	display: block;
}
#content div.article div.meta.left h4{
	color: #8dc63f;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dotted #8dc63f;
}

div.right.article {
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}
.article h2 a{
	font-size: 25px;
	margin: 10px 0px 20px 0px;
	line-height: 30px;
}
.article h2 a:hover{
	color: #000;
	border-bottom: 1px solid #000;
}
.article h3{
	color: #8dc63f;
	font-size: 18px;
	border-bottom: 1px dotted #8dc63f;
	margin: 25px 0px 10px 0px;
}
.article p{
 	margin: 10px 0px 10px 0px;
}
.article ul li{
	margin-left: 40px;
	list-style-type: square;
	line-height: 25px;
}
.article .more{
	color: #fff;
	background: #8dc63f url(../images/pfeil.png) no-repeat 90px 10px;
	padding: 5px 30px 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;


}
.article .more:hover{
	background: #8dc63f url(../images/pfeil_hover.png) no-repeat 90px 10px;
	border: none;
	color: #eee;
}
.page-navi{margin-bottom: 20px;}
.page-navi a{
	color: #000;
	padding: 5px 10px 5px 10px;
	border: 1px dotted #000;
}
.page-navi a:hover {
	color:#fff;
	background: #8dc63f;
	border: 1px dotted #fff;
}


#footer{
	text-align: center;
	margin: 50px;
	color: #fff;
}
.vinylfooter{
	margin: 0 auto;
	width: 78px;
	height: 78px;
	background: url(../images/vinylfooter.png) no-repeat;
	display: block;
	text-indent: -5000em;	
}


/* @group Kommentare  */
.commentsheading{
	margin-bottom:30px; 
	font-size: 20px; 
	border-bottom: 5px solid #efefef;
}
.info{
	width: 150px;
	display: inline;
	font-size:11px ;
}
.comment{
	width: 700px;
	display: inline;
	border-left:1px solid #8dc63f;
	padding-left:20px;
	min-height: 75px;
	margin-bottom:30px;
}
.commentsform label{width: 100px; font-size: 14px; margin: 15px 0px 10px 0px;}
.commentsform input{
	width: 700px;
	border: 1px solid #8dc63f;
	font-size: 14px;
	padding: 5px;
	margin: 10px 0px 10px 0px;
}
.commentsform textarea{
	width: 890px;
	height: 120px;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #8dc63f;
 	margin-top:20px;
}
.commentsform .submit{
	margin:20px 0px 0px -2px;
	width: 902px;
	padding: 10px;
	background: #fff;
}
div#commentslist .loading{
	height: 50px;
	padding-left: 50px;
	color: #ff0000;
}
/* @end */
#recent{
	width: 900px;
	margin: 0 auto;
	margin-bottom: 50px;
}
#recent h4{
	text-align: left;
	font-size: 18px;
	margin-bottom: 20px;
}
#recent .love{
	float: left;
}
#recent .vinyl{
	background: url(../images/vinylcover_mask_mini.png) no-repeat;
	width: 128px;
	height: 104px;
	z-index: 2;
	display: block;
	position:relative;
	margin-right:50px;
	margin-top:10px;
}
#recent .love.big a.vinyl{
	background: url(../images/vinylcover_mask.png) no-repeat;
	width: 254px;
	height: 207px;
	z-index: 2;
	display: block;
	position:relative;
	margin-right:112px;
	margin-top:21px;
}
#recent .love img{
	width: 100px;
	height: 100px;
	z-index: 1;
	display: block;
	position:relative;
	margin-top: -102px;
	margin-left: 2px;
}
#recent .love.big img{
	width: 200px;
	height: 200px;
	z-index: 1;
	display: block;
	position:relative;
	margin-top: -204px;
	margin-left: 3px;
}




