
#newbb-wrapper{
	width: auto;
	position: relative;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0.1ex;
	color: #333;
}
#newbb-wrapper h1,
#newbb-wrapper h2,
#newbb-wrapper h3{ margin: 0; padding: 0; }
#newbb-wrapper h1{
	position: relative;
	font-size: 200%;
	font-weight: normal;
	margin-bottom: 1ex;
	padding-bottom: 1ex;
	border-bottom: 1px solid #ccc;
}
#newbb-wrapper p{ margin: 0 0 1em; padding: 0; }
#newbb-con{
	position: relative;
	float: left;
	width: 68%;
}
#newbb-side{
	position: relative;
	float: right;
	width: 30%;
}
#newbb-wrapper a{
	color: #009;
	text-decoration: none;
	border-bottom: 1px dashed #ccc;
}
#markItUpMarkItUp a{
	border-width: 0;
}
.newbb-forum{
	margin-bottom: 1em;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 60px;
	zoom: 1;
}
#newbb-nav,
.newbb-thnav{ font-size: 90%; }
.newbb-nav-l{
	float: left;
	width: 59%;
	margin-bottom: 1em;
}
.newbb-nav-r{
	float: right;
	text-align: right;
	width: 39%;
	margin-bottom: 1em;
}
#newbb-new a,
#newbb-new img{ border-width: 0; }
#newbb-tree{
	clear: both;
	margin: 0 0 1em;
	padding: 1em;
	border: 1px solid #999;
	background-color: #dcdcdc;
	font-size: 90%;
}
#newbb-tree li{
	display: block;
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0.25ex 0;
}
#newbb-tree li span{
	display: block;
	padding: 0 0 0 1ex;
	margin: 0;
}
#newbb-tree li span.newbb-thread-date{
	display: inline;
	padding-left: 0;
	color: #666;
}
#newbb-tree li span.newbb-thread-note{
	display: inline;
	padding-left: 0;
	color: #f66;
	font-weight: bold;
}
#newbb-tree li em{
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#newbb-tree li span em,
#newbb-tree li span a,
#newbb-tree li span img{
	display: inline;
	margin: 0;
	padding: 0;
}
#newbb-thcontrol{
	display: block;
	border: 1px solid #ccc;
	background-color: #ff9;
	padding: 1ex;
	margin-bottom: 1em;
	font-size: 90%;
}
#newbb-thctrl-mov{
	background: url(images/move_topic.gif) no-repeat 0 0;
}
#newbb-thctrl-sticky{
	background: url(images/sticky.gif) no-repeat 0 0;
}
#newbb-thctrl-unsticky{
	background: url(images/unsticky.gif) no-repeat 0 0;
}
#newbb-thctrl-lock{
	background: url(images/lock_topic.gif) no-repeat 0 0;
}
#newbb-thctrl-unlock{
	background: url(images/unlock_topic.gif) no-repeat 0 0;
}
#newbb-thctrl-del{
	background: url(images/del_topic.gif) no-repeat 0 0;
}
#newbb-thctrl-mov,
#newbb-thctrl-sticky,
#newbb-thctrl-unsticky,
#newbb-thctrl-lock,
#newbb-thctrl-unlock,
#newbb-thctrl-del{
	margin-right: 1ex;
	border-width: 0;
	height: 20px;
	width: 20px;
	text-indent: -9999px;
	outline-width: 0;
}
#newbb-thcontrol select{ margin-right: 1em; }

#newbb-con h2{ font-size: 120%; }
#newbb-con h3{ font-size: 100%; }
#newbb-wrapper #newbb-con .newbb-fdesc,
#newbb-wrapper #newbb-con .newbb-finfo{
	padding: 0;
	margin: 0 0 1ex;
	font-size: 90%;
}
.newbb-finfo{ text-align: right; color: #666; }
#newbb-con .newbb-finfo li{
	display: inline;
	padding: 0;
	margin: 0 0 0 1ex;
	list-style-type: none;
	border-left: 1px solid #ccc;
	padding-left: 1ex;
}
#newbb-con .newbb-finfo .newbb-finfo-mod{ border-width: 0; }
#newbb-box-search form{ margin: 0; padding: 0; }
#newbb-box-search input,
#newbb-box-search select,
#newbb-box-sortby input,
#newbb-box-sortby select{ margin: 0.25ex; }
#newbb-option{
	margin-top: 1em;
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #ccc;
	zoom: 1;
}
#newbb-option #newbb-opt-toggle{
	display: block;
	margin: 0;
	padding: 0.5ex;
	border-width: 0;
	text-decoration: none;
	background-color: #dcdcdc;
}
#newbb-option #newbb-opt-inner{ background-color: #fff; padding-bottom: 1em; }
#newbb-option fieldset{
	margin: 0;
	padding: 0 1em;
	border-width: 0;
}
#newbb-option legend{
	margin: 0;
	padding: 1em 0;
	font-weight: bold;
}
#newbb-option label{ display: block; }
#newbb-wrapper table{ margin-bottom: 1em; clear: both; width: 100%; font-size: 100%; color: #333; }
#newbb-wrapper table fieldset{
	position: relative;
	display: block;
	border-width: 0;
	padding: 0;
	margin: 0 0 1ex;
}
#newbb-wrapper table input{ margin-bottom: 0.25ex; }
#newbb-wrapper table,
#newbb-wrapper table th,
#newbb-wrapper table td{ border-collapse: collapse; border: 1px solid #ccc; line-height: 1.5; }
#newbb-wrapper table th,
#newbb-wrapper table td{ padding: 1ex; }
#newbb-wrapper table th{ width: 18%; text-align: left; vertical-align: top; }
#newbb-wrapper table thead{ background-color: #dcdcdc; }
#newbb-wrapper table tfoot{ text-align: right; }
#newbb-wrapper table tfoot input,
#newbb-wrapper table tfoot a{ margin-left: 1ex; }
#newbb-wrapper table label{ display: block; }
#newbb-wrapper table .newbb-forms-hbox label{ display: inline; margin-right: 1ex; } 
#newbb-wrapper .newbb-thread-nowediting thead{ background-color: #fcc; }
#subject{ width: 70%; }
#th{ width: 90%; }
#newbb-forms-spaw{ font-size: 70%; }
#message { width: 100%; height: 20em; font-family: monospace; font-size: 100%; margin-bottom: 1ex; }
#newbb-forms-example{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 1ex 1ex;
	padding: 1ex;
	border: 1px solid #ccc;
	background-color: #dcdcdc;
}
.xoopsQuote blockquote{
	margin: 1ex;
	padding: 0 0 0 1ex;
	border-left: 5px solid #dcdcdc;
}
.xoopsCode pre{
	margin: 1ex;
	padding: 1ex;
	font-family: monospace;
	background-color: #ffc;
	border: 1px dotted #ccc;
}
.xoopsCode {
	background: #FFFFFF;
	border: 1px inset #000080;
	font-family: Courier New,Courier,monospace;
	padding: 0px 6px 6px 6px;
	width: 97%;
	overflow: auto;
}
.xoopsQuote {
	background: #FFFFFF;
	border: 1px inset #000080;
	font-family: Courier New,Courier,monospace;
	padding: 0px 6px 6px 6px;
	width: 97%;
	overflow: auto;
}
.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;
	width: 97%;
	overflow: auto;
}

.newbb-thread-body img{ border-width: 0; }
.newbb-box-fff,
.newbb-box-666,
.newbb-box-333        { margin-bottom: 20px; line-height: 1.5; font-size: 12px; letter-spacing: 0.1ex; color: #333; }
#newbb-wrapper .newbb-box-fff h2,
#newbb-wrapper .newbb-box-666 h2,
#newbb-wrapper .newbb-box-333 h2,
#newbb-wrapper #sys-notif h2     { zoom: 1; padding: 0.75ex 2ex; font-size: 100%; }
.newbb-box-fff p,
.newbb-box-666 p,
.newbb-box-333 p     { margin-bottom: 1em; }
.newbb-box-fff .newbb-box-inner      { background: #fff url(images/bg_gray_grad.png) left bottom; zoom: 1; }
.newbb-box-inner      { padding: 3ex; }
.newbb-box-inner ul,
.newbb-box-inner ul li{ margin: 0; padding: 0; list-style-type: none; }
.newbb-box-fff        { border: 1px solid #999; }
.newbb-box-333        { background-color: #333; color: #fff; }
#newbb-wrapper .newbb-box-fff h2     { border-bottom: 1px solid #dcdcdc; }
#newbb-wrapper .newbb-box-333 h2     { border-bottom: 1px solid #666; }
.newbb-box-fff a{ color: #333; text-decoration: none; border-bottom: 1px dashed #ccc; }
.newbb-box-333 a{ color: #fff; text-decoration: none; border-bottom: 1px dashed #666; }
