img {
	border: 10;
}


.site-title a:hover,
.site-title a:active {
	color: #e20909;
}

.site-title a:hover,
.site-title a:active {
	color: #e20909;
}

.main-navigation-menu a:hover,
.main-navigation-menu a:hover:after {
	color: #e20909;
}

.widget-title a:hover,
.widget-title a:active  {
	color: #e20909;
  }

  .widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active {
	background: #e20909;
	color: #fff;
}
  
.entry-title a:hover,
.entry-title a:active{
	color: #e20909;
}

.entry-tags .meta-tags a:hover,
.entry-tags .meta-tags a:active {
	background: #e20909;
	color: #fff;
}

.main-navigation-toggle:hover:after {
		color: #e20909;
	}

.main-navigation-menu .submenu-dropdown-toggle:hover:before {
		color: #e20909;
	}


a {
	color: #515151;
	text-decoration: none;
  }

  a:hover {
 color:#e20909;
 }


x:link {
 color:#515151;
}

x:hover {
  color:#e20909;}

.site-title a:hover,
.site-title a:active {
	color: #515151;
}

.main-navigation-menu li.current-menu-item > a {
	color: #e20909;
}

.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active {
	background: #e20909;
	color: #fff;
}

a:link,
a:visited {
	color: #c0c0c0;
  
}

a:hover,
a:focus,
a:active {
	color: #e20909;
}

/* Read more Link */
.more-link {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8px;
	font-size: 0.875rem;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
  
}

 

}
