/*   
Theme Name: Hip Soiree Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Mel @ Crafty Lil Fox
Author URI: http://themeshaper.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('3c-fixed.css');

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

/* Apply default theme styles and colors */
@import url('default.css');

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


#wrapper {
background: url(http://www.thehipsoiree.com/wp-content/themes/hipsoiree/hipsoiree/images/Background.gif);
}