/*
Theme Name: Heckmann Sounds
Theme URI: http://www.heckmannsounds.de/
Description: Theme für Elmar Heckmann
Version: 1.2
Author: Daniel Neubauer
Author URI: http://www.neubauer-daniel.de
Tags: grey, white, fixed width, two columns, no widgets

	Heckmannsounds.de v1.2
	 http://www.heckmannsounds.de/

	This theme was designed and built by DAniel Neubauer,
	whose website you will find at http://www.neubauer-daniel.de

*/


@charset "utf-8";
/* CSS Document */

/* Reset
--------------------------------------------------------------------------------------- */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0;}

fieldset, img { border:none;}
a img{ border:none;}
a:focus {outline:none;}
address, caption, cite, code, dfn,em, strong, th, var{ font-style:normal; font-weight:normal;}
ol, ul, li { list-style:none;}
caption, th{ text-align:left;}
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight:normal;}
q:before, q:after{content:''}
hr{ display:none;}

strong{ font-weight:bold;}
em{ font-style:italic; display:block;}

/* Layout
--------------------------------------------------------------------------------------- */
.aligncenter{display:block; margin:10px auto 10px auto;}
.alignleft{ float:left; margin-right: 15px; margin-bottom:15px; display:inline; clear:both;}
.alignright{ float:right; margin-left:15px; margin-bottom:6px; display:inline; clear:both;}
.floatLeft{ float:left;}
.floatRight{ float:right;}
.links {
	float: left;
	margin: 0 0.5em 0.5em 0;
	}

.rechts {
	float: right;
	margin: 0 0 0.5em 0.5em;
	}
.clear{ clear:both;}
.deuengdivider{margin-bottom:30px;}

/* Structure
--------------------------------------------------------------------------------------- */
html, body{ height:100%; background:#FFF;}

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #4e4e4e;
	background: #FFF url(images/mn/bg_body02.jpg) top left repeat-x; 
	margin: 0px; 
	padding: 0px;
	text-align:center; /*-- To center Design in IE5 --*/
}

#wrapper {
	margin: 0 auto;	
	width: 930px;
	max-width: 100%;
	text-align: left;
	padding:0px;
	position:relative;
	}

a:link, a:visited, a:active {color: #0090ff; font-size: 12px; text-decoration:none; }
a:hover { text-decoration: underline; }

h1 { font-size: 24px; color: #4e4e4e; padding: 0px; margin: 0px 0px 12px; font-weight: normal; }

#header{ 
	background: transparent url(images/mn/bg_header_03.png) top left no-repeat; 
	width:930px; 
	height:219px;
	position:relative;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}

#logoimg{
	height:88px;
	width:389px;
	position:absolute;
	top: 67px;
	left: 67px;
	}

#main{ 
	background: transparent url(images/mn/bg_main.png) top left repeat-y; 
	width:930px; 
	padding:0 0 0 0;
	margin:0 0 0 0;
	overflow:hidden;
	}
	
#menu{
	width:201px;
	float:left;
	margin:0 20px 0 23px;
	display:inline;
	padding:0 0 0 0;
	}
	
#menu ul#nav{
	width:201px;
	margin:0;
	padding:0;
	}
	
#menu ul#nav li{
	background:transparent url(images/mn/bg_menu_repeat02.png) top left repeat-y;
	line-height:30px;
	padding:0 0 0 30px;
	}
	
#menu ul#nav li.nav_last{
	height:46px;
	background:transparent url(images/mn/bg_menu_bottom02.png) bottom left no-repeat;
	}
	
#menu ul#nav li a{
	display:block;
	margin:0;
	padding:0 0 0 10px;
	font-size:20px;
	color:#FFF;
	}
	
#menu ul#nav li a:hover{
	border-left:4px solid #0090ff;
	text-decoration:none;
	padding:0 0 0 6px;
	}
/*  Zweite Menu Ebene*/	
#menu ul#nav li ul {
	width:100%;
	padding:0;
	display:none;
	}
	
#menu ul#nav li ul li {
	background:none;
	line-height:24px;
	display:block;
	padding:0 0 0 15px;
	}
	
#menu ul#nav li ul li a{
	display:block;
	padding:0 0 0 10px;
	margin:0;
	font-size:15px;
	color:#FFF;
	}
	
#menu ul#nav li ul li a:hover{
	border-left:4px solid #0090ff;
	text-decoration:none;
	padding:0 0 0 6px;
	}
	
#content{
	width:650px;
	float:left;
	margin:0 0px 0 0;
	display:inline;
	padding:0 0 0 0;
	}
	
.contentpost{padding: 0 50px 0 0;}
.contentpost h1, .contentpost h1 a, .contentpost h1 a:link  { color: #4e4e4e; font-size: 24px; padding: 0px; margin: 0px 0px 5px; font-weight: normal; }
.contentpost h1 { margin-bottom: 12px;}
.contentpost h2 { color: #4e4e4e; font-size: 20px; padding: 0px; margin: 0px 0px 5px; font-weight: normal; }
.contentpost h3 { color: #4e4e4e; font-size: 18px; padding: 0px; margin: 0px 0px 5px; font-weight: normal; }
.contentpost h4 { color: #4e4e4e; font-size: 16px; padding: 0px; margin: 0px 0px 10px; font-weight: normal; border-bottom:1px dotted #333; clear:both;}
.contentpost p { color: #4e4e4e; font-size: 12px; padding: 0px; margin: 0px 0px 15px; line-height: 15px; }
.contentpost a, .contentpost a:link { color: #0090ff; font-size: 12px;}
.contentpost ul{ list-style:disc; list-style-type:disc; width:100%; margin:0; padding:0px 0 8px 30px;}
.contentpost ul li{ list-style:disc; list-style-type:disc;}
.contentpost ol{ list-style:decimal; list-style-type:decimal; width:100%; margin:0; padding:3px 0 5px 30px;}
.contentpost ol li{ list-style:decimal; list-style-type:decimal;}

.categorypost{padding: 0 50px 0 0;}
.categorypost h1, .categorypost h1 a, .categorypost h1 a:link  { color: #4e4e4e; font-size: 24px; padding: 0px; margin: 0px 0px 5px; font-weight: normal; }
.categorypost h2, .categorypost h2 a, .categorypost h2 a:link  { color: #0090ff; font-size: 18px; padding: 0px; margin: 0px 0px 0px 0px; font-weight: normal; }
.categorypost h2 a:hover{color:#4e4e4e; text-decoration:none;}
.categorypost h3 { color: #4e4e4e; font-size: 16px; padding: 0px; margin: 0px 0px 5px; font-weight: normal; }
.categorypost h4 { color: #4e4e4e; font-size: 14px; padding: 0px; margin: 0px 0px 5px; font-weight: normal; border-bottom:1px dotted #333;}
.categorypost p { color: #4e4e4e; font-size: 12px; padding: 0px; margin: 0px 0px 6px; line-height: 16px; }
.categorypost p.meta_info_top { color: #4e4e4e; font-size: 10px; padding: 0px; margin: 0px 0px 8px 0px; line-height: 10px; }
.categorypost a, .categorypost a:link { color: #0090ff; font-size: 12px;}
.categorypost ul{ list-style:disc; list-style-type:disc; width:100%; margin:0; padding:0px 0 8px 30px;}
.categorypost ul li{ list-style:disc; list-style-type:disc;}
.categorypost ol{ list-style:decimal; list-style-type:decimal; width:100%; margin:0; padding:3px 0 5px 30px;}
.categorypost ol li{ list-style:decimal; list-style-type:decimal;}

.shop_content{padding: 0 50px 0 0;}
.shop_content h1, .shop_content h1 a, .shop_content h1 a:link  { color: #4e4e4e; font-size: 24px; padding: 0px; margin: 0px 0px 5px; font-weight: normal; }
.shop_content h1 { margin-bottom: 12px;}
.shop_content h2 { color: #4e4e4e; font-size: 20px; padding: 0px; margin: 0px 0px 5px; font-weight: normal; }
.shop_content h3 { color: #4e4e4e; font-size: 18px; padding: 0px; margin: 0px 0px 5px; font-weight: normal; }
.shop_content h4, .shop_content h4 a, .shop_content h4 a:link { color: #4e4e4e; font-size: 16px; padding: 0px; margin: 0px 0px 5px; font-weight: normal; border-bottom:1px dotted #333;}
.shop_content h4 a, .shop_content h4 a:link{border:none;}
.shop_content h4 a:hover{color:#0090ff; text-decoration:none;}
.shop_content p { color: #4e4e4e; font-size: 12px; padding: 0px; margin: 0px 0px 12px; line-height: 20px; }
.shop_content a, .shop_content a:link { color: #0090ff; font-size: 12px;}
.shop_content ul{ list-style:disc; list-style-type:disc; width:100%; margin:0; padding:0px 0 8px 30px;}
.shop_content ul li{ list-style:disc; list-style-type:disc;}
.shop_content ol{ list-style:decimal; list-style-type:decimal; width:100%; margin:0; padding:3px 0 5px 30px;}
.shop_content ol li{ list-style:decimal; list-style-type:decimal;}

.artist_single{padding: 0 50px 0 0;}
.artist_single h1, .artist_single h1 a, .artist_single h1 a:link  { color: #4e4e4e; font-size: 24px; padding: 0px; margin: 0px 0px 5px; font-weight: normal; }
.artist_single h1 { margin-bottom: 12px;}
.artist_single h2 { color: #4e4e4e; font-size: 20px; padding: 0px; margin: 0px 0px 5px; font-weight: normal; }
.artist_single h3 { color: #4e4e4e; font-size: 18px; padding: 0px; margin: 0px 0px 5px; font-weight: normal; }
.artist_single h4 { color: #4e4e4e; font-size: 16px; padding: 0px; margin: 0px 0px 10px; font-weight: normal; border-bottom:1px dotted #333;}
.artist_single h5 { color: #4e4e4e; font-size: 14px; padding: 0px; margin: 10px 0px 0px 0px; font-weight: normal;}
.artist_single p { color: #4e4e4e; font-size: 12px; padding: 0px; margin: 0px 0px 15px; line-height: 15px; }
.artist_single a, .artist_single a:link { color: #0090ff; font-size: 12px;}
.artist_single ul{ list-style:disc; list-style-type:disc; width:100%; margin:0; padding:0px 0 8px 30px;}
.artist_single ul li{ list-style:disc; list-style-type:disc;}
.artist_single ol{ list-style:decimal; list-style-type:decimal; width:100%; margin:0; padding:3px 0 5px 30px;}
.artist_single ol li{ list-style:decimal; list-style-type:decimal;}
.artist_single form{ margin:0 0 0 0; padding:0 0 0 0;}

#paypal_content{
	margin:30px 0 20px 0;
	padding: 0 0 0 0;
	}

div.category_single{ border-bottom:1px dotted #4e4e4e; margin: 0 0 15px 0; padding: 0 0 8px 0;}
	
#footer{
	background: transparent url(images/mn/bg_footer.png) top left no-repeat;
	width:930px;
	height:110px;
	text-align:center;
	}
	
#footer p, #footer a, #footer a:link, #footer a:hover{
	color:#434343;
	font-size: 10px;
	padding:0px;
	margin:0px;
	}

#footer p{padding-top:52px;}

#footer a:hover{
	text-decoration:underline;
	}

.artist_album{
	width:100%;
	height:auto;
	padding:5px 0 5px 0;
	overflow:auto;
	margin: 0 0 10px 0;
	}

.artist_album_img{
	width: 150px;
	height: 150px;
	background:#00F;
	float:left;
	margin:5px 20px 0 0;
	display:inline;
	}
	
.artist_album_info{
	width:590px;
	height:auto;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:inline;
	}
	
.artist_album_info p{margin-bottom: 5px; line-height:15px;}
.artist_album_info p a, .artist_album_info p a:link {margin-bottom: 5px; line-height:15px;}
	
.price{
	text-align:right;
	}
	
.price p{
	font-size:14px;
	}

.genre{
	text-align:right;
	margin: 26px 0 0 0;
	}

.genre p{
	font-size:14px;
	}

.short_description{
	text-align:justify;
	margin-top:3px;
	}
	
.short_description p, .short_description p a, .short_description p a:link{
	font-size:12px;
	}
	
.short_description p{margin:0 0 15px 0; }
	
.shop_moreinfo{}

.shop_moreinfo span{
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	}
	
#addresses label{
	width:20%;
	float:left;
	margin: 0 20px 0 0;
	}
	
#addresses input{
	width:40%;
	float:left;	
	}
	
#addresses div{
	clear:both;
	height:40px;
	}
	
#addresses div span{
	padding: 0 5px 0 5px;
	width:20px;
	float:left;
	}
	
#addresses h4{
	padding:0 0 0 0;
	margin: 0px 0px 8px 0px;
	}
	
form#payment{
	padding:0;
	margin:0 0 20px 0;
	}
	
.order_button{
	height:40px;
	}