/*  
Theme Name: HHT
Theme URI: http://prothemedesign.com/themes/mimbo-pro/
Description: A child theme for Mimbo Pro
Version: 0.1
Author: Darren Hoyt
Author URI: http://prothemedesign.com/themes/mimbo-pro/
Template: mimbopro

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

@import url("../mimbopro/style.css");

body, select, input, textarea {
	font: 105% Arial, Verdana, Sans-Serif;
	}

#searchform {
	width:134px;
	float:right;
	text-align:right;
	padding-top:2px;	
	}


#s {
	width:110px;
	}

#nav {
	line-height: 1.0;
	width:800px;  // was 700
	font-size:1.1em;
}
