/* @override http://popup-records.de/files/css/bums2_pop.css */

/* @override http://popup-records.de/TEST/files/css/bums2_pop.css */

/* @override http://www.popup-records.de/TEST/files/css/bums2_pop.css */

/* @override http://popup-records.de/TEST/files/css/bums2_pop.css */

/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

img.jDock {
	width: 90px;	
}

#jDockMenu img{
	padding-left: 4px;
	padding-right: 4px;
}

* {
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:10px 0; }
li, dd { margin-left:15px; }
fieldset { padding: 5px; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
.clear2{ clear:both; height:24px; font-size:1px; line-height:1px; }
a img{ border:none; }
img.inpost {margin:0 6px 6px 0;}
img.imageframe {margin:0 6px 6px 0;}
img.imageframe2 {margin:0 0 6px 0;}
#ancillary img.imageframe {margin:0 0 6px 0;}

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{
	background-image:url(http://www.popup-records.de/files/img/background_klein.gif);
	background-attachment:fixed;
	background-color:#FFF;
	
	color:				#333333;
	text-align:left;
	padding:0 0 0 40px;
	font: 9px/8px Verdana, Arial, sans-serif;
}

/* This class sets the width and position for all rows */
.inside{
	width:765px;
	padding-top:0px ;
}


.inside2{
	width:744px;
	padding-top:3px ;
	padding-left:5px;
}

a {
	color:#666;
	background-color:inherit;
	text-decoration:none;
}

h1 {
	color:#CCC;
	background-color:inherit;
	font-size:15px;
	font-weight:normal;
	margin:15px 0;
}

h2, h3{
	font-size:12px;
	color:#000000;
	background-color:inherit;
	font-weight:normal;
}
#primary h2{
	color:#000000;
	
	background-color:inherit;
	font-size: 10px;
	text-transform: uppercase;
}






p{
	line-height:18px;
}

ul li{
	list-style-type:square;
	margin:5px 0 5px 0;
}

blockquote{
	margin-left:10px;
	padding-left:10px;
	border-left:2px solid #CCC;
	color:#CCC;
	background-color:inherit;
}

pre{
	width:100%;
	padding:10px 0;
	overflow:auto;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}


.line {
	clear:both;
	border-top:1px solid #3D3D3D;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:15px 5px;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	height:65px;
	margin:20px 0px 10px 0px;
}

#header .inside{
	float: left;
	width: 179px;
	background-repeat:no-repeat;
	padding:30px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#header .jDockInside{
	float: left;
	width: 700px;
	background-repeat:no-repeat;
	padding:30px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#header h2{
	font-size:24px;
	margin:0 5px 0 0;
	padding:0 5px 3px 0;
	border-right:1px solid #808080;
	float:left;
}

#header h2 a{ text-decoration:none; }

#header p{
	padding:10px 0;
	margin:0;
	line-height:1em;
}

.print {
	display:none;
}

.link {

	height:53px;
	display:block;
	float:left;
	margin-top:-30px;
}

#navi .inside {
	background:#FFF;
	color:inherit;
	font-size: 10px;
	width: 765px;
	/*-moz-opacity:0.9;
	filter:Alpha(opacity=90);*/
	margin-bottom:12px;
	text-transform: uppercase;
}

#navi ul {
	margin:0;
	padding:0;
}

#navi ul li {
	float:left;
	list-style:none;
	margin:0 10px 0 0;
	padding:5px;
	padding-top: 6px;
	padding-left: 10px;
}

/*
#navi ul li ul {
	display:none;
}
*/
#navi li a {
	color:#666;
	background-color:inherit;
	text-decoration:none;
}

#navi li a:hover {
	color:#323235;
	background-color:inherit;
	text-decoration:none;
}

#navi li.current_page_item a, #navi li.current_page_item a:hover, #navi li.current-cat a, #navi li.current-cat a:hover {
	color:#4DA13C;
	background-color:inherit;
	text-decoration:none;
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary{
	padding:5px 0 0px 0;
}

#primary.onecol-stories .primary{
	float:left;
	width:571px;
	color:#323235;
	background-color:inherit;
}
#primary.onecol-stories .secondary{
	float:right;
	width:273px;
	margin:0 0 0 24px;
	color:#323235;
	background-color:inherit;
}

#primary.twocol-stories .story{
	float:left;
	width:422px;
	margin:0 0 0 13px;
	display:inline;
	background:#FFF;
	color:inherit;
	/*-moz-opacity:0.9;
	filter:Alpha(opacity=90);*/
}

#primary.twocol-stories .first {
	margin:0 0 0 0;
}

.story h3{
	font-size:13px;
	margin:8px 5px 10px 5px;
	font-weight:normal;
	color:#4DA13C;
	background-color:inherit;
}

.story p{
	margin:0 5px 10px 5px;
	
}

.story h3 a{
	color:#4DA13C;
	background-color:inherit;
	text-decoration:none;
	
}

.story .details{
	margin:10px 5px 8px 5px;
	text-align:right;
	border-top:1px solid #333;
	padding:5px 0 0 0;
	font-size:10px;
	color:#323235;
	background-color:inherit;
}
.story .details .read-on{
	background:url(images/readon_black.gif) 100% 60% no-repeat;
	padding-right:20px;
	display:block;
}
.primary a,.story a, .story .details a{
	color:#666;
	background-color:inherit;
	text-decoration:none;
	
}
.primary a:hover, .story a:hover, .story .details a:hover{ color:#323235; background-color:inherit; }

/* Single Post Styles */

#primary .primary{
	float:right;
	width:520px;
	color:inherit;
	margin-right: 6px;;
	background:#FFF;
	text-align: justify;
}

#primary .page {
	color:inherit;
	background:#FFF;
	/*-moz-opacity:0.9;
	filter:Alpha(opacity=90);*/
	padding:3px 0;
}

#primary .page h2, #primary .page p {
	margin:8px 5px 10px 5px;
}

#primary .primary h2, #primary .primary p {
	margin:8px 5px 10px 5px;
	line-height: 7px;
}
#primary .primary p {
	margin:8px 5px 10px 5px;
	line-height: 16px;
}

#primary .primary table p {
	margin:8px 5px 0px 5px;
}

#primary .secondary{
	float:left;
	width:225px;
	
	margin-right:10px;
	margin-left: 5px;
	padding-top:3px;
	display:inline;
	background:#FFF;
	color:inherit;
	
}

* html #primary .secondary
{
	float:left;
	width:215px;
	margin-right:10px;
	margin-left: 5px;
	padding-top:3px;
	display:inline;
	background:#FFF;
	color:inherit; 	 
	}


#primary .releases{
	float:left;
	width:225px;
	margin-right:10px;
	margin-left: 5px;
	padding-top:12px;
	display:inline;
	background:#FFF;
	color:inherit;
	/*-moz-opacity:0.9;
	filter:Alpha(opacity=90);*/
}

.secondary h2 {
color:#000000;
	
	background-color:inherit;
	font-size: 10px;
	text-transform: uppercase;
}
.secondary .featured {
	padding:0px 0px 0px px;
}

.secondary .featured p{
	border-bottom:1px solid #333333;
	border-top: 1px solid #333333;
	padding:5px 0 6px 0;
	line-height:1.5em;
	margin:10px 0 0 0;
}
.secondary .featured dl{
	margin:0 0;
	border-bottom:1px solid #333333;
	padding:5px 0 6px 0;
}
.secondary dt{
	display:inline;
	margin:0;
	padding:0;
	color:#323235;
	background-color:inherit;
}
.secondary dd{
	display:inline;
	margin:0;
	padding:0;
}
.secondary dd a{ color:#666; background-color:inherit; }
.secondary dd a:hover{ color:#323235; background-color:inherit; }

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

#secondary{
	padding:1px 0;
	margin-bottom:20px;
}

#secondary .inside {
	color:inherit;
	background:#FFF;
	/*-moz-opacity:0.9;
	filter:Alpha(opacity=90);*/
}

.comment-head{
	border-bottom:1px solid #1C1C1C;
	padding:8px 0 10px 0;
	margin:0 5px;
}
.comment-head h2{
	font-size:13px;
	margin:0;
}
.comment-head a{
	text-decoration:none;
	color:#868686;
	background-color:inherit;
}
.comment-head .details{
	font-size:10px;
}

#show_comment {
	/*display:none;*/
}

ol#comments{
	list-style-type:none;
	margin:20px 0;
}
ol#comments li{
	list-style-type:none;
	margin:20px 0;
}

label.text{
	position:relative;
	left:5px;
	top:-5px;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	margin:0px 0 30px 0;
}
#footer .inside{
	background:url(images/footer_black.gif) 50% 0 repeat-x;
	padding:10px 0;
}
#footer p{
	margin:0;
	padding:0 5px;
	font-size:10px;
	background:#FFF;
	color:#323235;
	/*-moz-opacity:0.9;
	filter:Alpha(opacity=90);*/
}
#footer p.copyright{ float:left; }
#footer p.attributes{ float:right; }
#footer p.attributes a{
	padding:0;
	text-decoration:none;
	color:#666;
	background-color:inherit;
}
#footer p.attributes a:hover{
	color:#323235;
	background-color:inherit;
}

#footer a:hover{
	color:#323235;
	background-color:inherit;
}

/* Legacy Typo CSS */

table td p, table td ul.dates {
	margin-left:0px;
	margin-right:0px;
}

.footer_links {float:right; margin:0;}
.footer_links img {float:left; margin-right:10px;}