/*
Theme Name: Research Toolkit
Theme URI: http://advancementresearchtooklit.com
Description: Built on Thematic Theme</a>
Author: Josh Southern
Author URI: http://paradigmshiftinteractive.com
Template: thematic
Version: 0.1
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* 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('../thematic/library/styles/images.css');

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

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



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

