/****************************************************************************
Soulseller Records
****************************************************************************/

/* Umfasst die ganze Site */
body {
	margin: 0px;
	padding:0px;
	background: url(../images/bg.jpg) ;
}

#id_website {
	height: 100%;
	padding:0;
	margin: 0;
}

div#left_frame {
	float: left;
}

div#right_frame {
	position: absolute;
	top: -50px;
	right: 0;
	width: 200px;
	height: 110px;
	background-image: url(../images/player_bg.gif) ;
	background-repeat:no-repeat;
}

div#media_slider {
	position: absolute;
	width: 175px;
	height: 70px;
	right: 0px;
	top:0px;
	margin: 0 ;
	padding: 0;
	background: #000;
}

/* Kopf eingefasst */
#id_oberer_teil {
	width: 1000px;
	height: 200px;
	background-image: url(../images/logo.gif);
	margin: 0;
	padding: 0;
}

/* Navigation */
#id_navigation {
	height: 100px;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: left;
	background-image: url(../images/nav.gif) ;
	background-repeat:no-repeat;
}

/* Content-Bereich insgesamt eingefasst */
#id_unterer_teil {
	height: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	text-align: center;	
}

/* Die Inhalte (Content)*/
#id_content {
	margin: 0;
	padding: 0;
}

div.category_headline {
	margin: 0;
	padding:0;
}

#block_left {
	width: 520px;
	padding: 0 5px 0 5px;
	margin: 0 20px 0 0;
	float: left;
	text-align: left;	
}

/* ++++++++ BLOCK RIGHT +++++++*/

#block_right {
	width: 340px;
	padding: 0 5px 0 5px;
	margin: 0;
	float: left;
	text-align: left;	
}

.blockRight_img_330 {
	float: left;	
}

.blockRight_img {
	margin: 0 5px 0.75em 5px;
	padding: 0;
	float: left;		
}


/* +++++++++ NEWS +++++++++++ */

.newsbox {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

.news {	
	float: left;
	margin: 0 0 20px 0;
	padding: 0px 0px 10px 0;
	background-image: url(../images/newsbottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #fff;
	width: 505px;
}
.news_small {	
	float: left;
	margin: 0 0 20px 0;
	padding: 0px 0px 10px 0;
	background-image: url(../images/newsbottom_small.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #fff;
}

.newsImg {
	float: left;
	margin: 0px 10px 10px 3px;
	padding: 0;
}
.newsImg_right {
	float: right;
	margin: 0px 10px 10px 3px;
}
.newsTxt {
	float: left;
	width: 490px;
	margin: 0;
	padding: 15px 30px 20px 10px;
	background-image: url(../images/newsborder.gif);
	background-repeat: repeat-y;
}

.newsTxt_small {
	float: left;
	width: 295px;
	margin: 0;
	padding: 10px 25px 20px 10px;
	background-image: url(../images/newsborder_small.gif);
	background-repeat: repeat-y;
}

.news_right {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}

/* BANDS  */

.bandSummary {
	border-bottom: 1px dashed #000;
	padding: 10px 0 10px 0;
	margin: 0 0 6px 0;
	text-align: left;
}

.bandsTxt {
	float: left;
	margin: 0 0 20px 0;
	padding: 50px;
	background-image: url(../images/newsborder.gif);
	background-repeat: repeat-y;
	color: #fff;
	width: 430px;
}

.bandsTxt p.initial:first-letter {
	font-size: 5em;
	font-family: serif;
	padding-right: 0.05em;
}

.bandMediaImg {
	margin: 0 0 0.75em 0;
}


/* RELEASES */
.releaseCover {
	width: 150px;
	padding: 0;
	margin: 0 5px 0.75em 5px;
	float: left;
	background: #000;
}
.releaseCover p{
	padding: 5px;
	color: #fff;
}

/* PRESSE */
.presseCat_box {
	padding: 0.75em;
	margin: 0 0 0.75em 0;
	float: left;
	color: #fff;
	width: 100%;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: inherit;
	background-image: url(../images/newsborder.gif);
	background-repeat: repeat-y;
}

/* EVENTLIST */
	.eventlist  th, .eventlist td {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 0.8em;
	color: #fff;
	}
	.eventlist th {		
	margin:0;
	border-bottom: 1px dotted #ccc;
	}
	
	.eventlist td {
	padding: 5px 0 3px 0;
	margin:0;
	}
	
	.eventlist tr{
	}
	
	.eventlist .elDate{
	width: 90px;
	text-align: left;
	}
	
	.eventlist .eltitle{
	width: 170px;
	text-align: left;
	}
	
	.eventlist .elcat{
	width: 125px;
	text-align: left;
	}
	
	.eventlist .elvenue{
	width: 100px;
	text-align: left;
	}
	
/* YOUTUBE */

.youTube_330 {
	margin: 0 0 0.75em 0;
	float: left;
}

/* IMAGES */
.img_480 {
	width: 480px;
	padding: 0;
	margin: 0;
}

#block_center {
	width: 600px;
	float: left;
	text-align: left;
}

#largeblock_left {
	width: 540px;
	margin: 0 20px 0 0;
	float: left;
	text-align: left;
	background: #ccc;
}

#smallblock_right {
	width: 340px;
	float: left;
	text-align: left;
	background: #ccc;
}

#id_clearit {
	clear:both;
	margin:0px;
	padding:0px;
}

/* Bottom-Navigation */

#id_footer {
	height:40px;
	padding: 0;
	margin: 20px auto;
	width: 520px;
	clear:both;
	display: block;
	text-align: center;
	background-image: url(../images/footer.gif) ;
	background-position: center;
	background-repeat:no-repeat;
	float: left;
}

#id_footer a:link {
	display: block;
	height:40px;
	width: 120px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

/* Detail DIVs */
.release {
	float: left;
	margin: 0;
	padding: 2px;
}
