/*  
Theme Name: Lebenswelt
Theme URI: http://fiatinsight.com
Version: 3.0
Author: Andrew Haines & Ben Zumdahl
Description: Lebenswelt is a high-performance, out-of-the-box solution for any number of website needs.
*/

/* Get Reset CSS */
@import url('css/reset.css');

/* Get Bootstrap CSS */
@import url('css/bootstrap.min.css');

/* Get Development CSS */
@import url('css/development.css');

/* Get CSS Grid Effect 1 */
@import url('css/set2.css');

/* Get CSS Grid Effect 2 */
@import url('css/component.css');

/* Get Custom Theme CSS */
@import url('css/custom.css');

/* Get Framework CSS */
@import url('css/framework.css');


/* For WP.org theme repository checklist */
.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}

