/*
Theme Name: BP BCBC 2 Column
Theme URI: http://buddypress.org
Description: A 2 Column Buddypress theme.
Version: 1.0
Author: Chris Wright
Author URI: http://bcbc.co.uk
Template: bp-default
Tags: buddypress, balliol
*/

/* 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 );

/* Custom styles */
@import url( custom.css );


