/*
Theme Name:	The Soldier Thread
Theme URI: 	http://thesoldierthread.com
Description: Designed and coded by <a href="http://papermud.com">Papermud</a>.
Version: 		1.0
Author:		Jason Mcgwier
Author URI:	http://papermud.com
*/

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

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