/*
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

*/


.NormalTextStyle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.NormalTextColorStyle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009900;
}
		
.NewsletterHeadingStyle{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 22px;
}	

.SearchArchivesStyle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.RantsIndexPostTitleStyle{
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

.RantPostTitleStyle{
	margin-top: 50px;
	text-align: left;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
}
	
.fp{font-family:Georgia, 'Times New Roman', Times, serif;
	font-size : 36px;
 	font-weight : bold;
 	float : left;
 	margin-right: 3px;
	color:#666666;}
.fp:first-letter{
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size : 36px;
 	font-weight : bold;
 	float : left;
 	margin-right: 3px;
	color:#666666;
}

.CreditsStyle{
	position: absolute;
	top: 55px;
	left: 5px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

.CopyrightStyle{
font-size: 11px;
position: absolute;
	top: 55px;
	left: 5px;
}

.ThanksTextStyle{
	margin-right:auto;
	margin-left:auto;
	margin-top: 50px;
	width: 300px;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

.alignright { float: right; padding: 15px 15px 15px 15px; }
.alignleft { float: left; padding: 15px 15px 15px 15px; }	






	
	
	
	
	
	
	
	
	
	
	
	

