body {	color: #ddd;	background: black;}a {	color: #ddd;}a:visited {	color: #ddd;}a:hover {	color: #fff;}#content, #sidebar {	background: #000;	background: rgb(0,0,0);	background: rgba(0,0,0,0.55);}#content .postmetadata {	color: #bbb;}#header h1 a {	color: black;}#header h1 a:hover {	color: black;}#header h1 em {    color: black;	font-style: normal;}#header h1 a:hover em {	color: black;}#header #tagline {	color: black;}#sidebar a {	color: #ccc;}#sidebar a:visited {	color: #ccc;}#sidebar a:hover {	color: #eee;}