﻿/* forums block */
.listboxfs {
	overflow:hidden;
}
.listboxfs-table {
	padding: 0;
}
.listboxfs-table table {
	border:1px solid #cdcdcd;
	border-top:0;
	border-bottom:0;
}
.listboxfs-table td {
	line-height: 20px;
}
.listboxfs-header {
	white-space: nowrap;
	padding: 8px 12px;
	font-weight: bold;
	background: #fff;
	color: #666;
	text-align: center;
	border-top:1px solid #fcfcfc;
	border-bottom:1px solid #eee;
}
.listboxfs-entry {
	white-space: nowrap;
	padding: 6px 12px;
	background: #fff;
	color: #666;
	text-align: center;
	border-top:1px solid #fcfcfc;
	border-bottom:1px solid #eee;
}
.listboxfs-entry a:link, .listboxfs-entry a:visited{
	color: #333;
}
.listboxfs-entry a:hover{
	color: #333;
}
.listboxfs-toper {
	white-space: nowrap;
	padding: 6px 12px;
	font-weight: bold;
	background: #eef3f6 url(index/listboxfs.gif) left top repeat-x;
	background-size:8px 44px;
	color: #369;
	border-top:1px solid #c2d5e3;
	border-bottom:1px solid #c2d5e3;
	font-size: 12px;
}
.listboxfs-toper a:link, .listboxfs-toper a:visited, .listboxfs-toper a:hover{
	color: #369;
}
.listboxfs-toper .desc{
	font-weight: normal;
	color: #666;
	padding: 0 0 0 16px;
}
.listboxfs-entry .desc{
	color: #333;
}
.titlefs, .last{
	word-break:break-all;
	word-wrap:break-word;
	white-space:normal;
	text-align: left;
}
.nums{
	color: #666;
}
.last a:link, .last a:visited{
	color: #369;
}
.last a:hover{
	color: #666;
}

/* forums list */
.listboxf {
	background:#fff;
	border:1px solid #cdcdcd;
}
.listboxf-table {
	padding: 0;
}
.normal {
	background: #fff;
}
.uhover {
	background: #fff;
}
.ahover {
	background: #f2f2f2;
}
.listboxf-header {
	padding: 5px 8px;/*4px 8px*/
	white-space: nowrap;
	font-weight: bold;
	background: #f6f6f6;
	line-height: 28px;
	background: #eef3f6 url(index/listboxft.gif) left top repeat-x;/*#eef3f6*/
	border-bottom:1px solid #cdcdcd;
	color: #666;
}
.listboxf-header a {
	color: #369;
}
.listboxf-header .clist{
	font-weight: normal;
	color: #666;
}
.listboxf-entry {
	padding: 5px 8px;/*4px 8px*/
	/**/white-space: nowrap;
	color: #333;
	line-height: 14px;
	border-bottom:1px solid #c2d5e3;
	/*border-top:2px solid #fcfcfc;*/
}
.listboxf-table tr:nth-last-child(2) td {
	border-bottom: none;
}
.listboxf-table .aligncenter {
	text-align: center;
}
.listboxf-entry a:link, .listboxf-entry a:visited{
	color: #333;
}
.listboxf-entry a:hover{
	color: #333;
}
.listboxf .icons {
	width:16px;
	padding:5px 0 5px 8px;/*4px 0 4px 8px*/
}
.thin {
	height:18px;
	line-height:18px;
	font-weight: normal;
}
.thins {
	height:6px;
	line-height:6px;
	font-weight: normal;
}
.titlef{
	text-align: left;
	word-break:break-all;
	word-wrap:break-word;
	white-space:normal;
}
.titlef a{
	font-size:14px;
}
.titlef a.tpage{
	font-size:12px;
}
.titlef span{
	color: #060;
	margin:0 12px 0 0;
}
.titlef span.hot{
	color: #b30;
	margin:0 0 0 0;
}
.titlef .highlight{
	margin:0;
}
.titlef span a:link, .titlef span a:visited{
	color: #060;
}
.titlef span a:hover{
	color: #090;
}
.authorf, .timef{
	color: #999;
	text-align: left;
	line-height: 14px;
	width:98px;
}
.authorf{
	width:68px;
}
.authorf a{
	color:#333;
}
.timef .mini a, .authorf .mini a{
	color:#999;
	font-size: 11px;
	font-family: Arial,PMingliu,sans-serif;
}
.numsf {
	line-height: 14px;
	width:58px;
	text-align: center;
}
.pnums{
	color: #069;
}
.mini{
	font-style:normal;
	font-weight:normal;
}
.blank{
	border:0;
	background:#fff;
	width:10px;
	padding:0;
	font-size:1px;
}
.blankt{
	width:10px;
	padding:0;
	font-size:1px;
}

/* channels */
.listboxc {
	background:#fff;
	border:1px solid #cdcdcd;
}
.listboxc-table {
	padding: 12px;
}
.listboxc-top {
	padding: 0;
	color: #333;
	background: #f2f2f2;
	border-top:1px solid #ffffff;
}
.listboxc-list {
	padding: 0;
}
.listboxc-normal {
	padding: 0;
}
.listboxc-image {
	padding: 16px;
	min-height: 160px;
}
.listboxc-header {
	padding: 6px 12px;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	border-bottom:1px solid #cdcdcd;
	color: #333;
	background: #f2f2f2;
}
.listboxc-entry {
	padding: 6px 12px;
	word-break:break-all;
	word-wrap:break-word;
	white-space:normal;
	line-height: 22px;
	color: #333;
	border-bottom:1px solid #cdcdcd;
}
.listboxc-entry a:link, .listboxc-entry a:visited{
	color: #333;
}
.listboxc-entry a:hover{
	color: #069;
	text-decoration: underline;
}
.listboxc-table tr:nth-last-child(1) td {
	border-bottom: none;
}
.imagec{
	float: right;
	margin: 6px 0 6px 12px;
	padding: 2px;
	border: 1px solid #ccc;
	width: 261px;
	height: 120px;
}
.imagec img{
	width: 261px;
	height: 120px;
}
.titlec{
	padding: 6px 0;
	font-size: 16px;
	font-weight: bold;
	color:#333;
}
.introc{
	color:#444;
	font-size: 14px;
	line-height: 18px;
	min-height:82px;
}
.infoc{
	color: #999;
}
.infoc a:link,.infoc a:visited,.infoc a:hover{
	color: #999;
}
.pnums{
	color: #069;
}
.titlel{
	line-height: 14px;
	font-size: 14px;
	font-weight:bold;
}
.titlel span{
	color: #060;
	margin:0 12px 0 0;
}
.titlel .highlight{
	margin:0;
}
.titlel span a:link, .titlel span a:visited{
	color: #060;
}
.titlel span a:hover{
	color: #090;
}
.infol{
	line-height: 36px;
	color: #999;
}

/* threads */
.pipe{
	color: #ccc;
}
.listboxf-cate {
	padding:0;
	width:160px;
	border-right:1px solid #c2d5e3;
	background:#e5edf2;
	height:38px;
	line-height:38px;
	color:#999;
	text-align:center;
}
.listboxf-cate em{
	color:#f26c4f;
}
.listboxf-title {
	padding: 10px 20px 4px 20px;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color:#333;
	word-wrap: break-word;
}
.listboxf-title .icon{
	position:relative;
	overflow: visible;
}
.listboxf-title .icon img{
	position:absolute;
	top:-22px;
	right:120px;
}
.listboxf-title .plug{
	margin:0 0 0 6px;
	float:right;
	height: 36px;
	line-height: 36px;width:44px;height:24px;line-height:24px;
}
.listboxf-pre {
	padding:0;
	width:160px;
	border-top:4px solid #c2d5e3;
	border-right:1px solid #c2d5e3;
	background:#e5edf2;
	vertical-align:top;
	position:relative;
}
.listboxf-pre .info{
	position:absolute;
	bottom:0;
	height:37px;
	line-height:37px;
}
.pnx{
	height:36px;
	line-height:36px;
	padding:0;
	text-align:center;
}
.listboxf-pre .anchor{
	position:absolute;
	top:0;
	left:0;
}
.listboxf-pre .author {
	line-height:36px;
	padding:0 16px;
	border-bottom: 1px dashed #cdcdcd;
}
.listboxf-pre .group,.listboxf-pre .rank{
	line-height:22px;
	padding:0 16px;
}
.listboxf-pre .gravat{
	width:100px;
	height:100px;
	border:2px solid #bbd4e3;
	background: #fff;
	margin:10px 16px;
	padding:6px;
	position:relative;
}
.listboxf-pre .infos{
	position:absolute;
	top:-2px;
	left:-2px;
	width:362px;
	height:132px;
	padding:6px;
	border:2px solid #bbd4e3;
	background:#fff;
	overflow:hidden;
}
.listboxf-pre .gravatar{
	width:100px;
	height:100px;
	background:url(index/image.png) no-repeat center center;
	float:left;
}
.listboxf-pre .gravat .counter,.listboxf-pre .gravat .time{
	margin:0 0 0 6px;
	float:left;
	line-height:22px;
}
.listboxf-pre .gravat .counter{
	padding:0 0 0 16px;
	text-align:right;
}
.listboxf-pre .gravat .time{
	padding:0 16px 0 0;
}
.listboxf-pre .gravat .time .lookip{
	width: 150px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.listboxf-pro {
	width:56px;
	border-right:1px solid #fff;
	background:#fff;
}
.listboxf-pro .gravatar{
	width:32px;
	height:32px;
	margin:12px;
	border-radius: 24px;
}
.listboxf-content {
	padding:0 20px;
	border-top:4px solid #e5edf2;
	vertical-align:top;
}
.listboxf-content .label{
	height: 36px;
	line-height: 36px;
	border-bottom: 1px dashed #cdcdcd;
	clear:both;
	color: #333;
}
.listboxf-content .label sup{
	display:inline-block;
	transform:scale(0.8);-o-transform:scale(0.8);-ms-transform:scale(0.8);-moz-transform:scale(0.8);-webkit-transform:scale(0.8);
}
.listboxf-content .label a:link, .listboxf-content .label a:visited,
.listboxf-content .label a:hover {
	color: #333;
}
.listboxf-content .label .none, .listboxf-content .label:hover .raquo{
	display:none;
}
.listboxf-content .label:hover .none, .listboxf-content .label .raquo{
	display:inline-block;
}
.listboxf-news{
	background:#fff;
}
.listboxf-news .title{
	padding:26px 0 0 0;
	font-size:20px;
	line-height:22px;
	color:#064c8a;
	font-weight: bold;
	text-align:left;
}
.listboxf-news .icon{
	position:relative;
	overflow: visible;
}
.listboxf-news .icon img{
	position:absolute;
	top:-12px;
	right:0;
}
.listboxf-news .labeltoper{
	padding: 0 0 12px 0;
	height: 22px;
	line-height: 22px;
	clear:both;
	color: #999;
	text-align:left;
}
.listboxf-news .labelmider{
	height: 36px;
	line-height: 36px;
	clear:both;
	color:#333;
	text-align:left;
	font-weight:bold;
}
.listboxf-news .intro{
	margin: 0 0;
	padding: 12px;
	min-height: 46px;
	_height: 46px;
	font-size: 14px;
	border-top: 2px solid #3e98ff;
	border-bottom: 1px solid #3e98ff;
	background: url(index/intro.gif) bottom left repeat-x;
	color:#333;
}
.listboxf-content .postt{
	padding: 22px 0;
	min-height:148px;
	line-height: 160%;
	font-size:16px;
	color: #444;
	word-break:break-all;
	/*-webkit-user-select: none;*/
}
.listboxf-news .postt{
	padding: 12px 0;
	min-height:148px;
	line-height: 160%;
	font-size:16px;
	color: #444;
	word-break:break-all;
	/*-webkit-user-select: none;*/
}
.listboxf-art .postt{
	padding: 12px 0;
	min-height:148px;
	line-height: 160%;
	font-size:14px;
	color: #333;
	word-break:break-all;
	/*-webkit-user-select: none;*/
}
.listboxf-content .postt p{/*for CMS*/
	text-indent:2em;
	margin:19px 0;
	margin:1.12em 0;
}
.listboxf-content .postt img{/*for CMS*/
	max-width:732px;
}
.listboxf-content .postt a:link,.listboxf-content .postt a:visited{
	color: #014c90;
	text-decoration: underline;
}
.listboxf-content .postt a:hover{
	color: #333;
	text-decoration:none; 
	background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 4'%3E%3Cpath fill='none' stroke='%23ff3300' d='M0 3.5c5 0 5-3 10-3s5 3 10 3 5-3 10-3 5 3 10 3'/%3E%3C/svg%3E") repeat-x 0 100%; 
	background-size:20px auto; 
	animation:waveMove 1s infinite linear;
}
.listboxf-content .postt textarea{
	width:100%;
	height:120px;
}
.listboxf-content .postt ul, .listboxf-content .postt ol{
	margin:0 0 0 20px;
}
.listboxf-content .postt .error{
	border:1px solid #f99;
	background:#fee;
	padding:2px 6px;
	color:#f66;
	font-size:12px;
}
.listboxf-content .info{
	height: 36px;
	line-height: 36px;
	border-top: 1px dashed #cdcdcd;
	clear:both;
	color: #333;
	opacity: 0.2;　　  /* Firefox, Safari(WebKit), Opera) */
	filter: "alpha(opacity=20)";　　   /* IE 8 */
	filter: alpha(opacity=20);　　  /* IE 4-7 */
	zoom: 1;　　  /* needed in IE up to version 7, or set width or height to trigger "hasLayout" */  
}
.listboxf-content .info a:link, .listboxf-content .info a:visited,
.listboxf-content .info a:hover {
	color: #333;
}
.listboxf-content:hover .info {
	opacity: 1;　　  /* Firefox, Safari(WebKit), Opera) */
	filter: "alpha(opacity=100)";　　   /* IE 8 */
	filter: alpha(opacity=100);　　  /* IE 4-7 */
	zoom: 1;　　  /* needed in IE up to version 7, or set width or height to trigger "hasLayout" */  
}
.listboxf-content .sig{
	padding-top:7px;
	height: 36px;
	line-height: 36px;
	background:url(index/sigline.gif) top left no-repeat;
	clear:both;
	color: #666;
}
.listboxf-content .plug{
	margin:0 0 0 6px;
	float:right;
	height: 36px;
	line-height: 36px;
}
.listboxf-content .fastre{
	padding:5px 5px 5px 22px;
	background:url(fastreply.gif) no-repeat 0 50%;
}
.listboxf-content .req{
	padding:5px 5px 5px 22px;
	background:url(repquote.gif) no-repeat 0 50%;
}
.listboxf-content .upup{
	padding:5px 5px 5px 22px;
	background:url(rec_add.gif) no-repeat 0 50%;
}
.listboxf-content .ubub{
	padding:5px 5px 5px 22px;
	background:url(rec_subtract.gif) no-repeat 0 50%;
}
.listboxf-content .bner{
	border-top:0;
}
.cquote {
	overflow: hidden;
	margin: 10px 0;
	padding-left: 16px;
	background: url(qa.gif) no-repeat 0 0;
	color: #666;
}
.cquote blockquote {
	display: inline;
	margin: 0;
	padding-right: 16px;
	background: url(qz.gif) no-repeat 100% 100%;
}
.read_more_mask {
	margin-top: -90px;
	height: 90px;
	background: -webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(rgba(255,255,255,1)));
}
.read_more a:link, .read_more a:visited{
	display:block;
	text-decoration:none;
	font-size:12px;
	width: 220px;
	margin:12px auto 12px auto;
	height:32px;
	line-height:32px;
	text-align:center;
	border:1px solid #c00;
	border-radius: 3px;
	color:#c00;
}

.floorto{
}
.floorto .inputbg{
	float:left;
	margin:9px 0;
	padding:0 2px;
	width:12px;
	height:16px;
	line-height:16px;
	border:1px solid #999;
	background:#fff;
	font-size:10px;
}
.floorto .btnbg{
	float:left;
	margin:9px 0;
	padding:0;
	width:18px;
	height:18px;
	line-height:18px;
	border:0;
	background:url(index/btnbg_f.gif) center center no-repeat;
	cursor:pointer;
	color:#666;
	-moz-box-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
}
#forumnewshow td, #forumnew {
	padding: 0;
}
#forumnewshow a {
	display: block;
	background: #FFFAF3;
	border-top: 1px solid #F4E4B4;
	border-bottom: 1px solid #F4E4B4;
	height: 32px;
	line-height: 32px;
	color: #EFAA00;
	font-size: 12px;
	margin:0 10px;
	text-align:center;
}
.forumrefresh {
	padding-right: 14px;
	background: url(refresh.png) no-repeat 100% 50%;
}

/* post-new */
.post-new {
	float: left;
	white-space:nowrap;
	margin:-3px 0;
	height:34px;
}
.post-new a:link,.post-new a:visited {
	float: left;
	display: inline;
	padding:0 7px;
	margin:0 10px 0 0;
	height:32px;
	line-height:32px;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
.post-new a:hover {
	text-decoration: none;
}
.post-new a.pt:link, .post-new a.pt:visited {
	color: #fff;
	border-top: 1px solid #9ce;
	border-left: 1px solid #9ce;
	border-right: 1px solid #296;
	border-bottom: 1px solid #296;
	background:#38c;
}
.post-new a.pt:hover{
	background:#5ae;
}
.post-new a.pd:link, .post-new a.pd:visited {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background:#f3f3f3;
	color: #666;
}
.post-new a.pd:hover{
	background:#f9f9f9;
}
.post-new a.pr:link, .post-new a.pr:visited {
	color: #fff;
	border-top: 1px solid #9ce;
	border-left: 1px solid #9ce;
	border-right: 1px solid #296;
	border-bottom: 1px solid #296;
	background:#39d;
}
.post-new a.pr:hover{
	background:#5ae;
}

.listbox {
	background:#fff;
	border:#cdcdcd solid 1px;
}
.listbox-table {
	padding: 12px;
}
.listbox-list {
	padding: 0;
}
.listbox-normal {
	padding: 6px 6px 0 6px;
}
.listbox-image {
	padding: 22px 22px 0 22px;
}
.listbox-table table {
	border-top: 1px dotted #cdcdcd;
}
.listbox-table td {
	line-height: 26px;
	border-bottom: 1px dotted #cce;
}
.listbox-header {
	word-break:break-all;
	font-weight: bold;
	border-bottom: 1px dotted #cce;
}
.listbox-entry {
	word-break:break-all;
	border-bottom: 1px dotted #cce;
}
.listbox-entry a{
	word-break:break-all;
}

.listbox-admin {
	background:#fff;
	border:#cdcdcd solid 1px;
}
.listbox-table-admin {
	padding: 12px;
}
.listbox-table-admin table {
	background:#a0b2d2;/*ccc*/
}
.listbox-table-admin td {
	line-height: 28px;
	padding:4px 6px;
}
.listbox-header-admin {
	word-break:break-all;
	font-weight: bold;
	background:#d9e3f5;/*eee*/
}
.listbox-entry-new {
	word-break:break-all;
	background:#fdffce;
}
.listbox-entry-admin {
	word-break:break-all;
	background:#fff;
}
.pcategory {
	background-color: #ecf4fa;
	color: #336699;
}

.waterfall {
	margin:0 auto;
	padding:0;
	overflow:hidden;
	height:1px;
}
.waterfall li {
	margin:0;
	padding:0;
	width:320px;
	list-style:none;
	overflow:hidden;
	float:left;
	background:#fff;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}
.waterfall li:hover {
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	cursor:pointer;
}
.waterfall li div.box {
	border:1px solid #ddd;
	position: relative;
}
.waterfall li:hover div.box {
	border:1px solid #83a8f8;
}
.waterfall li div.preview {
	display:block;
}
.waterfall li div.preview img {
	width:210px;
}
.waterfall li div.preview .pro-mask, .waterfall li div.preview .pro-info {
	position: absolute;
	opacity: 0;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	text-align:center;
}
.waterfall li div.preview .pro-mask {
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background:#fff;
}
.waterfall li div.preview .pro-info {
	margin-top:-16px;
	top: 50%;
	width: 100%;
}
.waterfall li div.preview .pro-info a {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.4);
	text-decoration:none;
	display: inline-block;
	margin: 0 6px;
	padding: 0 12px;
	height: 32px;
	line-height :32px;
	background:#83a8f8;
	color: #fff;
	border-radius: 3px;
	font-size: 14px;
}
.waterfall li div.preview .pro-info a:hover {
	/*transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);*/
	background:#6388d8;
	color: #fff;
}
.waterfall li.lihover div.preview .pro-mask {
	opacity: 0.8;
}
.waterfall li.lihover div.preview .pro-info {
	opacity: 1;
}
.waterfall li p {
	margin:0;
	padding:0;
	font-size: 14px;
}
.waterfall li p a {
	display:block;
	padding:10px;
	text-decoration:none;
}
.waterfall li p span {
	display:block;
	border-top:1px solid #ddd;
	background:#f6f6f6;
	padding: 10px;
	color:#999;
}
.waterfall li:hover p span {
	background:#eeeef6;
}
.waterfall li p em {
	padding:0 0 0 3px;
	float:right;
	font-style:normal;
}

/* no entry to display box */
.no-entry {
	background:#fff;
	border:#ddd solid 1px;
}
.no-border {
	border:none;
}
.no-entry-message {
	padding: 32px 12px;
	background:#fff;
	text-align: center;
}

.prev-article{ float: left; line-height: 36px;}
.next-article{ float: right; line-height: 36px;}
.category-label{ text-align: center; line-height: 36px;}
.prev-article a:link,.prev-article a:visited,.next-article a:link,.next-article a:visited {
	color: #666;
	text-decoration: none;
}
.prev-article a:hover,.next-article a:hover {
	color: #069;
	text-decoration: underline;
}

.editmark {
	padding: 16px 0;
	text-align: center;
	color: #999;
	font-size: 12px;
}

/* comments wrapper */
.comment-wrapper{
}

/* comment form wrapper */
#commentForm {
	width: 100%;
}