/*

Theme Name: BuddyPress Magazine Child Theme
Theme Date: 12102009
Version: 1.0.5
Theme URI: http://premium.wpmudev.org/
Description: The Magazine theme for BuddyPress. A magazine dark theme with custom features and available in 5 colours to easily create your own magazine and community. 
Author: Incsub
Author URI: http://www.incsub.com/
WDP ID: 118

Tags: 2 Columns, Left Sidebar, Right Sidebar, Fixed Width, Custom Colors, Custom Header, 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/reset.css);
@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 );

/* Default theme admin bar styles */
@import url(  ../bp-magazine/_inc/css/adminbar.css );

/* Load the your custom styles */
@import url(../bp-magazine/_inc/css/custom.css);

/* Here will be the child style which you can update in your _inc folder under this directory */
@import url( _inc/css/child.css );
