
.entry-wrapper.author\:steeph .entry-title-wrapper,
main#entry.author\:steeph .entry-title-wrapper {
    background-color: #17aeff;
}

.entry-wrapper.author\:BLucid .entry-title-wrapper,
main#entry.author\:BLucid .entry-title-wrapper {
    background-color: #fe6500;
}

.entry-wrapper.cat\:incomplete, .entry-wrapper.cat\:incomplete a {
/*    filter: grayscale(0.5) contrast(0.90) brightness(1.2); */
    color: #555;
}
.entry-wrapper.cat\:incomplete .entry-content-wrapper {
    color: #777;
}

.tag.author\:steeph img {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    margin: 0 50px 0 0;
}

.obsolete {
    filter: grayscale(0.5) contrast(0.20) brightness(1.7);
}

div.\31 00DaysToOffload {
	font-size: 90pt;
	float: left;
	color: rgba(0,50,200,0.4);
	margin: 0 20px -20px 20px;
}
