#content .post .article-content .below-entry-meta .tag-links {display: none;}
.top-header {
background: #8080ff;
}

.main-navigation ul li.current-menu-item a, .main-navigation ul li a:hover {
    color: #8080ff;
}

.mean-container .mean-nav ul li a {
    background: #8080ff;
}
.mean-container .mean-nav ul li a:hover {
    background: #5555ff;
}

.entry-content  a {
color: #8080ff;
}

#footer-widgets .widget-title {
    color: #8080ff;
    }

.scrollup {
    background-color: #8080ff;
}

.entry-content blockquote {
    border-left: 5px solid #8080ff; 
color: #8080ff;
}


