/*   
Theme Name: Solomonia Mars Theme
Theme URI: 
Description: The Solomonia Mars Theme.
Author: Martin Solomon
Author URI: http://solomonia.com/
Template: thematic
Version: 0.5
Tags: Thematic
.
This theme is © Martin Solomon http://solomonia.com/
.
*/
/* 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 default theme styles and colors 
-- This is a copy of the Thematic default.css */
/* 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 */
@import url('../solomonia-mars/library/styles/solomoniamarsdefault.css');

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