/*  
Theme Name: Scrapbook
Version: 2.3
Author: Mel Pedley
Author URI: http://www.quirm.net
Tags: light, two-columns, flexible-width, right-sidebar,threaded-comments,sticky-post 
Description: A graphical theme with enhanced accessibility. The theme includes customised attachment and image templates. Sticky post highlighting and a custom callback for threaded comments are included for WordPress 2.7 whilst comment compatibility is preserved for WordPress 2.6 or earlier. This and other themes are also available on Quirm.net.

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;
}
*/
