/*   
Theme Name: lbp3
Theme URI: http://www.lindabairproductiions.com/test/wp-content/themes/lbp3/
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart edited by edbair
Author URI: http://edbair.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../lbp3/styles/reset.css');

/* Apply basic typography styles */
@import url('../lbp3/styles/typography.css');

/* Apply a basic layout */
@import url('../lbp3/styles/2c-r-fixed.css');

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

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



