/*
Theme Name: UpliftingPlay Theme
Theme URI: http://upliftingplay.com/
Description: The main theme for UpliftingPlay.
Version: 1.0
Author: Jacob Lett
Author URI: http://jacoblett.com/
Tags: upliftingplay, html5
*/


/*-  Reset / Sets the basic styles
----------------------------------------------------------------------*/
@import url("_/css/reset.css");


/*-  Sets the overall typography
----------------------------------------------------------------------*/
@import url("_/css/typography.css");


/*-  Some frequently used CSS styles
----------------------------------------------------------------------*/
@import url("_/css/utility.css");


/*-  Main stylesheet, patch-free design
----------------------------------------------------------------------*/
@import url("_/css/my-styles.css");





