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

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Times New Roman',Georgia,Serif;
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	background-color:#fff;
	color: #000;
	/*text-align: center;*/
	}
	
p {margin:0}

img {border:none}


#page {
	font-size:1.1em;
	}

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

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

/*.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}*/
.depth-1 {
border-bottom: 1px dotted #B8B8B8;
}

/*.even, .alt {

	border-left: 1px dotted #ddd;
}*/

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	}


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

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

.mail a {color:black}

.mail a:hover {color:#ff6600}

.leftColumn a, .thumbWrapper a, .intersections a, .centerWrapper a {color:black}
.leftColumn a:hover, .thumbWrapper a:hover, .intersections a:hover, .centerWrapper a:hover {color:#ff5a19}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin:auto;
	padding-left:15px;
	position:relative;
	}

#page {
	margin:15px 15px 0 15px;
	float:left;
	}

#header {
	/*background-color:#FF0000;*/
	/*margin: 0 0 0 1px;*/
	/*height: 17px;*/
	width:945px;
	}
	
#content {
	float:left;
	margin-top:15px;
	}
	
/*.lines {
	float:left;
	height: 1px;
	margin-top:15px;
	width: 100%;
	}*/

.headerLeft {
	display:inline;
	float:left;
	width:225px;
	margin-right:15px;
}

.headerCenter {
	display:inline;
	float:left;
	width:465px;
	font-weight: bold;
	font-size:1em;
}

.alignRight {float:right;}

.catHL {
	display:inline;
	float:left;
	width:225px;
	margin-right:15px;
}

.centerWrapper {
	display:inline;
	float:left;
	width:705px;
	border-bottom:1px dotted black;
}

.mainColumn {
	display:inline;
	float:left;
	width:705px;
	border-top:1px solid black;
}

.thumbWrapper {
	position:relative;
	float:left;
	width:225px;
	margin-bottom:5px;
}

.thumbImg img {
	float:left;
	width:108px;
	border:1px solid #f2f2f2;
}


.thumbOverlay {
	position:absolute;
	display:block;
	top:1px;
	width:108px;
	cursor:pointer;	
}

.postOverlay {
	
	width:225px;	
}

.hideOverlay {display:none}

.post {
	position:relative;
	display:inline;
	float:left;
	width:708px;
	padding-bottom:15px;
	
	text-align: left;
	}
		
.textpost {
	display:inline;
	float:left;
	width:225px;
	margin:0;
	padding:0;
	border-top:1px solid black;
	
}

.textpost p, .leftColumn p {background-color:#f2f2f2; margin-top:5px;}

.textSingle {
	float:left;
	width:225px;
	background-color:#f2f2f2;
	font-style:italic;
}

.imagepost {
	display:inline;
	float:left;
	margin-left:15px;
	width:465px;
	overflow:hidden;
	padding-top:15px;
	border-top:1px dotted black;
	overflow:hidden;
	}	
	


.dateAuthor {
	font-size:8px;
	line-height:2em;
}
	

.widecolumn {
	width: 100%;
	}


.widecolumn .post {
	float:left;
	width:100%;
	padding-bottom:10px;
	border-bottom:dotted black 1px;
	text-align: left;
	}
	
ul.post-meta {
	float:left;
	width:225px;
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

ul.post-meta li {
	float:left;
	display:inline;
	margin-left:0;
	width:225px;
	background-color:#f2f2f2;
	margin-bottom:1px;
}

.post-meta-key {font-weight:bold}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
.headline, .hlsidebar, .catHL, .hlsingle, .thumbWrapper {
	font-weight: bold;
	font-size:1.1em;
	font-family: Monaco, Courier, monospaced;
} 


.headline {
	display:block;
	margin:15px 0 5px 0;
	background-color:white;
	}
	
.hlsidebar {
	width:225px;
	border-bottom:solid black 1px;
	margin-bottom:5px;
	font-style:normal;
	
}

.hlsingle {
	float:left;
	width:225px;
	border-bottom:solid black 1px;
	margin-bottom:5px;
	font-style:normal;
	background-color:#f2f2f2;
}


/* End Headers */



/* Begin Images */
p img {
	margin:0;
	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) */

/* 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 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;
	color:#FF0000;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul {
	margin: 0 0 45px 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	font-style:italic;
	color:black;
	background-color:#f2f2f2;
	}


/*#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}*/

#sidebar ul li ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/* 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: 125px;
	/*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-left:825px;
	/*float: right;*/
	padding:5px 0 5px 0;
	color:#FFFFFF;
	background-color:#333;
	border:none;
	}
	
#commentform #submit:hover {
	background-color:#99FF00;
	color:#000;
	}
/* End Form Elements */



/* Begin Comments*/
/*.alt {
	margin: 0;
	padding: 10px;
	}*/

.commentlist {
	padding: 0;
	width:945px;
	float:left;
	overflow:hidden;
	text-align: justify;
	}

.commentlist li {
	/*margin-top:10px;*/
	padding-top:10px;
	/*padding: 5px 5px 10px 10px;*/
	list-style: none;

	}
/*.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}*/

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar, .leftColumn {
	display:inline;
	float:left;
	padding-top:15px;
	border-top:3px solid black;
	margin:0 15px 0 0;
	width: 225px;
	/*background-color:#ff6600;*/
	}

	
.current-cat, .current-cat a, .current-cat a:hover{
	cursor:text;
	color:#ff6600;
}
/* End Sidebar */



/* 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 dotted #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px dotted #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* 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." */

