/*
Theme Name: Cinnamon
Theme URI: http://fikrirasy.id/portfolio/cinnamon/
Author: Fikri Rasyid
Author URI: http://fikrirasy.id
Description: Cinnamon is default-looking classic two column WordPress theme with a soul
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cinnamon
Tags: white, fluid-layout, responsive-layout, custom-menu, editor-style, featured-image-header, featured-images, post-formats, sticky-post, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.

 Cinnamon is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/

The image at images/cinnamon-default-header.jpg is made by my own (Fikri Rasyid). Similar to this theme and WordPress, I license it under the GPL.

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Reset
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
	5.1 Links
	5.2 Menus
6.0 Accessibility
7.0 Alignments
8.0 Clearings
9.0 Widgets
10.0 Header
11.0 Content
	11.1 Posts and pages
	11.2 Asides
	11.3 Comments
12.0 Header
13.0 Infinite scroll
14.0 Media
	14.1 Captions
	14.2 Galleries
--------------------------------------------------------------*/
@import "variables-site/variables-site";
@import "mixins/mixins-master";

/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
@import "reset";

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
@import "typography/typography";

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
@import "elements/elements";

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
@import "forms/forms";

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
@import "navigation/navigation";

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
@import "modules/accessibility";

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
@import "modules/alignments";

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
@import "modules/clearings";

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
@import "site/secondary/widgets";

/*--------------------------------------------------------------
10.0 Header
--------------------------------------------------------------*/
@import "site/header";

/*--------------------------------------------------------------
11.0 Content
--------------------------------------------------------------*/
@import "site/site";

/*--------------------------------------------------------------
12.0 Content
--------------------------------------------------------------*/
@import "site/footer";

/*--------------------------------------------------------------
13.0 Infinite scroll
--------------------------------------------------------------*/
@import "modules/infinite-scroll";

/*--------------------------------------------------------------
14.0 Media
--------------------------------------------------------------*/
@import "media/media";

/*--------------------------------------------------------------
15.0 Plugins
--------------------------------------------------------------*/
@import "plugins/plugin-civil-footnotes";
@import "plugins/jetpack";
