/*
Theme Name: WordPress Default DE-Edition
Theme URI: http://wordpress.org/
Description: Das Standard WordPress Theme basierend auf dem bekannten <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Die deutsche Bearbeitung erfolgte durch <a href="http://wordpress-deutschland.org/">WordPress-Deutschland.org</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

        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

*/

/*

======== color concept =========

line color: #5D5D5C

/*

/* general stuff */

body {
        font-size: 10px;
        font-family: Verdana, Sans-Serif;
        text-align: right;
        height: 100%;
        padding: 0px;
        margin: 0px;
		background-image: url(images/higu.jpg); 
        background-repeat: repeat-y;	
		background-position: center top;	
		background-color: #000000;
        }
a {
       line-height: 20px!important;
}


.inborder {
		border-width: 0px;
		border-style:	solid; 
		border-color: #000;
}		

/* layout elements */

.narrowcolumn {
        padding: 0;
        margin: 0;
		width: 790px;
        /*float: left; */
        }

#content {
        color: #BBB8A9;
		line-height: 1.5em;
        }

.widecolumn {
        border: 1px solid #FF5F00;
}

.sidebar-links {
        font: 1.2em Tahoma, Arial, Sans-Serif;
		/*background-image: url(images/dunkelhigu.jpg);*/
		background-color: #222;		
        float: right;
        text-align: right;
        border-color: #444;
		border-width: 1px 0px 1px 0px;
		border-style: solid;
        width: 160px;
        margin-left: 0px;
        margin-right: 0px;
        position: relative;
        }

.sidebar-rechts {
        font: 1.2em Tahoma, Arial, Sans-Serif;
		/*background-image: url(images/dunkelhigu.jpg);*/
		background-color: #222;
        float: right;
        text-align: left;
		border: 1px solid #777;
        width: 170px;
        margin-right: 0px;
        margin-left: 5px;
        position: relative;
        }

.navi {
        position: fixed;
		background-color: #000000;
		height: 30px;
		width: 100%;
		top: 0px;
		border-bottom: 1px solid #777;
        z-index: 3;
		font-size: 1.5em;
}
#idiot {
        width: 960px;
        margin: 0;
        padding: 0;
}

#page {
        border: 0px solid #9000E0;
        text-align: center;
        height: 100%;
        margin: 0px;
        padding: 0px;
        width: 960px;
        /* border: 1px dashed #00FFDF;  */
        /* background-image: url('images/title.jpg'); */
        background-repeat: no-repeat;
        background-position: center top;
        color: #BBB8A9;		
        }
		
#split-left	{
		width: 385px;
		margin: 0;
		float: left;
		position: relative;
}

#split-right	{
		width: 385px;
		margin-left: 15px;
		float: left;
		position: relative;
}
		

#header {
        /* background: #73a0c5 url('images/title.jpg') no-repeat bottom center; */
        /* background-color: #73a0c5; */
        padding: 0;
        height: 182px;
        position: relative;
        top: 0px;
		text-align: left;
        }

#footer {
        border: none;
        margin: 0;
        padding-top: 10px;
        color: #BBB8A9;
        clear: both;
		display: block;
        /* border: 1px solid #007F00;  */
        }
		
.froco {
	position: static; 
	width: 345px; 
	/* float: left;  */
	/* border: 1px solid #FF0000;  */
	text-align: left; 
	
	margin-bottom: 20px;
	padding: 10px 20px 10px 20px;
	
	border-color: #222;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	background-color: #111;
}

/* post specific */

.posttitle {
        font-family: Tahoma;
        /* letter-spacing: 0.1em; */
        color: #e6e6e6;
        font-weight: normal;
        font-size: 11px; 
        line-height: 1.6em;
        text-align: left;
        margin: 0px;
        display: block;
        /*text-transform: uppercase; */
        /* height: 20px; */

        border: 1px solid #000;
        background-image: url(images/grauhigu.jpg);
        padding-left: 5px;
        }

.post {
        margin-bottom: 5px;
        text-align: left;
        padding: 0px;
        border: 0px solid #777;
        color: #BBB8A9;
        font-family: Verdana;
}

.postbottom {
        font-family: Tahoma;
        /* letter-spacing: 0.1em; */
        color: #e6e6e6;
        font-weight: normal;
        font-size: 11px; 
        line-height: 1.6em;
        text-align: right;
        margin: 0px;
        display: block;
        /*text-transform: uppercase; */
        /* height: 20px; */

        border: 1px solid #000;
        background-image: url(images/grauhigu.jpg);
        padding-right: 5px;
}

.post hr {
        display: block;
        }

.entry {
		margin: 0px 20px 0px 20px;
        padding: 10px;
		border: 1px solid #000;
		border-top: 0px;
		border-bottom: 0px;
		background-color: #111;		
		position: relative;
}

.pageentry {
        padding: 5px 30px 5px 30px;
		border: 1px solid #000;
}

/* ========== NARROW & WIDE COLUMN SPECIFIERS ========== */

.narrowcolumn .postmetadata {
        padding: 5px 0px 5px 0px;
        }

.widecolumn .postmetadata {
        margin: 30px 0;
        }

.widecolumn .smallattachment {
        text-align: center;
        float: left;
        width: 128px;
        margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
        text-align: center;
        margin: 5px;
        float:right;
}

.widecolumn .entry p {
        font-size: 1.0em;
        }

.narrowcolumn .entry, .widecolumn .entry {
        line-height: 1.5em;
        }

.narrowcolumn a {
        color: #878577;		
        text-decoration: none;
}

.narrowcolumn .postmetadata {
        text-align: center;
        }

/* ========== LINKS ========== */

a, a:hover, h3 a:hover {
        color: #878577;
        /*color: #e6e6e6;*/
        text-decoration: none;
        }

a:hover {
        /*color: #f2f2f2;*/
		color: #A5A392;
        text-decoration: none;
        }

.entry a {
        color: #878577;
        text-decoration: none;
}

.entry a:hover {
        color: #A5A392;
        text-decoration: none;
}

.entry p a:visited {
        color: #6F6F6F;
}

.entry h1 a {
        font-family: "Times New Roman";
        /* color: #22211E; */
        text-decoration: none;
}

.entry h1 a:hover {
        font-family: "Times New Roman";
        /* color: #3B3934; */
        text-decoration: none;
}

#footer a {
        color: #878577;
        text-decoration: none;
}

#footer a:hover {
        color: #A5A392;
        text-decoration: none;
}

.posttitle a, .postbottom a {
 color: #262622;
}

.navi a{
	font-family: Tahoma;
	margin: 0px 10px 0px 10px;
	font-size: 1.5em;
	color: #FFFFFF;
	line-height: 2em;
	text-decoration: none;
}

.navi a:hover{
	font-family: Tahoma;
	margin: 0px 10px 0px 10px;
	font-size: 1.5em;
	color: #FFFFFF;
	line-height: 2em;
	text-decoration: underline;
}


/* ========== HEADINGS ========== */

.narrowcolumn h2 {
         color: #6D6C5B;
        text-decoration: none;
}

.entry h2 {
        color: #878577;
        /* letter-spacing: -0.05em; */
        text-decoration: none;
}

.froco h2 {
		color: #878577;
		font-size: 1.1em;
		line-height: 1.2em;
		padding: 0;

		margin: 5px 0px 10px 0px;
}

h5 {
        font-size: 1.4em;
		font-family: Tahoma;
		font-weight: normal;
		color: #fff;
		padding: 0px 0px 3px 23px;
		margin:  0 0 15px 0;
		display: block;
		border-bottom: 1px solid #777;
		
		background-image: url(images/flame.png);
		background-position: 0px 3px;
		background-repeat: no-repeat;
        }
		
h6 {
        font-size: 1.5em;
		font-family: Tahoma;
font-weight: normal;
		padding: 0;
		margin: 14px 0px 5px 0px;
        }		

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
        text-decoration: none;
		text-transform: uppercase; 

        }


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;
        }

h1 {
        font-size: 2.5em;
        text-align: left;
        line-height: 1.5em;
        margin: 0;
        padding: 0;
        font-weight: normal;
		font-family: "Times New Roman";
        }


h2.pagetitle {
        font-size: 2.5em;
        text-align: left;
        line-height: 1.5em;
        margin: 0;
        padding: 0;
        font-weight: normal;
		text-transform: uppercase;
		font-family: "Times New Roman";
		color:#e6e5db;
        }

/* h1 {
        padding: 0px;
        margin: 0px;
        } */

/* This is the post caption */

h2 {
        margin: 5px 0 0;
        font-size: 12px;
		line-height: 1.1em;
        }

h2.pagetitle {
        margin-top: 30px;
        text-align: center;
}

h3 {
        padding: 0;
        margin: 10px 0 0;
        }

h3.comments {
        padding: 0;
        margin: 40px auto 20px ;
        }
		
h4 {
    font-size: 14px;
    text-align: left;
    line-height: 19px;
    margin: 0;
    padding: 0;
    font-weight: normal;
	font-family: "Tahoma";
}		

/* ========== SPECIAL TEXT AREAS ========== */

.alt {
        /* background-color: #f8f8f8; */
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        }

small {
        font-family: "Trebuchet MS", Helvetica, Sans-Serif;
        font-size: 0.9em;
        margin: 0px;
        /*color: #262622; */
        }

code {
        font: 1.1em 'Courier New', Courier, Fixed;
        }

acronym, abbr, span.caps
{
        font-size: 0.9em;
        letter-spacing: .07em;
        }

/* ========== COMMENT LIST ========== */

.comments {
		width: 60%;
		margin-left: 30px;
}

.commentlist li, #commentform input, #commentform textarea {
        font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }

.commentlist li {
        font-weight: bold;
		border-width: 1px 0 1px 0;
		border-color: #444;
		border-style: solid;
		background-color: #222;
        }

.commentlist li .avatar {
        float: right;
        border: 0px solid #eee;
        padding: 2px;
        }

.commentlist cite, .commentlist cite a {
        font-weight: bold;
        font-style: normal;
        font-size: 1.1em;
        }

.commentlist p {
        font-weight: normal;
        line-height: 1.5em;
        text-transform: none;
        }

#commentform {
		background-color: #222;
}		
		
#commentform p {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }

.commentmetadata {
        font-weight: normal;
		font-size: 1em;
        }

/* ========== SIDEBARS ========== */

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
        /* color: #747166; */
        }

h2.widgettitle {
        font-family: Verdana, Sans-Serif;
        /* letter-spacing: 0.1em; */
        color: #e6e6e6;
        font-weight: normal;
        font-size: 0.9em;
        line-height: 1.55em;
        text-align: left;
        margin: 0px;
        display: block;
        /*text-transform: uppercase; */
        height: 20px;

        border-bottom: 1px solid #000;
		border-top: 1px solid #000;
        background-image: url(images/schwarzhigu.jpg);
        padding-left: 5px;
        }

#sidebar a {
		font-size: 0.8em;
        color: #f2f2f2;
		font-family: Verdana;
		text-decoration: none;
		 
}

#sidebar a:hover {
        color: #fff;
		font-family: Verdana;
		text-decoration: none;
}

/* wordpress calendar */

#wp-calendar a {
        text-decoration: none;
        display: block;
        /* font-size: 1.1em; */
        padding-top: 0px;
        text-align: center;
        width: 100%;
        color: #6A6549;
        }

#wp-calendar caption {
        font: 1.1em Verdana, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
        text-align: center;
        margin-top: 5px;
        }

#wp-calendar th {
        font-style: normal;
        text-transform: capitalize;
        }

#wp-calendar {
        empty-cells: show;
        margin: 0px 5px 0px 5px; 
        width: 130px;
        /*color: #000;*/
        text-align: center;
}

#wp-calendar #next a {
        font-size: 9pt;
        padding-right: 10px;
        text-align: right;
        }

#wp-calendar #prev a {
        font-size: 9pt;
        padding-left: 10px;
        text-align: left;
        }

#wp-calendar td {
        padding: 3px 0;
        text-align: center;
}

/* #wp-calendar td.pad:hover {
        background-color: #fff; }
*/


.postmetadata {
        clear: left;
		border-style: solid;
		border-width: 1px 0px 1px 0px;
		border-color: #333;
}

.clear {
        clear: both;
}


/* End Structure */



/*        Begin Headers */

/* End Headers */



/* Begin Images */

img.title {
 margin: 10px 0px 5px 40px; 
}

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;
        }
		
a img.attachment-32x32 {
	border: 1px solid #777;
}		

a img.attachment-64x64 {
	border: 1px solid #777;
	float: left;
	margin: 5px 5px 0 0;
}

a img.attachment-72x72 {
	border: 1px solid #777;
	float: right;
	margin: 0 10px 5px 10px;
}

a img.attachment-96x96 {
	border: 1px solid #777;
	float: left;
	margin: 5px 5px 20px 0;
	padding: 1px;
}

.alignright {
        float: right;
        color: #6D6C5B;
        padding-right: 10px;
        }

.alignleft  {

        float: left;
        color: #6D6C5B;
        padding-left: 10px;
        }
		
		
/* End Images */



/* Begin Lists

        Special stylized non-IE bullets
        Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
        margin-left: 0px;
        padding: 0 0 0 10px;
        /* list-style: none; */
        /* text-indent: -10px; */
        }

html>body .entry li {
        margin: 0px 0 0px 10px;
        }

.entry ul li:before {
        /* content: "\00BB \0020"; */
        }

 .sidebar-rechts ul ul ul a:before{
		vertical-align: 10%;
        content: "\2022 \0020"; 
        }
		
 .sidebar-links ul ul ul a:after{
		vertical-align: 10%;
        content: "\0020 \2022"; 
        }		

.entry ol {
        padding: 5px 0 5px 20px;
        margin: 0;
        }

.entry ol li {
        margin: 0;
        padding: 0;
        }

.postmetadata ul, .postmetadata li {
        display: inline;
        list-style-type: none;
        list-style-image: none;
        }

/* Level 1 Navileiste (Kalender) */

#sidebar ul, #sidebar ul ol {
        margin: 0;
        padding: 0;
        font-weight: normal;
        }

#sidebar ul li {
        list-style-type: none;
        list-style-image: none;
        margin-bottom: 0px;
        }

#sidebar ul p, #sidebar ul select {
        margin: 0;
        }
		
.azindex li span.head {
		padding: 0;
		margin: 0;
		line-height: 1.1em;
}		

.azindex li {
		padding: 0;
		margin: 0;
		line-height: 1.3em;
}

/* Level 2 der Navileiste! (Men�ebene 1) */

 #sidebar ul ul, #sidebar ul ol {
        margin: 0;
		border-top: 1px solid #777;	
		padding: 3px;
        }

#sidebar ul ul li, #sidebar ul ol li {
		font-size: 1em;
        margin: 0 5px 0 5px; 
        font-weight: normal;
        padding-bottom: 2px;
        }

/* Level 3 der Navileiste (Men�ebene 2) */

#sidebar ul ul ul, #sidebar ul ol {
        padding: 0;
		margin: 0px;
		border: 0;
		font-size: 0.85em;
        font-weight: normal;
        }

ol li, #sidebar ul ol li {
        list-style: decimal outside;
        }


/* End Entry Lists */



/* Begin Form Elements */

#search {
 border-top: 1px solid #000;
 text-align: center;
 }

#searchform {
        padding: 5px 5px 5px 5px;
        text-align: center;
		background-color: #222;
        }

#s {
        padding: 3px;
        width: 80px;
        margin: 0px;
		font-size: 0.8em;
		color: #f2f2f2;
        background-color: #111;
        border: 1px solid #444;
        }

#searchsubmit {
        padding: 2px;
		/* width: 50px; */
		font-family: Tahoma;
		font-size: 0.8em;
        color: #f2f2f2;
		background-color: #111;	
        border: 1px solid #444;
        }

.entry form { /* This is mainly for password protected posts, makes them look better. */
        text-align: center;
        }

select {
        width: 130px;
        }

#commentform  {
		border-width: 1px 0 1px 0;
		border-color: #444;
		border-style: solid;
        margin: 15px 0 3px;
}		
		
#commentform input {
        width: 170px;
        padding: 2px;
        margin: 0px 5px 0px 0;
		border: 1px solid #444;
		background-color: #111;		
		color: #fff;
        }

#commentform textarea {
		border: 1px solid #444;
		background-color: #111;
		width: 90%;
        margin-bottom: 2%;
        padding: 2px;		
		color: #fff;
        }

#commentform #submit {
        margin: 15px 0 3px;        
        float: right;
        }

/* Begin Comments*/

.alt {
        margin: 0;
        padding: 10px;
        }

.commentlist {
        padding: 0;
        text-align: left;
        }

.commentlist li {
        margin: 15px 0 3px;
        padding: 5px 10px 3px;
        list-style: none;
        }

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

#commentform p {
		
        margin: 2% 5% 0 5%;
		text-align: left;
        }

.nocomments {
        text-align: center;
        margin: 0;
        padding: 0;
        }

.commentmetadata {
        margin: 0;
        display: block;
        }

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
        border: none;
        }

acronym, abbr {
        }

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;
        }

.navigation {
        display: block;
        text-align: center;
		height: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        }

/* End Various Tags & Classes*/

a.addthis_button_facebook_like iframe { width: 130px !important; }
div.addthis_toolbox a.addthis_button_tweet { margin-left: 20px; width: 110px; }