/* 
Theme Name: Levi's Blog
Version: 2.0
Theme URI: http://www.levisawards.com/blog

Description: A three-column accessible fixed-width theme for Levi's with a widget-ready static home page template and index page. The theme includes attachment and image templates, sticky post highlighting, custom threaded comments, and automatic meta-keyword & meta-description generation. The header can also be customised via the WordPress Administration interface. 

Author: Israel Ortiz Flores
Author URI: http://www.wysiwyg.net/
Tags: light, three-columns, fixed-width, custom-header, left-sidebar, right-sidebar, threaded-comments

Distributed under the terms of the GNU General Public License

*/

@import url(common.css);
@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 common.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;
}
*/
