/*   
Theme Name: Loadout v3.0
Theme URI: http://www.loadout.com/themes/loadout
Description: Child theme of Thematic by Ian Stewart. Reskin and layout change from v1.0.
Author: <a href="mailto:scolloton@edgeofreality.com?Subject=Loadout%20Template">Shawn Colloton</a>
Author URI:  http://edgeofreality.com/
Template: thematic
Version: 3.0
Tags: loadout, two-columns, fixed width, right-sidebar
License: © Edge of Reality
License URI: http://edgeofreality.com/

.
Think Rambo meets Looney Tunes.
.

*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../loadout3/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
/* This is a copy of the thematic default.css */
@import url('../loadout3/library/styles/default.css');
 
/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');






