/******************************************************************
Theme Name: LBMC - BONES TEMPLATE
Theme URI: http://www.themble.com/bones
Description: This site was built using the Bones Development Theme. For more information about Bones or to view documentation, you can visit the <a href="https://github.com/eddiemachado/bones/issues" title="Bones Issues">Bones Issues</a> page on Github. You'll want to customize this for your clients with your own information.
Author: Quantum Dynamix
Author URI: http://www.quantumdynamix.net
Version: 1.7
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support
******************************************************************/
.sticky {}          /* DO NOT EDIT THIS */
.gallery-caption {} /* THESE ARE USELESS */
.bypostauthor {}    /* THEY ARE ONLY TO KEEP THEME CHECK HAPPY */

/* LBMC Override*/
/* #0083b6 */
body.site-id-1 .mainNavigation ul li a:hover,
body.site-id-1 .mainNavigation ul li a:active,
body.site-id-1 .mainNavigation ul li a:focus,

body.site-id-1 .mainNavigation ul li.current-menu-item > a,
body.site-id-1 .mainNavigation ul li.current-page-ancestor > a,
body.site-id-1 .mainNavigation ul li.current-menu-item  a:hover,
body.site-id-1 .mainNavigation ul li.current-page-ancestor a:hover,

body.site-id-1 .breadcrumbs #breadcrumbText .current-item,
body.site-id-1 .breadcrumbs #breadcrumbText a:hover,
body.site-id-1 .breadcrumbs #breadcrumbText a:active,
body.site-id-1 .breadcrumbs #breadcrumbText a:focus,

body.site-id-1 .postList__post .postList__postTitle a,
body.site-id-1 .qd-content-block[style*="background"] h3,
body.site-id-1 .qd-center-copy-block[style*="background"] h3,
body.site-id-1 .qd-content-block[style*="background"] h4,
body.site-id-1 .qd-center-copy-block[style*="background"] h4,

body.site-id-1 .pageChildren .pageChildren__nav li.current-menu-item a,
body.site-id-1 .pageChildren .pageChildren__nav li.current-page-ancestor a,
body.site-id-1 .pageChildren .pageChildren__nav li.current_page_parent a,
body.site-id-1 .pageChildren .interior-nav li.current-menu-item a,
body.site-id-1 .pageChildren .interior-nav li.current-page-ancestor a,
body.site-id-1 .pageChildren .interior-nav li.current_page_parent a
/*body.site-id-1 .qd-featured-blog-block__posts .postList__post .postList__postAuthor a*/
{
    color: #0d47a1
}

body.site-id-1 .topMenu .topMenu__utilityNav {
    background: rgba(0,0,0,0.1);
}

body.site-id-1 .mainNavigation {
    /*border-right-color: #0d47a1;*/
}


body.site-id-1 .mainNavigation ul li .sub-menu {
    /*border-top-color: #0d47a1!important;*/
}