
/* liveevent styles */
.sectionHeading {
	color:#000000;
	text-align:center;
	font-family:Tahoma,Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 15px;
}

.eventItem {
	color:#000000;
	font-family:Verdana;
	font-size:10pt;
	padding:10px 10px;
	text-align:left;
}

.eventItem .date {
	font-weight:bold;
}
.eventItem .author {
	font-weight:bold;
	font-size: .8em;
}

.eventItem .rewards {
	margin:15px 0px;
}

.eventItem .article {
	font-family:Tahoma, Arial;
	font-size:15px;
	margin:15px 0px;
}

.eventItem .a12b-r {
	color:#9F3215;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:bold;
}

.eventItem .a10b {
clear:left;
color:#9F3215;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
margin:15px 0;
}

.eventItem a {
	color:#9F3215;
	text-decoration:none;
}
.eventItem a:hover {
	text-decoration:underline;
}

.eventItem .more {
	display: block;
	text-align:right;
	float:right;
	color:#872605;
	font-family:Tahoma,Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.archiveLink {
	color:#872605;
	font-family:Tahoma,Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.rssLink {
	margin: 10px 0px 0px;
	position:relative;
	width:100%;
	min-width:100%;
	text-align:center;
}
.rssLink a {
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	color:#872605;
	text-decoration:underline;
}

.newsSeperator {
	clear:both;
	background-image:url(http://mythicmktg.fileburst.com/uo/uoherald/images/news/seperator.jpg);
	background-repeat:no-repeat;
	height:74px;
	position:relative;
	width:100%;
}


.pageNumbers .label {
	position:relative;
	float:left;
	font-family:Tahoma,Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-left:12px;
	margin-top:10px;
	margin-bottom:5px;
}
.pageNumbers .currentPage {
	position:relative;
	float:left;
	font-family:Tahoma,Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding-left:4px;
	margin-top:10px;
	margin-bottom:5px;
}
.pageNumbers .otherPage {
	position:relative;
	float:left;
	font-family:Tahoma,Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	padding-left:4px;
	margin-top:10px;
	margin-bottom:5px;
}
.pageNumbers .otherPage a {
	text-decoration:none;
	color:#872605;
}
