a.color:hover { color: #004880 }
.button.primary,
.pagination ul > .active > a,
.pagination ul > .active > a:hover,
.pagination ul > .active > span {
    background: #58585b;
    border-color: #016199;
    border-bottom-color: #004880;
}
.button.primary:hover {
    background: #2888c0;
    border-color: #58585b;
    border-bottom-color: #016199;
}
.seperator .controls a.active:hover,
#content .portfolio-filter li.active a,
.highlight-color,
#content .items figure .thumbnail .overlay,
#content .post figure .thumbnail .overlay,
.menu_container { background: #58585b }
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover,
.ls-minimal .ls-nav-prev:hover,
.ls-minimal .ls-nav-next:hover,
footer .totop a:hover { background-color: #58585b !important }
a.color,
ul.arrow li a:hover,
ul.dot li a:hover,
ul.check li a:hover,
ul.plus li a:hover,
#breadcrumb .breadcrumb li a,
#breadcrumb .breadcrumb li a:hover,
#content .post header .meta small a:hover,
#content .comment .comment-body .action a:hover,
footer .tweet_list li a,
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited,
.ui-accordion .ui-accordion-header.ui-accordion-header-active,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a,
.pricing-table .featured .header .title,
footer .logo .title a { color: #58585b !important }
blockquote,
#content .client-testimonies img { border-color: #58585b }
#content .portfolio-filter li.active a:hover { background: #2888c0 }
footer .footer-flickr figure a:hover,
.sidebar-flickr .photos a:hover { border-color: #58585b }
footer .tweet_list li a:hover,
footer .logo .title a:hover { color: #2888c0 }
.ui-slider .ui-slider-range,
#content .comment .mod .avatar span {
    background: #cccccc;
    border-bottom-color: #016199;
}
.pricing-table .featured .header { border-color: #58585b }
#content .features > .overlay {
	border-top-color: #666666
}
body {
    background-image: url('../img/patterns/pattern7.png');
    background-repeat: repeat;
}

