::selection {
background: #4ebef0;
color:#fff;
}
#dynamic_sidebar div.sidebar_container {
background-color: #32a7db;
}
#dynamic_sidebar h2 a {
background: url("images/switcher-blue.png") no-repeat;
}
#dynamic_sidebar_small h2 a {
background: url("images/switcher-blue.png") no-repeat;
}
#dynamic_sidebar_small div.sidebar_container {
background-color: #32a7db;
}
#dynamic_sidebar {
background: #32a7db;
}
#dynamic_sidebar_small {
background: #32a7db;
}
.tf_next {
	background: #0976a6 url(images/next.png) center no-repeat;
	margin-left: 52px;
}
.tf_prev {
	background: #0976a6 url(images/prev.png) center no-repeat;
}
.ddsmoothmenu ul li a:hover, .menu_wrapper.mobile ul li a:hover{
	background-color: #4ebef0;
}
#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: #4ebef0;
}
.searchform input[type="submit"] {
background: url(images/sidebar-search-blue.png) no-repeat;
}
element.style {
}
.sidebar ul li:hover {
padding-left: 35px;
}
.sidebar ul li {
background: url(images/sidebar-bullet-blue.png) 0px 8px no-repeat;
}
.content-bar .post a.read_more {
border: 1px solid #0976a6;
color: #0976a6;
}
.content-bar .post a.read_more:hover {
background-color: #0976a6;
}
#nav-single a:hover {
	color:#0976a6;
}
.flexslider img {
border-top: 4px solid #0976a6;
}
.content-bar .post .post_content img.postimg {
border-top: 4px solid #0976a6;
}
.content-bar .post .post_title a:hover {
color: #0976a6;
}
.content-bar .post .post_meta .post_comment a:hover {
color: #0976a6;
}
.page-content .content-bar .gallery .thumbnail li img {
border: 4px solid #0976a6;
}
.content-bar .gallery .thumbnail li img:hover {
	border: 4px solid #32a7db;
}
#commentform a {
color: #0976a6;
}
ol.commentlist li.comment .comment-author .avatar {
border: 3px solid #32a7db;
}
ol.commentlist li.comment .reply a {
background: #4ebef0;
}
#respond input[type='text']:focus, #respond input[type='email']:focus, #respond textarea#comment:focus {
	border: solid 1px #4ebef0;
}
#commentform input#submit {
	background: #0976a6;
	border:none;
}
#commentform input#submit:hover {
	background: #32a7db;
}
.page-content .content-bar .contactform input[type="submit"] {
	background: #32a7db;
}
.page-content .content-bar .contactform input[type="submit"]:hover {	
	background: #0976a6;
}
.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 #32a7db;
}
#filters li span, #filters li.active span  {
	background:#0976a6;
}
#filters li span::before, #filters li.active span::before {
	background-color: #4ebef0;
}
#filters li:hover span::before, #filters li:focus span::before, #filters li.active:hover span::before, #filters li.active:focus span::before {
	background: #4ebef0;	
}
#filters li.active {
}
#filters li.active span{
	background:#4ebef0;
}
#filters li.active span::before{
	background: #4ebef0;
}
.searchform {
border:1px solid #1485b7;
}
.social_icon ul li a{
color:#c1ecff;
}
.copyrightinfo p{
color:#c1ecff
}