/*
Theme Name: BuddyPress Corporate
Theme URI: http://premium.wpmudev.org/
Description: A massively customizable BuddyPress theme that might be suitable for a more corporate look and feel - 8 preset variations to choose from. Compatible with WordPress with or without BuddyPress, WordPress MU with or without BuddyPress and WP/WPMU installation with BuddyPress 1.2+ only.
Version: 1.2
Author: Richard Kiew at Dezzain Studio (incsub)
Author URI: http://dezzain.com
WDP ID: 91
Tags: buddypress, White, Grey, Three Column, Two Column, Right Sidebar, Fixed Width, Custom Colors, Custom Header, Theme Options, Threaded Comments

Copyright 2007-2010 Incsub (http://incsub.com)
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

changelog
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
- Updated documentation

v1.1.8
- fixed missing filter option in activity
- fixed group options_nav issue
- fixed navigation ruling when in multiblog mode


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
- 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
- fixed footer widget css
- 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
- recss item class for members-list
- 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

*/
/* Font styles */


@import url( _inc/css/base.css );
@import url( _inc/css/directories.css );
@import url( _inc/css/settings.css );
@import url( _inc/css/components.css );
@import url( _inc/css/global.css );
@import url( _inc/css/wp-comments.css );

@import url(_inc/css/adminbar.css ); 

@import url( _inc/css/custom.css );
