
/*
Theme Name: WordPress Default DE-Edition
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <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

*/

body {
background:#fdfdca url(images/kubrickbgcolor.jpg) repeat scroll 0 0;
color: #4C4C4C;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:75%;
margin: 0;
padding: 0;
}

#page {
clear:both;
margin:10px auto;
padding:0;
text-align:left;
width:900px;
}

#header {
background-image:url(images/header02.jpg);
height:140px;
margin:0;
}
#headertitle { 

}
#headertitle h2 { 
border:0 none;
font-size:15px;
letter-spacing:2px;
padding-left:20px;
padding-top:5px;
text-align:justify;
}

/* ==================Begin Menu=======================*/

#menu {
height:25px;
padding-top:115px;
}

#menu ul {
margin:0;
padding:0 0 0 20px;
}

#menu ul li{
position: relative;
display: inline;
font-weight:bold;
padding:0;
margin:0;
}

#menu ul li a:link, #menu ul li a:visited { 
background:#f7f2cd none repeat scroll 0 0;
border:2px outset OldLace;
color:#583d36;
font-weight:bold;
padding:2px 5px 3px 7px;
text-decoration:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a {
background-color:#583d36;
color:#ffff99;
font-weight:bold;
}

/* ==================Ende Menu======================*/

/* ============= nav ==============================*/

#nav{
float:right;
margin-left:0;
margin-top:0;
padding-right:9px;
padding-top:20px;
width:170px;
        }
#nav a {
        color:#DDDDDD;
}

#nav h2 {
background:#583d36 none repeat scroll 0 0;
border:2px outset OldLace;
font-size:12px;
letter-spacing:0;
color:#f7f2cd;
margin:0;
padding:1px 1px 1px 5px;
        }

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

#nav ul li {
border:0px solid #660000;
list-style-image:none;
list-style-type:none;
margin-bottom:50px;
        }
        
#nav ul li ul  {
border:0px solid #660000;
list-style-image:none;
list-style-type:none;
margin-bottom:0px;
        }

#nav ul ul li {
background-color:#F7F2CD;
border:2px outset OldLace;
margin:5px 0 0;
padding:1px 0 2px 0;
        }

#nav ul ul li a:hover {
color:#ad7006;
}

#nav ul ul ul li {
border:0 none;
margin-bottom:0px;
        }

#nav ul ul ul li {
padding-left:10px;
}

#nav a{
color:#583D36;
font-weight:bold;
font-size:11px;
padding-left:10px;
text-decoration:none;
}

/* ============= Ende nav =====================*/

/* ============= footer ========================*/
#footer {
clear:both;
height:15px;
margin:0;
padding:0;
        }

#footer p {
color:#583d36;
font-size:10px;
margin:1px;
padding-top:25px;
text-align:right;
        }
        
#footer p a{
        color:#583d36;
        font-weight:normal;
        text-decoration:none;
        }        
/* ============= Ende footer =====================*/


small {
font-size: 0.9em;
line-height: 1.5em;
        }
h1 {
font-size: 24px;
font-weight: bold;
}

h1 a {color:#AD7006;font-weight:bold;padding-left:0;}
h1 a:hover {color:#c9560f;}

h2 {
color:#583D36;
font-size: 15px;
font-weight: bold;
letter-spacing:1px;
margin-bottom:15px;
margin-top:15px;
padding-bottom:2px;
padding-left:0;
        }
h2 a {color:#AD7006;font-weight:bold;padding-left:0;}
h2 a:hover {color:#c9560f;}
		
h3 {
color:#583D36;
font-size: 14px;
font-weight: bold;
letter-spacing:1px;
margin-bottom:15px;
margin-top:15px;
padding-bottom:2px;
padding-left:0;
        }
        
h3 a {color:#AD7006;font-weight:bold;padding-left:0;}
h3 a:hover {color:#c9560f;}

h4 {
color:#583D36;
font-size: 13px;
font-weight: bold;
letter-spacing:1px;
margin-bottom:15px;
margin-top:15px;
padding-bottom:2px;
padding-left:0;
        }
h4 a {color:#AD7006;font-weight:bold;padding-left:0;}
h4 a:hover {color:#c9560f;}


h5 {
color:#583D36;
font-size: 13px;
letter-spacing:1px;
margin-bottom:15px;
margin-top:15px;
padding-bottom:2px;
padding-left:0;
        }
h5 a {color:#AD7006;padding-left:0;}
h5 a:hover {color:#c9560f;}

h6 {
color:#583D36;
font-size: 12px;
letter-spacing:1px;
margin-bottom:15px;
margin-top:15px;
padding-bottom:2px;
padding-left:0;
        }
h6 a {color:#AD7006;padding-left:0;}
h6 a:hover {color:#c9560f;}


.entry p a:visited {color: #856121;}

small, .nocomments, .postmetadata, blockquote, strike {color:#660404;}

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

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

a {
color: #AD7006;
font-weight:normal;
text-decoration: none;
}
a:hover {color: #c9560f;}


/* Begin Structure */

.narrowcolumn {
float:left;
margin:0 auto 0;
padding-left:20px;
width:880px;
        }

.widecolumn {
float:right;
margin-bottom:0;
margin-left:0;
margin-top:10px;
padding:0;
line-height: 1.4em;
        }

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

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

.narrowcolumn .postmetadata {padding-top: 5px; text-align: center;}

.post {margin:0px 0px 25px 0px;}

.post hr {display: block;}

.widecolumn .post {margin-left: 20px;}

.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 0px;}

.postmetadata {clear: both;}

.clear {clear: both;}
/* End Structure */

/* Begin Images */
a img {border: 1px solid #ad7006;}

p img {padding:2px;max-width: 100%;}

img.centered {display: block;}

img.alignright {display: inline;}

img.alignleft {display: inline; }

.alignright {  float: right; }

.alignleft {float: left }
/* End Images */


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

.hidden {display: none;}

hr {display: none;}

.navigation {
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 30px;
        }
/* End Various Tags & Classes*/

