/*  
Theme Name: MistyLook PHR Hubs MA
Theme URI: http://wpthemes.info
Description: Mid-Atlantic 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: #cbcdbc;
}
#blogtitleimage {
	background:#fbf2da url(http://phrstudents.org/wp-content/themes/hub/img/mid-atlantic.png) no-repeat 0 0;
	height:30px;
}
#container {
	border: #905c57 1px solid; 
}	
#navigation ul li a {
	border: #784339 1px solid;
	background:#784339;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #905c57;
	border: #905c57 1px solid; 
}
.mainblog {
	display:inline;
}
#headercontainer {
	border: #905c57 1px solid;
}
li.sidebox {
	background: #cbcdbc;
	border: 1px solid #905c57;
}
input.textbox
{
	border:#905c57 1px solid;
}
textarea{
	border: 1px solid #905c57;
}
