/*   
Theme Name: LOYAL3's Theme
Theme URI: 
Description: LOYAL3’s custom Thematic theme
Author: 17FEET
Author URI: http://17feet.com/
Version: 1.0
Tags: Thematic, Loyal3, 17feet
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

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

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

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

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

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');




/* CUSTOM STYLES */
@import url('library/styles/loyal3_custom_style.css');

