﻿/*   
Theme Name: de Wereld van Alice WP Theme
Theme URI: 
Description: WordPress theme voor de Wereld van Alice
Author: Gilles de Smit & Tony Jansen
Author URI: http://tonyjansen.nl/
Template: thematic
Version: 1.0
Tags: Alice, tonyjansen.nl, Thematic
.
Thematic is Â© Ian Stewart http://themeshaper.com/
de Wereld van Alice WP Theme is Â© Gilles de Smit(design - http://gillesdesmit.nl) en Â© Tony Jansen(ontwikkeling - http://tonyjansen.nl)
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.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 */
/* 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('library/styles/default.css');

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



