/*  
Theme Name: Blackcurrant
Version: 2.3
Theme URI: http://www.quirm.net/blackcurrant/
Description: A WordPress 3.0 flexible theme that incorporates enhanced web accessibility. Customised attachment and thick-box-enabled image templates included. Sticky post highlighting. Threaded comments. Auto-creation of meta description and meta-keywords on a post-by-post and page-by-page basis.  Post thumbnail support. Custom header, background and menus.Translation ready. Support available at http://forum.quirm.net.
Author: Mel Pedley
Author URI: http://blackwidows.co.uk
Tags: dark, purple, pink, two-columns, flexible-width, left-sidebar, threaded-comments, sticky-post, custom-header, custom-background, custom-menu, translation-ready

Distributed under the terms of the GNU General Public License
*/

@import url(layout.css);
@import url(color.css);

/* ignore these classes - they're just here to satisfy the wordpress.org upload
They are appropriately specified in layout.css - but the wordpress.org uploader doesn't appear to be able to deal with imported css sheets.
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
*/
