/*
Theme Name: Blogstandard Theme
Theme URI: http://www.namoo.co.uk
Description: Standard site with activity stream frontpage support and latest blog post at top of main page.  Also uses Deryk Wenaus's "calming down activity stream posting" css fixes.
Version: 1.0
Author: David Cartwright
Tags: buddypress, two-columns, custom-header, white, blue
Template: bp-default
/*


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



/***
 * Blogstandard modifications
 */
@import url( _inc/css/blogstandard.css );