/*
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

*/



/* Begin Typography & Colors */
body
{
background-color:#c3bebe;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#wrapper
{
width:959px;
height:auto;
margin:auto;
background-color:#FFFFFF;
}

#headstrip
{
width:959px;
height:73px;
background:url(images/head_strip.jpg) repeat-x;
clear:both;
}

#logo
{
float:left;
width:317px;
height:73px;
clear:both;
}

#search
{
float:right;
width:270px;
height:auto;	
padding-top:26px;
}

#banner
{
width:959px;
height:178px;	
}

#nav
{
width:959px;
height:27px;
background:url(images/navbg.jpg) repeat-x;
color:#FFFFFF;	
}

#nav a
{
width:959px;
text-decoration:none;
color:#FFFFFF;
line-height:26px;
padding:0px 48px 0px 43px;
}

#nav a:visited
{
width:959px;
text-decoration:none;
color:#FFFFFF;
line-height:26px;
padding:0px 48px 0px 43px;
}

#nav a:hover
{
width:959px;
text-decoration:none;
color:#FFFFFF;
line-height:26px;
padding:0px 48px 0px 43px;
}

#contmain
{
margin:auto;
width:959px;
height:auto;
clear:both;
background-color:#FFFFFF;
}

#contleft
{
float:left;
width:660px;
height:auto;
clear:both;
/*border-right:1px solid #e2e0e0;*/
}

#contright
{
float:left;
width:250px;
height:auto;
}

p
{
text-align:justify;
margin:20px 30px 20px 30px;
}

dl,dt,dd
{
text-align:justify;
margin:20px 20px 20px 15px;
}


ul,li,ol
{
text-align:justify;
margin:20px 20px 20px 30px;
}

h2
{
text-align:justify;
font-size:17px;
font-weight:bolder;
margin:10px 20px 20px 10px;
border-bottom:1px solid #ba0505;
}

h3
{
text-align:justify;
font-size:15px;
font-weight:bolder;
margin:20px 30px 20px 30px;
}

h1
{
text-align:justify;
font-size:18px;
font-weight:bolder;
margin:20px 30px 20px 30px;
}

#footer{
width:959px;
height:27px;
background:url(images/navbg.jpg) repeat-x;
color:#FFFFFF;
clear:both;	
text-align:center;
}

#footer a
{
text-decoration:none;
color:#FFFFFF;
line-height:26px;
}

#footer a:visited
{
text-decoration:none;
color:#FFFFFF;
line-height:26px;
}

#footer a:hover
{
text-decoration:none;
color:#FFFFFF;
line-height:26px;
}

#copyright
{
font-size:9px;
color:#000000;
line-height:26px;
text-align:center;
}

#form{
position:relative;
width:620px;
height:auto;
z-index:1;
margin-left:30px;
margin-right:30px;
border:1px solid #eeeeee;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
