/*
Theme Name: Buddypress UX
Theme URI:
Description: BETA* Focused on enhancing the user experience - 3 column layout: multiple sidebars allowing for relative context to context, zebra activity styling, an enhanced logged-in widget and more.. The theme serves to be a base to work and learn from whilst offering an alternative to the buddypress default theme. The theme is well documented - readme.txt. Do not use the theme on a live site as it is a beta version!
Version: 1.1
Author: Charl Kruger
Author URI: youpress.co.za
Template: bp-default
Tags: buddypress, three-columns, custom-header, white, blue
*/

/* Inherit the default theme styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );

/* Inherit the default theme adminbar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

/* Load the custom styles */
@import url(_inc/css/custom.css);