.author-title {
width: 800px;
height: 75px;
padding-bottom: 45px;
background: transparent url('gfx/title-author-page.gif') no-repeat top left;
}

	.author-left {
	float: left;
	width: 250px;
	height: 445px;
	text-align: center;
	background: transparent url('gfx/author-left-bg.gif') no-repeat bottom left;
	}

	.author-left-meta {
	width: 96px;
	height: 24px;
	margin: 5px 0 5px 0;
	text-align: left;
	padding-left: 80px;
	color: #ca0000;
	font-size: 0.6em;
	line-height: 24px;
	font-weight: bold;
	}
	
	.author-left-meta-rss {
	float: right;
	background: transparent url('gfx/rss-logo.png') 100% 5px no-repeat;
	width: 24px;
	height: 20px;
	}
	
	.author-left-meta-home {
	float: right;
	background: transparent url('gfx/author-left-home.gif') no-repeat center center;
	width: 24px;
	height: 24px;
	}
	
	.author-left h2 {
	color: #ffffff;
	background: #ca0000;
	font-family: Georgia,Utopia,Palatino,'Palatino Linotype',serif;
	font-style: italic;
	width: 250px;
	font-size: 2em;
	padding-top: 2px;
	}
	
	.author-left-item {
	width: 250px;
	padding-top: 20px;
	font-size: 1.6em;
	border-top: 1px solid #ca0000;
	background: transparent url('gfx/single-content-break-top.gif') no-repeat top center;
	}
	
	.author-left-item img {
	padding-left: 80px;
	display: block;
	}
	
	.author-left-zeitgeist {
	text-align: left !important;
	width: 250px;
	overflow: hidden;
	margin-top: 95px;
	padding-top: 100px;
	background: transparent url('gfx/title-author-left.gif') no-repeat top center;
	}

	.recentdate,
	.recentdate a,
	.recentdate a:visited {
	display: block;
	background: url('gfx/recent-count-42.gif') top center no-repeat;
	padding: 14px 0 0 0;
	margin-left: 5px;
	width: 42px;
	height: 42px;
	float: left;
	text-align: center;
	font-size: 0.8em;
	color: #ca0000 !important;
	font-weight: bold;
	}
	
	.recentdate a:hover {
	color: #009900;
	}
	
	.blog-right-item {
	margin-bottom: 10px;
	}
	
	.author-right {
	position: relative;
	width: 500px;
	float: right;
	}