/*
Theme Name: Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme that graced version 1.5 to version 2.9, based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.7.2
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, silver, white, two-columns, fixed-width, right-sidebar, fixed-width, custom-header, threaded-comments, sticky-post, rtl-language-support, translation-ready
Text Domain: kubrick

	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

*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18 px;
	color: #0033cc;
	margin: 0px 0px 5px 0px;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14 px;
	color: #0033cc;
	margin: 0px 0px 5px 0px;
	}

.navcell {
	background-image: url('../../../images/menu_background.gif');
	background-repeat: repeat-x;
	}
	
.mastheadbottom2 {
	background: url('../../../images/masthead_bottom2.gif') no-repeat top left;
	font-size:2px;
	width: 736px;
	}
	
p, p font, #page p span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	}
	
#content {
	padding-right: 20px;
	min-height: 500px;
	}
	
/**********************************************
*    FORM                                     *
**********************************************/



