.entry {
	padding: 10px;
	background: #0D0D0D;
}
h2.entry-title {
	margin: 0 0 5px;
	border-bottom: 2px dotted #333;
	padding: 3px 0 5px;
	color: #1E96D2;
	font-size: 2.5em;
	line-height: 1em;
	font-weight: bold;
}
.entry-content {
	color: #777;
	font-size: 1.4em;
	line-height: 1.4em;
}
.entry-content acronym, .entry-content b {
	color: #1E96D2;
}


/* IMAGES */
#play2-images {
	margin: 0 0 1em 0;
}
