/*  
Theme Name: Sun City
Version: 3.3
Theme URI: http://www.quirm.net/
Author: Mel Pedley
Author URI: http://www.blackwidows.co.uk
Tags: dark, black, orange, green, red, blue, yellow, two-columns, flexible-width, left-sidebar,threaded-comments,sticky-post 
Description: A darker accessible theme that makes full use of orange, green, red, blue and yellow to provide a graphically rich display. The theme includes customised attachment & image templates. Sticky post highlighting, threaded comments  and post thumbnails supported. 

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.
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
*/


