/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	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

*/

*
{
    margin: 0;
    padding: 0;
}

a img
{
    border: 0;
}

body
{
    background-color: #5f3a5b;
    font: 0.75em Georgia;
    line-height: 160%;
    color: #b2a1ac;
    background-image: url(tops.png);
    background-repeat: repeat-x;
    
  
    
    
   
}

/* Begin Typography & Colors */

#page {
	
	text-align: left;
	}

.depth-1 {
border: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}







.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: #90668b;
	}

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: #a3a957;
	text-decoration: none;
	}

a:hover {
	color: #FFF;
	text-decoration: none;
	}

#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 {

	padding: 0;
	}

#page {
width: 870px;
    padding: 10px;
    margin: 0 auto;
    margin-top: 0px;
	}

#header {
 height: 130px;

	}



.narrowcolumn {
	  width: 650px;
    float: right;
   
    margin-bottom: 100px;
	}

.widecolumn {
	
	  width: 650px;
    float: right;
   
    margin-bottom: 100px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	
	}

.widecolumn .postmetadata {
	
	}

.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;
}

#footer {
	
	margin: 0 auto;
	width: 870px;
	clear: both;
	padding-top: 5px;
    border-top: 2px solid #664162;
    font-family: Arial;
    font-size: .9em;
    color: #764f72;
	}


/* End Structure */





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}




/* 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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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 p, #sidebar ul select {

	}

#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: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */







/* Begin Sidebar */
#sidebar
{
	float: left;
 
 
  padding: 0px 10px 0px 0px;
 
  width: 180px;
	}

#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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/




/* End captions */


/* "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." */

.logo
{
  
    padding-top: 3px;
  
    float: left;
   
}

#navi
{
   
    
   
    float: right;
   padding-top: 30px;
  
    
}

#navi ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
    width: 100%;
    
}
#navi li
{
    
    margin: 0;
    padding: 0;
    display: inline;
    
   
}
#navi li a
{
    display: inline;
    margin-left: 20px;
    height: 13px;
  
    padding-bottom: 3px;
    color: #424242;
    text-decoration: none;
    
}
#navi li a
{
     filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;
    width: 181px;
}
#navi li a:hover, li a:focus, li a:active
{
   filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#navi .active
{
      filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


h1
{
 
    font-size: 1.6em;
  margin-bottom: 5px;
    color: #babf7c;
    
    font-weight: lighter;
   
    
    
}

h2
{
    font-size: 15px;
    font-weight: lighter;
 letter-spacing: 1px;
    color: #FFF;
   
  
}

h3
{
   
    font-style: italic;
   font-weight: lighter;
   color: #FFF;
   font-size: 1.2em;
   
   margin-bottom: 10px;

  
 
}

#content h3
{
    font-weight: bold;
   padding-top: 20px;
      background-image: url(../design/line.png);
   background-position: bottom;
   padding-bottom: 10px;
   background-repeat: repeat-x;
}
h6 {

   
   color: #9e6095;
    font-size: .9em;
    font-family: Arial;
   margin-top: 30px;
   text-transform: uppercase;
}

.entry
{
     background-image: url(line.png);
   background-position: bottom;
   padding-bottom: 10px;
   background-repeat: repeat-x;
}

.entry img
{
margin-bottom: 10px;
}

/*AHOI*/

blockquote
{
    font-style: italic;
    font-size: 1.3em;
   text-align: center;
    padding-top: 15px;
}

hr
{
    border: 0px; /* Für Firefox und Opera */
    border-bottom: solid 3px #ddd4dd;
    margin-top: 20px;
    margin-bottom: 20px;
}



.b
{
    
     padding: 5px;
     background-color: #53304f;
     
}

.b2img
{
    z-index: -1;
}

.b2
{
    
     padding: 10px;
     width: 630px;
     
}

.b2ov
{
    position: absolute;
    left: 0px;
    top: 0px;
}

table td
{
    vertical-align: top;
}

.info
{
    margin-top: 20px;
   width: 75%;
}
/*IQUERY GALLERY*/

#img-container
{ 
    height: 450px;
    
}

.nav
{
    font-family: Arial;
   
    padding: 0px 0px 5px 5px;
    color: #8a5f85;
     
}
.nav img
{
    padding-right: 5px;
    
}

.entry img
{
border: 1px solid #4d314a;
}

