/*
Theme Name: Sales And Storage
Theme URI: http://salesandstorage.ie
Description: Theme for Sales and Storage.
Version: 1.0
Author: Martin Houlihan
Author URI: http://martinhoulihan.com/
*/


/* Import Stylesheets
-----------------------------------------------------------*/
@import url("http://salesandstorage.ie/wp-content/themes/SalesAndStorage/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; }

/* Make all custom CSS changes in a child theme. Any custom
changes you make here will not be overidden when you upgrade the theme.
-----------------------------------------------------------*/