/*  
Theme Name: Ceremonies and Celebrations
Version: 1.2
Theme URI: http://www.dsdinteractive.com/
Description: A WordPress 2.7 accessible theme for adapted from Mel Pedley's My Valentine theme with tabbed horizontal and vertical sidebar navigation. .
Author: Rocky Laber
Author URI: http://www.dsdinteractive.com
Tags: two-columns, flexible-width, right-sidebar, threaded-comments, sticky-post,

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.
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}
*/