/*

Theme Name: BuddyPress Magazine Child Theme
Theme Date: 12102009
Version: 2.5
Theme URI: http://premium.wpmudev.org/
Description: The Magazine theme for BuddyPress. A magazine dark theme for your own magazine and community and BuddyPress 1.2. 
Author: Tammie Lister at Logical Binary (Incsub)
Author URI: http://www.logicalbinary.com/
WDP ID: 118

Tags: buddypress, 2 Columns, Left Sidebar, Right Sidebar, Fixed Width, Custom Colors, Theme Options, Threaded Comments

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

Template: bp-magazine

*/

/* All the parent theme files */
@import url( ../bp-magazine/_inc/css/layout.css);
@import url( ../bp-magazine/_inc/css/forms.css);
@import url( ../bp-magazine/_inc/css/global.css);
@import url( ../bp-magazine/_inc/css/members.css);
@import url( ../bp-magazine/_inc/css/navigation.css);
@import url( ../bp-magazine/_inc/css/typography.css);

/* custom stylesheet for the slideshow feature */
@import url(  ../bp-magazine/_inc/css/slideshow.css );

/* Load the your custom styles */
@import url(../bp-magazine/_inc/css/custom.css);

/* Uncomment the following line to use child adminbar.css but only if have BuddyPress installed */
/* @import url( _inc/css/adminbar.css ); */

/* Here will be the child style which you can update in your _inc folder under this directory */
@import url( _inc/css/child.css );
