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

Description: A three-column flexible theme for kids with a widget-ready home page. Customised 404, attachment & thickbox-enabled image templates. Custom page templates include Widget Ready Page, List Your Links, List Authors, List Your Topics (categories) & Page Without Comments. Sticky post highlighting, custom threaded comments, and automatic meta-keyword & meta-description generation. The header can also be customised via the WordPress Administration interface. Translation-ready. 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, flexible-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;
}
*/

