
a,
a:focus,
a:hover,
a:active {
    color: #a8b6be;
}
.btn {    
    border: 2px solid #a8b6be;
	color: #a8b6be;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    border-color: #a8b6be;
    background: #a8b6be;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:active,
.navbar .nav > li.active > a {
    color: #a8b6be !important;
}
.webmakers .bar {   
    background-color: #696c6f;
}
.social-media {
    color: #a8b6be; 
}
.social-media li {
    color: #a8b6be;
}
figure a:before {
	color: #a8b6be;
}
h3.entry-title a:hover {
	color: #a8b6be;
}
.single_comment {
	border-left: 3px solid #a8b6be;
}
.single_comment .comment_meta .date a.reply, .single_comment .comment_meta .date a.comment-reply-link {
	color: #a8b6be;
}

.social-media li {
    background: url(../img/gray/misc_sep.png) 0 3px no-repeat;
}

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../img/gray/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../img/gray/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/gray/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/gray/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
