::selection {
background: #8baaba;
color:#fff;
}
#dynamic_sidebar div.sidebar_container {
background-color: #6e8896;
}
#dynamic_sidebar h2 a {
background: url("images/switcher-grey.png") no-repeat;
}
#dynamic_sidebar_small h2 a {
background: url("images/switcher-grey.png") no-repeat;
}
#dynamic_sidebar_small div.sidebar_container {
background-color: #6e8896;
}
#dynamic_sidebar {
background: #6e8896;
}
#dynamic_sidebar_small {
background: #6e8896;
}
.tf_next {
	background: #484848 url(images/next.png) center no-repeat;
	margin-left: 52px;
}
.tf_prev {
	background: #484848 url(images/prev.png) center no-repeat;
}
.ddsmoothmenu ul li a:hover, .menu_wrapper.mobile ul li a:hover{
	background-color: #8baaba;
}
#menu li.current-menu-item a, #menu li.current_page_item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
	background-color: #8baaba;
}
.searchform input[type="submit"] {
background: url(images/sidebar-search-grey.png) no-repeat;
}
.sidebar ul li:hover {
padding-left: 35px;
}
.sidebar ul li {
background: url(images/sidebar-bullet-grey.png) 0px 8px no-repeat;
}
.content-bar .post a.read_more {
border: 1px solid #484848;
color: #484848;
}
.content-bar .post a.read_more:hover {
background-color: #484848;
}
#nav-single a:hover {
	color:#484848;
}
.flexslider img {
border-top: 4px solid #484848;
}
.content-bar .post .post_content img.postimg {
border-top: 4px solid #484848;
}
.content-bar .post .post_title a:hover {
color: #484848;
}
.content-bar .post .post_meta .post_comment a:hover {
color: #484848;
}
.page-content .content-bar .gallery .thumbnail li img {
border: 4px solid #484848;
}
.content-bar .gallery .thumbnail li img:hover {
	border: 4px solid #6e8896;
}
#commentform a {
color: #484848;
}
ol.commentlist li.comment .comment-author .avatar {
border: 3px solid #6e8896;
}
ol.commentlist li.comment .reply a {
background: #8baaba;
}
#respond input[type='text']:focus, #respond input[type='email']:focus, #respond textarea#comment:focus {
	border: solid 1px #8baaba;
}
#commentform input#submit {
	background: #484848;
	border:none;
}
#commentform input#submit:hover {
	background: #6e8896;
}
.page-content .content-bar .contactform input[type="submit"] {
	background: #6e8896;
}
.page-content .content-bar .contactform input[type="submit"]:hover {	
	background: #484848;
}
.page-content .content-bar .contactform input[type="text"]:focus, .page-content .content-bar .contactform input[type="email"]:focus, .page-content .content-bar .contactform textarea:focus {
	border: 1px solid #6e8896;
}
#filters li span, #filters li.active span  {
	background:#484848;
}
#filters li span::before, #filters li.active span::before {
	background-color: #8baaba;
}
#filters li:hover span::before, #filters li:focus span::before, #filters li.active:hover span::before, #filters li.active:focus span::before {
	background: #8baaba;	
}
#filters li.active {
}
#filters li.active span{
	background:#8baaba;
}
#filters li.active span::before{
	background: #8baaba;
}
.searchform {
border:1px solid #484848;
}
.social_icon ul li a{
color:#f2f2f2;
}
.copyrightinfo p{
color:#f2f2f2
}