/*  
Theme Name: Purple Pastels
Version: 6.12
Theme URI: http://quirm.net/purple-pastels/
Description: A flexible WordPress 3.0 theme with a dropdown/flyout horizontal menu & vertical sidebar. The theme supports 8 widget-ready areas (2 in 3 different sidebars and 2 in custom page templates), featured images and threaded comments.  Includes page without comments and single column page templates; a print stylesheet and a login form widget. Toggle display options via the theme's options page. Translation ready. Support available at http://forum.quirm.net. 
Author: Mel Pedley
Author URI: http://blackwidows.co.uk/
Tags: light, purple, pink, two-columns, flexible-width, right-sidebar,  custom-header, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

/*  Copyright 2009-2010  Mel P.  (email : esmi@quirm.net)

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2,
as published by the Free Software Foundation.

You may NOT assume that you can use any other version of the GPL.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301
USA

The license for this software can also likely be found here:
http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url(layout.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;
}
.wp-caption-text {
	margin-top:0;
	padding-top:0;
}

*/