/*  
Theme Name: WordBuzz Default Home Theme
Theme URI: http://buddypress.com/
Description: A theme for WordBuzz based off the BuddyPress default theme.
Version: 1.0.3
Author: Andy Peatling / Mark Cipolla
Author URI: http://apeatling.wordpress.com
*/

/* Load the base styles */
@import url(css/base.css);
@import url(css/custom.css);


/***
 * NOTE: If you rename /css/site-wide-sample.css to /css/site-wide.css you can apply CSS styles to any
 * theme that is in use across your whole site. This includes any blog or member theme. You do not
 * need to add an @import declaration in this file, it will load automaticaly.
 */