




/*
     FILE ARCHIVED ON 8:38:49 Sep 28, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:16:45 Mar 19, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*  
Theme Name: Victorian Xmas
Theme URI: http://www.quirm.net/victorian-xmas
Version: 3.2
Description: An accessible theme for Christmas. Customised attachment and image templates are included. Sticky post highlighting, post thumbnail support and threaded comments. Folding page and category menus. Support available at http://forum.quirm.net.
Author: Mel Pedley
Author URI: http://www.blackwidows.co.uk
Tags: green, red, two-columns, flexible-width, custom-header, custom-colors, right-sidebar, threaded-comments, sticky-post, seasonal

Distributed under the terms of the GNU General Public License

/* Main layout */
@import url("layout.css");

/* Main styles 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;
}
*/