/*
Theme Name:		Smith Teamaker
Theme URI: 		http://smithtea.com/
Version: 		2.1
Author: 		Sandstrom Partners
*/

/* Reset Browser Defaults */
@import url( '/css/reset.css' );

/* Apply global site styles and colors */
@import url( '/css/screen_v3.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	} 
.alignleft {
	float: left;
	margin-right: 20px;
	} 

.alignright {
	float: right;
	margin-left: 20px;
	} 

.wp-caption {} .wp-caption-text {}


