/**
 * Theme Name:  Cara
 * Theme URI:   http://genbutheme.com/themes/cara/
 * Description: Simple Grid WordPress Theme
 * Version:     1.1.0
 * Author:      David Chandra Purnama
 * Author URI:  http://shellcreeper.com
 * Tags:        one-column, responsive-layout, custom-menu, editor-style, featured-images, threaded-comments, translation-ready
 * Text Domain: cara
 * 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" );