@charset "UTF-8";
/* CSS Document */

#postlist {
 /* ie6-only hack */
  _border:1px solid white;
}

#thread_controls {
	position: relative;
	display:block;
	float: left;
	width: 100%;
	border: 1px solid #B5CCDB;
	background: #adcce1 url(images/gradients/gradient-white-down.png) repeat-x top left;
	margin-bottom: 5px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#thread_controls div:first-child {
	font-weight: bold;
	padding: 5px 0;
	font-size: 12px;
	color:#6f6f6f;
	border-top: 1px solid rgb(255,255,255);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	width: 100%;
}

#showthreadpopups #threadrating label {
	padding:0;
}

.popupbody .rating {
	display:block;
	padding:0px;
	padding-left:75px;
	background:transparent url(images/rating/rating-15_0.png) 0px center no-repeat;
}

.popupbody .rating.r5 { background-image:url(images/rating/rating-15_5.png); }
.popupbody .rating.r4 { background-image:url(images/rating/rating-15_4.png); }
.popupbody .rating.r3 { background-image:url(images/rating/rating-15_3.png); }
.popupbody .rating.r2 { background-image:url(images/rating/rating-15_2.png); }
.popupbody .rating.r1 { background-image:url(images/rating/rating-15_1.png); }

#showthreadpopups .popupmenu li.formsubmit .advancedsearchlink {
	position:absolute;
	bottom:3px;
	left:13px;
}

#searchthread.popupmenu .popupbody {
	width:236px;
}

#searchthread.popupmenu .popupbody input.searchbox{
	margin-top:1px;
	margin-bottom:3px;
}

#searchthread.popupmenu .popupbody input.button{
	float:right;
	top:0px;
}

/* FORUM INFO / OPTIONS BLOCK */

/*thread info*/

#thread_info {
	margin-bottom: 5px;
	float: left;
	width: 100%;
	clear:both;
	position: relative;
	top: -10px;
	margin-bottom: 0;
	color: #4e4e4e;
	font-size: 12px;
}

#thread_info a {
	font-weight:bold;
}

#thread_info h4 {
	font-size: 12px;
	color: #6f6f6f;
	background: #cfcfcf url(images/gradients/gradient-white-down.png) repeat-x  ;
	border: 1px solid #c4c4c4;
	font-weight: bold;
	margin-top: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
}

#thread_info h5 {
	display: none;
}

#thread_info .optiontitle {
	display:block;
	padding: 5px 0;
	padding-left: 10px;
	border-top: 1px solid rgb(255,255,255);
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

#thread_onlineusers, #thread_tags_list, #social_bookmarks_list, #posting_rules, #similar_threads_list {
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	border-top: 1px solid rgb(255,255,255);
	background: rgb(255,255,255) url(images/gradients/gradient-greytowhite.png) repeat-x top left;
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
}

#thread_info .inner_block, #thread_posting_rules {
	padding: 5px 10px;
}

#thread_info .options_block_container {
	width: 100%;
	float: left;
	display:block;
	position: relative;
}

#thread_info h4.threadinfohead_type2 {
	margin-top: 0;
}

#thread_info .options_block{
	width: 49.5%;
	display:block;
	float: left;
	clear: right;
	margin-left: 1%;
}

#thread_info .options_block:first-child {
	margin-left: 0;
}

#social_bookmarks_list {
	float: left;
	width: 99.6%;
	display:block;
}

#social_bookmarks_list ul li {
	display:block;
	width: 100%;
	margin-bottom: 5px;
}

#thread_posting_rules {
	clear: both;
	display:block;
	width: 99.6%;
	position: relative;
}

#thread_posting_rules ul li {
	margin-bottom: 2px;
}

ul#thread_rules {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}

#more_rules {
	float: right;
	display:block;
	width: 50%;
	margin-bottom: 10px;
}

#thread_posting_rules .rules_link {
	width: 50%;
	padding-left: 50%;
}

#thread_onlineusers .commalist {
	margin-top:1em;
}

#thread_info_block_1 {
	width:34.9%;
	float:left;
}

#thread_info_block_1 > * {
	margin-right:2px;
}

#thread_info_block_2 {
	width:65%;
	float:right;
}

/* Similar Threads */
#similar_threads {
	clear:both;
}

#similar_threads_list li {
	padding:5px 10px 5px 10px;
}

#similar_threads_list ol li h6 a {
	font-size:12px;
}

#similar_threads .starter_forum {
	font-size:11px;
}

#similar_threads .titleblock {float:left}
#similar_threads .dateblock {float:right; text-align:right}

a.firstunread {
	background-image:url(images/buttons/firstnew.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding:2px 4px;
	padding-right: 15px;
	font-size:11px;
	border:1px solid transparent;
	margin-left:5px;
	text-decoration:none;
}
#navlinks {
	background: #f4f4f4;
	border-top: 1px solid #e7e7e7;
	padding: 6px;
	text-align: center;
	color: #5d5d5d;
	font-size: 1em;
	clear:both;
}
#thread_info a.collapse {
	position: absolute;
	top: 6.88px;
} 