h1 {
	font-family: calibri, candara, sans-serif;
	color: white;
}
h2 {
	font-family: calibri, candara, sans-serif;
color: white;
}
h3 {
	font-family: calibri, candara, sans-serif;
left-margin: -15px;
color: white;
}
.note { margin-left: 50px; width: 75%; color: #cce; }
body {
font-family: georgia;
font-size: 12px;
color: #ccc;
background-color: #000;
margin:0px; 
padding:0px;
}
pre {
font-family: "lucida console", monospace;
font-size: 12px;
color: white;
border: 1px dashed #222;
padding: 15px;
margin-left: 15px;
background-color: #112;
}

p.crumb {
position: absolute;
	text-align: right;
	right: 0px;
	margin-top: 0px;
	font-size: 90%;
}
#frame {
	position: absolute;
	background-color: #000;
	left:50%;
	width:770px;
	margin-top:0px;
	margin-left:-400px;
}
#header {
	background-image: url(http://www.viralmind.org/images/header.jpg);
	background-repeat: no-repeat;
	padding:0px;
	width: 800px;
	height: 115px;
	overflow: none;
}
#header p { display: none; }
#header h1 { display: none;}
#nzbIcons { position:absolute; left:658px; top:-1px; }
#search { position:absolute; right:10px; top:50px; }

#content {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	color: #ccc;
}
#article { 	clear: both; }
img {
	vertical-align:middle;
	padding-right: 15px}
	strong {
	font-weight: 600;
	color: white;
	padding-bottom: 15px;
	text-decoration: underline;
}
.thumb {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	margin-right: 25px;
	padding: 2px;
	border: 0px solid #dbd5c5;
	background: #222;
}
	

a:link { color: #AAF; text-decoration: none; }
a:visited { color: #AAF; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline overline; }
a:active { color: #fff; text-decoration: underline overline; }