/*  
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 Form Elements */
a{
	font-family:arial;
	font-size:12px;
	color:#330099;
	font-style:normal;
	text-decoration:underline;
}
a:hover{
	font-family:arial;
	font-size:12px;
	color:#330099;
	font-style:normal;
	text-decoration:underline;
}
a.title{
	font-family:arial;
	font-size:16px;
	color:#330099;
	font-style:normal;
	font-weight:bold;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
a.title:hover{
	font-family:arial;
	font-size:16px;
	color:#000000;
	font-style:normal;
	font-weight:bold;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5em;
	}
.entry p {
	font-family:arial;
font-size:13px;
line-height:16px;
color:#000000;
font-style:normal;
font-weight:normal;
text-decoration:none;
letter-spacing:0.25px;
	}