
/* Main Color Scheme */
.block-comments #respond p input[type=submit],
.writecomment p input[type=submit],
.big-message h2,
.tag-cloud-body a,
#sidebar .widget > .ot-tabbed,
.breaking-news .breaking-title,
.widget .tagcloud a,
.main-menu > ul > li > ul,
.main-title a.button,

.tz-menu-toggle {
	background-color: #b5001a;
}
.header .header-right {background-color:#970017;}

.tag-cloud-body a,
.small-sidebar .widget > h3,
.content a:hover,
.main-title a.button,
.article-links-block .item > h3,
a {
	color: #b5001a;
}
.main-title {
	border-left:none; border-bottom:4px double #c8c8c8;
}
.article-links-block .item > h3,
.small-sidebar .widget > h3 {
	border-bottom: 3px solid #3c98ca;
}
.article-content p a.ot-link::before {
	background-color: #3c98ca!important;
}
.article-content p a.ot-link::after {
	border-bottom: 2px solid #3c98ca!important;
}
.single-photo-gallery .single-photo-thumbs a.active img {
	border: 2px solid #3c98ca;
}
.block-comments #respond, .writecomment {
	border-top: 3px solid #3c98ca;
}


.green { color:#29b300;} 
.article-list .item.image-left .item-content h3 span {
  padding-bottom:15px; display:block;
}
