/*
Theme Name: Extend Influence
Theme URI: http://www.extendinfluence.com
Description: Extend Influence theme created by Fourth Floor Interactive.
Version: 1.0
Author: Fourth Floor Interactive
Author URI: http://www.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 */