@font-face {
    font-family: "AlteHaasGroteskBold";
    src: local("AlteHaasGroteskBold.ttf"), url("AlteHaasGroteskBold.ttf") format("truetype");
}

@font-face {
    font-family: "AlteHaasGroteskRegular";
    src: local("AlteHaasGroteskRegular.ttf"), url("AlteHaasGroteskRegular.ttf") format("truetype");
}

body {
	position: relative;
	margin: 0;
	padding: 8px;
	margin-bottom: auto;
	font-family: AlteHaasGroteskRegular;
}

blockquote blockquote {
	margin-left: 0em;
}

form {
	margin-bottom: 0px;
}

.postarea {
	text-align: center;
}

.postarea table {
	margin: 0px auto;
	text-align: left;
}

.aa {
  white-space: pre;
  text-align: left;
}

.thumb {
	border: 1px solid #aaa;
	float: left;
	margin: 2px 20px;
}

.nothumb {
	float: left;
	border: 2px dashed #aaa;
	text-align: center;
	margin: 2px 20px;
	padding: 1em 0.5em 1em 0.5em;
}

.reply blockquote, blockquote :last-child {
	margin-bottom: 0em;
}

.reflink a {
	color: #000;
	color: inherit;
	text-decoration: none;
}

.reflink a:hover{
	color: #e4007a;
}

.reply .filesize {
	margin-left: 20px;
}

.userdelete {
	color: #555;
	float: right;
	text-align: center;
	white-space: nowrap;
}

.doubledash {
 	vertical-align: top;
	clear: both;
	float: left;
	font-size: 1.75em;
}

.moderator {
	color: #FF0000;
}

.managebutton {
	font-size: 15px;
	height: 28px;
	margin: 0.2em;
}

.footer {
	clear: both;
	text-align:center;
}

.rules ul {
	margin: 0;
	padding-left: 0;
}

.floatpost {
	float: right;
	clear: both;
}

.login {
	text-align: center;
}

.postform {
	color: #555;
}

.pagenavigator {
	color: #555;
}

.backLink {
	float: left;
}

.backLink {
	width: 193px;
	height: 34px;
	text-decoration: none;
	/*background: url("../images/backbutton.png") no-repeat;*/
}

.backLink div:hover {
	background-position: 0px -34px;
}

#delform a {
	color: #000;
}

#delform a:hover {
	color: #e4007a;
}
