/*  
Theme Name: Sun City
Version: 2.4
Author: Mel Pedley
Author URI: http://www.blackwidows.co.uk
Tags: dark, black, orange, two-columns, flexible-width, left-sidebar,threaded-comments,sticky-post 
Description: A darker accessible theme that makes use of orange, green, blue and other primary colours to provide a visually rich display. 

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.

Distributed under the terms of the GNU General Public License
*/

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