/* 
Theme Name: Sports Fan 4
Theme URI: http://www.sportsfan4.com
Description: A hybrid child theme for Sports Fan 4
Author: The 42nd Estate
Author URI: http://www.the42ndestate.com
Version: 0.3.0
Tags: Framework
Template: hybrid
*/

/**
* Import pre-made styles from Hybrid
************************************************/

/* Eric Meyer's reset.css */
	 @import url('../hybrid/library/css/reset.css'); 	 
/* Importing main css rules based off skeleton child theme stylesheet 
	importing this file instead of placing rules here to allow updates to flow through CDN
*/ 
	 @import url('css/main.css'); 

