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

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url(images/hg.gif);
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header { background-color: #73a0c5; background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; }

#headerimg 	{
	margin: 7px 9px 0;
	}

#content { font-size: 1.2em
	; }
.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; float: none; margin: 0; padding-right: 5px; padding-left: 5px; display: block; }

.widecolumn {
	line-height: 1.6em;
	}

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

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

#footer { background-color: silver; background-repeat: no-repeat; background-attachment: scroll; background-position: 50% top; border: none; }

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

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.2em;
	}

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

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 { font-size: 1.1em; float: none; margin: 0 0 10px; display: block; }

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #c00;
	}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	
	}

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

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

#sidebar { font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif; }
#sidebar
{ padding: 0 0 10px; width: 190px; margin: 0; }
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;
	}

a, h2 a:hover, h3 a:hover {
	color: #c00;
	text-decoration: none;
	}

a:hover {
	color: gray;
	text-decoration: underline;
	}

#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 */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #c00;
	margin: 0;
	padding: 0;
	height: 85px;
	width: 760px;
	}

#headerimg { background-image: url(images/gartenhaus.gif); margin: 0; height: 85px; width: 760px; padding: 0; }

.narrowcolumn { width: 530px; float: right; margin-top: 10px; margin-right: 0; margin-bottom: 0; padding-right: 16px; padding-left: 10px; border-left: 1px solid silver; }

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post { text-align: left; margin-top: 10px; margin-right: 0; margin-left: 0; padding: 0; border: solid 1px silver; }
.seite { text-align: left; margin-top: 10px; margin-right: 0; margin-left: 0; padding: 0; border-style: none; border-width: 0; }
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata { margin: 0; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; }

.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 {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

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



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 { color: gray; font-size: 1.6em; margin: 0 0 5px; list-style-type: none; display: list-item; }
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 { color: white; background-color: #c00; float: none; margin: 0 0 5px; padding: 0 0 0 0; }
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img { float: right; clear: right; padding: 0; max-width: 100%; margin-bottom: 3px; }

/*	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 { list-style: none; text-indent: -10px; margin: 0 0 0 5px; padding: 0; }
html>body .entry ul ul { text-indent: -10px; list-style: none; margin: 0 0 0 0; padding: 0; }
html>body .entry li { margin-top: 4px; margin-bottom: 5px; padding-left: 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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform { text-align: left; width: 100%; margin: 10px 0; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; }
.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;
	}
/* End Form Elements */



/* 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: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
/* 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: solid 1px #c00;
	}

.navigation { display: block; text-align: center; padding-top: 3px; padding-bottom: 10px; }
/* 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." */
#headermenu li a { color: white; font-weight: bold; background-color: #c00; text-decoration: none; float: left; padding: 3px 5px; list-style-type: none; display: block; }
#headermenu li { float: left; list-style-type: none; display: block; }
#headermenu { font-size: 1.2em; background-color: #c00; width: 760px; height: auto; clear: left; margin-bottom: 10px; display: table; white-space: nowrap; }
#logo { background-image: url(images/ah-logo.gif); width: 105px; height: 80px; margin-left: 37px; display: block; }
#sidebar h2 { width: 100%; margin: 5px 0 0; padding: 0; }
#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; border-top: 2px solid white; }
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	
	}
#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: 0 0 0;
	padding: 0;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	
	}
#sidebar form {
	margin: 0;
	}
#sidebar ul li { width: 100%; list-style-type: none; list-style-image: none; display: list-item; margin: 0; padding: 0; -height: 16px; }
#sidebar ul li a { color: black; background-color: #e3e5e6; display: list-item; padding-top: 4px; padding-bottom: 2px; padding-left: 10px; -height: 16px; }
#sidebar ul ul li { margin: 0; -height: 16px; padding: 0; list-style-type: none; list-style-image: none; display: list-item; }
#sidebar ul ul li a { color: black; background-color: silver; -height: 16px; padding-top: 4px; padding-bottom: 3px; padding-left: 10px; border-bottom: 2px solid white; display: list-item; }
#sidebar ul ul li a:hover { color: white; background-color: gray; text-decoration: none; }
#sidebar ul ul li.current-cat a { color: white; text-decoration: none; background-color: #c00; }
#headermenu li a:hover, #headermenu li.current_page_item a { color: #c00; background-color: white; text-decoration: none; }
.custom_contact_row {
  margin: 10px 0px 20px 0px;
  margin: 15px 0px 15px 0px;
  clear: left;
}
.custom_contact_label {
  font-size: 1em;
  float: left;
  width: 120px;
  padding-left: 5px;
}
.custom_contact_label_required {
  font-weight: bold;
  font-size: 1em;
  float: left;
  width: 120px;
  padding-left: 5px;
}
.custom_contact_data {
  float: left;
  padding-left: 5px;
}
.custom_contact_data textarea {
  
}
.custom_contact_buttons { clear: left; margin-top: 10px; padding: 10px 0 0; }
#custom_contact_form { display: table; }
.custom_contact_form label, input, textarea, select { border: solid 1px gray; outline-style: none; display: block; }
a.warenkorb { color: black; font-size: 1.2em; background-color: #f0f0f0; text-align: center; margin-top: 5px; padding: 2px 7px; display: block; border: solid 1px gray; outline-style: none; white-space: nowrap; }
input[type = "hidden"] {
        display: none;
        border: 0;
        background-color: #fff;
}
input#s { float: left; margin: 0 6px 0 0; }
p.credits, p.credits a { color: gray; }
.ddsg-wrapper ul li { border-top-style: none; border-right-style: none; border-bottom-color: silver; border-bottom-style: none; border-left-style: none; }
.ddsg-wrapper a { color: gray; margin: 0; padding: 0; }
.ddsg-wrapper a:hover { color: #c00; text-decoration: none; }
.ddsg-wrapper ul li ul li { color: gray; background-color: white; margin: 0 0 3px; border-bottom: 1px solid silver; border-top-style: none; border-right-style: none; border-left-style: none; list-style-type: none; display: list-item; }
.ddsg-wrapper ul li ul li ul li { background-color: white; margin: 0 0 0 5px; padding-left: 10px; border-style: none; list-style-type: square; display: list-item; }
.yakproductbuy { font-weight: bold; width: 100%; height: 30px; float: none; clear: both; border-top: 5px solid silver; display: block; }
.yakproductbuytitle { float: left; margin-top: 5px; margin-left: 5px; }
.yakproductbuyprice { float: right; margin-top: 5px; margin-right: 10px; }
.yakproductbuybuy { float: right; margin: 0; padding: 0; }
.yakproductbuybuy input { margin-right: 10px; margin-bottom: 0; display: inline; }
.entry a img { float: left; margin: 0 20px 10px 0; }
.entry p { font-size: 0.95em; line-height: 1.2em; margin: 0; padding: 0 0 10px; }
.detailseite .entry table { font-size: 0.9em; line-height: 0.9em; border-spacing: ; border-collapse: collapse; background-color: white; width: 200px; float: left; margin: 0 20px 5px 0; padding: 0; border: none; display: table; }
.entry table.yak_order { float: none; margin-bottom: 20px; display: table; }
.entry table td { font-size: 0.95em; margin: 0; padding: 2px; border: solid 1px silver; outline-style: none; outline-width: 0; white-space: nowrap; }
h3 a, h3 a:visited, h3.std { color: white; margin: 0; padding: 0 0 0 5px; display: block; }
h3 a:hover { color: white; background-color: gray; margin: 0; }
.entry hr { width: 100%; clear: left; border-top: 1px solid silver; border-right-style: none; border-right-width: 0; border-bottom-style: none; border-bottom-width: 0; border-left-style: none; border-left-width: 0; outline-style: none; outline-width: 0; }
a:hover img { border-color: black; }
table#shoppingcartsidebar { background-color: #dedede; width: 190px; height: auto; margin: 0; padding: 10px 0; display: block; }
.seite .entry { padding: 0; }
.ddsg-wrapper h3 { color: white; background-color: gray; padding: 2px 7px; }
.cat-info { font-size: 0.9em; }
.cat-info p { margin: 0 0 5px; padding: 0; }
.cat-info p img { float: left; margin-right: 5px; display: block; }
.cat-info { display: table-cell; }
.seite p img { float: none; clear: left; }
a:hover.warenkorb { color: gray; text-decoration: none; border-color: black; }
table#shoppingcartsidebar td { width: 50%; padding: 2px; }
.detailseite p img {  }
.detailseite p img.prod { float: none; }
.uebersicht p img { display: block; }
.seite h3 { padding-left: 3px; }
table#downloadtable { width: 90%; }
table#downloadtable td { padding-left: 5px; border-left: 1px solid silver; }
.yakproductbuybuy form { margin: 0; padding: 0; }
.detailseite h3 { margin: 0 0 5px; }
element { }
.homebox { width: 250px; float: left; margin-bottom: 10px; }
.homebox a img { width: 200px; height: 140px; display: block; }
a.katalogload img { color: blue; text-decoration: underline; border-width: 0; }
