/*
	Theme Name: TSU
	Theme URI: http://www.thesetupdesign.com/
	Description: The Set Up Customisable theme.<br /><a href="http://www.thesetupdesign.com/" title="The Set Up Design website">www.thesetupdesign.com</a>
	Author: The Set Up
	Author URI: http://www.thesetupdesign.com/
	Version: 1.0.0
	Text Domain: tsu
	Domain Path: /langs
	
	License: GNU General Public License v2.0 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
@import url("./boilerplate/css/normalize.css");
@import url("./boilerplate/css/main.css");
@import url("./css/bootstrap-grid.css");
@import url("./css/stylesheet.css");

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }
.alert { background:red; color:white }

