/*  
Theme Name: Purple Pastels
Version: 5.2
Theme URI: http://quirm.net/purple-pastels/
Description: A flexible, accessible, theme with subtle sticky post icon-highlighting and customised threaded comments. The custom image attachment templates are thickbox-enabled whilst the file attachment pages include links to common, free, document viewers. Additional page templates for pages without comments and pages without the sidebar. Custom theme display options. Translation ready. Support available at http://forum.quirm.net. 
Author: Mel Pedley
Author URI: http://blackwidows.co.uk/
Tags: light,purple,pink,two-columns, flexible-width, right-sidebar, threaded-comments, sticky-post, theme-options, custom-header, translation-ready

Distributed under the terms of the GNU General Public License

/* Main layout */
@import url("layout.css");

/* Main styles and colours */
@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;
}
*/