/*
    Default styles - all CSS should be imported through this file   
*/

/* RESET AND BASIC COMPONENT CSS
--------------------------------------------------------------*/
@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/forms.css";


/* CUSTOM STYLING - LAYOUT
--------------------------------------------------------------*/
@import "lib/layout.css";/* base page styles */
@import "lib/layout-pages.css"; /* custom page styles */

/* PLUGINS AND ENHANCEMENTS
--------------------------------------------------------------*/
@import "lib/plugins/scripts.css"; /* styles for JS enhanced areas */