/*
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 */
@charset "utf-8";
/* CSS Document */

body{background-color: #c6c3a2; font-family: "Century Gothic"; font-size: 14px;}
a{color: #F00; text-decoration: none; font-style: normal; font-weight: normal;}
img{border-style: none;}

#page{width: 1020px; margin: auto;margin-bottom:10px;overflow:auto}
#header{width: 1020px; height: 81px; background-color: #000; margin-bottom: 4px;}
#logo{width: 322px; height: 81px; float: left;}

#top_menu{width: 698px; float: left; text-align: left; margin-top: 28px;}
#top_menu a{font-size: 15px; margin: 0 10px;}

#left_column{width: 322px; float: left; margin-right: 6px;}
#right_column{width: 692px; float: left;}

#left_menu{width: 302px; background-color: #fff; padding: 10px;}
#left_menu p{margin-bottom: 14px;}
#left_menu li{margin-bottom: 1px; list-style-type: none;}
.bullet{color: #be0104;}

#left_pictures{width: 322px; height: 159px;}
#left_pictures img{float: left;}

#left_box{background-color: #fff; padding: 10px; margin-top: 4px; height: 270px;}
#left_box td{padding: 6px;}
#left_box td{border-bottom: 1px; border-bottom-color: #dedecf; border-bottom-style:solid;}
#left_box p{margin-left: 8px;}

#main_picture{width: 692px; height: 406px; margin: 0; padding: 0;}
#picture_1{width: 692px; height: 177px; margin: 0; padding: 0;}

#container{width: 692px; background-color: #f3f3e9;}
#box_1{width: 323px; float: left; background-color: #fff; padding: 10px; margin-top: 4px; margin-right: 6px; height: 270px;}
#box_2{width: 323px; float: left; background-color: #fff; padding: 10px; margin-top: 4px; height: 270px;}
#box_3{width: 672px; min-height: 499px; float: left; background-color: #fff; padding: 10px; margin-top: 4px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px;overflow:auto;}
#box_3 img{margin: 0 8px;}

#left_menu h1 {font-size: 26px; font-weight: normal; margin-top: 0; color:#F00;}

#left_menu h2, #box_1 h3, #box_2 h3, #left_box h2, #box_3 h3, #box_3 h2{font-size: 20px; font-weight: normal; margin-top: 0; color:#F00;}
.thumb_01{width: 136px; height: 90px; float: left; margin: 11px;}
/* IE6 HACK */

* html #top_menu{margin-top: 32px;}
* html .thumb_01{margin: 8px;}
* html #left_box{margin-top: 8px;}
* html #box_3{height: 509px;}
