/*  
Theme Name: My Valentine
Version: 1.0
Theme URI: http://www.quirm.net/
Description: A WordPress 2.7 accessible theme for Valentine's Day with tabbed horizontal and vertical sidebar navigation. Threaded comments. Sticky post highlighting. Support available at <a href="http://forum.quirm.net">Quirm.net</a>.
Author: Mel Pedley
Author URI: http://www.blackwidows.co.uk
Tags: light,white,pink,two-columns, flexible-width, right-sidebar, threaded-comments, sticky-post,seasonal

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.
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}
*/