/*

Theme Name: BuddyPress Daily
Theme Date: 29/03/2010
Version: 3.1
Theme URI: http://premium.wpmudev.org/
Description: BuddyPress Daily is a news layout theme with multiple designs and content layout options
Author: Tammie Lister at Logical Binary (Incsub)
Author URI: http://www.logicalbinary.com/
WPD ID: 126

Tags: buddypress, 2 columns, Fixed width, Custom header, Threaded Comments, Custom colours, Theme Options

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* buddypress only styling */
@import url( _inc/css/bp-default.css );

/* basic styling for all elements */
@import url( _inc/css/layout.css );

/* custom styling */
@import url( _inc/css/custom.css );

/* rtl languages styling */
/* @import url( rtl.css ); */

