/*

Theme Name: War Lab V3
Theme Date: 11/05/2010
Version: 1
Theme URI: http://premium.wpmudev.org/
Description: theme based on product theme by Tammie Lister at Logical Binary (Incsub)
Author: Michael Keene
Author URI: http://www.k33n.com/
WPD ID: 138

Tags: buddypress, one column, 3 columns, threaded comments, custom colours, theme options

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

Template: product
*/


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

/* basic styling for all elements */
@import url( ../product/_inc/css/comments.css );
@import url( ../product/_inc/css/forms.css );
@import url( ../product/_inc/css/layout.css );
@import url( ../product/_inc/css/navigation.css );
@import url( ../product/_inc/css/styling.css );
@import url( ../product/_inc/css/typography.css );

/* customt theme scripting styles */
@import url(../product/_inc/css/scripting.css );

/* custom styling */
@import url( ../product/_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 ); */

/* Uncomment the following line and add your custom child styles to '_inc/css/child.css' */
@import url( _inc/css/child.css );
