/*
Theme Name: E Magazine
Theme URI: http://www.acosmin.com/theme/e-magazine/
Author: Acosmin
Author URI: http://www.acosmin.com
Description: E Magazine is a unique magazine style theme with lots of features and options. Use the custom front page template to create a slick homepage for your website. You can add as many sections as you like by selecting from 5 widgets: Slider, Blog, Category, Ad banner and Instagram feed. Installing Jetpack and activating the Sharing module will enable some nice article sharing options, like fixed/sticky buttons next to the article. The theme also includes a module that lets you design/display post titles with italic or bold characters.
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: e-magazine
Tags: grid-layout, two-columns, right-sidebar, translation-ready, custom-background, custom-header, custom-logo, footer-widgets, featured-images, theme-options, custom-menu, threaded-comments, blog, news, entertainment

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

E Magazine is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Repeating
# Accessibility
# Alignments
# Clearings
# Icons
# Social
# Typography
	## Body
	## Headings
	## Secondary
	## Coding
	## Styles
# Breadcrumbs
# Forms
# Media
# Formatting
# Lists
# Tables
# Links
# 3rd Party Styles
	## Owl Carousel
# Structure
	## Global
		### Grids
		### Repeating Modules
	## Headers
		### Master Header
	## Footers
		### Footer Sidebars
		### Master Footer
	## Sections
		### Headers
		### Masonry
		### Category Section
		### Blog Section
		### Instagram Section
		### Break Line Section
		### Advertising
		### Slider
	## Posts
		### Index
			#### Navigation
		### Single
			#### About the author
			#### Post navigation
			#### Related posts
			#### Comments
	## Pages
	## Sidebars
		### Default Sidebar
			#### Sticky Sidebars
			#### Default Widget Template
--------------------------------------------------------------*/

// Includes
@import "sass/includes/variables.scss";
@import "sass/includes/functions.scss";
@import "sass/includes/mixins.scss";

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@import "sass/defaults/normalize.scss";

/*--------------------------------------------------------------
# Repeating
--------------------------------------------------------------*/
@import "sass/repeating/colors.scss";
@import "sass/repeating/styles.scss";

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
@import "sass/defaults/accessibility.scss";

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
@import "sass/defaults/alignments.scss";

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
@import "sass/defaults/clearings.scss";

/*--------------------------------------------------------------
# Icons
--------------------------------------------------------------*/
@import "sass/defaults/icons.scss";

/*--------------------------------------------------------------
# Social
--------------------------------------------------------------*/
@import "sass/defaults/social.scss";

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@import "sass/starters/typography.scss";

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
@import "sass/starters/breadcrumbs.scss";

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
@import "sass/starters/forms.scss";

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
@import "sass/starters/media.scss";

/*--------------------------------------------------------------
# Formatting
--------------------------------------------------------------*/
@import "sass/starters/formatting.scss";

/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/
@import "sass/starters/lists.scss";

/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/
@import "sass/starters/tables.scss";

/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
@import "sass/starters/links.scss";

/*--------------------------------------------------------------
# 3rd Party Styles
--------------------------------------------------------------*/
@import "sass/includes/3rd-party.scss";

/*--------------------------------------------------------------
# Structure
--------------------------------------------------------------*/
/*! ## Global */
@import "sass/structure/global.scss";

/*! ## Headers */
@import "sass/structure/headers/header.scss";
@import "sass/structure/headers/blog-header.scss";
@import "sass/structure/headers/overlays.scss";

/*! ## Footers */
@import "sass/structure/footers/footer.scss";

/*! ## Sections */
@import "sass/structure/sections/sections.scss";
@import "sass/structure/sections/category.scss";
@import "sass/structure/sections/blog.scss";
@import "sass/structure/sections/instagram.scss";
@import "sass/structure/sections/break-line.scss";
@import "sass/structure/sections/advertising.scss";
@import "sass/structure/sections/slider.scss";

/*! ## Posts */
@import "sass/structure/posts/index.scss";
@import "sass/structure/posts/single.scss";

/*! ## Pages */
@import "sass/structure/page/page.scss";

/*! ## Sidebars */
@import "sass/structure/sidebars/sidebar.scss";
