body {
	background-color: #000;
	color: #fff;
}
a {
	color:#00f;
}
a:visited {
	color: #f00;
}
#jeremy_left a:visited {
	color: #00f;
}
a:active {
	color: #0f0;
}
a:hover {
	color: #f0f;
}
#jeremy_left a:hover {
	color: #f00;
}
a img {
	border: 0px;
}
#jeremy_top {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
#jeremy_logo {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}
#jeremy_google {
	position: relative;
	margin: 0px;
	float: right;
}
#jeremy_main {
	clear: both;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#jeremy_left {
	/* position: absolute; */
	position: fixed;
	float: left;
	width: 150px;
	top: 85px;
	left: 10px;
}
#jeremy_content{
	position: relative;
	margin-left: 160px;
	padding-top: 30px;
}
#jeremy_foot {
	position: relative;
	clear: both;
	margin-left: 160px;
	padding-top: 10px;
}
.fpentry {
	padding: 5px;
	position: relative;
}
.entrybullet {
	float: left;
	width: 10px;
}
.entrytime {
	width: 70px;
	float: left;
	margin-left: 10px;
	text-align: center;
}
.entrytitle {
	margin-top: 0px;
	font-size: 1.5em;
}
.entrytext {
	position: relative;
	margin-left: 100px;
	padding: 5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ddd;
	color: #000;
	z-index: 1;
}
ul.entrytags {
	margin: 1px;
	margin-left: 100px;
	padding: 5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ddd;
	color: #000;
	font-size: .7em;
	list-style: none;
}
ul.entrytags li {
	display: inline;
}
.entrylinks {
	font-size: .7em;
	text-align: right;
}
.entrycommentsum {
	margin-left: 100px;
	margin-top: 5px;
	padding: 5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ddd;
	color: #000;
}
.commentnest {
	padding-left: 15px;
}
.commentreply {
	border-top: 1px dotted #000;
}
.commentreply a.slink {
	font-size: .6em;
}
.pagereply a.slink {
	font-size: .8em;
}
.entrycomment {
	position: relative;
	margin-left: 100px;
	margin-top: 5px;
	padding: 5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ddd;
	color: #000;
}
.entrycommenth {
	float: left;
	position: absolute;
	left: -15px;
	background: #000;
	color: #fff;
}
.entryshadow {
	background: #999;
	position: absolute;
	top: 0px;
	left: 90px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
div > p:first-child {
	margin-top: 0px
}
#jeremy_foot p.copyright {
	text-align: center;
	font-size: .7em;
}
#jeremy_foot p.copyright a {
	color: #fff;
	text-decoration: none;
}
#jeremy_foot p.quote {
	text-align: center;
	font-size: .8em;
}
#jeremy_foot a.pi {
	display: block;
	text-align: right;
	text-decoration: none;
}
div.gasprices {
	padding-top: 1ex;
}
#jeremy_content div.google-468-60 {
	position: relative;
	margin: 1ex;
	margin-left: 125px;
	padding: 5px;
}
div.fpentry div.entrytext a.titlelink {
	text-decoration: none;
	color: #000;
}
div.fpentry div.entrytext a.titlelink:hover {
	text-decoration: underline;
}
#jeremy_foot div.clustrmaps {
	float: left;
	padding: 2px;
}
#jeremy_foot div.speargear {
	float: right;
	padding: 2px;
}
#jeremy_left p.sitefeedlink {
	font-size: .8em;
}
#fp_twitter {
	text-align: center;
}
#my_twitter_status_time {
	display: none;
}
