/*   
Theme Name: CAC 2013
Theme URI: http://cosmicawareness.org/
Description: Theme For Cosmic Awareness Communications
Author: Cosmic Awareness Communications
Author URI: http://cosmicawareness.org/
Template: thematic
Version: 1.0
Tags: Thematic
*/

/* 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('2c-r-fixed.css');

/* Apply basic image styles */
@import url('images.css');

/* Apply default theme styles and colors */
/* copied from thematic and then modified */
@import url('newstyles.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Overriding Thematic's styles for congruity with WP-Admin > Appearance > Header default header text color settings */
#blog-description { color: #000 }