/*
Theme Name: BuddyPress Community
Theme URI: http://premium.wpmudev.org/
Description: A hugely customizable BuddyPress Community theme - including 12 preset styles that you can choose from!
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
- added dropdown navigation
- 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-column.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/layout.css);
@import url(_inc/css/base.css);
@import url(_inc/css/global.css);

@import url(_inc/css/member-css.css);

/* Load the your custom styles */

@import url(_inc/css/custom.css);