/* 
Theme Name: KidPaint
Version: 1.1
Theme URI: http://www.quirm.net/

Description: A three-column accessible fixed-width theme for kids with a widget-ready static home page template and index page. The theme includes attachment and image templates, sticky post highlighting, custom threaded comments, and automatic meta-keyword & meta-description generation. The header can also be customised via the WordPress Administration interface. Support available at <a href="http://forum.quirm.net">Quirm.net</a>. 

Author: Mel Pedley
Author URI: http://www.blackwidows.co.uk/
Tags: light, three-columns, fixed-width, custom-header, left-sidebar, right-sidebar, threaded-comments

Distributed under the terms of the GNU General Public License

*/

@import url(common.css);
@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 common.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;
}
*/
