/* -- The Archivist's Mailbag -- */


div#blog {
	background: url(/images/news/blogs/archivist-bg.jpg) 0 137px no-repeat;
}

div#blog-head {
	margin-bottom: 20px;
}

div#blog-rss {
	margin-top: 17px;
}

div#blog-rss a {
	background: url(/images/news/blogs/archivist-rss.jpg) no-repeat;
}

div#blog-rss a:hover {
	background: url(/images/news/blogs/archivist-rss.jpg) 0 -45px no-repeat;
}

div#blog-left a,
div#blog-right a  {
	color: #52422B;
}

div#blog-left a:hover,
div#blog-right a:hover  {
	color: #7B6244;
}

div#blog-left .blog-post .title {
	font-family: times new roman, times, serif;
	font-size: 28px;
	line-height: 31px;
}



