.forumBreadcrumb {
/*
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	margin-left: 5px;
*/
	margin-bottom: 10px;
}

.forumBreadcrumb p {
	margin:0;
	padding:0;
	float:left;
}

.forumThread td {
	vertical-align: top;
}

.forumThread table {
	width: 100%;
}

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:#333333;
}
tr.postDate td {
	color: white;
	font-size: 100%;
	padding: 3px 4px;
}

.postOptions {
	text-align: right;
	font-size: 100%;
	margin-bottom: 5px;
	width: 100%;
}

.forumThread p {
	padding: 0 5px;
	margin-bottom: 0.75em;
	line-height: 1.4em;	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-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;
	background: #eee;
	border-bottom: 1px solid white;	font-size: 12px;
	vertical-align: top;
}

.forumThread .postInfo a {
	font-weight: bold;
}
.forumThread .postInfo img {
	margin: 5px 0;
}


.threadTable th {
	background:#333333;
	color: white;
	padding: 4px 5px;
	text-align: center;
}
.threadTable td {
	border-top: 1px solid #fff;
	padding: 6px 0;
	text-align: center;
	font-size: 11px;
	background: #f9f9f9;
}

.threadTable td {vertical-align: top;}

.threadTable .icon { padding-left: 5px; padding-top:3px; width: 16px; vertical-align: top; }
.threadTable .topic { text-align: left; font-size: 12px; padding-left: 5px; }
.threadTable .topic span { font-size: 100%; }
.threadTable .topic span.pinned { font-size: 100%; font-weight: bold; color: #222; }
.threadTable .data { background: #f0f0f0;  }

#emoticons {
	display: block;
	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;
}
.forumFooter a:link, .forumFooter a:visited  {
	font-weight: bold;
	text-decoration: none;
	color: #222; 
}
.forumFooter a:hover {
	text-decoration: underline;
}

.forumJump {
	float: left; 
}

.forumMove {
	float: right; 
	text-align: right; 
	padding-left: 15px;	
	padding-right: 10px;
}


/* child boards */
	.forum_categories {
		width: 100%;
		padding: 5px 0 5px 0;
		text-align: left;
		font-size: 12px;
	}
	
	.forum_categories span {
		font-weight: bold;
	}
	
	.childtable td {
		background-color: #eee;
	}
	.childtable th {
		text-align: left;
	}
		
	.forum_spacer { height: 10px; }

/* Tiny mce editors */
.forum_tinymce #bbcode { width: 99%; text-align: center; }
.forum_tinymce .submit, .forum_tinymce .submit:hover { margin-top: 10px; }

	/* emoticon selector */
	.emoticon_selector IMG {max-width:40px; max-height:40px}
	.forum_tinymce .emoticon_selector { padding: 5px 10px;}
	.forum_tinymce .emoticon_selector img { cursor: pointer; }
	.forum_tinymce .emoticon_selector .more { display: none; }
	.forum_tinymce .emoticon_selector a { margin-left: 20px; }


/* Report abuse link 
.reportabuse {
	float: right;
	margin-right: 5px;
	padding-bottom: 2px;
}
.reportabuse:link, .reportabuse:visited {
	color: silver;
}

*/
.item .profileInfo img { width: 100px; height: 100px; }
.item img { float:none; }
.item img,  .item p img { width:auto; height:auto }

