/**
 * Theme Name:  Genbu
 * Theme URI:   http://genbutheme.com/
 * Description: Rock-solid responsive WordPress theme with 9 layouts, perfect for any site. Genbu is light-weight with only 35kb of CSS and 5kb of JS.
 * Version:     1.3.0
 * Author:      David Chandra Purnama
 * Author URI:  http://shellcreeper.com
 * Tags:        black, gray, light, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, post-formats, threaded-comments, translation-ready
 * Text Domain: genbu
 * License:     GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
**/

/* NOTE: this stylesheets is not loaded, the one loaded is the minified version style.min.css */

/* "theme-reset" */
@import url( "css/reset.css" );

/* "theme-menus" */
@import url( "css/menus.css" );

/* "theme" */
@import url( "css/theme.css" );

/* "media-queries" */
@import url( "css/media-queries.css" );