@charset "ISO-8859-1";

#mainContentNavArea {
	margin: 0;
	padding: 0;
}

#mainContent {
	float: left;
	width: 580px;
	margin: 0;
	padding: 0;
}

/* MAIN CONTENT AREA */

#mainContent h2 {
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	color: black;
}

.article {
	border-bottom: 1px solid #999999;
	padding-left: 5px;
	padding-bottom: 15px;
}

#mainContent .article h2 {
	margin-bottom: 2px;
}

.article .info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: black;
}

.article .blurb {
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: black;
}

.article .blurb a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.empty {
	padding-top: 15px;
}

/* PAST STORIES RIGHT-NAV */

#pastStoriesBar {
	width: 260px;
	float: left;
	margin: 0;
}

.featuredMonth {
	border: 1px solid #999999;
	margin-bottom: 8px;
	padding: 0 15px 25px 15px;
	background-color: #efefef;
}

.featuredMonth h2, .featuredMonth h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

.top {
	border-top: 4px double #999999;
}

#pastStoriesBar .top {
	margin-top: 52px;
}

.featuredMonthLink {
	margin-bottom: 10px;
}

.featuredMonth, .featuredMonth a {
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.featuredMonth a {
	text-decoration: underline;
}

.furtherMonthLink {
	margin-left: 20px;
}

h2.furtherMonthLink {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

div.furtherMonthLink, div.furtherMonthLink a {
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

div.furtherMonthLink a {
	text-decoration: underline;
}
