/**
 * Theme Name: Gorilla Web Studio
 * Description: Child theme of hybrid framework 
 * Version: 0.1
 * Author: Gorilla Web Studio
 * Author URI: http://www.gorillawebstudio.com
 * Template: hybrid    
*/

/* the reset */
@import url(css/reset.css);

/* the site structure */
@import url(css/layout.css);

/* page-specific stuff */
@import url(css/pages.css);

