body {
	background-image: url(/b/templates/skin/synio/background/sniper-elite-4.jpg);
    background-color: #000000;
	background-repeat: no-repeat;
	background-position: center 40px; 
}
.fa-close {
	color:red !important;
}
#wrapper {
	background: url(/b/templates/skin/synio/background/bg-grey-grid.jpg) repeat;
    background-color: #e9e9e9;
}
#content {
    background: none !important;
}
.block .block-header.sep {
    background: none !important;
}
.comment {
    background: none !important;
}
.reply {
    background: none !important;
}
.topic .topic-footer .topic-info li {
    border-right: 0px !important;
}
hr {
    border-top: 1px solid #a09e9e !important;
    border-bottom: 0px !important;
}
.vote-topic .vote-item.vote-count {
    background-color: transparent !important;
}
.spoiler-title {
    color: #f44336 !important;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    background-color: transparent !important;
    border: 0px !important;
}
.nav-tabs {
    border-bottom: 0px !important;
}
.vote-topic .vote-item span {
    border-right: 0px !important;
    border-top: 0px !important;
}
	.rightnavbar h4 {
		font-size: 18px;
	}	
	.rightnavbar ul {
		list-style-type: square;
		padding: 5px 0px 15px 25px;
	}
	.rightnavbar li {
		padding-bottom: 5px;
	}	