/*   
Theme Name: burntsugar
Theme URI: 
Description: a custom theme for Burnt Sugar the Arkestra Chamber
Author: Amy Gail
Author URI: http://thebassplayersgirl.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

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

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

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

/* theme */
@import url('./css/theme.css');

/* custom pages */
@import url('./css/custom.css');

/* custom pages */
@import url('./css/plugins.css');

/* images */
@import url('./css/images.css');