/*
Theme Name: Boston
Theme URI: https://www.famethemes.com/themes/boston
Author: FameThemes
Author URI: https://www.famethemes.com
Description: Boston is a minimal Wordpress Theme designed for blogger, it provides many features that blogger will love. Whether you are looking to share your own thoughts, write about your latest findings, Boston is designed to fulfill these and a lot more. Get free support at https://www.famethemes.com/contact/ and check the demo at http://www.famethemes.com/preview/?theme=Boston
Version: 1.1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: boston
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, news
Tested up to: 5.8
Requires PHP: 5.6 
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.

Boston 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
# Document
	## Typography
	## Links
	## Headings
	## Base
	## Content
	## Table
	## Form
	## Accessibility
	## Alignments
	## Clearings
	## Infinite Scroll
	## Helper
# Structure
# Navigation
# Content
# Media
	## Captions
	## Galleries
# Widgets
# Plugins

--------------------------------------------------------------*/
@import "variables";
@import "mixins";

/*--------------------------------------------------------------
#. Normalize
--------------------------------------------------------------*/
@import "reset";

/*--------------------------------------------------------------
# Document
--------------------------------------------------------------*/
@import "document";

/*--------------------------------------------------------------
# Structure
--------------------------------------------------------------*/
@import "structure";

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

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
@import "content";

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
@import "widgets";

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
@import "plugins";
