
.descr {
	background: #202020;
	width: 197px;
	line-height: 12px;
	text-align: justify;
	height: 50px;
	padding: 10px;
	float: left;
	align: center;
	margin-top: 10px;
	margin-right: 30px;
	border: 3px solid #202020;
	overflow: auto;
	border-style: double;
	
	font-size: 11px;
}

.descrunder {
	width:236px;
	padding:2px;
	background-image:url(/design/goth/background.png);
}

.postthread {
	background: #202020;
	width: 35px;
	text-align: center;
	padding: 3px;
	align: center;
	height: 28px;
	margin: 3px;
	margin-left: 25px;
	border: 3px solid #202020;
	border-style: double;
	
	font-family: oswald;
	font-size: 9px;
	font-weight: bold;
}

.postthread2 {
	width: 23px;
	color: #454545;
	height: 15px;
	text-align: justify;
	padding: 5px;
	align: center;
	margin: 2px;
	float:left;
	font-size: 8px;
}

.area {
	width: 280px;
	text-align: center;
	text-transform: uppercase;
	padding: 3px;
	align: center;
	left: 0px;
	top: 0px;
	float: left;
	letter-spacing: 0.5px;
	margin-bottom: 2px;
	margin-top: 18px;
	margin-right: 25px;
	border-bottom: 2px solid #202020;
	text-shadow: 1px 1px 1px rgb(38 38 38 / 50%);
	
	font-family: oswald;
	font-size: 18px;
	font-weight: bold;
}

.lastpostlink {
	width: 230px;
	line-height: 15px;
	text-align: center;
	height: 18px;
	text-transform: uppercase;
	padding: 4px;
	align: center;
	left: 0px;
	top: 0px;
	margin: 4px;
	font-family: arial;
	font-size: 13px;
}

.lastpostel {
	width: 150px;
	text-align: right;
	height: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #afbe73;
	padding: 6px;
	align: center;
	left: 0px;
	top: 0px;
	margin-bottom: 1px;
	
	font-family: Oswald;
	font-size: 13px;
}

.subf {
	background: #202020;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 4px;
	margin-bottom: 1px;
	padding: 2px;
	display: inline-block;
	text-transform: uppercase;
	border: 1px solid #bcd3dd;
	
	font-size: 8px;
}

.bitb {
	background: #202020;
	width: 200px;
	text-align: justify;
	overflow: hidden;
	padding: 2px;
	position: relative;
	float: left;
	margin-left: 40px;
	margin-top: 3px;
	text-transform: uppercase;
	border: 3px solid #202020;
	border-style:double;
	
	font-size: 10px;
}

