.by-author { display: none; }
.entry-author-link,
.entry-permalink,
.entry-date,
.entry-meta {
	display: none;
}

/*
body {
-moz-filter: grayscale(100%);
-webkit-filter: grayscale(100%);
filter: gray;   IE6-9  
filter: grayscale(100%);
} 
*/