/*   
Theme Name: Worldwide Missionary Outreach
Theme URI: 
Description: Thematic child theme for <a href="www.wmo.org">www.wmo.org</a>
Author: Justin Brown
Author URI: 
Template: thematic
Version: 3.0.0
Tags: Thematic
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/wmo-layout.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/wmo-style.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');