/*  
Theme Name: WordPress Default
  Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Impact, Arial, Sans-Serif;
	background: #000;
	color: #C89D64;
	text-align: center; 
	}
#page {
	text-align: left;
        top: 0px;
        height: 596px; position: absolute; z-index:5;
	}

a { color: #EABF8F; }

a, h2 a:hover, h3 a:hover {
	color: #c8d964;
	text-decoration: none;
	}

a:hover {
	color: #c8d964;
	text-decoration: underline;
	}

/* #content a:hover { opacity: 1; filter:Alpha(opacity=100); } */
#content a { opacity: 0.85; filter:Alpha(opacity=85);  }

.hell { color: #F3ECD1; opacity: 0.85; filter:Alpha(opacity=85); }

.overlay { 
left:571px;
position:absolute;
top:245px;
z-index:9;
        opacity: 1; filter:Alpha(opacity=100);  
width: 380px;
}

.mp3_overlay {
position:absolute;
top:245px;
z-index:9;
opacity: 1;
filter:Alpha(opacity=100);
background: #000;
padding-left:20px;
padding-right:10px;
padding-top:20px;
padding-bottom:10px;
position:absolute;
right:50px;
width: 300px;
 opacity: 0.8; filter:Alpha(opacity=80);  
/* border-bottom: 2px solid #C8D964; */
}

.overlay img {
        border-bottom: 2px solid #C8D964;
}

.overlay table {
margin-top: -13px;
}

.overlay table a { 
        opacity: 0.6;
        filter:Alpha(opacity=60);
}


.overlay table a:hover img { 
        opacity: 1;
        filter:Alpha(opacity=100);
}

.overlay table img {
        border-bottom: none;
        margin: 10px;
        opacity: 0.7; filter:Alpha(opacity=70);
}

#header {
	width:900px;
        margin: 26px 50px 0px 50px;
        border-bottom: 2px solid #C8D964;
	opacity: 0.85;
        filter:Alpha(opacity=85);
        height: 182px;
postition: relative;
}

#header_abgesagt {
        position: relative;
        z-index:999;
        width: 402px;
        height: 98px;
        left: 50px;
	/* background: url('images/titel.gif') no-repeat top right; */
	}

#header h1 {
	display:none;
	}

#header_impressum {
        position: relative; top:48px; left: 20px; background: transparent; font-size: 8pt;
}

#headerimg 	{ 
	height: 120px; 
	width: 500px; 
        left: 490px;
        top: 29px;
position: absolute;
z-index: 6;
	} 

#main_menu {
        height: 20px;
         width: 750px;
position: absolute;
top: 153px;
}
#main_menu ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none; display: inline; }
#main_menu ul li{ display: inline; letter-spacing:0px; vertical-align:top; }
#main_menu ul li a {text-decoration:none; color:#c31521; font-size: 22px; vertical-align:top; margin-right: 8px; letter-spacing: 0px; }
#main_menu ul li a:hover, #main_menu ul li a.ajax-wp-current-page {color: #C8D964; font-size: 24px; letter-spacing:-0.6pt;}
/* #main_menu ul li.current_page_parent a {color: #C8D964; font-size: 20px; }
#main_menu ul li.current_page_item a {color: #C8D964; font-size: 20px; } */

#main_menu .onepixllower { position: relative; top: 2px; margin-left: -3px; margin-right: -1px;}
.onepixllower { position: relative; top: 1px; margin-left: -4px; margin-right: -3px; }

#submenu { width: 750px; height: 20px; position: absolute; top: 182px; }

#submenu a { color:#c31521; font-size: 15px; margin-right: 8px; vertical-align:baseline; }

#submenu a:hover, #submenu ul li a:active { color: #C8D964; font-size: 18px; text-decoration: none; letter-spacing:-0.7pt;  vertical-align:top;}

#content li { line-height: 20px; /* list-style-image: url(http:/herzausreisser.at/speaker.gif); list-style-type: georgian; */ }

#footer_impressum {
 border-left:1px dotted #333333;
 border-top:1px dotted #333333;
 color:#FF0000;
 margin:0px 140px 35px 134px;
 padding:8px;
 color: #f00; 
 position:relative;
 top:20px;
}

#content {
        
	font-size: 14px;
        font-family: Arial;
        background-color: transparent;
        overflow-y: auto;
height:304px;
top: 35px;
margin:35px 0px;
width: 1040px;
position: static;
	}

#content_bg {

position:absolute;
top:210px;
width:1000px;
z-index:-1;       
        left: 0px;
        height: 415px;
        background-color: #C31521;
        opacity: 0.5;
        filter:Alpha(opacity=50);
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 18px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.postmetadata a { margin-left: 50px;
	}
/*
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
*/

#footer {
	color: #C8D964;
        font-size:10pt;
        padding:11px 0px 15px 0px;
        border-top: 2px solid #C8D964;
        opacity: 0.8;
        filter:Alpha(opacity=75);
margin: 20px 50px;
}

#footer a {
color: #fff;
}

small {
	font-family: Impact, 'Trebuchet MS',Courier New, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 13px;
        letter-spacing: 1px;
        font-weight: normal;
	}
.mp3_overlay small { font-family: Arial; }

.small {
	font-family: 'Trebuchet MS',Courier New, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 13px;
	}

h1, h2, h3 {
	font-family: Impact, Arial, Sans-Serif;
        font-weight: normal;
        letter-spacing: 2px;
        margin: 0px 0px -11px;
	}

strong { /* font-weight: normal; */ }

h1 {
	font-size: 20pt;
	text-align: center;
	}

#headerimg .description {
	font-size: 10pt;
	text-align: center;
	}

h2 {
	font-size: 22px;
        color: #C8D964;
        letter-spacing: 1px;
        opacity: 0.7;
        filter:Alpha(opacity=70);
	}

#sidebar h2 {
	font-family: 'Trebuchet MS',Courier New, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 10pt;
	}

h3 {
	font-size: 14pt;
        font-weight: normal;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


/*
.commentlist li, #commentform input, #commentform textarea {
	font: 10pt 'Lucida Grande', Verdana, Arial, Sans-Serif;
        border:1px solid #C89D64;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	}

.commentlist p {
	font-weight: normal;
	line-height: 10pt;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
*/
.commentlist cite {
top:20px;
}
.commentlist p {
	line-height: 15pt;
}

#commentform input, #commentform textarea { padding: 2px;
        background: transparent;
        font-family: Arial;
        font-size: 10pt; border:1px solid #C89D64; 
        color: #fff;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	}

code {
	font: 10pt 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 10pt;
	letter-spacing: .07em;
	}


/* End Typography & Colors */



/* Begin Structure */
body {
	padding: 0px; 
	}

#bg1 { background: #000 url('images/randomimg2.php') no-repeat top center; width: 1000px; height: 594px; z-index: 1; opacity:1; filter:Alpha(opacity=100); position: absolute; top: 30px; }

#bg2 { background: #000 url('images/schim.gif'); width: 1000px; height: 594px; z-index: 2; opacity:1; filter:Alpha(opacity=100); position: absolute; top: 30px; }

#bg3 { background: #000 url('images/randomimg.php') no-repeat top center; width: 1000px; height: 594px; z-index: 3; opacity:1; filter:Alpha(opacity=100); position: absolute; top: 30px; }

#wrap_border {
	/* background: #000 url('images/soyka1k.jpg') no-repeat top center; */
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position:relative; width: 1000px;
	}

#wrap_border_inner {
	/* background: #000 url('images/neuwirth1k.jpg') no-repeat top center; */
	margin: 26px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	}

#page {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	}

.narrowcolumn {
	margin: 0px auto 0 auto;
	width: 1000px;
	}

.post {
        border-bottom:2px #000;
	text-align: left;
        padding: 0px 50px;
        width: 490px;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: left;
}

#footer {

	width: 900px;
	clear: both;
	position: absolute;
	top: 560px;
	z-index: 10;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 35px;
	margin: 0;
	}

h2 {
	padding: 0px;
	}

.post h2 {
	padding: 0px;
}



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */





/* Begin Form Elements */
#searchform {
        float: right;
	padding: 5px 3px; 
	text-align: right;
        position: absolute;
        top:147px;
        width:200px;
        left: 257px;
	}

#searchform #s {
	width: 90px;
        left: 57px;
        height: 15px;
	padding: 1px;
        background: #C31521;
        border: none;
        font-family: Arial;
        color: #fff;
        font-size: 14px;
        
	}

#sidebar #searchsubmit {
        visibility: hidden;
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
        border:1px solid #C89D64;
        color: #eabf8f;
	}
/* End Form Elements */



/* Begin Comments
.alt {
	margin: 0;
	padding: 10px;
	}
*/
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	list-style: none;
        border-bottom: #000 2px dotted;
	margin-bottom: 10px;
	}
/* 	margin: 15px 0 3px;
	padding: 5px 10px 3px; 

.commentlist p {
	margin: 10px 5px 10px 0;
	}
*/

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	} 
	
	#post-9 a { opacity: 1; }

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
