/*
Theme Name: SmiffGiff
Theme URI: http://www.smithgifford.com
Description: This is the custom template of Advertising and Branding Agency SmithGifford which is located in Falls Church Viginia
Version: 1.0
Author: Jason Pasch - New Media Designer
Author URI: http://www.jasonpasch.com
Tags: fixed width, two columns, widget ready, valid css, valid XHTML, right sidebar, white
*/

/* 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 BELOW this line
-----------------------------------------------------------*/

/* Example: Change the body background to blue:
body {
	background: #000
	}
*/