/*****************
@CSS - Story Large Text
@Page: story-large.css
*****************/
a, a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: underline;
}

a.blackLink, a.blackLink:link, a.blackLink:visited, a.blackLink:hover {
	color: #000000;
	text-decoration: underline;
}

a.redLink, a.redLink:link, a.redLink:visited, a.redLink:hover {
	color: #000000;
	text-decoration: underline;
}


h1 {
	font-size: 30px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0px;
	display: inline;
}

#byline {
	font-size: 12px;
	line-height: 14px;
}

#commentBar {
	width: 88%;
	padding: 5px;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	font-size: 13px;
	font-weight: bold;
}

#commentIcon {
	background: #FFFFFF url(/images/allnews3/misc/comment.gif) no-repeat;
	width: 54px;
	height: 41px;
	float: left;
}

#insideStoryBox {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 310px;
}

#mainStory, #mainStory div, #mainStory span {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
}

#moreNewsContent {
	font-size: 12px;
}

.moreNewsGray, .moreNewsWhite {
	background-color: #F5F5F5;
	font-size: 11px;
	margin-top: 3px;
	padding: 5px;
}

.moreNewsWhite {
	background-color: #FFFFFF;
}

.newsHeader {
	font-size: 18px;
	letter-spacing: -.5px;
	font-weight: bold;
	color: #666666;
}

.notPrinter {
	display: none;
	visibility: hidden;
}

#recentComments {
	display: none;
	font-size: 13px;
	clear: both;
}

.recentCommentsGray, .recentCommentsWhite {
	background-color: #F5F5F5;
	font-size: 13px;
	margin-top: 5px;
	padding: 5px;
}

.recentCommentsWhite {
	background-color: #FFFFFF;
}

#relatedSearchTab, #moreNewsTab {
	float: left;
	width: 125px;
	margin-right: 10px;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	cursor: pointer;
	text-align: center;
	height: 20px;
	padding-top: 5px;
}

#relatedSearchContent {
	font-size: 12px;
	line-height: 18px;
}

#moreNewsTab {
	margin-right: 0px;
}

#subHead, .storyDate {
	letter-spacing: 0px;
	font-weight: normal;
	line-height: 14px;
	font-weight: bold;
	font-size: 13px;
}

#storyBreaker {
	font-size: 13px;
	padding-left: 12px;
	margin-bottom: 7px;
	color: #CC0033;
	font-weight: bold;
}

#storyCopyright {
	font-size: 12px;
}

.storyDate {
	font-weight: normal;
}

#storyNavigation {
	width: 98%;
}

#storyNavNext  {
	text-align: right;
	float: right;
}

#storyNavNumbers {
	width: 65%;
	font-size: 13px;
	text-align: center;
	float: left;
}

#storyNavPrevious, #storyNavNext {
	width: 15%;
	font-size: 13px;
}

#storyNavPrevious  {
	text-align: left;
	float: left;
}

.storyOptions {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	width: 98%;
	background: #FFCC00;
}

#storyTabContent {
	width: 300px;
	padding: 5px;
	font-size: 13px;
	clear: both;
	border: 1px solid #CCCCCC;
}

#storyText {
	line-height: 18px;
	font-size: 13px;
}
