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

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	margin-bottom:10px;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 15px;
	float:right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 15px 2px 0;
	float:left;
	}

/* End Images */



/
.hidden {
	display: none;
	}

