/*
Theme Name:     TwentyFourteen-Child
Description:    
Author:         Matthew Coulter
Template:       twentyfourteen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/



body, button, input, select, textarea {
    color: #2b2b2b;
    font-family: 'ITC Franklin Gothic W01';
    font-size: 1.0rem;
}


p.footer-text {
    color: #000000;
    font-size: .85rem;
}


.search-box {
    background-color: rgba(0, 0, 0, 0.1) !important;
    width: 33%;
    float: right;
}

/*this center aligns site */
 
.site {
    margin: 0 auto;
        }
        
/* end center align code */


/*  Content max-width adjust 630px as needed (default 474px)  */
 
    .site-content .entry-header,
    .site-content .entry-content,
    .site-content .entry-summary,
    .site-content .entry-meta,
    .page-content {
    margin: 0 auto;
    max-width: 840px;}
    
    /*  End of max-width code  */
	

@media screen and (min-width:1008px) {
.secondary-navigation {
font-size : 0.85rem !important;}
}


@media screen and (min-width: 673px) {
.header-main {padding: 0 0 0 0;}
}


.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a, .site-navigation a:hover, .featured-content a:hover, .featured-content .entry-title a:hover, .widget a:hover, .widget-title a:hover, .widget_twentyfourteen_ephemera .entry-meta a:hover, .hentry .mejs-controls .mejs-button button:hover, .site-info a:hover, .featured-content a:hover {
    color: #32373c;
}

.site-navigation li .current-menu-item > a
{color: #b14232 !important;}

.current_page_ancestor > a 
{color: #b14232 !important;}

li .current-menu-item > a
{color: #b14232 !important;}

.site-navigation .current_page_item > a
{color: #b14232 !important;}