/*
Theme Name:		Remtron WA 2012 Theme
Theme URI: 		http://www.danielbrouse.com/
Version: 		1.0
Description: 	Theme Designed &amp; Developed for Remtron WA
Author: 		Daniel Brouse
Author URI:		http://www.danielbrouse.com
Tags:			microformats

Copyright 2012 Daniel Brouse <http://www.danielbrouse.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

*/

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

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} 	

.alignleft {
	float: left;
	margin: 5px 15px 15px 0;
}

.alignright {
	float: right;
	margin: 5px 0 15px 15px;
}

.wp-caption {}

.wp-caption-text {}