.tags,
#id-comments,
#comments-section,
#sidebar,
.comments-anchor-wrapper,
.footnotes a[rev^=footnote]
{
	display: none;
}

.overview, .summary, .note, .warning, .alert
{
	font-style: italic;
}

.pic-with-caption span
{
	display: block;
	font-style: italic;
}

a[href^="http"]:after
{
	content: " (" attr(href) ") ";
}

/*
.toc a:after,
#masthead a:after,
.post-info a:after,
{
	content: none;
}
*/
