body {
	padding:0px;
	text-align:center;
	background-repeat: repeat-y;
	background-position: top center;
}

img{  
	border-style: none;
}

h1.title {
	color: #6db8d9;
}

.quote {
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-style: solid;
	padding: 2px;
	color: black;
	font-family: verdana;
	font-size: 10px;
}

blockquote { 
	font-style: italic;
	padding: 5px 10px 5px 10px;
	font-family:verdana; 
	color: black; 
	font-size:11px;
	border: 2px solid #dddddd; 
  background: #DDDDDD;
}

a:link {color: #666666; text-decoration: none}
a:visited {color: #666666; text-decoration: none}
a:hover {color: #6db8d9}

.leavecomment a:link {text-align:center; color: #6db8d9; text-decoration: bold; font-size:20px}
.leavecomment a:visited {text-align:center; color: #6db8d9; text-decoration: bold; font-size:20px}
.leavecomment a:hover {text-align:center; color: #6db8d9; 	text-decoration:underline; font-size:20px}

textarea {
	background: #E1E2EE;
	font-family: tahoma; font-size:11px;
	color:black;
}

.commentholder {
	width:906px;
	background: #000000 url(/images/comments_background.png) repeat-y scroll 0 0
}

ol.commentlist {
	margin:0px;
	width:820px;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
} 

ol.commentlist li {
	border-bottom:1px dotted #666666;
	padding:1.5em 0 0.1em;
	font-size:13px;
	line-height:20px;
	padding-bottom:0.25em;
}


ol.newscommentlist {
	margin:0px;
	width:480px;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:1.5em;
	float:left;
} 

ol.newscommentlist li {
	border-bottom:1px dotted #666666;
	padding:1.5em 0 0.1em;
	font-size:13px;
	line-height:20px;
	padding-bottom:0.25em;
}

ol.newscommentlist li.submitform {
	border-bottom:1px dotted #666666;
	font-size:13px;
	line-height:20px;
	padding:1em;
	width:454px;
}

li.lightcomment {
	background: #FFFFFF;
}

li.darkcomment {
	background: #EEEEEE;
}

.commentmetadata {
	color:#AAAAAA;
	display:block;
	float:left;
	font-size:9px;
	line-height:1.7;
	margin-right:20px;
	margin-left:20px;
	width:107px;
}

.commentmetadata cite {
	color:#999999;
	display:block;
	font-size:11px;
	font-weight:bold;
}


.commentmetadata a {
	color:#999999;
	font-size:11px;
	font-weight:bold;
}

.commentmetadata a:hover {
	color:#0f263d;
	font-size:11px;
	font-weight:bold;
}

.commentmetadata .avatar {
	display:block;
	margin-bottom:1.5em;
	margin-top:8px;
}

.comment {
	display:block;
	float:left;
	padding:0;
	text-align:left;
}

.comment p { 
	font-size:13px;
	margin-left:0;
	width:650px;
}

.newscommentlist p { 
	font-size:13px;
	margin-left:0;
	width:321px;
}

.contentwhite {
	color: #FFFFFF;
	font-size: 14px;
}

.contentwhite a:link a:visited{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.contentwhite A:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.commenter {
 	background: #FFFFFF;
 	color: #000000;
	font-size: 13px;
	white-space:nowrap;
}

.commenter a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.commenter A:visited {
	color: #000000;
	font-weight: bold;
}



.commenter A:hover {
	color: #6db8d9;
	font-weight: bold;
	text-decoration: underline;
}

.paginationheader{
	color: #6db8d9;
	background: #E7E7E7;
	font-weight: bold;
	font-size: 15px;
	padding:5px 5px 5px 5px;
}

.commentspace {
	padding: 5px 10px 5px 10px;
  background: #FFFFFF;
	text-align: justify;
	font-family:arial,helvetica,sans-serif;
	font-size:83%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4;
	overflow:hidden; 
	table-layout:fixed; 
}


.contentarticle{
	padding: 5px 10px 5px 10px;
  border: solid 1px #999999;
  background: #EEEEEE;
	width: 850px;
	text-align: justify;
}

.pagination{
	color: #6db8d9;
	padding: 10px;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
}
.paginationn{
	color: #FFFFFF;
	padding: 10px;
	text-align: right;
	font-size: 17px;
	font-weight: bold;
}

.paginationn a:link {color: #6db8d9}
.paginationn a:visited {color: #6db8d9}
.paginationn a:hover {color: #FFFFFF; text-decoration:underline}

.footer{
  background: #FFFFFF;
	color: #FFFFFF;
	padding: 10px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

.footer a:link {color: #000000}
.footer a:visited {color: #000000}
.footer a:hover {color: #6db8d9; text-decoration:underline}

.replay_search_header{
	font-family: Trebuchet MS;
	background-color: #fff;
	color: #444;
	text-decoration: none;
	word-spacing: 0.6em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 2.0em;
}

.replay_search{
	font-family: Trebuchet MS;
	background-color: #fff;
	color: #444;
	text-decoration: none;
	word-spacing: 0.6em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: .8em;
}

.archivetitle{
	color: #6db8d9;
	background: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

.archivedescription{
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.archivedescription_light{
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}

.archivedescription_dark{
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}

.submitbutton {
	border:1px solid #888888;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-size:130%;
	font-weight:bold;
	margin-top:15px;
	padding:3px;
}

textarea {
	border:1px solid #999999;
	font-family:Lucida Console,Monaco,Liberation Mono,Monospace;
	font-size:90%;
}

.submitform {
	clear:left;
	width:100%;
	border-top:0 solid #666666;
	padding:15px;
	margin-top: 0px;
	background: #FFFFFF;
}


.submitnewsform {
	width:450px;
	border-top:0 solid #666666;
	padding:15px;
	margin-top: 0px;
	background: #FFFFFF;
}

.clear {
	clear:both;
}

.generic-content-main {
	background-color: #eee;
	padding: 5px;
	width: 900px;
}
.list-row-even {
	background-color: #fff;
}
.list-row-odd {
	background-color: #e7e7e7;
}
.big-orange {
	color: #ff6600;
}
.big-orange a {
	color: #ff6600;
	text-decoration: underline;
}
.big-orange a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.big-orange a:visited {
	color: #ff6600;
	text-decoration: underline;
}
.big-orange a:active {
	color: #ff6600;
	text-decoration: underline;
}

/* new replay page comment style */
.light-comment {
	border-bottom: 1px dotted black; background-color: #fff; width: 820px; display: block;
}
.dark-comment {
	border-bottom: 1px dotted black; background-color: #eee; width: 820px; display: block;
}
.comment-avatar {
	width: 140px; float: left;
}
.comment-box {
}
.comment-box-wrapper {
	width: 820px;
	background-color: #eee;
	border-bottom:1px dotted #666666;
}
.comment-box-wrapper textarea {
	width: 600;
	height: 100;
}
.comment-content {
	padding: 5px; font-size: 13px; text-align: left;
}
.comment-clear {
	clear: both; height: 5px;
}
.comment-titlebar {
	height: 30px;
}
.comment-username {
	padding: 5px; float: left; width: 140px;
}
.comment-actions-wrapper {
	float: right; display: block;
}
.comment-actions-form {
	display: inline;
}
.comment-datestamp {
	padding: 10px; display: block; font-style: italic; font-size: small; color: #999;
}
.uploaded-today {
	color: #6DB8D9;
}

