 .background-fill {background:none;}
h1,
h2,
h3,
h4,
h5,
h6{ font-family:'Delius'; }
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
ul#portfolio-tiny h4,
ul#portfolio-small h4, ul#portfolio-large h4,
.entry-post-title h2,
.news-text a
{ font-family:'Delius'; }.homemenu{ font-family:'Delius'; }.slideshow_title{ font-family:'Delius'; }
body { 
	background-color: #000000;
	}

.homemenu ul li { 
	background: #000000;
	background: rgba(0,0,0,0.7);
	}
#prevslide, #nextslide { background-color:#0a0a0a; }
#progress-bar {
	background:#eaeaea;
	background: linear-gradient(left, rgba(0,0,0,0) 0%,rgba(234,234,234,0.65) 100%);
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(234,234,234,0.65) 100%);
	background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(234,234,234,0.65) 100%);
	background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(234,234,234,0.65) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(234,234,234,0.65)));
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(234,234,234,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#eaeaea',GradientType=1 );
}
.form-allowed-tags { display:none; }