span.switcher-tab.blog-all,span.switcher-tab.blog-featured {
	text-indent: -9999px;
}

span.switcher-tab.blog-all:after {
    content: 'All Resources';
    position: relative;
    display: block;
    text-indent: 0 !important;
    padding: 0;
    margin: -16px 0 0 0;
    line-height: 1;
}

span.switcher-tab.blog-featured:after {
    content: 'Featured Resources';
    position: relative;
    display: block;
    text-indent: 0 !important;
    padding: 0;
    margin: -16px 0 0 0;
    line-height: 1;
}

header a.logo {
    width: 250px;
}

@media (max-width: 767px) {
    .all-posts .post .post-excerpt a {
        width: 69px;
    }
}

/*#member-login {
    display: inline-block;
    position: relative;
    float: right;
    width: 132px;
    height: 55px;
    background: url('https://www.csmedia1.com/firststone.org/member-logo.png') no-repeat;
    background-size: cover;
    text-indent: -9999px;
    margin-bottom: 10px;
}

#tabview #member-login {
    display: block;
    position: relative;
    margin: 0 auto;
    float: none;
    margin-bottom: 20px;
} 

#member-login:hover {
    opacity: 0.8;
}*/

footer #wrapper #fullview #right span.copyright {
    clear: right;
}

footer #wrapper #fullview #right span.cpm-link {
    display: none;
}

@media (max-width: 1023px) {
footer #wrapper #tabview span {
    width: 100%;
    text-align: center;
    float: none;
    display: none;
}
}

header .nav {
    padding-top: 0px;
}

header .top-wrapper a.logo {
    width: 160px;
    height: 159px;
    top: -40px;
}

footer #wrapper #fullview #left .logo {
    height: 179px;
    top: -22px;
}

header {
    background: none;
    background-color: #d6d4d4;
}