/*   
Theme Name: Roger Goldenberg
Theme URI: 
Description: A child theme built on the thematic framework. For visual jazz artist Roger Goldenberg
Author: Matt Langley
Author URI: http://www.mattlangley.com
Template: thematic
Version: 1.0
Tags: Thematic
.
This is a child theme built on the thematic framework by Ian Stewart
.
*/

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

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

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

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

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

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


