/*
File: styles.css
File: thickbox.css
File: sIFR-screen.css
*/


html{
	background-color:black;
	font-size: 100.1%;
	background-image:url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	overflow-y:scroll;
	width:100%;
}

body{
	font-size:12px;
}
/* 16px -> 11px 
body { font-size: .6875em; }
*+html body { font-size: .69em; }
* html body { font-size: .69em; }
*/

body,
textarea,
input,
select {
    font-family:"Courier New",Courier;
	 color:black;
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
option,
button {
    font-size: 100.1%;
}
textarea {
    font-size: 11px;
}



a{
	text-decoration:underline;
	font-weight:bold;
	overflow:hidden;
}

a:active{
	outline: none;
}
a:focus{
	-moz-outline-style: none;
}


button {	/* fix width for IE */
  width: auto;
  overflow: visible;
}

a img{border-width:0px;}
a span{display:none;}
.tdr{text-align:right;}
.tdc,.center{text-align:center;}
.ddl option{padding-right:.8em;}


button{
	padding:0;
}

a{
	color:red;
	text-decoration:none;
}

a.sel{
	color:white;
	background-color:black;
	padding-left:2px;
	padding-right:2px;	
}

h2,.h2{
	font-size:32px;
	font-family:  "Arial Narrow",Arial,Helvetica;
	font-weight: bold;
	line-height: 1em;
}
h3,.h3{
	font-size:1.4em;
	font-weight: bold;
}

.hidden{
	display:none;
	visibility: hidden;
}


/*===== sifr font replacement =====*/
.sIFR-active h2 {
	visibility: hidden;
	line-height: 1em;
	font-size:32px;
	font-family:  "Arial Narrow",Arial,Helvetica;
	font-weight: bold;
	display:block;
}
.sIFR-root{
}
.sIFR-active object {
  display: block;
}
h2.sIFR-replaced{
	padding: 0px !important;
	background-color:white;
}



a.h2{
	text-decoration:none;
}
a.contenta{
	background-color:transparent;
	color:black;
	text-decoration:none;
}


#load{
	position:absolute;
	top:100px;
	left:100px;
	border:2px solid gray;
	background-color:white;
	padding: 5px 10px;
}

/*===== Debug-Panel =====*/
.debug{display:block;position:absolute;bottom:10px;left:10px;border:1px solid #7c7c7c;background:white;cursor:pointer;z-index:100;}
.debug h2{font-size:11px;background:#eeeeee! important;padding: 2px 5px;display:block;color:black;visibility:visible;}
.debug p{display:none;padding: 5px 10px;font-size:11px;color:black;}
.debug a{font-size:11px;}


.dbg{
	display:none;
	width:430px;
	overflow:auto;
	color:#bfbfbf;
}
.wait,
.wait a{
	cursor:wait;
}

/*===== Zones =====*/

#container{
	display:block;
	width:1000px;
	border-right:1px solid #323332;
	border-left:1px solid #323332;
	margin:30px auto 0 auto;
	position:relative;
}
#main{
	display:block;
	width:920px;
	margin:0 auto;
	position:relative;
}

#content{
	display:block;
	float:left;
	overflow:hidden;
}

#footer{
	display:block;
	width:1000px;
	border-right:1px solid #323332;
	border-left:1px solid #323332;
	margin:0 auto 0 auto;
}
#footerbg{
	display:block;
	width:1000px;
	height:20px;
	margin: 0 auto;
	background-image: url(/images/footer.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom:30px;
}




#player{
	display:block;
	position:absolute;
	top:140px;
	right:40px;
	background-color:white;
	width:455px;
	height:344px;
}
#player #preview{
	margin: 10px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	color:white;
	background-color:black;
}
#player #preview span{
	display:block;
	margin: 10px;
}


/*===== Logo =====*/
#logo{
	height:140px;
}
#logo a.home{
	margin:12px 0 20px 4px;
	display:block;
}

/*===== (Sub-)Navigation =====*/
#navcontainer{
	position:relative;
	display:block;
	width:455px;
}
#navcontainer #nav{
	margin-top:85px;
}

#navcontainer a,
#footer a{
	color:white;
	text-transform: uppercase;
	padding: 0px 2px;
	font-weight:bold;
}

#navcontainer a:hover, #navcontainer a.sel,
#footer a:hover,#footer a.sel{
	color:black;
	background-color:white;
	text-decoration:none;
}

#navcontainer a:hover,
#footer a:hover{
	xcolor:red;
}

#navcontainer .l,
#footer .l{	/*  /   */
	margin:0 1px;
	color:#bfbfbf;
}


.subnav{
	border-top: 1px solid #5a5350;
	margin-top:5px;
	padding-top:5px;
}

#footer .in{
	display:block;
	margin: 0 0 0 43px;
	padding: 10px 0;
}

ul{
	overflow:hidden;
	padding:0 0 0 1.5em;
	list-style:none outside;
	padding-left:0px;
}
ul li.first a{margin-left:0px;}



/*===== Content ======*/
#content h2{
	background-color:white;
	color:black;
	padding: 0px;
	line-height:1em;
}
#content a:hover,
#related a:hover{
	text-decoration:underline;
}

/*===== Display Content =====*/
#display{
	width:455px;
	overflow-x:hidden;
}
#display h2{
	padding-left:0px;
}
#display .childs a{
	display:block;
}
#display .childs .play{
	width:100%;
}
#display .childs .more{
	text-align:right;
}

#display .abs{
}
#display .bdy{
	font-size:90%;
	margin-top:15px;
}

#display .abs a{
	display:inline;
}
#display .bdy p{
	margin-bottom:1em;
}


#display .item{
	width:435px;
	margin-bottom:10px;
	padding:10px;
	background-color:white;
	position:relative;
}
#display .childs{
	margin-top:10px;
	padding-top:10px;
}
#display ul.images{
	padding:0px;
}

#display ul.images,
#display .medias,
#display ul.links,
#display ul.tracks{
	margin-top:10px;
	background-color:white;
	padding: 10px 5px 10px 0;
}

ul.images li.more{
	display:none;
}

#display .releaseentry{
	margin-bottom:10px;
	overflow:hidden;
}
#display .evententry .soldoutlist{
	font-weight:bold;
}
#display .evententry .soldoutdetail{
	display:block;
	font-weight:bold;
	margin: 10px 0;
}

#display ul.tracks{
	margin:0 0 10px 0;
	padding-left:10px;
}
#display ul.tracks .hide{
	visibility: hidden !important;
}
#display .releaseentry .cover{
	display:block;
	float:left;
	margin: 0 10px 0 0;
}

#display table{
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
}
#display .medias{
	margin:0px !important;
}
#display .medias th{
	width:330px;
	text-align: left;
	vertical-align: top;
}
#display .medias .tdr{
	width:100px;
}
#display .medias .tdr a{
	display:block;
}

#display .mediaentry .item
{
	padding-left:0px;
}


/*===== Blog Content =====*/
#display .blogentry{
	width:435px;
	overflow-x:hidden;
}
#display .blogentry .date{
	display:block;
	margin: 5px 0 0 0;
}
#display .blogentry h2{
	margin: 0px;
	padding: 0px;
}
#display .blogentry .images{
	margin-top:0;
	padding: 0;
}
#display .blogentry img{
	width:435px;
}
#display .blogentry .tags{
	display:block;
	color:#bfbfbf;
	margin-bottom:5px;
}
#display .blogentry .author{
	display:block;
	font-weight:bold;
	margin-top:10px;
}
#display .commentbox{
	border-left:1px dotted black;
	margin-bottom:10px;
}
#display .comment{
	border-top:1px dotted black;
	border-right:1px dotted black;
	border-bottom:1px dotted black;
	padding: 10px;
}
#display .pfeil{
	display:block;
	width:20px;
	height:20px;
	margin-top:-1px;
	background-image:url(/images/comment_ecke.gif);
}


/*===== Related =====*/
#related{
	margin-top:355px;
	min-height:500px;
	width:455px;
	overflow-y:visible;
}
#related .item{
	margin-bottom:10px;
	background-color:white;
	padding: 10px;
}






/*===== Paging Content =====*/
#sl-pagination span a{
	padding: 2px 5px;
}

#sl-pagination{
	margin: 10px 0;
	background-color:white;
	padding: 5px 10px;
}
.sl-pagination-selected {
	border: 1px solid black;
	background-color: black;
	color:white;
	font-weight: bold;
}

.sl-pagination-selected a:link,
.sl-pagination-selected a:visited {
	xtext-decoration: none; 
	color: white;
	font-weight:bold;
}
  
  
#sl-pagination span span{
	margin: 0 5px;
	xpadding: 10px;
	xdisplay:block;
	xfloat:left;
}





.readmore{
	display:block;
	color:red;
}

/*===== Aktions Form =====*/
.aktionsform{
	background-color:white;
	padding: 10px;
}

.aktionsform .intro{
	display:block;
	margin: 20px 0;
}
.aktionsform .row{
	display:block;
	margin-bottom:5px;
}
.aktionsform .row .lab{
	display:block;
	width:100px;
	float:left;
}
.aktionsform .row .tbx,
.aktionsform .row .ddl{
	width:300px;
	border:1px solid gray;
}



#footer .atom{
	position:absolute;
	right:10px;
	bottom:10px;
	background-image:url(/images/rss_16.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}

/*==== Franks Updates =====*/
h3{
	text-transform:uppercase;
}
#content a,#relateds a{
	font-weight:normal;
}
#display .childs{
	padding-top:0;
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	color: #333333;
}

#TB_secondLine {
	color:#666666;
	margin-top:5px;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 1px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:40px;
	padding:10px 20px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 30px;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}







/*===== for MIA =====*/
#TB_window{
    font-family:"Courier New",Courier;
	 color:black;
}
#TB_window #TB_caption a{
	padding: 1px 2px;
}

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/


