/*  
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: Verdana, Arial, Sans-Serif;
	background: transparent url('images/body_bg.gif');
	 color:#D6D59F;
	text-align: left;
}

#page {
	background-color: #2e1109!important;
	border: 0px ;
	text-align: left;
	height:auto;
	}

#content {
	font-size: 1.2em;
	background:#2e1109;
	padding-left: 15px;
	}

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

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 16px;
	font-size:11px;
	margin-left:0px;
	margin-right:0px;
width:560px;
	}

.widecolumn {
	line-height: 16px;
width:560px;
	}

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

.alt {
	background-color: transparent;
	border-top: 0px ;
	border-bottom: 0px ;
	}

#footer {

	background: none;
	border: none;
	}

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

h1, h2, h3 {
	font-family: Georgia, Times, Times New Roma, serif;
	font-weight: normal;
	
	}

h1 {
	font-size: 16px;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	display:none!important;
	}
#headerimg h1{
	display:none;
}

h2 {
	font-size: 1.6em;
	}

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

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

h3 {
	font-size: 1.1em;
	color: #b4a26b;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#D6D59F;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#D6D59F;
	}

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

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em  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:  Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em  Verdana, Arial, Sans-Serif;
	margin-left:0px;
	background: transparent url('images/bg_side2.jpg') no-repeat top;
	color:##cfcfaa;
	}

/* My Comment */

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	
	}



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

.narrowcolumn a,#sidebar a {
color:#D6D59F;
font-family:georgia,times,times new roman,serif;
font-size:11px;
font-style:italic;
text-decoration:none;
	}

a:hover {
color:#ebeacb;
text-decoration: none;
	}
#sidebar a:hover, #footer a:hover{
color:#ebeacb;
text-decoration: none;	
}



/* End Typography & Colors */



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

#page {

	background:#2e1109!important;
	margin: 0px auto;
	padding: 0;
	width: 960px;
	border: 0px !important;
	height:100%!important;
	}

#header {
	background:transparent url(images/header.png) no-repeat scroll 0 0;
	margin: 0 0 0 0px;
	padding-top:0px;
	height: 280px;
	position:relative;
	width: 960px;
	}

#headerimg {
	margin: 0;
	height: 250px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: -30px 0 0 0;
	width: 560px;
	
	}

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

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	width: 250px;
	float: left;
	color:#D6D59F;
	font-family:georgia,times new roman,times,serif;
	font-style:italic;
	}
	
	
#footer span {
	padding: 20px 0;
	float: right;
	
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
	text-align: justify;
	font-size:11px;
}

h2 {
	margin: 15px 0 0 0px;
	font-family:georgia,times new roman,times,serif;
	font-size:16px;
	font-style:italic;
	letter-spacing:0.5px;
	padding-bottom:5px;
	}

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

#sidebar h2 {
	margin:5px 0 0 -10px;
	padding: 0;
	}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


#commentform{
	padding-bottom: 45px;
}
h3#comments{
	margin-top: 10px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}



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 {
color:#d6d59f;
margin:65px 0 0 30px;
width:200px;
}

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

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 3px 0px;
	padding-left: 10px;
	background:transparent url(images/small-star.png) no-repeat scroll 0 3px;
	/*display:none;*/
	}

#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: 0px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements
----------------------------------- */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#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: 100%;
	padding: 2px;
	height:100px;
	border:1px solid #d1bd7f;
	
	}

#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{
	padding: 20px 0 10px 0;
	float: right;
	height:990px;
	width:340px;
	margin-top:-20px;
		}

#sidebar form {
	margin: 0;
	}

/* 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 {
	border:0 none;
	clear:both;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.postmetadata{
	display:none;
	}
	
.widget_categories h2{
	background: transparent url(images/teesalon-blog.png) no-repeat scroll left top;
	width: 190px;
	height: 53px;
	text-indent:-99999px;
}

#pages h2.widgettitle{
display:none;
	}
	
	
	
	/*   :::::::::::::::::::::::: own styles ::::::::::::::  */
	
	
	
	





/*  Main Navi
-------------------------------------*/
	
#navcontainer {
	background-position:0 0;
	left:0;
	padding:0;
	position:absolute;
	top:192px;
	width:880px;
	left:0px
}
ul#navlist{
	padding-top:0px;
	
}
#navlist li{
	color:#6F1111;
	float:left;
	font-family:georgia,times,times new roman,serif;
	font-size:12.5px;
	font-variant:small-caps;
	letter-spacing:5px;
	list-style-type:none;
	margin-right:25px;
	text-transform:lowercase;
	
}
#navlist li ul{
	margin-left:0;
	padding:0;
	}

#navlist li a{
	color:#6f1111;
	padding-right:0px;
	text-decoration: none;
}

#navlist li a:hover{
	text-decoration:none!important;
	color:#9c1919;

}


/*     guestbook                 */


.entrytext{
	margin-left:31px;
}


#text-3{}
#text-2{
margin-top:30px;
background:;
	}
.entry p{}

p.big{
font-size:12.5px;
}

#post-2 h2{
text-indent:-900em;
background: transparent url('images/teatime.jpg') no-repeat ;
height:40px;
}

#post-4 h2{

text-indent:-900em;
background: transparent url('images/speisen.jpg') no-repeat ;
height:40px;
}

#post-5 h2{

text-indent:-900em;
background: transparent url('images/kontakt.jpg') no-repeat ;
height:40px;
}

#post-6 h2{
text-indent:-900em;
background: transparent url('images/guestbook.jpg') no-repeat ;
height:40px;
}


#post-7 h2{
text-indent:-900em;
background: transparent url('images/impressum.jpg') no-repeat ;
height:40px;
}


/*msIE7*/

*+html #sidebar{
float: right;
}


*+html #sidebar ul, #sidebar ul ol {
margin:84px 0 0 60px;
width:200px;
}

*+html #navcontainer {
background-position:left center;
left:-40px;
padding:0;
position:relative;
top:-80px;
width:980px;
}

/* end  msIE7*/





* html #navcontainer{

position:absolute;
	top:195px;
	left:350px;
	
	background-position: left;
	height:58px; 
	width:880px;
	
}




* html .narrowcolumn .entry, .widecolumn .entry {
font-size:11px;
line-height:1.4em;
margin-left:5px;
margin-right:0px;
}

* html .narrowcolumn h2{
	margin-left:5px;
}

* html #sidebar{
	width:270px;
	margin-left:600px;
}


* html #sidebar ul, #sidebar ul ol {
margin:100px 0pt 0pt 50px;
width:200px;
}


td b{
	font-size:11px!important;
	font-weight:normal!important;
	color:#b4a26b!important;
}




input[type=radio] {
border: 1px solid #silver!important;
background:transparent!important;
}

td input[type=submit] {
border:0px;
text-indent:-900em;
background: transparent url('images/senden.jpg') no-repeat!important ;
width:90px;
height:40px;
margin-left:105px;
}


td input[type=submit]:hover {
border:0px;
text-indent:-900em;
background: transparent url('images/senden_h.jpg') no-repeat!important ;
width:90px;
height:40px;
margin-left:105px;
cursor:pointer!important;
}

#text-3 {
margin-top:5px;
background:transparent url('images/newsletterabo.jpg') no-repeat!important ;
width:208px;
height:35px;
}

td a{
display:none;
}


strong{
font-family:georgia,times,Times New Roman,serif;
font-size:12.5px;
font-style:italic;
font-weight:normal;
letter-spacing:0.4px;

}



/* sidebar daily dishes
---------------------------*/
li#richtext-4 .textwidget ul{
	background: none;
	padding-left:0;
}
#sidebar ul p{
	margin: 0 0 7px 12px;
}


#sidebar ul p.sub{
	padding-bottom: 5px;
	font-size: 14.5px;
	font-family: georgia,times new roman,times,serif;
	letter-spacing: .5px;
	font-style: italic;
	margin-left:0px;
	
}
#sidebar ul p.day{
	
	font-family: georgia,times new roman,times,serif;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0px 0px;
	background:transparent url(images/small-star.png) no-repeat 0 3px;
	padding:0 0 0 10px;
}

/* Sidebar Bgs
-----------------------------*/
li#text-1 .textwidget{
	
}

li#text-3 .textwidget {
	
}
li#richtext-3 .textwidget img{
	margin-left: -20px;
}




/* Gallery 
----------------------*/

.ngg-gallery-thumbnail img {
background-color:#D6D59F!important;
border:0 none!important;
display:block;
margin:4px 0 4px 5px;
padding:2px!important;
position:relative;
}
.ngg-gallery-thumbnail img:hover {
background-color:#FFFFFF!important;
}


/* Table
-------------------*/

.wp-table-reloaded {
	background-color:transparent!important;
	font-size:8pt;
	margin:10px 0 15px;
	text-align:left;
	width:100%;
	font-family:georgia,times,times new roman;
	font-size:12px;
	font-style:italic;
	margin:10px 0 15px;
	text-align:left;
	width:100%;
}

.wp-table-reloaded .header {
	background-image:none!important;
	background-position:right center;
	background-repeat:no-repeat;
	
	background-position:right center;
	background-repeat:no-repeat;
	cursor:none!important;
	font-family:georgia,times,times new roman;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
}

.wp-table-reloaded th {
	background-color:transparent!important;
	border:0px!important;
	padding:4px;
	padding-bottom: 10px;
	color:#D6D59F;
}
.wp-table-reloaded td {
vertical-align:center!important;
padding:0px;
width:110px;
}
.wp-table-reloaded .headerSortDown {
background-color:transparent!important;
background-image:none!important;
}
.wp-table-reloaded .even td {
background-color:transparent !important;
color:#D6D59F;
}
.wp-table-reloaded .odd td {
background-color:transparent!important;
color:#D6D59F;
}

.post h3 a{
font-family:georgia,times new roman,times,serif;
font-size:16px!important;
font-style:italic;
letter-spacing:0.5px;	
}
#categories-2{
	
}

#footer a{
	color:#D6D59F;
font-family:georgia,times new roman,times,serif;
font-style:italic;
text-decoration:none;
}

h2 a {
font-family:georgia,times new roman,times,serif;
font-size:16px!important;
font-style:italic;
letter-spacing:0.5px;
}


