@import url("blogs.css");

#author {
	margin: 20px 0 0 0;
}

#author .photo {
	float: left;
	width: 100px;
}

#author .details {
	float: left;
	width: 200px;
}

#author .details h1 {
	padding: 9px 0 0 0;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	border: none;
}

#author .details h1 a {
	color: #000000;
}

#author .details h1 a:link, #author .details h1 a:visited {
	color: #000000;
}

#author .details h1 a:hover, #author .details h1 a:active {
	color: #000000;
}

#author .details p.note {
	font-size: 70%;
}

#content ul#syndication {
	float: right;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
	width: 198px;
	list-style: none;
}

#content ul#syndication li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

#content ul#syndication li img {
	float: right;
	padding: 0 0 0 10px;
}

#content ul#syndication li a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content .bio {
	clear: both;
	padding: 30px 0 0 0;
}

#content .bio p {
	padding: 0 0 10px 0;
}

#content h1.subtitle {
	clear: both;
	padding: 40px 0 0 0;
	border-bottom: 1px solid #000000;
	font-size: 24px;
}
