/*  
Theme Name: MistyLook PHR Hubs NE
Theme URI: http://wpthemes.info
Description: Northeast 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: #cac7bf;
}	
#blogtitleimage {
	background:#fbf2da url(http://phrstudents.org/wp-content/themes/hub/img/northeast.png) no-repeat 0 0;
	height:30px;
}
#container {
	border: #6c7d9d 1px solid; 
}	
#navigation ul li a {
	border: #35477C 1px solid;
	background:#35477C;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #6c7d9d;
	border: #6c7d9d 1px solid; 
}
.mainblog {
	display:inline;
}
#headercontainer {
	border: #6c7d9d 1px solid;
}
li.sidebox {
	background: #cac7bf;
	border: 1px solid #6c7d9d;
}
input.textbox {
	border:#6c7d9d 1px solid;
}
textarea{
	border: 1px solid #6c7d9d;
}
