/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.treasurerNews {
	margin-top: 0!important;
	margin-bottom: 1em!important;
}

.x-colophon.bottom .x-social-global a {
    margin: 0 1.25%;
    font-size: 40px;
}

/* Bellows Accordion Menu */

.bellows .bellows-nav .bellows-target {
padding: 7px 10px;
}

.bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu .bellows-current-menu-item > .bellows-target, .bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu .bellows-current-menu-ancestor > .bellows-target {
    background: #F0F2F2!important;    
}

.bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu .bellows-current-menu-item > .bellows-target {
	background: #D5EBEF!important;
	color:#333333;
	font-weight:bold;
}

.bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu .bellows-current-menu-ancestor > .bellows-target {
	background: #F0F2F2!important;
}



/*.bellows .bellows-nav .bellows-custom-content.bellows-custom-content-padded, .bellows .bellows-nav .bellows-target, .bellows .bellows-nav .bellows-target.bellows-target-w-image>.bellows-image.bellows-image-padded, .bellows .bellows-nav .bellows-target.bellows-target-w-image>.bellows-target-text {
    padding: 7px 10px;
}*/

/*.bellows.bellows-skin-vanilla .bellows-nav .bellows-item-level-0.bellows-current-menu-item > .bellows-target, .bellows.bellows-skin-vanilla .bellows-nav .bellows-item-level-0.bellows-current-menu-ancestor > .bellows-target {
    background: #5A6D33!important;
}*/

.bellows.bellows-skin-vanilla .bellows-nav .bellows-item-level-0.bellows-current-menu-item > .bellows-target, .bellows.bellows-skin-vanilla .bellows-nav .bellows-item-level-0.bellows-current-menu-ancestor > .bellows-target {
    background: #176f92!important;
    color:#FFFFFF;
}

.bellows-nav .bellows-item-level-0.bellows-current-menu-ancestor > .bellows-target {
    /*background: #000000!important;*/
    color: #FFFFFF!important;
}

.bellows-target-title {
	text-shadow: none;
}	

/* Footer */

a.facebook, a.twitter, a.youtube {
    font-size: 2.4em;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.aligncenter {
    text-align: center;
}

.resourceCircle a {
    display: block;
    background: #176F92;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    text-align: center;
    margin: 0 auto;
    color:#FFFFFF;
}

.resourceCircle a:hover {
    background: #164261; /* Navy blue */
    /*background: #369911;*/ /* Light Green */
    /*background: #1E6204;*/ /* Dark Green */
    color:#FFFFFF;
}

div.resourceCircle a i {
    /*color: #FFFFFF;*/
    font-size: 50px;
    text-align: center;
    line-height: 100px;
}

.blue-icon {
	color: #000000;
}

.blue-icon a {
	color: #176F92;
}

.navy-icon {
	color: #000000;
}

.navy-icon a {
	color: #13214f; /* Navy blue */
}

