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

*/



body{
margin: 0px;
background: #012D5A;
font-family: arial;
font-size: 9pt;
}

.home{
float: left;
padding: 8px;
color: #CBDCEC;
font-size: 8.5pt;
text-decoration: none;
}

.question{
float: right;
text-align: right;
padding-right: 30px;
width: 550px;
color: #FFFFFF;
}

.question a{
color: #FFFFFF;
}

.nav{
float: left;
background: url('images/nsplit.jpg') left no-repeat;
padding: 8px;
color: #CBDCEC;
font-size: 8.5pt;
text-decoration: none;
}

.smallblock{
margin: 0px 0px 10px 0px;
font-size: 9.5pt;
color: #D80001;
}

h1{
margin: 0px 0px 10px 0px;
font-size: 12pt;
}

a{color: #015CB9}

#mhlist{
float: right;
width: 150px;
margin: 0px;
padding: 0px;
list-style-type: none;
}

#mhlist li{
background: url('images/bullet_arrows.gif') no-repeat;
padding-left: 15px;
color: #F5CDCB;
font-size: 7.5pt;
}

.planblock{
float: right;
width: 201px;
height: 526px;
background: url('images/hostblock.jpg') no-repeat;
padding: 11px;
margin-left: 10px
}

.planheader{
font-size: 9pt;
color: #FFFFFF;
margin: 0px;
padding-top: 15px;
margin-bottom: 20px;
}

.planfeature{
padding: 5px;
border-bottom: 1px solid #FFFFFF;
font-size: 8.5pt;
}

.footer{
color: #FFFFFF;
}

.footer a{
color: #FFFFFF;
}