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

*/
@charset "utf-8";
/* CSS Document */

html{ background-color:#ffffff; }
body{color:#1f1f1f; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0;}

img{border:none;}
p{margin:0; padding:0; margin-bottom:15px;}
li{list-style-type:none; margin:0; padding:0;}
ul{margin:0; padding:0;}
a{text-decoration:none;}
.bold{font-weight:bold;}
h2{font-weight: normal; font-size: 24px; margin:5px 0;}

#all{width: 986px; margin: auto;}
#page{width: 986px; float:left; background: url(images/page_background.jpg) 0 0 repeat-y;}
#header{width: 986px; height: 325px; background: url(images/header.jpg) 0 0 no-repeat; margin: auto;}
#header .spacer{width: 986px; height: 283px; float: left;}
.main_menu{width: 986px; height: 34px; float: left;}
.menu_item a{width: 140px; height: 29px; color: #ffffff; font-size: 18px; float: left; text-align: center; padding-top:5px; font-weight: bolder;}

.left_column{width: 612px; padding: 35px 15px 35px 35px; float: left;}
.right_column{width: 242px; padding: 35px 35px 35px 15px; float: right;}
.left_column img{margin: 10px 0;}

#footer{width: 986px; height: 200px; float:left; background: url(images/footer_background.jpg) 0 0 repeat-y; color:#b9b9b9; font-size:11px; font-style:italic;}
.footer_top{width: 986px; height: 9px; background: url(images/footer_top.jpg) top no-repeat; float:left;}
.footer_padding{padding:0 35px;}
.footer_box_1{width: 178px; float:left; padding:11px;}
.footer_box_2{width: 234px; float:left; padding:11px;}
.footer_box_2 ul{text-align:center;}

.box{width: 242px; background: url(images/box_center.jpg) 0 0 repeat-y; float:left; color:#504f4f; margin-bottom:20px;}
.box_top{width: 242px; height: 37px; background: url(images/box_top.jpg) top no-repeat; float:left; text-align:center; color:#FFFFFF; font-size:18px; padding-top:15px;}
.box_top_2{width: 202px; height: 47px; background: url(images/box_top.jpg) top no-repeat; float:left; text-align:center; color:#FFFFFF; font-size:18px; padding: 5px 20px 0 20px; text-align:left;}
.box_top_2 .small{font-size:12px; text-align:right;}
.box_top_2 p{font-size:12px; text-align:right;padding:0;margin:0;}
.box_center{width: 226px; background: url(images/box_center.jpg) 0 0 repeat-y; float:left; padding:8px 8px 0 8px;}
.box_center ul{text-align:center;}
.box_center ul li{padding:1px 0;}
.box_bottom{width: 242px; height: 12px; background: url(images/box_bottom.jpg) bottom no-repeat; float:left;}

