/* Form styles for Profile page*/
form div.fieldinput {
margin:0 0 0 36ex;
}
form label.field {
width: 35ex;
}
form div.field div.subtitle {
margin-left:36ex;
}

/* General Community styles */
div#container {
	width: 975px;
}
div#container div#content {
	background-image: none;
	border-top: 1px solid #CFCFCF;
	padding-top: 0px;
	width: 783px;
}
div#container div#content h1 {
	color: black;
	font-size: 140%;
	letter-spacing: 0;
	padding: 15px 0 0 12px;
	position: relative;
	top: 0;
}
div.article {
	padding: 10px 0px;
}

#content div.all_topics_read {
float: right;
line-height: 30px;
}
#content div.forum_actions {
padding: 10px 0;
}
	#content div.forum_actions a {
	color: black;
	padding: 3px 5px;
	border: 1px solid #BCBCBC;
	background-color: #DDDDDD;
	text-decoration: none;
	vertical-align: middle;
	}

#content div.user_information {
float: right;
font-style: italic;
white-space: nowrap;
}

#content div.topic_status {
font-style: italic;
line-height: 16px;
padding: 10px 0;
text-align: center;
}

div.add_margin {
margin: 20px 0;
}
div.quote_text {
background-color: #FAFAFA;
border: 1px solid #BCBCBC;
margin: 0px 5px 5px 20px;
}
div.quote_title,
div.quote_text {
padding: 4px 2px;
}
div.quote_title {
margin: 0px 5px 0px 20px;
text-decoration: underline;
}
div.quote_username {
font-style: italic;
font-weight: bold;
padding-bottom: 2px;
}
div.off_topic {
color: #444444;
font-style: italic;
margin: 5px 5px 5px 20px;
}
div.edit_title,
div.edit_text {
font-size: 90%;
}
div.edit_title {
border-bottom: 1px solid #CDCDCD;
font-style: italic;
margin-top: 15px;
padding-left: 10px;
}
div.new_posts_found {
font-weight: bold;
}
	div.topic_title em {
	display: none;
	}
	div.new_posts_found img {
	margin-right: 5px;
	}

table.forum_table {
border-collapse: collapse;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
margin: 15px 0;
width: 100%;
}
	table.forum_table tr td.icons {
	padding-right: 4px;
	white-space: nowrap;
	width: 16px;
	}
	table.forum_table tr td.main_item {
	width: 100%;
	}
	table.forum_table tr td.counter,
	table.forum_table tr td.last_post,
	table.forum_table tr td.last_post a,
	table.forum_table tr td.topic_starter {
	white-space: nowrap;
	}
	table.forum_table tr td.counter,
	table.forum_table tr td.last_post {
	text-align: center;
	width: 50px;
	}
table.forum_table thead tr th {
background-color: #555555;
border-top: 1px solid #CCCCCC;
color: white;
font-size: 100%;
padding: 5px 15px 5px 10px;
white-space: nowrap;
}
	table.forum_table thead tr th.icons,
	table.forum_table thead tr th.main_item,
	table.forum_table thead tr th.topic_starter {
	padding-left: 0;
	text-align: left;
	}
table.forum_table tbody tr th,
table.forum_table tbody tr td {
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
padding: 3px 0;
}
	table.forum_table tr td.topic_pages {
	padding: 2px;
	}
	table.forum_table tr td.last_page {
	text-align: right;
	}
		table.forum_table tr td.topic_pages a {
		padding: 0px 2px;
		}
table.forum_table tbody tr th {
background-color: #DDDDDD;
}
table.forum_table tbody tr td {
line-height: 18px;
}
	table.forum_table tbody tr th.category_title {
	font-size: 100%;
	text-align: left;
	}
table.forum_table tbody tr.post_head {
background-color: #EDEDED;
}
	table.forum_table tbody tr.post_head td.post_creator {
	width: 150px;
	}
		table.forum_table tbody tr.post_head td.post_creator div.nickname {
		color: #555555;
		font-weight: bold;
		padding: 0px 2px;
		}
	table.forum_table tbody tr.post_head td.post_options {
	text-align: right;
	}
		table.forum_table tbody tr.post_head td.post_options a {
		color: black;
		font-style: italic;
		padding: 0 2px;
		position: relative;
		text-decoration: none;
		top: -2px;
		}
			table.forum_table tbody tr.post_head td.post_options a img {
				position: relative;
				top: 4px;
			}
	table.forum_table tbody tr.post_body td {
	padding: 6px 0;
	vertical-align: top;
	}
		table.forum_table tbody tr.post_body td.post_creator div.profile_usericon img {
		border: 1px solid #CCCCCC;
		}
		table.forum_table tbody tr.post_body td.post_creator div.relation_name,
		table.forum_table tbody tr.post_body td.post_creator div.profile_nickname_subtitle {
		font-size: 90%;
		}
		table.forum_table tbody tr.post_body td.post_text div.profile_signature {
		border-top: 1px solid #CCCCCC;
		color: #444444;
		font-size: 90%;
		line-height: 100%;
		margin-top: 10px;
		padding-top: 5px;
		}
		table.forum_table tbody tr.post_body td.post_text ul.ubb_list {
		margin: 0;
		padding: 0px 20px 0 40px;
		}
			table.forum_table tbody tr.post_body td.post_text ul.ubb_list li {
			margin: 0;
			padding: 0;
			}

/* CSS adjustments for the LastTopicSnippet */
table.snippet.forum_table {
border: 0px;
margin: 0 0 15px 0;
}
table.snippet.forum_table thead tr th {
background-color: transparent;
border: 0px;
color: black;
}
table.snippet.forum_table tr td.last_post span {
white-space: nowrap;
}

/* UBB Help styles */
table#ubb_help {
	border-collapse: collapse;
	margin: 0 0 15px 0;
	width: 100%;
}
table#ubb_help tr th.example {
	width: 250px;
}
table#ubb_help tr td {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 3px 2px;
}
div#ubb_closewindow {
	text-align: center;
}

/* Moderator styles */
table.forum_table div.forum_moderators {
	font-style: italic;
	float: left;
	padding-right: 5px;
}