/*
Theme Name: Cubricks

Theme URI: http://cubrickstheme.brickpress.us/

Author: Raphael Villanea

Description: Cubricks is a free theme for WordPress. It is clean, intuitive, responsive and comes with a theme options admin page. Theme architecture and functionality inspired by LEGO, Twenty Eleven theme and Tumblr's post formats. It is also packed with a customizable featured post slider, widget support (a sidebar area and six footer widget areas), custom header, custom background and post-formats.

Version: 1.0.2

License: GNU General Public License v3.0

License URI: http://www.gnu.org/licenses/gpl-3.0.html

Cubricks Theme, Copyright 2012 brickpress.us
Cubricks is distributed under the terms of the GNU GPL

Tags: custom-colors, custom-background, custom-header, custom-menu, light, white, gray, blue, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, editor-style, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, threaded-comments, featured-images
*/

/* Vanilla CSS Reset */
@import url(css/reset.css);

/* Most of the custom styling */
@import url(css/main.css);

/* Widget stylesheet */
@import url(css/widgets.css);

/* Post Formats stylesheet */
@import url(css/postformats.css);

/* Responsive stylesheet */
@import url(css/responsive.css);

/* Classes used/generated by WordPress */
@import url(css/wordpress.css);