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

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/* Begin Typography & Colors */
a {
    color: #fff;}
a:hover {
    text-decoration: underline;}
a img {
    border: none;}
body {
    font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 18px;
    }
code {
    display: block;
    margin: 10px 0 10px 0;
    padding: 10px;
    font-size: 1em;
    color: #000;
    background-color: #eaeaea;
    border: 1px solid #999;}
h1 {
    margin: 0;
    height: 66px;
    font-size: 1.2em;
    background: url(images/header-corner.gif) left top no-repeat;}
h1 a {
    margin: 0 15px 0 15px;
    font-weight: bold;
    font-size: 1.2em;
    color: #e3e3e3;}
h2 {
    margin: 0;
    height: 26px;
    text-align: left;
    font-size: .83em;
    font-weight: bold;
    color: #fff;
    background: url(images/title-background.gif) left top repeat-x;}
h2 a {
    color: #fff;}
h2 a:hover {
    text-decoration: none;
    color: #39471c;}
h2 span {
    display: block;
    padding: 0 0 0 12px;
    line-height: 26px;
    background: url(images/title-corner.gif) left top no-repeat;}
h3 {
    color: #94bc01;}
p {
    line-height: 1.25em;
    font-size: .7em;}

.alt {
    background: #eeffb8 url(images/comment-alt-top-corner.gif) left top no-repeat !important;}
.comment {
    margin-bottom: 15px;
    padding: 15px;
    background: #ededed url(images/comment-top-corner.gif) left top no-repeat;}
.comment p {
    margin: 0 0 10px 0;}
.comment ol,
.comment ul {
    font-size: .7em;}
p.commenter {
    margin-bottom: 0;
    font-size: 1.1em;
    font-weight: bold;
    color: #94bc01;}
.commentslink a {
    padding-left: 18px;
    background: url(images/icon-comments.gif) left center no-repeat;}
.entry {
    margin-bottom: 25px;}
.entry ol,
.entry ul {
    font-size: .7em;}
.permalink {
    background: url(images/icon-permalink.gif) left center no-repeat;}
.post {
    margin-bottom: 30px;}
.relinfo {
    font-size: .7em;
    color: #787878;}
.relinfo ul {
    list-style-type: none;
    margin: 4px 0 0 0;
    padding: 0;}
.relinfo ul li {
    display: inline;
    padding-left: 18px;}
.sidebox {
    margin: 20px 0 20px 20px;
    width: 180px;
    padding-bottom: 5px; 
    font-size: 15px;}
.sidebox a {
  display:			block;
  background-color: #616387;
  border-left:		2px #616387 solid;  
  border-right:		2px #616387 solid;
  color:			#fff;
  width:			120px;
  padding:			6px 5px 6px 20px;
  margin-bottom:	6px;
  text-decoration:	none;}
.sidebox a:hover {
  background:		#3A3C69;
  color:            #fff;
  border-right:		2px #fff solid;
  border-left:		2px #fff solid;
  text-decoration:	dotted;}
.sidebox form {
    margin: 10px;}
.sidebox li {
    margin-top: 5px;
    padding-bottom: 5px;
    background: url(images/sidebar-list-divider.gif) 2px bottom repeat-x;}
.sidebox ul {
    list-style-image: url(images/sidebar-list-bullet.gif);
    list-style-position: inside;
    margin: 10px;
    padding: 0;
    font-size: .9em;}


#calendar {
    text-align: center;
    color: #39471c;}
#calendar a {
    color: #fff;}
#calendar a:hover {
    color: #000;}
#calendar caption {
    margin: 5px auto;
    text-align: center;
    font-weight: bold;
    font-size: 1em;}
#calendar table {
    margin: auto;
    font-size: .75em;}
#commentform input,
#commentform textarea {
    background-color: #eeffb8;
    border: 1px solid #afafaf;}
#content {
    margin: 20px 20px 20px 20px;}
#footer {
    clear: both;
    float: right;
    height: 40px;
    font-size: 10px;
#header {
    height: 66px;
    line-height: 66px;
    color: #e3e3e3;
    background: url(images/header-background.gif) left top repeat-x;}
#inhalt-links {
    margin-top: 10px;
    border: 1px solid #FFFF00;
    float: left;
    width: 150px;
    padding: 0.5em;
    height: 350px;
    }
#menuebar {
  float:			left;
  padding:			2px 0 2px 0;
}    
#pages {
    list-style-type: none;
    margin: 0;
    padding-left: 10px;
    height: 31px;
    font-size: .9em;
    background: url(images/pages-list-background.gif) left top repeat-x;}
#pages li {
    float: left;
    padding: 0 25px 0 20px;
    height: 31px;
    line-height: 31px;
    font-size: .8em;
    background: url(images/pages-list-divider.gif) right bottom no-repeat;}
#pages li a {
    color: #9c9c9c;}
#pages li a:hover {
    text-decoration: none;
    color: #94bc01;}
#searchbox {
    width: 95px;
    background-color: #eff9db;
    border: 1px solid #8db63c;}
#searchbutton {
    width: 53px;
    height: 21px;
    padding-bottom: 0px;
    vertical-align: middle;
    font-size: 10px;
    color: #666;
    background: url(images/sidebar-search-button.gif) left top no-repeat;
    border: none;}
#submitbutton {
    width: 49px;
    height: 21px;
    padding-bottom: 0px;
    vertical-align: middle;
    font-size: 10px;
    color: #666;
    background: url(images/submit-button.gif) left top no-repeat;
    border: none !important;}
#sidebar {
    float: left;
    margin-top: 20px;}
#wrapper {
    margin: 15px 0px 20px 0px;
    font-size: 24px;
    color: #fff;}