/*
Theme Name: EmpireEmergency
*/
.read .more a {
	color:#900F14;
	text-decoration:underline;
}
#content .read {
	float:left; 
}
#content .read .more {
	bottom:0;
	color:#900F14;
	font-weight:bold;
	position:absolute;
}
.read .more {
	background:transparent url(images/bullet-hover.gif) no-repeat scroll 0 9px;
	font-weight:bold;
	position:static !important;
}
.read {
	float:left;
	line-height:22px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 -1px;
	padding:0;
	word-spacing:-2px;
}
.read .more a {
	padding-left:6px;
}
.controls .aprev a {background-position:-86px 0;}
.controls .active .aprev a,
.controls .aprev a:hover {background-position:-86px -34px;}
.controls .anext a{background-position:0 0;}
.controls .active .anext a,
.controls .anext a:hover {background-position:0 -34px;}
.aprev,
.anext{
	height:35px;
}
.holder{
	clear:both;
}
.read .more a:hover {
text-decoration:none;
}
.nav ul {
margin:0 3px 0 0;
width:86px;
}
.nav ul.first {
width:35px;
}
