/*
Theme Name: Guldfors WP Framework
Theme URI: http://guldfors.se/
Description: Custom WordPress theme framework by Daniel Guldfors. Uses HTML5 and custom options.
Author: Daniel Guldfors
Version: 2.0
*/

/*
All rights reserved. All forms of use, distribution, or modification is strictly prohibited without the written consent of Daniel Guldfors.
*/

/*- RESET CSS
----------------------------------------------------------------------*/
@import url("css/reset.css");

/*- WP CSS
----------------------------------------------------------------------*/
@import url("css/wp.css");

/*- Grid CSS
----------------------------------------------------------------------*/
@import url("css/grid.css");

/*- Core CSS
----------------------------------------------------------------------*/
@import url("css/core.css");

/*- Website CSS
----------------------------------------------------------------------*/
@import url("css/stylesheet.css");