/*
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{ text-align:center; margin:20px 0 0; font:11px Verdana, Geneva, sans-serif; background:url(images/background.jpg) center}
ul,li,ol,h1,h2,h3,h4,h5,h6{ margin:0; padding:0; list-style-type:none;}
a{ clear:#4846eb; text-decoration:underline;}
.fixed { clear:both;}
#wraper{ width:900px; margin:0 auto; text-align:left; background:#fff url(images/leftBg.gif) repeat-y left;}
#header{ height:254px; position:relative; background:url(images/banner.gif) no-repeat; }
.logo{ background: url(images/logo.gif) no-repeat; width:188px; height:127px; position:absolute; top:7px; left:15px;}
#banner ul{ position:absolute; top:168px; left:93px; font:13px Verdana, Geneva, sans-serif; font-weight:bold;}
#banner li{ float:left; color:#e4c848;  background:url(images/Button.gif) no-repeat left;}
#banner li.first { background:none;}
#banner li a{ color:#fff;  margin:0 12px 0 15px; text-decoration:none;}
#banner li a:hover{ color:#e4c848;}

#container{}
.leftColumn{ float:left; width:141px; margin:0; font-weight:bold;}
.leftColumn li{ color:#f1c00d; margin:15px 0 0 23px;}
.leftColumn li a{ color:#0b659a; text-decoration:none; background:url(images/Button.gif) no-repeat left; padding-left:10px;}
.leftColumn li a:hover{ text-decoration:underline;}

.rightColumn{ float:right; width:708px; margin:0px 10px 0 30px; background:url(images/Img.gif) no-repeat bottom center;}
.rightColumn h1{ color:#137dae; font:24px Arial, Helvetica, sans-serif; margin:0; padding:0;}
.rightColumn h2{ color:#000; font:bold 24px Arial, Helvetica, sans-serif; margin:0; padding:0;}
.rightColumn h3{ font:italic 14px Arial, Helvetica, sans-serif; margin:25px 0 0 0;}
.content { float:left; width:500px;}
.categories_r { float:right; border-left:1px solid #127CAC; width:160px; padding-left:20px;}
.categories_r h2{ font:bold 14px Arial, Helvetica, sans-serif; color:#000;}
.categories_r ul li{ margin:6px 0; color:#107EAF;}
.categories_r a{ color:#000; text-decoration:none; margin-left:5px;}
.noteColumn{ background:url(images/Goat_Hen-Bg.gif) no-repeat; width:558px; height:84px; margin:0 auto; font-weight:bold; padding:30px 90px 0 5px;}
.addrs{ text-align:center; line-height:20px;}
#footer{ text-align:center; padding:27px 0 8px; font-size:9px;}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
	/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}
	
	
	
small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0076de;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited{
	text-decoration: none;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
	
#searchsubmit {border:none; background-color:#e4c848; font:bold 11px Arial, Helvetica, sans-serif; margin-top:5px; color:#107EAF; }
#s {
	width: 85%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

.entry{ text-align:justify;}

