.forumBreadcrumb {
	margin-top: 0.75em;
	margin-left: 5px;	
}

.forumThread td {
	vertical-align: top;
}

.forumThread table {
	width: 634px;
}

span.quoteStyle, .forumThread blockquote
{
	display: block;
	border: 1px solid #c0c0c0;
	background: #f0f0f0;
	margin: 5px 5px 10px 5px;
	padding: 5px 5px 0 5px;
}

.forumThread blockquote blockquote,
.forumThread blockquote blockquote blockquote blockquote
{
	background: #e0e0e0;
}
.forumThread blockquote blockquote blockquote,
.forumThread blockquote blockquote blockquote blockquote blockquote
{
	background: #f0f0f0;
}

.forumThread blockquote .op {
	display: block;
	font-weight: bold;
}

.adminListTable blockquote { max-width: 490px; _width: 490px; }

span.codeStyle, .adminListTable pre
{
	display: block;
	font-family: Consolas, Monaco, Courier New, Courier, monospace;
	font-size: 12px;
	overflow: auto;
	margin-left: 5px;
}
.adminListTable pre { max-width: 495px; _width: 495px; }
.adminListTable blockquote pre { max-width: 475px; _width: 475px; }
.adminListTable blockquote blockquote pre { max-width: 455px; _width: 455px; }
.adminListTable blockquote blockquote blockquote pre { max-width: 435px; _width: 435px; }



tr.postDate {
	background:#eee;
}
tr.postDate td {
	color: #333;
	font-size: 95%;
	padding: 5px 7px;
}

.postOptions {
	text-align: right;
	font-size: 90%;
	margin-bottom: 6px;
	width: 510px;
	color: #ccc;
}

.postOptions a {
	color: #666;
	padding: 2px;
}
.postOptions a:hover {
	color: #000;
}


.forumThread table {
	margin-bottom: 8px;
}

.forumThread p {
	padding: 0 5px;
	margin-bottom: 0.75em;
	line-height: 1.4em;
	font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	max-width: 500px;
	_width: 500px;
}
.forumThread blockquote { _width: 490px; }
.forumThread blockquote blockquote { _width: 465px; }
.forumThread blockquote blockquote blockquote { _width: 440px; }
.forumThread blockquote blockquote blockquote blockquote { _width: 415px; }
.forumThread blockquote blockquote blockquote blockquote blockquote { _width: 390px; }
.forumThread blockquote blockquote blockquote blockquote blockquote blockquote { _width: 365px; }

.forumThread blockquote p { _width: 480px; }
.forumThread blockquote blockquote p { _width: 455px; }
.forumThread blockquote blockquote blockquote p { _width: 430px; }
.forumThread blockquote blockquote blockquote blockquote p { _width: 405px; }
.forumThread blockquote blockquote blockquote blockquote blockquote p { _width: 380px; }
.forumThread blockquote blockquote blockquote blockquote blockquote blockquote p { _width: 355px; }


#preview p {
	padding: 0 5px;
	margin-bottom: 0.75em;
	line-height: 1.4em;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.forumThread p img { max-width: 500px; _width: expression(Math.min(this.clientWidth, 500) + "px"); }
.forumThread blockquote img { max-width: 350px; _width: expression(Math.min(this.clientWidth, 350) + "px"); }
#preview p img { max-width: 430px; _width: expression(Math.min(this.clientWidth, 430) + "px"); }
#preview blockquote img { max-width: 300px; _width: expression(Math.min(this.clientWidth, 300) + "px"); }


.forumThread .postInfo {
	width: 100px;
	padding: 5px;
	border-bottom: 1px solid #f0f0f0;
	font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.forumThread .postInfo a {
	font-weight: bold;
	position: absolute;
}
.forumThread .postInfo img {
	margin: 5px 0;
}


.threadTable th {
	background:#ddd;
	color: black;
	padding: 4px 5px;
	text-align: center;
}
.threadTable td {
	/*border-top: 1px solid #e0e0e0;*/
	padding: 6px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10px;
}

.threadTable .icon { padding-left: 5px; width: 16px; }
.threadTable .topic { text-align: left; font-size: 12px; padding-left: 5px; }
.threadTable .topic span { font-size: 95%; }
.threadTable .topic span.pinned { font-size: 100%; font-weight: bold; color: #222; }
.threadTable .data { background: #f0f0f0;  }
.resC1 .data { background: #f0f0c0; }


#emoticons {
	padding-left: 20px;
	width: 96px;
}
#emoticons a {
	margin: 8px 0 0 6px;
}

.forumFooter {
	clear: both;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans serif;	
}
.forumFooter a:link, .forumFooter a:visited  {
	font-weight: bold;
	text-decoration: none;
	color: #222; 
}
.forumFooter a:hover {
	text-decoration: underline;
}
