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

	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 */
.box1 p{padding: 5px 0;}
.box1 ul {margin: 15px;}

h2 a:visited, h2 a:link, h2 a:hover { font: bold 15px Geneva, Arial, Helvetica, sans-serif;color: #870505;text-decoration:none;}
h3 a:visited, h3 a:link, h3 a:hover { font: bold 12px Geneva, Arial, Helvetica, sans-serif;color: #870505;text-decoration:none;}
.navigation { display: block;text-align:center;	margin-top: 10px;margin-bottom: 40px;;}
.alignleft {float: left;}
.alignright {float:right;}
.postmetadata{ padding:15px; margin:10px 0 15px 0;  background:#F7F7F7;}
ol { margin: 10px 10px 10px 30px;}
ol li { margin: 10px 0;padding:15px; background:#F7F7F7;}
.more-link{ margin-top: 15px; display:block;}


