/*
Theme Name: BuddyPress Fun
Theme URI: http://premium.wpmudev.org/
Description: A BuddyPress theme full of customizability and options - with a heap of fun thrown in.
Version: 1.1.5
Author: Incsub
Author URI: http://incsub.com

changelog

v1.1.5
- added privacy option and article block on and off
- added global adminbar option
- fix components css
- fixed directory templating
- img overflow fixed
- added the ability to let only admin and mod create group
- added widget to profile page
- add default style for extra component without breaking the original css.

v1.1.4
- fix forum directory css
- fix double facebook fbc_login with bp-fbconnect
- fix adminbar css across all blogs

v1.1.3
- facebook core code changed that changed their css fb_login needed to recss
- remove current-site option in navigation so site link did not link to main blog
- you can comment out the main-entry.php if you do not want to used the home news feature

v1.1.2
- added support for facebook Connect plugin

v1.1
- added compatible with bp 1.1 new theme structure

*/






/* Load the base styles */


@import url(_inc/css/base.css);
@import url(_inc/css/global.css);
@import url(_inc/css/wp-comments.css);
@import url(_inc/css/member-css.css);
@import url(_inc/css/custom.css);