/*
THEME NAME: Super Soil (KCD Modified Thematic)
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: Thematic WordPress Theme Framework, modified by Kieran Chapman
VERSION: 1.1
AUTHOR: Ian Stewart / Kieran Chapman
AUTHOR URI: http://kieranchapmandesign.com/
TAGS: 
.
Thematic WordPress Theme Framework, modified by Kieran Chapman
.
*/

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

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

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

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

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

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

/* Custom styles */
@import url('library/styles/custom.css');

