#news_content {
	width: 500px;
	float: left;
}

#murderecords {
	margin-left: 546px;
}

.site-sidebar {
	float: right;
	width: 235px;
}

.entry {
	background: url('../images/elements/separator.png') center bottom repeat-x;
	padding-bottom: .75em;
	margin-bottom: 1.5em;
}

.entry h3 {
	font-size: 129%;
	color: #5e0100;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

.entry h3 a {
	color: #5e0100;
	text-decoration: none;
}

#tour h2 a:hover,
.entry h3 a:hover {
	text-decoration: underline;
}

.entry .entry-subtitle {
	color: #9a9a9a;
	font-size: 85%;
}

.entry .entry-subtitle a:link,
.entry .entry-subtitle a:visited { color: #666; }
.entry .entry-subtitle a:hover,
.entry .entry-subtitle a:active { color: #022149; }

.entry .entry-content {
	margin-top: 1em;
}

.comment {
	background: url('../images/elements/separator.png') center bottom repeat-x;
	padding: .5em 0;
	margin-top: 1em;
}

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

#comment_edit_form label {
	color: #303030;
}

#post_results_frame {
	border: none;
}

#post_results_frame .swat-frame-contents {
	padding: 0;
}

/* {{{ Sidebar */

.site-sidebar-gadget {
	background: url('../images/elements/side-box-bottom.png') center bottom no-repeat;
	color: #9a9a9a;
	padding-bottom: 7px;
	margin-bottom: 1em;
}

.site-sidebar-gadget .site-gadget-title {
	background: url('../images/elements/side-box-top.png') center top no-repeat;
	margin: 0;
	padding: 10px 10px 5px 10px;
}

.site-sidebar-gadget .site-gadget-title a {
	text-decoration: none;
}

.site-sidebar-gadget .site-gadget-title h3 {
	margin: 0;
}

.site-sidebar-gadget .site-gadget-title span {
	font-size: 85%;
}

.site-sidebar-gadget .site-gadget-content {
	padding: 5px 15px;
}

.site-sidebar-gadget .site-gadget-footer {
	display: block;
	background: url('../images/front-page/more-link-background.png') top left repeat;
	padding: 4px 9px;
	margin: 0.5em 6px 0 6px;
	font-size: 85%;
}

.site-sidebar ul {
	margin: .5em 1em;
}

.site-sidebar li {
	color: #ccc;
	font-size: 85%;
	margin-bottom: 4px;
}

.site-sidebar li p,
.site-sidebar li span { color: #666; }

.site-sidebar-gadget {
	margin-bottom: 1.5em;
}

.site-active-conversations-gadget li.new span {
	color: #5e0100;
}

.site-tag-gadget span,
.site-archive-gadget span,
.site-active-conversations-gadget span {
	white-space: nowrap;
}

.blorg-search-gadget form#search_form {
	margin: 0;
	text-align: left;
}

.blorg-search-gadget form#search_form.swat-form input#keywords {
	width: 138px;
}

/* }}} */
/* {{{ Twitter Gadget */

.blorg-twitter-gadget ul {
	margin: 0;
	padding: 10px 14px 0 14px;
}

.blorg-twitter-gadget ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 1em 0;
	line-height: normal;
	font-size: 100%;
}

.blorg-twitter-gadget ul li a:link,
.blorg-twitter-gadget ul li a:visited {
	color: #303030;
	text-decoration: none;
}

.blorg-twitter-gadget ul li a:hover,
.blorg-twitter-gadget ul li a:active {
	text-decoration: underline;
}

.blorg-twitter-gadget ul li span {
	white-space: nowrap;
	font-size: 85%;
}

/* }}} */

.footer {
	text-align: center;
}
