/*   
Theme Name: Leaning Tower of Pizza	
Theme URI: 
Description: Leaning Tower of Pizza site theme based on Thematic.
Author: Sherman Bausch
Author URI: http://digitalsimple.info/
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('3c-r-fixed-primary-988px.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors
   For demonstration purposes we're using the default Thematic style
   For major changes I recommend copying over the default styles into this file */
@import url('../thematic/library/styles/default.css');
@import url('powerblog.css');
@import url('leaning.css');

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


