/*   
Theme Name: Online Journalism Blog
Theme URI: http://onlinejournalismblog.com
Description: A child theme for the Thematic WordPress Theme Framework, developed for the Online Journalism Blog. You need to have the Thematic Theme uploaded to your theme folder (not activated) for this theme to work. Thematic can be downloaded from: http://themeshaper.com/
Author: Kasper Sorensen
Author URI: http://www.kaspersorensen.com
Template: thematic
Version: 1.0
Tags: Thematic, Child theme
*/

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

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

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

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

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

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

@import url('../thematic/library/styles/defaults.css');
