html, #utility, footer {
	background: #1c0105;
}

.button, .button.input, .user-options a, .form-row input[type="text"]:focus, .form-row input[type="password"]:focus, .spotlight-nav li.activeSlide a {
	border-color: #1c0105;
}

a, .nav_right ul li a:hover, .footer_bar_social a, .news_readmore:hover, #spotlight h2 a, .news_titlebar .meta, .news_comment:hover i, .livestream_check_it_now, .livestream_base, .widget ul.widget-list .comments, .widget h3 a:hover, .widget ul.widget-list .icon .websymbol-liga, .content-widget ul.widget-list .meta, #the-posts .meta, #the-posts .post-author h3 a:hover, #content.galleries .gallery-info .meta, #content.galleries .gallery-info h2 a:hover, #content.galleries .gallery-info .gallery-count, #the-post .meta, #comments .the-comment .meta, #user-header .full-name, .post-amounts li span, .streams .section-list li h2 a:hover, .videos .section-list li h2 a:hover, .nav_right ul li.active a, #in_the_shop .the-price {
	color:#c80101;
}

.user-options a,  .timer, .widget ul.widget-list .comments:hover, .widget ul.widget-list .icon:hover, #in_the_shop .discount, .is-sticky, #the-posts .post-author .is-admin, #the-posts .post-author .is-team, #the-posts .post-author .is-mod, #content.galleries .gallery-info .gallery-count:hover, .pagination li.current, #in_the_shop li:hover {
	background-color:#c80101;
}

.button, .button.input {
	background-color: #c80101;
}


.squad_list li:hover, .nav_right ul li.active, #sidebar_sponsors ul li:hover, .widget h2, .spotlight-nav li.activeSlide a, .form-row input[type="text"]:focus, .form-row input[type="password"]:focus, .pagination li.current, #the-posts li.admin-member a img {
	border-color: #c80101;
}

.widget h2 {
	box-shadow: inset 4px 0 0 #c80101;
}


.spotlight-nav {background: rgba(28,1,5,0.3)}
.spotlight-copy {background: rgba(28,1,5,0.9)}

#wrapper, #utility, .spotlight-nav, footer, #spotlight .spotlight-copy {border-color: rgba(105,2,2,0.9); border-style: solid;  }

#wrapper{
	background: -webkit-linear-gradient(top, rgba(105,2,2,0.5) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(top,  rgba(105,2,2,0.5) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(top,  rgba(105,2,2,0.5) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,  rgba(105,2,2,0.5) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 100%);
}

.widget h2, footer {
	background: -webkit-linear-gradient(top, rgba(105,2,2,0.7), rgba(0,0,0,0));
	background: -moz-linear-gradient(top,  rgba(105,2,2,0.7), rgba(0,0,0,0));
	background: -ms-linear-gradient(top,  rgba(105,2,2,0.7), rgba(0,0,0,0));
	background: linear-gradient(to bottom,  rgba(105,2,2,0.7), rgba(105,2,2,0.2));
}

