/*
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-family:"Helvetica Neue (T1)", "Helvetica Neue (TT)", "Helvetica", "Helvetica (T1)", Arial, Verdana, sans-serif;	color: #333; }
#content { font-size: .85em; }
.entry { line-height: 1.4em; }
.narrowcolumn .postmetadata { text-align: center; }
.alt { background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
small {	font-family:"Helvetica Neue (T1)", "Helvetica Neue (TT)", "Helvetica", "Helvetica (T1)", Arial, Verdana, sans-serif;	font-size: 0.75em;	line-height: 1.2em;	}
h2, h3 { font-family:"Helvetica Neue (T1)", "Helvetica Neue (TT)", "Helvetica", "Helvetica (T1)", Arial, Verdana, sans-serif; font-weight: bold;	}
h2, h2.pagetitle, h2 a  { font-size: 1.4em; text-transform:uppercase; letter-spacing:.1em; }
body#blog .post h2 { font-size:1em; }
#sidebar h2 { font-family:"Helvetica Neue (T1)", "Helvetica Neue (TT)", "Helvetica", "Helvetica (T1)", Arial, Verdana, sans-serif; font-size: 1em; }
h3 { font-size: 1.15em; }
.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; }
.commentmetadata { font-weight: normal; } 
#sidebar { font: .8em "Helvetica Neue (T1)", "Helvetica Neue (TT)", "Helvetica", "Helvetica (T1)", Arial, Verdana, sans-serif; }
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em "Helvetica Neue (T1)", "Helvetica Neue (TT)", "Helvetica", "Helvetica (T1)", Arial, Verdana, sans-serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
/* End Typography & Colors */

/* Begin Structure */
div#page {
	position:absolute;
	top:20px;
	left:-3px;
	width:100%;
	height:100%;
	overflow:auto;
	z-index:2;
}
div#content { position:absolute; top:30%; left:50%; width:370px; padding:150px 40px 50px; background:url(http://www.thebraveandthekind.com/images/white.png); }
.narrowcolumn {	}
.widecolumn { }
.post {	margin: 0 0 40px; text-align: justify; }
.post h2, .post h3 { text-align:left; }
.post hr { display: block; }
.widecolumn .post, .static .post {	margin: 0; }
.narrowcolumn .postmetadata { padding-top: 5px; }
.widecolumn .postmetadata { margin: 30px 0; }
.widecolumn .smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; } 
.widecolumn .attachment { text-align: center; margin: 5px 0px; }
.postmetadata { clear: left; }
.clear { clear: both; }
/* End Structure */

/* Begin Sidebar */
#sidebar { position:absolute; top:0; width:370px; padding:25px 0 10px; }
#sidebar form { margin: 0; }
/* End Sidebar */

/*	Begin Headers */
h2 { margin: 30px 0 0; }
h2.pagetitle { margin-top: 30px; text-align: center; }
#sidebar h2 { margin: 0; padding: 0; }
h3 { padding: 0; margin: 30px 0 0; }
h3.comments { padding: 0; margin: 40px auto 20px ; }
/* End Headers */

/* Begin Images */
p img { padding: 20px; 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 */

/* 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, #sidebar ul li ul li { font-size:1.1em; list-style-type: none; list-style-image: none; }
#sidebar h2.widgettitle { color:#000; font-size:1em; display:block; width:130px; height:50px; float:left; }
#sidebar ul ul, #sidebar ul ol { margin: 20px 0 0 10px; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
ol li, #sidebar ul ol li { list-style: decimal outside; }
#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0;	}
li#archives { margin-top:20px; }
/* 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: 150px; border:1px solid #e1e1e1; margin-top:-10px; }
#commentform input { width: 170px; padding: 5px; margin: 5px 5px 1px 0; border:1px solid #ccc; }
#commentform textarea { width: 100%; padding: 5px; border:1px solid #ccc; font-family:Verdana, Arial, Helvetica, sans-serif; }
#commentform #submit { margin: 0; float: right; border:none; cursor:pointer; width:120px; background:#999; }
#commentform #submit:hover { margin: 0; float: right; border:none; background:#666; color:#fff; }
/* End Form Elements */

/* Begin Comments*/
.alt { margin: 0; padding: 10px; }
.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; }
.commentlist p { margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
/* End Comments */

/* 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 */
div#content p { margin-bottom:1em; }
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999;	} 
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 2px solid #ddd;	}
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; } 
a img {	border: 0; }
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
/* End Various Tags & Classes*/

/* Flickr RSS */
li#flickrrss { position:fixed; bottom:15%; left:0; width:75px; padding:6px; }
li#flickrrss img { float:left; padding:3px 0; }
li#flickrrss h2.widgettitle { display:block; width:75px; height:30px; text-indent:-9999px; }