/*
Theme Name: BOW Theme
Theme URI: http://example.com
Description: BOW Theme for BuddyPress.
Version: 0.1
Author: The team at BOW
Author URI: http://example.com
Template: bp-default
Tags: buddypress
*/
/* Inherit the default theme styles */
@import url( _inc/css/default.css );

/* Inherit the default theme adminbar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

/* The bow skin styles */
@import url( _inc/css/bow-skin-V001.css );
