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

*/

a {
	color:#274C89;
font-size:11px;
font-style:italic;
}

#sidebar h2 {
color:#274C89;
font-weight:bold;
font-size:18px;
}

.narrowcolumn {
	margin:40px;
}

.narrowcolumn h2 {
	color:#000; text-decoration:none;
	font-size:18px;
	font-style:normal;
}
.narrowcolumn h2 a {
	color:#000; text-decoration:none;
	font-size:18px;
	font-style:normal;
}

#comment {
width:570px;
}

ul {
	padding:0;
}