/*   
Theme Name:  Northeast Hikes
Theme URI: http://jaredharbour.com/
Description: Responsive theme for northeasthikes.com
Author: Jared Harbour, Russ Renshaw
Author URI: http://jaredharbour.com
Version: 1.0
Tags: 
Template: responsive
*/

@import url("../responsive/core/css/style.css");

@media (max-width: 650px) {
   .top-widget{
	width:100%;
	float:none;
	text-align:center;
	}
}