/*   
Theme Name: EFS Väst-Sverige
Theme URI: (Inget)
Description: Tema för EFS Väst-Sverige.
Author: David Larsson
Author URI: http://dlarsson.com
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.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');
/*@import url('../thematic/library/layouts/2c-l-fixed.css');*/
/*@import url('../thematic/library/layouts/2c-r-fixed.css');*/
/*@import url('../thematic/library/layouts/3c-r-fixed-primary.css');*/
/*@import url('../thematic/library/layouts/3c-r-fixed.css');*/

/* Apply 960 grid */
@import url('../thematic/library/grids/12col.css');
/*@import url('../thematic/library/grids/12col18px.css');*/
/*@import url('../thematic/library/grids/12col21px.css');*/

/* Apply basic image styles */
@import url('../thematic/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 */
@import url('../thematic/library/styles/default.css');

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



/* ------  Start importing childtheme styles  ---------  */



@import url('styles/header.css');
@import url('styles/color.css');
@import url('styles/post-page.css');
@import url('styles/typography.css');
@import url('styles/menu.css');
@import url('styles/footer.css');
@import url('styles/specific.css');
@import url('styles/sidebar.css');
@import url('styles/calendar.css');


body {
/*	background: url(../thematic/library/grids/960_grid_12_col.gif) center repeat-y;
*/	
}
