/*   
Theme Name: AnneLister
Theme URI: http://thematictheme.com/
Description: Thematic Child Theme for Anne Lister site
Author: Helen Natasha Moore
Author URI: http://www.helennatasha.co.uk
Template: thematic
Version: 1.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Thematic is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL). */

/*@import url('../thematic/library/styles/reset.css');*/
@import url('reset.css');
@import url('../thematic/library/styles/typography.css');
@import url('layout.css');
@import url('../thematic/library/styles/images.css');
@import url('default.css?v=3');
@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 }