/*
Theme Name: The Erudite
Theme URI: http://somadesign.ca/projects/the-erudite
Description: A theme for writers who want readers, not visitors, traffic, click-throughs, CPMs or what-have-you. Carefully crafted typography and generous use of whitespace lets your writing shine.
Version: 2.7.7
Author: Matt Wiebe
Author URI: http://somadesign.ca/
Tags: white, dark, one-column, fixed-width, theme-options, editor-style, translation-ready, custom-menu
License: GPL v2
*/

/* File here for WP identification purposes only. This CSS file is not loaded by the theme at all. See css directory for theme CSS */

/* 
	These classes are useless, but necessary for submission to 
	the wordpress.org themes directory.
*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right; 
}

