/*
Theme Name: Fourth Floor Interactive
Theme URI: http://www.fourthfloorinteractive.com/
Description: A theme built for the news section of Fourth Floor Interactive by Fourth Floor Interactive.
Version: 1.0
Author: Fourth Floor Interactive
Author URI: http://www.fourthfloorinteractive.com/

	Fourth Floor Interactive v1.0

	This theme was designed and built by Fourth Floor Interactive.
	It is not to be copied or used for any domain other than the following:
		fourthfloorinteractive.com

*/

/*                     	    */
/*    Master Stylesheet     */
/*  ----------------------  */
/*                        	*/

/*
	All styles are defined on the following css files.
	No styles should be added to master.css unless you are testing.  
	On release no styles should be located here.  
*/

@import url("/css/reset.css"); 	/* Contains CSS Reset: Clears all preset styles */
@import url("/css/type.css");	/* Contains Type-Related CSS */
@import url("/css/layout.css"); 	/* Contains Layout-Related CSS */
@import url("/css/user.css"); 	/* Contains User-Related CSS, ie. Content-Level Styles */