#MainFloat
{
	background-image: url(/forums/conversation.png);
	background-position: top left;
	min-height: 450px;
}

h2
{
	border-bottom: 1px solid white;
}

.editTableWrapper
{
	margin: 1em 3em 1em 3em;
}

table.editTable
{
	width: 100%;
	border-collapse: collapse;
}

.formatting td
{
	width: 100%;
}

table.editTable th
{
	text-align: right;
	padding-right: 1em;
}

.help
{
	font-weight: normal;
	font-size: 0.7em;
	text-align: justify;
	width: 15em;
	white-space: normal;
	display: block;
}

.helptooltip
{
	border-bottom: 1px dotted white;
	cursor: help;
}

.formatting td
{
	text-align: center;
}

.forumPostCell
{
	width: 100%;
}

.forumPostActual, .forumPostActualAdmin
{
	border: 1px solid white;
	padding: 0px 1em 0px 1em;
	text-align: justify;
	border: 1px solid #475668;
	background-image: url(/semi-transparent.png);
	margin: 1em 3em 1em 3em;
}

.forumPostActualAdmin
{
	background-image: url(/semi-transparent-blue.png);
}

.userInfo
{
	vertical-align: top;
	padding: 1em;
	text-align: left;
}

.forumPostPreview
{
	border: 1px solid white;
	padding: 1em;
	text-align: justify;
	border: 1px solid #475668;
	background-image: url(/semi-transparent.png);
}

.editTable .input
{
	width: 100%;
	border: 1px solid #475668;
}

.error
{
	background-image: url(/semi-transparent.png);
	border: 1px solid #f00;
	margin: 0em auto 1em auto;
	padding: 1em;
	width: 25em;
	text-align: center;
}

.error img
{
	padding-right: 1em;
}

.error h3
{
	margin: 0px;
	padding: 0px;
}

.error table
{
	margin-left: auto;
	margin-right: auto;
}

.forumIndexDiv
{
	padding: 3em;
}

.forumIndexDiv table
{
	border-collapse: collapse;
	width: 100%;
}

.forumIndexDiv tr.category th
{
	background: url(/usernavback.png);
	border: 1px solid #475668;
	font-family: sans-serif;
	text-align: center;
}

.forumIndexDiv tr th
{
	background: url(/semi-transparent.png);
	text-align: left;
	border: 1px solid #475668;
	border-right: none;
	padding-left: 1em;
	padding-right: 1em;
}

.forumIndexDiv tr td
{
	background: url(/semi-transparent.png);
	border: 1px solid #475668;
	border-left: none;
}

.forumIndexDiv a
{
	text-decoration: none;
}

.topicTableWrapper
{
	padding: 1em 3em 1em 3em;
}

.topicTableWrapper a
{
	text-decoration: none;
}

.topicTableWrapper table
{
	border-collapse: collapse;
	width: 100%;
}

.topicTableWrapper th, .topicTableWrapper td
{
	border: 1px solid #475668;
}

.topicTableWrapper th
{
	background: url(/usernavback.png);
	font-family: sans-serif;
	text-align: center;
}

.topicTableWrapper td
{
	background: url(/semi-transparent.png);
	padding-left: 1em;
	padding-right: 1em;
}

.topicTableWrapper .postCount, .topicTableWrapper .postIndex
{
	text-align: center;
}

.lastPost img
{
	vertical-align: middle;
}

.postUserName
{
	font-size: 1.5em;
	font-family: sans-serif;
	white-space: nowrap;
}

.postUserName a
{
	color: white;
}

.userOverview
{
	margin-bottom: 1em;
}

.userLevel, .userProfession
{
	white-space: nowrap;
}

.userAlignment
{
	white-space: nowrap;
}

.forumPostActual .date, .forumPostActualAdmin .date,
.forumPostActual .options, .forumPostActualAdmin .options
{
	border-bottom: 1px solid #475668;
	font-family: sans-serif;
}

.forumPostActual .date, .forumPostActualAdmin .date
{
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

.forumPostActual .options,
.forumPostActualAdmin .options
{
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	text-align: right;
}

.forumPostActual .options a,
.forumPostActualAdmin .options a
{
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	background: #475668;
	padding: 0.5em;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	margin-left: 0.5em;
	display: inline-block;
}

.forumPostActual table,
.forumPostActualAdmin table
{
	width: 100%;
}

.userLinks
{
	border-top: 1px solid #475668;
	padding-top: 0.5em;
}

.share
{
	float: right;
}

.postBody
{
	width: 100%;
	vertical-align: top;
}

.postBody table
{
	border-collapse: collapse;
}

.byline, .lastpostdate
{
	font-size: 0.7em;
	font-style: italic;
}

.topicTableWrapper table tr td
{
	padding: 0.5em;
}

.topicTitle
{
	font-size: 1.2em;
	font-weight: bold;
}

.forumArchive
{
	text-align: center;
	font-size: 0.7em;
	margin-top: 1em;
}

#oldposts
{
	border: 1px solid #475668;
	margin-top: 1em;
	width: 100%;
}

#imagebin
{
	border: 1px solid #475668;
	width: 100%;
}
