/*
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.7+ only.
Version: 1.5.4
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-2012 Incsub (http://incsub.com)
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


changelog
v 1.5.4
- Home page issue fixed

v 1.5.3
- Pagination fixed for Blog and News Template when it is not used as home page

v 1.5.2
- Bug fixes

v 1.5.1
- Pagination fixed for Blog and News Template

v 1.5
- WordPress 3.8 Compatibility
- BuddyPress 1.9 Compatibility

v1.4.5
- Style fixes
- Fixed homepage thumbnail issue

v1.4.4
- Bug fixes

v1.4.3
- update buddypress theme core component to BuddyPress 1.5.4

v1.4.2
- fixed 'header already sent' error when privacy enabled
- fixed child theme error in ie8

v1.4.1
- added compatible with WordPress 3.3.1 and BuddyPress 1.5.3.1
- fixed static front page and posts page issue with index.php. home.php deleted and index-home.php and index-post added
- added BBPress Sidebar Widget

v1.4
- added compatible with WordPress 3.3 and BuddyPress 1.5.2
- remove global-adminbar.php and replace option with site_option() - updated mu-plugins/bp-global-adminbar-css.php
- All styles and js scripts are now loaded in wp_enqueue_scripts() in functions.php
- added css3 media query for mobile device

v1.3.9
- fixed misplace remove all js function from admin_header() that cause all tabs/link unclickable
- fixed get_theme_data() issue with some hosting that produce error messages

v1.3.8
- added compatible with WordPress 3.2.1 and BuddyPress 1.5
- fixed theme options tabs panel conflict with other jquery library

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


*/

/* IMPORTANT UPDATES
- All styles and js scripts are now loaded in wp_print_style() and wp_enqueue_scripts() in functions.php
*/


/* 277280-1399247222-au */

#container #nav li ul li ul {
  left: 155px !important;
}