/*  

Theme Name: Seasons

Version: 4.3

Theme URI: http://www.quirm.net/



Description: A seasonal theme with colours and background images that will automatically change according to the season of the year. Administration sub-panel allows a single colour theme to be permanently displayed - over-riding the automatic theme changes. Enhanced web accessibility. Customised attachment and image templates. Sticky post highlighting and a custom threaded comments are included for WordPress 2.7. Comment compatibility is preserved for WordPress 2.6 or earlier. Compatible with WordPress 2.8. Support available at <a href="http://forum.quirm.net">Quirm.net</a>.



Author: Mel Pedley

Author URI: http://www.blackwidows.co.uk

Tags: blue, brown, green, orange, two-columns, flexible-width, theme-options, right-sidebar, threaded-comments, sticky-post, seasonal



Distributed under the terms of the GNU General Public License



/*Layout */

@import url(layout.css);



/* Formatting 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: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}

*/