/*
Theme Name: Resolution Group
Theme URI: http://www.resolution-group.eu
Description: Resolution group theme
Version: 1.0
Author: Povilas Poderskis
Tags: buddypress, awesome

** IMPORTANT - DO NOT COPY THIS THEME **
If you want to make a custom theme based on this theme, DO NOT copy and edit it. By
doing this you will make upgrades and maintainence much harder for yourself.
Instead, please read this codex page on how to build a BuddyPress child theme:

http://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/
*/

/***
 * The default theme styles.
 */
@import url( _inc/css/reset.css ); /* Reset browser defaults */
@import url( _inc/css/buddypress.css );
@import url( _inc/css/default.css );

/***
 * The dropdown menu styles
 */
@import url( _inc/css/dropdown.css );
/**
 * The admin bar default styles
 */

