
body {
	font-family: muli, sans-serif;
}
/*Theme Color*/
a {
  color: #dd3333;
}

.count:after {
border-bottom-color: #dd3333;
}

.postInfo {
border-top-color:#dd3333;
}

.caption h1:after {
border-bottom-color: #dd3333;
}

.mainTitle:after {
background: #dd3333;
}
.introSocial li a:hover{
    color: #555 !important;
}
.iconSocial li a:hover{	
	background:#dd3333;
}
#category .current a:after {
	border-bottom: 1px solid #dd3333;
}
.ftIco span.ico,.introSocial li a,.planHeader.featured .planPrice h1,.planHeader.featured .planName h3,
#category .current a,ul#category li a:hover,.clt p i,.clt a,.brand,.projDesc span,.switchedHeader .logo h1 span,
.postExcerpt a.title:hover,.socialsFooter a:hover{
    color: #dd3333 !important;
}
.tSocials li a:hover,.btn.featured a,.btn.featured a,.btn.more a,.contactForm #submit,.specialBtn i{
    background: #dd3333 !important;
}
	
.thumbs li a span{
    background:url(../assets/images/crosshairSmall.png) no-repeat center center rgba(221, 51, 51, 0.7) !important;
}
.item a .desc {
    background:rgba(221, 51, 51, 0.96) !important;    
}
.tagsListSingle li a,
.contactForm #submit, .replyForm #submit,
#wp-calendar tbody td#today
{
    background:rgba(221, 51, 51, 1) !important;    
}
/*Style Single*/	
.postTitle span.postDate,
.catArchives li a, .meta abbr,
.searchForm .submitSearch,
.commentContent .date a,
.logged-in-as a, .nav-next a, .nav-previous a, .brand
{
	color: #dd3333 !important;
}

.testiSlider h3 span{
color:#dd3333;
}
.socialsFooter a:hover {
	border: 3px solid #dd3333 !important;
    color: #dd3333 !important;
}
/*Footer*/
.socialsFooter a {
  border: 3px solid #ffffff;
  color: #ffffff;
}
.footerholder {color: #ffffff;background:#a02424;fill:#a02424}