@charset "UTF-8";


/* ---------------------------------------------------------------------------------------------------- */

dl.entries {
	float: left;
	width: 704px;
	margin: 0 0 2em !important;
}

dl.entries dt {
	float: left;
	width: 160px;
	font-weight: bold;
}

dl.entries dd {
	float: left;
	width: 544px;
}

dl.entries dt strong {
	font-weight: normal;
	margin-left: 5px;
}



.entry-head {
	width: 100%;
	padding-top: 40px;
	height: 100px;
	background: #fff url(/newsarchive/shared/img/title_entry.jpg) 0 0 no-repeat;
}

.entry-head-yearly {
	background: #fff url(/newsarchive/shared/img/title_yearly.jpg) 0 0 no-repeat;
}
.entry-head-category {
	background: #fff url(/newsarchive/shared/img/title_category.jpg) 0 0 no-repeat;
}


.entry-head p {
	margin-top: 4px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
}

.entry-head p strong {
	font-weight: normal;
	margin-left: 8px;
}


.entry-head h1 {
	position: static;
	font-weight: normal;
}

.entry-head-yearly h1,
.entry-head-category h1 {
	padding-top: 24px;
	font-size: 28px;
}


.clm p {
	margin-bottom: 2em !important;
}



#rss-link {
	clear: both;
	padding-top: 30px;
	padding-bottom: 60px;
}

.mt-enclosure-image img {
	margin-bottom: 10px;
}



