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

*/


body {margin: 20px; font-family: Helvetica, Aria, Sans-Serif; font-size: 14px; background-color: #000000;}

h2 {letter-spacing: -1.5px; font-size: 30px; margin: 0px;}

a {color: #000000; text-decoration: none;}
a:hover {text-decoration: underline;}

.page {width: 1000px; margin: 0 auto;}

.post {background-color: #FFFFFF; padding: 20px; margin: 30px 0px;}
