/*  
Theme Name: Blackcurrant
Version: 1.2
Theme URI: http://www.quirm.net/

Description: A two-column flexible-width darker theme that incorporates enhanced web accessibility. Customised attachment and image templates are included. Sticky post highlighting and a custom callback for threaded comments are available for WordPress 2.7 whilst comment compatibility is preserved for WordPress 2.6 or earlier. Support available at <a href="http://forum.quirm.net">Quirm.net</a>.

Author: Mel Pedley
Author URI: http://www.blackwidows.co.uk
Tags: dark, purple, pink, two-columns, flexible-width, theme-options, left-sidebar, threaded-comments, sticky-post

Distributed under the terms of the GNU General Public License
*/

/*Layout & positioning */
@import url('../files/layout.css');

/* Formatting and colours */
@import url('../files/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;
}
*/
