/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('http://cevicheuk.com/wp-content/themes/thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('http://cevicheuk.com/wp-content/themes/thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('http://cevicheuk.com/wp-content/themes/thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('http://cevicheuk.com/wp-content/themes/thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* Originally a copy of Thematic.css*/
@import url('http://cevicheuk.com/wp-content/themes/cheviche-uk/css/cheviche.css');


/* Prepare theme for plugins */
@import url('http://cevicheuk.com/wp-content/themes/thematic/library/styles/plugins.css');