/*
Theme Name:		Pioneerland Library Site Theme 2020 [NHG]
Theme URI: 		https://www.pioneerland.lib.mn.us
Version: 		1.0.0
Description:    	The default theme for Pionereland Library System Websites.
Author: 		Peder Erickson <peder.erickson@pioneerland.lib.mn.us>	
Author URI:		https://www.lpioneerland.lib.mn.us
License:		GPLv3
License URI:    	http://www.gnu.org/licenses/gpl-3.0.txt
Tags:			three-columns, two-columns, one-column, left-sidebar, right-sidebar

Copyright Jonny Gerold (fsk141.com)<jonny@fsk141.com>
Licensed under GPLv3 (/license.txt)

-- See readme.txt for more information, and where to get started. --

-- Layout --
 1. reset.css (remove all stylings)
 2. core.css (core alignment, re-add settings removed from reset (cross browser max compatibility)
 3. framework-options.css (stylings for the framework options)
 4. fonts.css (optional font declaration)
 5. Misc options to pass theme validation
*/

/* 1. Reset.css to make stuff standard */
@import url( 'include/css/reset.css' );

/* 2. Core Stylesheet */
@import url( 'include/css/core.css' );

/* 3. Framework Styling Options */
@import url( 'include/css/framework-options.css' );

/* 4. Fonts */
@import url( 'include/css/fonts.css' );

@import url( 'include/css/nav.css' );

/* 5. WordPress theme repo checklist */
.sticky {} .gallery-caption {} .bypostauthor {}
