/*

Theme Name: Tunesoul Main Site
Theme Date: 13/05/2010
Version: 1
Theme URI: http://premium.wpmudev.org/
Description: Child theme for the Default BuddyPress 1.2 theme with just the colours in a stylesheet
Author: Tammie Lister at Logical Binary (Incsub)
Author URI: http://www.logicalbinary.com/
WDP ID: 139

Tags: buddypress, two-column, colours, child

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

/* Colour Styles */
@import url( _inc/css/colours.css );

#header h1 {
			bottom:20px!important;
}