/* UO Herald News Styles */

/*
#centerColumn #title {
	position:relative;
	width:100%;
	height:27px;
	min-width:100%;
	min-height:27px;
	background-image:url(http://mythicmktg.fileburst.com/uo/uoherald/images/news/title.jpg);
	background-repeat:no-repeat;
}
*/

#centerColumn .pageNumbers {
}

#centerColumn .newsItem {
	position:relative;
	width:100%;
	height:auto;
	min-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 .etc {
	position:relative;
	float:left;
	font-family:Tahoma,Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-left:5px;
	margin-right:5px;
	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:underline;
	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;
}

.newsItem .categoryIcon {
	position:relative;
	float:left;
	width:91px;
	height:91px;
	min-width:91px;
	min-height:91px;
	margin-top:20px;
	margin-left:12px;
}
.newsItem .storyInfo {
	position:relative;
	float:left;
	width:513px;
	height:auto;
	min-width:513px;
	min-height:auto;
	margin-top:20px;
	margin-left:12px;
	margin-right:12px;
}
.newsItem .invalid {
	position:relative;
	float:left;
	width:100%;
	height:40px;
	min-width:100%;
	min-height:40px;
	font-family:Tahoma,Arial;
	font-size:16px;
	font-weight:bold;
	color:#872605;
	text-align:center;
	margin-top:20px;
	margin-left:12px;
	margin-right:12px;
}
.newsSeperator {
	position:relative;
	width:100%;
	height:74px;
	background-image:url(http://mythicmktg.fileburst.com/uo/uoherald/images/news/seperator.jpg);
	background-repeat:no-repeat;
}
.storyInfo .title {
	position:relative;
	width:100%;
	height:auto;
	min-width:100%;
	font-family:Tahoma,Arial;
	font-size:16px;
	font-weight:bold;
	color:#872605;
}
.storyInfo .author {
	position:relative;
	float:left;
	width:255px;
	height:auto;
	min-width:255px;
	font-family:Tahoma,Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-top:10px;
}
.storyInfo .date {
	position:relative;
	float:right;
	width:255px;
	height:auto;
	min-width:255px;
	font-family:Tahoma,Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	margin-top:10px;
}
.storyInfo .teaser {
	position:relative;
	width:100%;
	height:auto;
	min-width:100%;
	font-family:Tahoma,Arial;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	margin-top:15px;
}
.storyInfo .teaser a{
	text-decoration:underline;
	color:#872605;
}
.storyInfo .more {
	position:relative;
	width:100%;
	height:auto;
	min-width:100%;
	text-align:right;
	margin-top:15px;
}
.storyInfo .more .link {
	font-family:Tahoma,Arial;
	font-size:14px;
	font-weight:bold;
	color:#872605;
	text-decoration:none;
}
.storyInfo .article {
	position:relative;
	width:100%;
	height:auto;
	min-width:100%;
	font-family:Tahoma,Arial;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	margin-top:10px;
}
.storyInfo .article a{
	text-decoration:underline;
	color:#872605;
}


.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;
}

#archiveLink {
	position:relative;
	width:100%;
	min-width:100%;
	text-align:center;
	background-repeat:repeat-y;
}
#archiveLink .link {
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	color:#872605;
	text-decoration:underline;
}
