/*
Theme Name: Amdram
Theme URI: http://buddypress.org
Description: An Amdram.net Theme
Version: 1.0
Author: Amdram.net
Author URI: http://amdram.net
Template: bp-default
Tags: buddypress
*/

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