#contribute_message {
	margin: 1em 0 0 0;
}

#contribute_message p {
	margin-bottom: 0;
}

.border-left {
	float: left;
	margin: 0em 1em 1em 0em;
	border: 1px solid #aba38c;
	padding: 2px;
}

.border-right {
	float: right;
	margin: 0em 0em 1em 1em;
	border: 1px solid #aba38c;
	padding: 2px;
}

.entry-subtitle {
	font-size: 85%;
	margin-bottom: 1em;
}

#page_title {
	margin-bottom: 0;
}

.entry {
	margin-bottom: 1.5em;
}

.entry abbr {
	cursor: default;
	border-bottom: 0;
}

.swat-textarea {
	width: 530px;
}

.entry-first .entry-title {
	border-top: none;
	margin: 0;
}

.entry-title {
	margin: 0;
	padding-top: 0.5em;
	clear: both;
	font-size: 131%;
}

.entry-image img {
	float: left;
	margin-right: 1em;
	margin-bottom: 1.5em;
	border: 1px solid #aba38c;
	padding: 2px;
}

#comments .comments-title {
	font-size: 108%;
	text-transform: uppercase;	
}
	
#comment_edit_form .swat-frame {
	border: 0;	
}

#comment_edit_form .swat-frame-contents {
	border: 1px solid #dcceb2;
}

#comment_edit_form .swat-frame .swat-frame-title {
	background: none;
	font-size: 108%;
	text-transform: uppercase;
	margin-bottom: 0.5em;
	padding: 0;
}

#comment_edit_form .swat-frame .swat-message-display,
#comment_edit_form .swat-frame .swat-message-display .swat-message {
	margin-top: 0;	
}

#comment_edit_frame,
#comments {
	background: none;
	clear: both;
}

.comments-title {
	font-size: 146.5%;
	border-bottom: 1px solid #efe8d1;
}

.comment .comment-title {
	margin-bottom: 0.5em;
}

.comment-author {
	font-weight: bold;
}

.footer {
	clear: both;
}

.results-message {
	text-align: center;
	font-size: 85%;
}
/* {{{ Comment Form */

#comment_edit_form {
	margin-top: 2em;
}

#comment_edit_form .swat-entry,
#comment_edit_form .swat-textarea {
	width: 98%;
}

#comment_edit_details {
	width: 35%;
	float: left;
	position: relative;
}

#comment_bodytext_field {
	width: 62%;
	float: right;
	position: relative;
}

#comment_edit_frame .swat-footer-form-field {
	clear: both;
}

/* }}} */
