/*
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

	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;
border: none;
font-size: 1em;
font-family: serif;
font-weight: normal;
text-decoration: none;
} 

body{ font-size: 12px; font-family: Helvetica, Verdana, Arial, Sans-Serif; line-height:150%; color: #2C2C2C }
hr { display: none }
a img { border: none }

#header{
	position: absolute;
	top: 38px;
	left: 303px;
	}
#headerimg .description{ display: none }


#content{
	position: absolute;
	top: 154px;
	left: 303px
	}


#content a    { color: #C9009B; text-decoration: none; font-weight: normal }
#content h2   { color: #333; font-weight: bold; font-size: 20px; margin-bottom: 0px}
#content h2 a { color: #333; font-weight: bold; font-size: 20px; margin-bottom: 0px; text-decoration: none }
#content form { margin: 0 }
#content #s   { width: 146px; border: 1px solid #A3A3A3 }

#search #s    { width: 146px; border: 1px solid #A3A3A3 } 
#search form  { margin: 0 }
#search       { position: absolute; top: 38px; left: 91px }
#search input { font-size: 10px }

#search img   { border: 0px }

#sidebar           { position: absolute; top: 82px; left: 91px }
#sidebar img       { border: 0px }
#sidebar ul a      { padding-left: 10px }
#sidebar a:link    { color: #2C2C2C; text-decoration: none; font-weight: normal }
#sidebar a:hover   { color: #108ACB; text-decoration: none; font-weight: normal }
#sidebar a:visited { color: #108ACB; text-decoration: none; font-weight: normal }

#sidebar ul         { list-style:none; padding: 0px margin: 0px }
.widgettitle        { display: none }
#sidebar ul li      { padding-top: 5px; padding-bottom: 5px; 
                      background: transparent url(images/underline.gif) left top no-repeat;
                    }
#credit { position: fixed; top: 38px; left: 0px }

.date { font-weight: bold;  font-size: 10px; padding-bottom: 5px }
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 */
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 }

.navigation { display: block; margin-top: 10px; margin-bottom: 60px }



/* "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." */

