/*
	Theme Name: ORDWAY - Built from HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.2
	Author: Ryan Jones, HTML5 Blank: Todd Motto (@toddmotto)
	Author URI: 
	Tags: Blank, HTML5, CSS3
	
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
	
	
	
	
	
	
	
	Styles for this theme are in /css/styles.css
	
	This is page is necessary for the theme name and making templates available.
*/
code, kbd, pre, samp {
    font-family: montserrat,Open Sans !important;
    font-size: 1.1em !important;
}
.responsive_menu_container {
    color: #FFF;
    font-size: 15px !important;
    line-height: 15px !important;
    font-weight: 300;
    text-transform: uppercase !important;
}
.responsive_menu li > label {
    display: block;
    padding: 12px 0px !important;
}
#content {
    clear: both;
    width: 960px;
    margin: 0px auto;
    padding: 5px 0px 30px !important;
    overflow: hidden;
}
.gray-header {
    color: #555;
    padding: 0px;
    margin: 5px 0px !important;
}
h3 {
    font-size: 20px !important;
    line-height: 18px !important;
    margin: 14px 0px;
}
body {
    font-family: "Muli","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #555;
    line-height: 16px !important;
    font-weight: 400 !important;
}
