/*
Theme Name: Edu Clean
Theme URI: http://premium.wpmudev.org
Description: Fully Customize WPMU/BuddyPress theme with tabbed rss feeds and extended colourpicker to customize your own theme. Based on 2009 <a href="http://edublogs.org">Edublogs</a> design. Compatible with WordPress with or without BuddyPress, WordPress MU with or without BuddyPress and WP/WPMU installation with BuddyPress 1.2+ only. This is one of Edublogs Theme pack, more edublogs theme pack can be download at <a href="http://premium.wpmudev.org/edublogs-themes/">WPMU Dev</a>
Version: 2.1.3
Author: Richard Kiew at Dezzain Studio (incsub)
Author URI: http://dezzain.com
WDP ID: 23
Tags: buddypress, White, Blue, Two Column, Right Sidebar, Fixed Width, Custom Colors, Custom Header, Theme Options, Threaded Comments

Copyright 2007-2010 Incsub (http://incsub.com)
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

changelog

version 2.1.3
- Extending to compatible with latest BuddyPress 1.2.1
- making it work with or without BuddyPress installed
- update documentation
- add theme option to work with BuddyPress components and css
- add load_textdomain()

version 2.1.2
- PHP5 fix and new full width page template

version 2.1.1
- minor text removal

version 2.1
- Internationalized!

version 2
- Massively more easily customizable!

version 1.3
- making it gpl

version 1.2
- fixes error in the ie status bar. - props afzz

version 1.1
- This version strips out all direct calls to edublogs.org saving you some time - Props Andrea!

version 1
- New released

*/



/* Load the base styles */

@import url(_inc/css/base.css);
@import url(_inc/css/wp-comments.css);

@import url(_inc/css/member.css);

@import url(_inc/css/tabber.css);

/* Load the custom styles */
@import url(_inc/css/custom.css);

/* Load the adminbar styles */
@import url(_inc/css/adminbar.css);