/*
Theme: Archer
Scheme: Desert Morning

Color One: #c7c4bb
*/

.post-single .entry-content a,
.post-single .entry-content a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

#footer-identity .site-title-text a,
#footer-widget-area .widget-title,
#primary-menu h3,
#related-posts h3,
.related-post:hover .post-number,
#reply-title,
.button:hover,
.comment-meta a:hover,
.comments-title,
.post .comments-link a:hover,
.post-icon,
.post-category a:hover,
.post-single .entry-content a:hover,
.sb-icon-search:hover,
.site-title-text a,
.social-menu li a:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    color: #000
}

.em-color-primary {
	color: #c7c4bb;
}

.em-color-primary-hover:hover {
	color: #c7c4bb;
}

/*--------------------------------------------------------------
## Site Branding
--------------------------------------------------------------*/

.site-description {
	color:#c7c4bb;
}


/*--------------------------------------------------------------
## Primary Navigation
--------------------------------------------------------------*/

#primary-menu li a{
    color:#c7c4bb;
}

.post .more-link:hover {
    background: #c7c4bb;
}

.comment-meta a:hover {
    border-color: #c7c4bb;
}


/*--------------------------------------------------------------
# Blog Post Feed
--------------------------------------------------------------*/


.post-icon {
    color:#c7c4bb;
}



/*--------------------------------------------------------------
## Identity and Menu
--------------------------------------------------------------*/

#footer-identity .site-title-text a {
	color: #fff;
}