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

*/
body {
 margin:0 padding:10px 0 0 0;
	text-align:center;
	background-color:#666;
	font:12px Georgia, "Times New Roman", Times, serif;
}
.date {
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
	padding:0;
}
#container {
	width:990px;
	border:3px solid #FFF;
	text-align:left;
	margin:0 auto;
	background-color:#FFF;
}
#top_menu {
	background-color:#164316;
	height:20px;
	font:12px Arial, Helvetica, sans-serif;
}
#top_menu ul {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}
#top_menu ul li {
	display:inline;
	position:relative;
	float:left;
}
#top_menu ul li a {
	display:block;
	width:150px;
	color:#CCC;
	text-decoration:none;
	margin:2px 0 0 5px;
}
#top_menu ul li a:hover {
	color:#FFF;
	text-decoration:underline;
}
#search_bar {
	height:40px;
	background-color:#164316;
	float:right;
	width:290px;
}
#search_bar form {
	padding:7px 0 0 10px;
}
#search_bar_input {
	background-image:url(images/input_bg.gif);
	border:1px solid #666;
	height:22px;
	width:200px;
}
#header {
	clear:both;
	padding:5px;
}
#main_nav {
	height:32px;
	background-color:#2d872d;
	border-bottom:1px solid #FFF;
}
#dropdown, #dropdown ul {
	list-style:none;
}
#dropdown, #dropdown * {
	padding:0;
	margin: 0;
	font:14px Arial, Helvetica, sans-serif;
	color:#FFF;
}
#dropdown li.headlink {
	width:120px;
	float:left;
	text-align:center;
	background-color:#2d872d;
	border-right:1px solid #093;
}
#dropdown li.sublink {
	background-color:#66cc66;
}
#dropdown li.headlink a {
	display:block;
	text-decoration:none;
	padding:8px;
}
#dropdown li.headlink a:hover {
	background-color:#164316;
}
#dropdown li.headlink ul {
	display:none;
}
#dropdown li.headlink:hover ul {
	display:block;
	border:1px solid #FFF;
	border-top:2px solid #66cc66;
	position:absolute;
	width:120px;
	text-align:left;
}
#dropdown li.headlink ul li a {
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
}
#dropdown li.headlink ul li a:hover {
	text-decoration:none;
}
#featured {
	background-image:url(images/featured_bg.gif);
	background-repeat:repeat-x;
	height:91px;
}
#featured img {
	padding:12px 15px 0 0;
	float:right;
}
.featuredimg {
	padding:12px 15px 0 0;
	float:right;
}
#featured p {
	margin:0;
	padding:0 0 5px 0;
	font:18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#164316;
}
#featured form {
	padding:15px 0 0 10px;
	float:left;
}
#featured_newsletter_boxes {
	border:1px solid #666;
	height:22px;
	width:150px;
	color:#666;
	text-align:center;
}
#homepage_ad {
	clear:both;
	padding:10px;
	text-align:center;
}
#content {
	width:660px;
	float:left;
	padding:5px;
}
#content_box {
	width:310px;
	padding:5px;
	float:left;
	height:300px;
}
#content h1, #content h1 a {
	font:23px Georgia, "Times New Roman", Times, serif;
	color:#2d872d;
	margin:0;
	padding:5px 0 5px 0;
	text-decoration:none;
}
#content h1 a:hover {
	color:#164316;
}
#content h2, #content h2 a {
	font:14px Arial, Helvetica, sans-serif;
	color:#164316;
	border-top:3px solid #999;
	border-bottom:1px dotted #999;
	padding:5px 0 5px 0;
	font-weight: bold;
	margin:0;
	text-decoration:none;
}
#content h3, #content h3 a {
	color:#2d872d;
	font:16px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:5px 0 0 0;
	text-decoration:none;
}
#content h3 a:hover {
	color:#164316;
}
#content p {
	font:14px Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	margin:0;
	padding:5px 0 5px 0;
}
#content a{
	color:#2d872d;
	text-decoration:none;
}
#content a:hover {
	color:#164316;;
}
#content p.subtitle {
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
	padding:10px 0 0 0;
}
#content p.preview {
	font:12px Georgia, "Times New Roman", Times, serif;
	line-height:20px;
}
#content ul {
	margin:0;
	list-style-type:square;
	line-height:20px;
}
#content ul li {
	
}
#sidebar {
	width:310px;
	float:right;
	padding:5px;
}
#sidebar p {
	font:14px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:5px 0 5px 0;
}
#sidebar p a {
	color:#164316;
}
#sidebar p.subtitle {
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
	padding:10px 0 0 0;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul li {
	border-bottom:1px dotted #666;
	padding:3px 0 3px 0
}
#sidebar ul li a {
	display:block;
	text-decoration:none;
}
#sidebar ul li:hover {
	background-color:#EEE;
}
#footer {
	clear:both;
	border-top:5px solid #666;
	background-color:#333;
	font:12px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding:10px;
	color:#FFF;
}

#footer a {
	color:#FFF;
}