/*  
Theme Name: Christina Vikoler
Version: 1.0
Theme URI: http://www.christina-vikoler.com
Christina Vikoler

Author: Gerhard W.H. Schmidt
Author URI: http://www.buerowilhelm.de


*/

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

