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

	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/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}*/
body
{
background-color: #678090;
margin: 0px;
padding: 0px;
border: 0px;
text-align: center;
font-family: Verdana, Arial, Sans-Serif;
font-size: 62.5%; /* Resets 1em to 10px */
}

h1
{
font-family: Georgia;
font-weight: 100;
color: #f7a700;
margin: 3px;
margin-left:20px;
letter-spacing: 5px;
text-align:left;
}
	/*
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}*/

#page {
background-color: #ffffff;
background-image: url('images/bgleft.png');
background-repeat: repeat-y;
width: 710px;
margin-left: auto;
margin-right: auto;
border-left: 10px solid #6F9DBE;
border-right: 10px solid #6F9DBE;
}	

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

a:hover
{
color: #6F9DBE;
border-bottom: dotted 1px #6F9DBE;
}

/*#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}
*/
#header
{
background-color: #565656;
/*background-image: url('images/zeit.jpg');
background-repeat: no-repeat;
background-position: center 50px;*/
}


#header #topmenu, #header #bottommenu
{
border-bottom: 10px solid #3F3F3F;
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
}

#header #topmenu li, #header #bottommenu li
{
display: inline;
margin: 0px;
padding: 0px;
font-size: 1.1em;
margin-left: 20px;
}

#header #bottommenu 
{
text-align: right;
border-bottom: none;
padding-top: 15px;
padding-bottom: 15px;
margin-right: 20px;
background-image: url('images/headbgleft.png');
background-repeat: repeat-y;
}

#sidebar
{
width: 210px;
float: left;
color: #678090;
margin-bottom: 20px;
}

#sidebar ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
font-size: 1.05em;
}

#sidebar ul li h2
{
color: #678090;
font-weight: 100;
margin: 20px;
margin-bottom: 10px;
padding: 0px;
font-size: 1.2em;
font-family: georgia;
}

#sidebar ul li ul li
{
margin-left: 20px;
margin-right: 20px;
margin-bottom: 6px;
padding: 0px;
}

#sidebar ul #recent-posts ul li
{
background-image: url('images/post.gif');
background-repeat: no-repeat;
background-position: left 2px;
padding-left: 16px;
}

#sidebar ul #recent-comments ul li
{
background-image: url('images/comment.gif');
background-repeat: no-repeat;
background-position: left 2px;
padding-left: 16px;
}

#sidebar ul #archives ul li
{
background-image: url('images/archiv.gif');
background-repeat: no-repeat;
background-position: left 2px;
padding-left: 16px;
}

#sidebar ul #links ul li
{
background-image: url('images/exlink.gif');
background-repeat: no-repeat;
background-position: left 2px;
padding-left: 16px;
}

#content
{
width: 500px;
float: right;
padding-bottom: 20px;
}

#content .post
{
margin: 0px;
padding: 20px;
color: #565656;
font-size: 1.15em;
line-height: 1.5;
padding-right: 40px;
}

#content .post h2
{
font-family: Georgia;
margin: 0px;
padding: 0px;
font-size: 1.4em;
font-weight: 100;
text-align: left;
letter-spacing: 1px;
}

#content .post .date
{
text-align: left;
font-family: georgia;
font-size: 1.45em;
width: 30px;
color: #6F9DBE;
text-align: center;
padding: 2px;
padding-bottom: 5px;
margin-right: 5px;
float: left;
line-height: 0.85;
}
#content .post .date .month
{
font-size: 0.68em;
}

#content .post .author
{
text-align: left;
font-size: 0.9em;
}

#content .post .entry
{
text-align: justify;
margin-left: 40px;
}

#content .post .postmetadata
{
margin: 0px;
padding: 0px;
text-align: left;
margin-left: 40px;
}

#content .more-link
{
display: none;
}

#content h3
{
color: #6F9DBE;
font-weight: 100;
text-align: left;
/*margin-left: 60px;*/
}

#content form
{
text-align: left;
margin-left: 60px;
color: #565656;
padding-top: 20px;
}

#comment
{
width: 370px;
height: 80px;
font-family: verdana;
font-size: 1.1em;
padding: 3px;
color: #565656;
border: 1px dotted #6F9DBE;
}

#url, #email, #author
{
font-family: verdana;
font-size: 1.1em;
padding: 2px;
color: #565656;
border: 1px dotted #6F9DBE;
}

#submit
{
border: 1px solid #6F9DBE;
background-color: #ffffff;
font-size: 1.1em;
padding: 2px;
color: #565656;
}

#comments, #respond, #postmetadata alt
{
display: none;
}

ol
{
list-style-type: none;
margin: 0px;
border: 0px;
margin-left: -20px;
margin-right: 20px;
margin-top: 20px;
}

ol li
{
background-image: url('images/quote.png');
background-repeat: no-repeat;
background-position: 5px 5px;
text-align: left;
margin: 0px;
border: 0px;
padding-left: 40px;
color: #565656;
line-height: 1.5;
font-size: 1.1em;
}


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

