/*
Theme Name: One Enchanted Thing
Theme URI: http://oneenchantedthing.com
Description: 
Version: 1.0
Author: WPCoder
Author URI: http://wpcoder.com

Feel free to change or remove the author attribute if you wish!
*/

/* Reset */
@import url('css/reset.css');

/* Rebuild */
@import url('css/rebuild.css');

/* WordPress Defaults */
@import url('css/wp.css');

/* The "real" stuff */
@import url('css/style.css');

#content .post .description { font-style:normal; }
