/*
Theme Name: Dragon
Theme URI: http://underscores.me/
Author: Duane Leem
Author URI: https://duaneleem.com
Description: We train our students the ways of Uechi-Ryu Karate.  We enrich people\'s lives with our fitness, Zumba, and kickboxing classes.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dragon
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

Dragon 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.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Responsive
    ## Admin Bar
# Pages
# Sidebar Widgets
# Common Styles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
/* ## Admin Bar */
.admin-bar #main-header {
	top: 32px;
}


/* --------------------------------------------------------------
# Pages
-------------------------------------------------------------- */
.container-padding-top-bottom-40 { padding: 40px 0px 40px 0px; }


/* --------------------------------------------------------------
# Sidebar Widgets
-------------------------------------------------------------- */
.widget-area .menu-main-container { padding-top: 10px; }


/* --------------------------------------------------------------
# Common Styles
-------------------------------------------------------------- */
.margin-top-40 { margin-top: 40px; }

.padding-top-40 { padding-top: 40px; }
.padding-bottom-40 { padding-bottom: 40px; }