﻿.blog-post-list .pages .item.current .page,
	.blog-post-listing .blog-post-more-link,
	.blog-carousel .blog-post-more-link,
	.blog-post-view .blog-post-social > span,
	.blog-searchform button,
	.blog-tags a:hover,
	.blog-carousel .owl-dots .owl-dot.active span,
	.blog-carousel .owl-dots .owl-dot:hover span,
	.blog-comment-form .action.primary {
		background: #b4b4b4;
	}
	.blog-post-listing .blog-post-box-title a:hover,
	.blog-post-meta a:hover,
	.blog-post-view .blog-post-author .blog-author-name a:hover,
	.blog-block a:hover,
	.blog-categories li.current > a  {
		color: #b4b4b4;
	}
	.blog-searchform input:focus {
		border-color: #b4b4b4;
	}
	.blog-post-listing,
	.blog-post-view .blog-post-inner,
	.blog-block .blog-block-content,
	.blog-tabs .blog-post-listing,
	.blog-recentcomments {
		border-bottom: 4px solid #b4b4b4;
	}
			.blog-carousel .blog-post-more-link:hover,
	.blog-post-listing .blog-post-more-link:hover,
	.blog-searchform button:hover,
	.blog-flat-social a:hover,
	.blog-commentlist .blog-comment-reply-link:hover,
	.blog-comment-form .action.primary:hover {
		background: #cc0066;
	}