#featured {
	margin: -42px 0 0 0;
	padding: 0;
	float: right;
	width: 326px;
	background: #FFF;
}
#stories {
	width: 325px;
}
#featured div, #stories div {
	margin: 12px;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #dddfe2;
}
#featured h3 a, #stories h3 a, #featured h3, #stories h3, #more ul li a {
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	color: #253245;
}
#featured h4 a, #stories h4 a, #featured h4, #stories h4 {
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	color: #515F7B;
}
#featured h5 a, #stories h5 a, #featured h5, #stories h5 {
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	color: #6684AD;
}
#featured p, #featured p a, #stories p, #stories p a {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	color: #3C4D63;
}

#stories.wide div.section_story {
	width: 620px;
	margin-left: -143px;
} 
#lead h3 {
	margin: 5px 0 3px 0;
	font-size: 20px;
	font-weight: bold;
}
#lead h4 {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: normal;
}
#lead h5 {
	margin: 0 0 15px 0;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}
#lead img {
	border: 1px solid #EAEAEA;
}
#column img {
	float: left;
	margin: 0 10px 10px 0;
}
#column h3 {
	margin: 3px 0 10px 0;
	font-size: 18px;
	font-weight: bold;
}
#column h4 {
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	color: #6684AD;
}
#column p {
	margin: 0 0 15px 0;
}
.mini  {
	font-size: 11px;
	color: #6684AD;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
#more ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#more ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 144px;
	height: 18px;
}
#more ul li a {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
.section_story {
	margin: 0;
	padding: 0;
}
.section_story h3 {
	margin: 0 0 3px 0;
	font-size: 14px;
	font-weight: bold;
}
.section_story h4.date {
	margin: 0 0 10px 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #6684AD;
}
.section_story p.lead {
	margin: 0 0 15px 0;
}

/* Archive Pages */
.archive_nav {
	padding-top: 20px;
}
.archive_nav h4 {
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	margin-bottom: 10px;
}
.archive_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.archive_nav li {
	margin: 0 0 10px 20px;
	padding: -3px 0 0 0;
	background: url(http://media.kansan.com/edge/img/structure/arrow_left.gif) 0 3px no-repeat;
	text-indent: 22px;
}
.archive_nav li a {
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	color: #6684AD;
}
.archive_nav li a:hover {
	color: #253245;
}
a.month_story {
	font-size: 12px;
	font-weight: normal;
	background: url(http://media.kansan.com/edge/img/structure/arrow_right.gif) 0 0 no-repeat;
	padding-left: 22px;
	display: block;
}
a.month_story:hover {
	color: #253245;
}