#content {
	height: 950px;
}

#content #banner {
	position: relative;
	float: left;
	top: 20px;
	left: 11px;
	width: 545px;
	height: 289px;
	background: url('../../images/biography/tomclark.jpg') no-repeat;
}

#content #side-bar {
	top: -289px;
	width: 246px;
	height: 500px;
	margin-left: 0px;
	float: right;
	border: none;
}

#content #side-bar h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

#content #side-bar .feed {
	position: relative;
	float: right;
	top: -17px;
}

#content #side-bar h4 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

#content #side-bar p {
	font-size: 	11px;
	font-weight: normal;
	margin-top: 0;
}

#content #side-bar ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style-position: inside;
}

#content #side-bar #share-this {
	margin-top: 10px;
}
