/*
Theme Name:	Michael Torbert
Theme URI: 	http://semperfiwebdesign.com
Description: 	Theme for Michael Torbert's personal blog at michaeltorbert.com
Version: 		123.321
Author:		Michael Torbert
Author URI:	http://www.semperfiwebdesign.com
Tags: fixed-width, two-columns, white, red, right-sidebar, threaded-comments, custom-colors, theme-options
*/


/* Import Stylesheets
-----------------------------------------------------------*/
@import url("css/undo.css");
@import url("css/master.css");
@import url("functions/style-options.php");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

