/**
 * Theme Name: Mills Entertainment
 * Theme URI: http://www.millsentertainment.com
 * Description: Custom theme for Mills Entertainment built as a child theme of Hybrid by Shannon-Rose Design.
 * Version: 1.0
 * Author: Ray Milstrey
 * Author URI: http://www.shannonrose.com
 * Tags: Custom, Hybrid
 * Template: hybrid
 **/

/* Get reset CSS */
@import url('/css/reset.css');
 
/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get main CSS */
@import url('/css/main.css');

/* Get default CSS */
@import url('css/screen.css');

/* Get image CSS */
@import url('css/images.css');
