/*  
Theme Name: MistyLook PHR Hubs MW
Theme URI: http://wpthemes.info
Description: Midwest child theme of MistyLook PHR Hubs theme. Based on WordPress Theme by <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a>. Support is available at <a href="http://wprocks.com/forums/" title="Forums">Forums</a>. Modifed by PHR/Jared Voss (over and over again...).
Author: Sadish
Author URI: http://wprocks.com
Template: hub2
Version: 1

*/
 
@import url("../hub2/style.css");


body {
	background: #cac3bf;
}	
#blogtitleimage {
	background:#fbf2da url(http://phrstudents.org/wp-content/themes/hub/img/midwest.png) no-repeat 0 0;
	height:30px;
}
#container {
	border: #896e85 1px solid; 
}	
#navigation ul li a {
	border: #644d5f 1px solid;
	background:#644d5f;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #896e85;
	border: #896e85 1px solid; 
}
.mainblog {
	display:inline;
}
#headercontainer {
	border: #896e85 1px solid;
}
li.sidebox {
	background: #cac3bf;
	border: 1px solid #896e85;
}
input.textbox
{
	border:#896e85 1px solid;
}
textarea{
	border: 1px solid #896e85;
}
