/*  
Theme Name: Purple Pastels
Version: 3.7
Theme URI: http://www.quirm.net/
Description: An accessible theme with subtle sticky post icon-highlighting and customised threaded comments. Backwards compatibility preserved for WordPress 2.6x. Compatible with WordPress 2.8. A download archive that includes copies of the larger images in Photoshop format is available on http://www.quirm.net/. Support available at http://forum.quirm.net. 
Author: Mel Pedley
Author URI: http://www.blackwidows.co.uk
Tags: light,purple,pink,two-columns, flexible-width, right-sidebar, threaded-comments, sticky-post

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: 
	margin-left: 3000;
	margin-right: 5000px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
*/
