body{
	font-family:"trebuchet ms", verdana, sans-serif;
	background-color:whitesmoke;
}
#Title{
	padding-top: 1ex;
	font-size:300%;
	font-weight:bold;
	color:#a00;
}
#Title a {
	color:inherit;
	text-decoration:none;
}
#Description{
	font-size:smaller;
	font-weight:normal;
	padding:0px;padding-top:10px;
}
.DateHeader{
	color:gray;
	text-align:left;
	font-size:larger;
	padding:1px;
	border-bottom:none;
	margin-top:20px;margin-bottom:14px;
}
.PostTitle{
	font-size:200%;
	font-weight:bold;
}
.Post{
	text-indent:0;
	line-height:150%;
	margin-bottom:5ex;
}
.PostFooter{
	color:black;
	font-size:10px;
	margin-bottom:15px;margin-left:0px;
}
.SideBarTitle{
	font-weight:bold;
	font-size:18px;
}
#Archives, #Logos{
	text-align:right;
}
#Flickr, #AdSense{
	text-align:center;
}
#Flickr div{
	margin:auto;
}
#Lastfm{
	overflow:hidden;
}
#AdSense{
	display:none;
}
#Previously, #Readings{
	text-align:left;
}
h1{
	font-size:14px;
	padding-top:10px;
}
a{
	text-decoration:none;
}
img {
	border:0;
}
#leftcontent a:hover {
	border-bottom:dashed 1px red;
}
#leftcontent{
	float:left;
	width:70%;
	border:0;
	margin:auto;
	padding:5px;
}
#rightcontent{
	float:right;
	width:25%;
	text-transform:none;
	background-color:white;
	padding:5px;
	margin:0;
	border:0;
	border-left:2px dashed #000;
	border-bottom:2px dashed #000;
}
.blogComments{
	color:gray;
	font-size:15px;
	text-align:left;
	padding:0;
	margin-top:20px;margin-bottom:14px;
}
.blogComment{
	color:black;
	text-indent:0;
	line-height:22px;
	margin-top:10px;margin-bottom:10px;
}
.deleted-comment {
	display:none;
	color:gray;
	font-style:italic;
}
.byline{
	color:black;
	font-size:10px;
	display:inline;
	margin-left:0;margin-bottom:20px;margin-right:10px;
}
#profile-container {
}
.profile-datablock {
}
.profile-img {
	display:inline;
}
.profile-img img {
	float:left;
	border:4px solid #ccc;
	margin:0 1em 0 0;
}
#profile-container p {
}
#profile-container .profile-textblock {
}
.profile-data strong {
	display:block;
}
