/*
Theme Name:	Simpler.Me Custom / Titan 1.11
Author:	Simpler.Me + Drew Strojny (http://jestro.com)
Description: Original Theme: http://wordpress.org/extend/themes/titan
Modified By: simpler.me, http://simpler.me
Tags: fixed-width, two-columns, white, right-sidebar, threaded-comments, theme-options
*/

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

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

/* Make all custom CSS changes in a Child Theme. See this tutorial for instructions:
     ----> http://themes.jestro.com/vigilance/easy-upgrading-wordpress-child-themes/ <----
 Any custom changes you make here will not be overidden when you upgrade the theme.
-----------------------------------------------------------*/