/*
 Theme Name:     Network Advocates
 Theme URI:      
 Description:    Twenty Twelve Child Theme
 Author:         John Battenfeld
 Template:       twentytwelve
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */



/* eCheck ID Type Hide */

select.echeck_idtype
{
	display: none;
}

article footer.entry-meta
{
	text-indent: -99999px;
}

.vert.notb2016 .notbsidebar{
    padding-left:10px;
    padding-top:15px;
}

.vert.notb2016 a{
    text-decoration: none;
    color: #bebebe;
    font-family: "Montserrat", sans-serif;
    font-size:14px;
}
.vert.notb2016 a:hover{
    color:#f26522;
}

.vert.notb2016{
    background-image: url("/wp-content/uploads/2015/10/vert1-notb2016.png");
}

.vert.notb2016 .sidedonation{
    margin-top:10px;
    margin-bottom:30px;
}

.nav-filter-column {
    width: 50%;
}

.nav-filter-column--left {
    float: left;
}

.nav-filter-column--right {
    float: left;
}
