/*
Theme Name: Neat_Studios
Theme URI: http://wordpress.org/
Description: A WordPress theme for <a href="http://www.neatstudios.co.uk">Neat Studios</a>.
Version: 1.0
Author: Jacob Stow
Author URI: http://www.jacobstow.com/
Tags: black, custom header, fixed width, three columns, widgets
*/

/*
Based on Starkers by http://elliotjaystocks.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";


#gotcha { /*
	position: absolute;
	top: 30px;
	right: -200px;
	border: solid 1px #FFF;
	background: #333;
	padding: 5px;*/
	display: none;
	}
	
