/*
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:#586A82;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    text-align:center;
}

.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	
}
.style2 {color: #8C9CB3;}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #445565;
	font-weight: bold;
	font-size: x-small;
	margin-left:5px;
}
#header{

	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	
}
#header_top{

	float:left;
	width:939px;
	height:211px;
	background:url(images/header.jpg) no-repeat top left;
	margin:0px 0px 0px 0px;
}
#header_gap{
	float:left;
	width:100%;
	height:211px;
	background:url(images/heade_gap.jpg) repeat-x top left;
	margin:0px 0px 0px 0px;
}
#header_menubg{

	float:left;
	width:939px;
	height:63px;
	background:url(images/menu_bg.jpg) no-repeat top left;
	margin:0px 0px 0px 0px;
}
#menu{

	float:left;
	margin:20px 0px 0px 250px;
}
#menubg_gap{

	float:left;
	width:100%;
	height:63px;
	background:url(images/menugap_bg.jpg) repeat-x top left;
	margin:0px 0px 0px 0px;
}
#border-gap{

	float:left;
	width:100%;
	height:19px;
	background:url(images/bordergap1.jpg) repeat-x top left;
	margin:-1px 0px 0px 0px;
}

#content{

	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding-bottom:10px;
}
#content_sidebar{
        
    color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
    list-style-type:none;
    text-align:left;
	float:left;
	width:200px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
#content_sidebar ul {
	list-style-type:none;
	list-style-image: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#content_sidebar ul li {
	list-style-type: circle;
	list-style-image: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#content_sidebar ul li a{

	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}
#content_sidebar ul  li a:hover{

	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}
#content_idetify_col2{
        
        float:left;
	width:680px;
	background:#445565;
	margin:10px 0px 0px 30px;
	border:#1B2C3C solid 1px;
}
#content_body_col2{

	float:left;
	width:680px;
	margin:5px 0px 5px 0px;
	background:url(images/bodycontent.gif) repeat-y top right;
}
#content_idetify{

	float:left;
	width:815px;
	background:#445565;
	margin:10px 0px 0px 90px;
	border:#1B2C3C solid 1px;
}
#content_body{

	float:left;
	width:815px;
	margin:5px 0px 5px 0px;
	background:url(images/bodycontent.gif) repeat-y top right;
}
#footer{

	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
}
#footer_menu{

	float:left;
	width:939px;
	height:73px;
	background:url(images/footer_menu.jpg) no-repeat top left;
	margin:0px 0px 0px 0px;
}

#footer_menu_gap{

	float:left;
	width:100%;
	height:73px;
	background:url(images/footer_menu_gap.jpg) repeat-x top left;
	margin:0px 0px 0px 0px;
}
#footer_sitedesign{

	float:left;
	width:100%;
	height:65px;
    text-align:left;
	margin:0px 0px 0px 0px;
}
.fmenu{
    
	float:left;
    margin:40px 0px 0px 250px;
    text-align:left;
    padding:0 10px;
	line-height:0px;
}

.fmenu p { 

	font-family:Arial, Helvetica, sans-serif;
	color:#9BA0A7;
	text-decoration:none;
	text-align:left;
	font-size:9px;
	margin:20px 0px 0px 70px;
}

.fmenu li {
    	
		display:inline;
    	padding-right:10px;
    	padding-left:10px;
		font-family:Arial, Helvetica, sans-serif;
		color:#9BA0A7;
		text-align:left;
		border-right:#9BA0A7 solid 1px;
	 	line-height:0px;
    }
.fmenu li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#9BA0A7;
	text-decoration:none;
	text-align:left;
	font-size:12px;
}
.fmenu li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#F8FCFF;
	text-decoration:none;
	text-align:left;
	font-size:12px;
}
.fmenu li.first { padding-left:0; }
.fmenu li.last { padding-right:0; background:none;}

.post {
	
	float:left;
	width:770px;
	margin:10px 0px 0px 12px;
	text-align: justify;
}
.post h2 {

		
		font-family:verdana,sans-serif;
		font-size:16px;
		margin:0px 0px 0px 0px;
		text-align: justify;
		font-weight:bold;
		color:#FFFFFF;
		float:left;
}
.post h2 a {
		
		font-family:verdana,sans-serif;
		font-size:16px;
		text-align: left;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		}
		
.post h2 a:hover {
		
		color:#FFFFFF;
		text-decoration:none;
}

.post h3 a {
		color:#FFFFFF;
		}
.post h3 a:hover {
		text-decoration:none;
		}
small,   .nocomments, .postmetadata,.postmetadata_col2, blockquote, strike {
	color: #FFFFFF;
	}
	
.postmetadata {

	float:left;
	width:700px;
	margin:0px 0px 0px 0px;
	padding-top:10px;
}
.postmetadata a {

	font-family:verdana,sans-serif;
	font-size:14px;
	color:#9BA0A7;
	text-decoration:none;
	
}

.postmetadata a:hover {

	color:#F8FCFF;
	text-decoration:none;
	
}
.entry{

		font-family:verdana,sans-serif;
		font-size:14px;
		margin:0px 0px 0px 0px;
		text-align: justify;
		color:#FFFFFF;
		float:left;
}	

.post hr {
	display: block;
	}
	
.post_col2 {
	
	float:left;
	width:650px;
	margin:10px 0px 0px 12px;
	text-align: justify;
}
.post_col2 h2 {
		
		font-family:verdana,sans-serif;
		font-size:16px;
		margin:0px 0px 0px 0px;
		text-align: justify;
		font-weight:bold;
		color:#FFFFFF;
		float:left;
}
.post_col2 h2 a {
		
		font-family:verdana,sans-serif;
		font-size:16px;
		text-align: left;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		}
.post_col2 h2 a:hover {
		
		color:#FFFFFF;
		text-decoration:none;
}
.postmetadata_col2 {

	float:left;
	width:600px;
	margin:0px 0px 0px 0px;
	padding-top:10px;
}

.postmetadata_col2 a {

	font-family:verdana,sans-serif;
	font-size:14px;
	color:#9BA0A7;
	text-decoration:none;
	
}

.postmetadata_col2 a:hover {

	color:#F8FCFF;
	text-decoration:none;
	
}
.entry_col2{

		float:left;
		width:635px;
		margin:0px 0px 0px 0px;
		font-family:verdana,sans-serif;
		font-size:14px;
		text-align: justify;
		color:#FFFFFF;
		float:left;
}	

.post hr {
	display: block;
}	

.widecolumn .post {
	margin: 0;
	}
	
	
/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	margin-left: 10px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}	
/* 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." */
