/*
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 { background:#444; margin:0; font-family: Georgia, Geneva, Tahoma, Verdana, sans-serif; font-size:13px; line-height:1.4em; color:#444;}


#wrapper { margin:0px auto; width:750px; padding:5px; background:#FFF }
#top { }
#banner { margin:5px 0; background:#00733B; height:180px; width:750px; }
#contentright { float:right; width:195px;  }
#contentleft { width:550px; float:left; border-right:1px dotted black; }
#contentfoot { clear:both; border-top:5px solid black; font-family: Helvetica, Arial, Geneva, Tahoma, Verdana, sans-serif; font-size:11px; color:#000; padding:10px 5px; margin-top:20px}
#contentnav { width:550px }
#contentmain, #news { clear:left; padding:20px 10px 20px 10px; }
.navhome { width:125px }
.navequip { width:155px }
.navpeop { width:125px }
.navmail { width:125px }
#newstitle { color:#FFF; background:#000; width:190px; }
#pic { float:left; width:150px }
#pic img { display:block; padding:0; margin:3px }
#main { float:right; width:350px; }
#mainwide { width:550px }

a:link { color:#000; font-weight:bold; text-decoration:none; border-bottom:1px dotted #000; }
a:visited { color:#000; font-weight:bold; text-decoration:none;  border-bottom:1px dotted #000; }
a:hover { color:#000; font-weight:bold; border-bottom:1px dotted #FFF; }
a img, img, .wp-caption a {border:0!important;}

#contentnav a, #newstitle { padding:7px 0; text-align:center; margin-right:5px; font-weight:bold; display:block; float:left; font-family: Helvetica, Arial, Geneva, Tahoma, Verdana, sans-serif; font-size:12px; letter-spacing:0.12em; background: #000 url(/images/grad.gif) repeat-x;}

#contentnav a:link { color:#FFF; text-decoration:none; }
#contentnav a:visited { color:#FFF; text-decoration:none; }
#contentnav a:hover { color:#FFF; background:#00733B url(/images/grad2.gif) repeat-x;  text-decoration:none; }
.caps { text-transform: uppercase; }
#newstitle { color:#FFF; width:195px; margin-right:0 }

strong { font-weight:bold; color:#00733B; }

em { font-family:"Times New Roman", serif;  }

hr {color: #fff; background-color: #fff; border: 1px dotted #BBBDBF; border-style: none none dotted; }

h3 { font-family: Trebuchet, Trebuchet MS, Tahoma, Verdana, sans-serif; font-size:18px; text-transform:uppercase; font-weight:bold; margin:5px 0; color:#444;}

.cap, .wp-caption-text, .gallery-caption { font-family: Helvetica, Arial, Geneva, Tahoma, Verdana, sans-serif; font-size:9px; color:#444; line-height:1.2em; }

#space { clear:both; background:#534949 }
td { vertical-align:top; padding-right:15px; min-width:150px; font-size:11px }
.widgettitle { display:none; }
#recent-posts {  }
#news ul {  margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none; 
font-size:11px; font-family: Helvetica, Arial, Geneva, Tahoma, Verdana, sans-serif; }
#news ul ul {  list-style-type: disc; margin:0; padding:0 }

blockquote { font-family: Helvetica, Arial, Geneva, Tahoma, Verdana, sans-serif; font-size:10px; color:#444; line-height:1.3em; padding:5px 10px; margin:10px; background:#EEE; border:1px solid #CCC; border-left:0; border-right:0}

.wp-caption-text, .gallery-caption { margin:5px 0 20px 0; text-align:left;}
.gallery-caption { padding:0 15px }