/*  
Theme Name: WordPress Standard DE-Edition
Theme URI: http://wordpress.org/
Description: Das komplett eingedeutschte Standard-Theme - basierend auf dem famosen <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Deutsche Bearbeitung: <a href="http://blogshop.de">Olaf A. Schmitz</a> und <a href="http://blog.zeitgrund.de">Olaf Baumann</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

*/

html {
    /* Not valid but it does his work. Only Netscape and Seamonkey going their
       own way */
    overflow-y: scroll;
}

body {
    font-family: Georgia;
    font-size: 12px;        
    color: #545454;
    background: url(img/bg.png) #4c4c4c;
    margin: 0px;
    margin-bottom: 28px;
    padding: 0px;
    height: 100%;
}

img {
    border: 0px
}

a {
    text-decoration: none;
    color: #545454;
}

a.liexternal {
    padding-right:14px;
    background:url(img/extpage.gif) no-repeat right center;
}

a:hover {
    color: #bfd51b
}

label {
    margin-right: 10px
}

br.cb {
    clear: both;
}

input.text {
    margin:0px;
    padding:2px;
    border: 1px solid #DA9658;
    background:url(img/inputbox.jpg) repeat-x top #FFFFFF;
}


textarea {
    margin:0px;
    padding:2px;
    border: 1px solid #DA9658;
    background:url(img/inputbox.jpg) repeat-x top #FFFFFF;
}

hr {
    border: 0px solid #000;
	border-bottom: 1px dotted #777777;
	height: 0px;
}

.orange {color: #FF800B}

.lfloat {float: left}
.rfloat {float: right}













#sitedesc {
    float: left;
    /*margin: -120px 0px 0px 60px;*/
    margin: -172px 0px 0px 130px;
    position: relative;
    font-size: 28px;
    font-style: italic;
    color: #DA9658;
    font-weight: bold;
    z-index: 2;
}
.sitedesc_slogan {
    display: block;
    font-size: 16px;
    color: #000;
    text-decoration: none
}

#main_container {
    width: 910px;
    background:#FAFAFA;
    padding: 5px 20px 20px 20px;
    margin: auto;
}

#header {
    width: 910px;
}

#headerimg {
    width: 164px;
    height: 63px;
    margin-bottom: 16px;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar h2 {
	/*font-family: 'Lucida Grande', Verdana, Sans-Serif;*/
    font-family: Georgia;
    font-size: 1.2em;
	border-bottom: 1px dotted #777777;
	padding-bottom: 5px;
	margin-top: 0px;
	}

#navigation {
    height: 27px;
    border-top: 1px solid #a6a6a6;
    border-bottom: 1px solid #a6a6a6;
    margin-bottom: 5px;
}
#navigation li {
    float: left;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-left: 28px;
}
#navigation li:first-child {
    margin-left: 13px;
}
#navigation li a, #sidebar .pagenav ul li a {
    color: #8a8a8a;
    font-size: 17px;
    line-height: 27px;
    
    height: 27px;
    vertical-align: middle;
    background: url(img/navigation_bg.png) left no-repeat;
    padding-left: 10px;
}

#sidebar .pagenav {
    width: 295px;
    font-family: Georgia;
}
#sidebar ul.init {
    margin-bottom: 15px;
}


#navigation li a:hover {
    /* color: #BFD51B;
    background-color: #545454; */
    border-top: 3px solid #a6a6a6;
}


#content_init {
    border: 5px solid #a6a6a6;
    padding: 5px;
    height: 150px;
}

#footercat {
    background: #545454;
    padding: 15px;
    margin-top: 15px;
    color: #fff;
}
#footercat div.title {
    font-size: 18px;
    width: 100%;
    border-bottom: 1px dotted #bfd51b;
    padding-bottom: 2px;
}

#sitefooter {
    margin-top: 15px;
    text-align: center;
}

/* Begin Typography & Colors */

.zeromp {
    margin: 0px;
    padding: 0px;
}

#content {
    margin-left: 0px;
	font-size: 1.2em;
	}

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

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

.widecolumn {
	line-height: 1.6em;
	}

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

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

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h2.entry, .headline h3 {
    margin: 0px;
    padding: 0px;   
}

h2.entry a, .headline h3 a {
    /*color: #bfd51b;*/
    color: #545454;
    padding-bottom: 2px;
    border-bottom: 1px dotted #777777;
    font-size: 18px;
    font-weight: bold;
}

h2.entry a:hover, .headling h3 a:hover {
    color:  #bfd51b;
}

/* Icon right to headline diplays comment count and link to comment a post */

.comment_count_icon {
    float: right;
    width: 45px; 
    height: 40px;
    line-height: 26px;
    vertical-align: middle;
    text-align: center
}
.comment_count_icon a:hover {
    color: #545454
}

.comment_count_icon .head {
    background: #bfd51b;
}
.comment_count_icon .bottom {
    background: url(img/comment_bottom.png);
    height: 8px;
    width: 14px
}


.cat-item {
    list-style-type: none;
    padding-left: 10px
}

.entry p a {
        border-bottom: 1px dotted #545454;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:url(images/inputbox.jpg) repeat-x top #FFFFFF;
	border: 1px solid #A7A6AA;
	}

.commentlist li {
	font-weight: bold;
	}

.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 p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




.widecolumn, .narrowcolumn {
	width: 600px;
	float: left;
	margin-right: 15px;
	}

.post {
	clear: both;
	text-align: justify;
	border-bottom: 1px dotted #777777;
	}

.post hr {
	display: block;
	}

.post .headline {
    float: left;
    width: 540px;
}

.widecolumn .post, .narrowcolumn .post {
	margin: 0;
    margin-bottom: 30px;	
	}

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

.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: left;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */







/* 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 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 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

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


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

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

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul.pagenav li {
	margin-bottom: 0px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar div#tagcloud {
    text-align: center;
    width: 100%;
}
/* End Entry Lists */



/* Begin Form Elements */

div#content_init div#image,
div#content_init div#image a {
    float: left;
    width: 148px;
    
}

div#search, div#rss {
    padding: 2px 12px 2px 12px;
    background: #a6a6a6;
    color: #fff;
    font-size: 22px;
    width: 120px;
    height: 69px;
    display: block;
    float: right;
    clear: right;
	text-align: center;
}
div#search {
    height: 68px;
}
div#rss {
    margin-bottom: 5px;
}
div#rss a {
    font-size: 12px;
    color: #fff;
    display: block;
    margin-top: 3px;
}
div#search div.sep, div#rss div.sep {
    margin: auto;
    border-top: 1px solid #eee;
    width: 114px;
    height: 1px;
    padding: 0px;
}

#searchform #s {
	width: 110px;
	padding: 2px;
	margin: auto;
	margin-top: 0px;
	}
/* not needed
#sidebar #searchsubmit {
	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: 594px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

.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 Sidebar */
#sidebar
{
	width: 295px;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

.navigation2 {
	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." */

