/* MAIN CONTENT (LEFT COLUMN OF PAGES) */
.entry {
	padding: 10px;
	background: #0D0D0D;
	color: #777;
	font-size: 1.4em;
	line-height: 1.4em;
}
.entry h2  {
	margin-bottom: .4em;
	border-bottom: 2px dotted #333;
	color: #EC1C24;
	font-size: 2em;
	line-height: 1em;
	font-weight: normal;
}
.entry h3  {
	margin-bottom: .5em;
	color: #EC1C24;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: normal;
}
.entry .entry-content {
	padding-bottom: 30px;
	border-bottom: 2px dotted #333;
}
.entry .entry-content .linklove {
	display: none;
}
#cforms3form textarea {
	height: 6em;
}
#cforms3form #cf3_field_3 {
	height: 9em;
}