/*
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. Compatible with WordPress with or without BuddyPress, WordPress MU with or without BuddyPress and WP/WPMU installation with BuddyPress 1.2+ only.
Version: 1.3.7
Author: Richie KS - WPMU DEV - WordPress Experts
Author URI: http://premium.wpmudev.org/
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
WDP ID: 92
Tags: buddypress,white,blue,three-columns,two-columns,right-sidebar,fixed-width,custom-colors,custom-header,theme-options,threaded-comments

Copyright 2007-2011 Incsub (http://incsub.com)
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


changelog
v1.3.7
- added compatible with WordPress 3.2 and BuddyPress 1.2.9
- change widget name/id for member-right to buddypress-right so it did not confuse user
- added rtl css support
- added new privacy option for none friend viewing profile privacy
- updated buddypress global.js and ajax.php for compatibility with new WordPress jQuery changes
- added confirmation popup before restore all setting in theme options

v1.3.6
- modified add_image_size() so it look better in nivo slider for featured thumbnail
- add jquery call in header
- minor css bug fix

v1.3.5
- fixed navigation.php site_url trailing missing issue

v1.3.4
- added google web fonts replacement
- new and improved theme option panel style
- replaced deprecated functions
- fixed url(none) error log
- change default.css to bp-default.css
- combine global.css into base.css
- added compatible with WordPress 3.1.3 and BuddyPress 1.2.8

v1.3.3
- added compatible with WordPress 3.0.4 and BuddyPress 1.2.7

v1.3.2
- fixed function error when buddypress not activated/installed

v1.3.1
- add redirect options in privacy theme settings
- refine load_theme_textdomain() function call
- add multi category selections for featured article and featured slideshow
- add new custom widgets like flickr, twitter and featured post multi-category widget

v1.3
- added new WordPress 3.0 custom menu support
- added featured articles options for articles mode or slideshow mode with attachment or custom field thumbnail options
- added multi level drop down navigation
- added compatible with latest WordPress 3.0 and BuddyPress 1.2.5.2
- replace incudes() with locate_template() for better child theme support
- fixed language missed localize
- core templating changes with added lib folder
- fixed bug trac

v1.2
- add border line for activity stream
- update adminbar to new bp 1.2 style
- fixed adminbar dropdown missing in sub blog

v1.1.9
- skip version

v1.1.8
- Updated documentation

v1.1.7
- fixed recent sitewide blockquote padding issue
- fixed group item-content css overlay issue
- replace php theme option stylesheet with style sync theme option for better compatible with various server host

v1.1.6
- added compatible with BuddyPress 1.2+
- added compatible with single wordpress install or wpmu install with or without BuddyPress enable.
- frontpage activity stream support

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 wp base styles */
@import url(_inc/css/base.css);

/* Load the bp base styles */
@import url(_inc/css/bp-default.css);
@import url(_inc/css/bp-css.css);

/* Load the adminbar styles */
@import url(_inc/css/adminbar.css);

/*uncomment this if you are using custom.css in parent theme
@import url(_inc/css/custom.css); */