.thoughts {
	padding: 0px 30px 0px 30px;
	background-image:url(../images/backgrounds/dna_side_light.gif);
	background-repeat: no-repeat;
	background-position: 540px 6px;
}

h2, #Content h2 {
	margin-left: 0;
}

h4 {
	display: block;
	clear: left;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 2em;
	color: #444444;
	padding-bottom: 0.25em;
	margin-bottom: 14px;
	text-transform: uppercase;
	letter-spacing: 3px;
	width: 560px;
}

.thoughts ul {
	list-style: none;
}

.thoughts ul, #Content .thoughts ul {
	margin-bottom: 0.5em;
	padding-right: 0;
}

.thoughts ul li, #Content .thoughts ul li {
	margin-left: 0;
	padding-top: 8px;
	background-color: #FFFFFF;
	border-top: 3px solid #D5BC67;
	padding-right: 2px;
	padding-bottom: 3px;
	position: relative;
	margin-bottom: 40px;
}

ul p, #Content ul p {
	padding: 0;
	clear: both;
}

.author {
	float: left;
	font-size: 1.08em;
	color:#999999;
	padding-top: 2px;
	margin-bottom: 8px;
	font-weight: normal;
}

.date {
	color: #777777;
	float: right;
	display: block;
	margin-top: -2px;
}

.date .month {
	text-transform: uppercase;
	font-size: 0.9em;
	float: right;
}

.date .day {
	clear: both;
	font-size: 1.8em;
	float: right;
}

.date .year {
	clear: both;
	font-size: 0.9em;
	float: right;
}

.post-body {
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 1.5em;
}

.post-foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-top: 5px;
}

.post-foot .share {
	float: left;
}

.post-foot .permalink {
	float: right;
}
