/**
 * Theme Name: At Home Detox
 * Theme URI: http://athomedetox.com/blog/
 * Description: At Home Detox Blog 
 * Version: 0.1
 * Author: David Tierney
 * Author URI: http://designsbytierney.com
 * Tags: 
 * Status: publish
 * Template: hybrid
 */

/* Get base CSS */
@import url('../hybrid/library/css/18px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/2c-r-fixed.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get detox-modified hybrid default CSS */
@import url('screen.css');

/* Get detox site CSS */
@import url('detox.css');

/* Make sure theme clears WP.org theme repository checklist */

.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}