 .background-fill {background:none;}
body { 
	background-color: #000000;
	}

#progress-bar {
	background:#111413;
	background: linear-gradient(left, rgba(0,0,0,0) 0%,rgba(17,20,19,0.65) 100%);
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(17,20,19,0.65) 100%);
	background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(17,20,19,0.65) 100%);
	background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(17,20,19,0.65) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(17,20,19,0.65)));
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(17,20,19,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111413', endColorstr='#111413',GradientType=1 );
}
ul#portfolio-tiny h4 a, ul#portfolio-small h4 a, ul#portfolio-large h4 a, .entry-post-title h2 a, .news-text a { color:#e6e6e6; }ul#portfolio-tiny h4 a:hover, ul#portfolio-small h4 a:hover, ul#portfolio-large h4 a:hover, .entry-post-title h2 a:hover, .news-text a:hover { color:#e1e1e1; }
.entry-content p,
.news-text,
.work-details p
{ color:#555555; }.sidebar-wrap, .sidebar-wrap-single { background-color:#2e2e2e; }.form-allowed-tags { display:none; }#fullscr-copyright li { background-color:#111413; }.menu ul {left:auto;}