
/* Main page layout */
.forum #main {
	width: 950px;
}

/* Crumbtrail and nav */
.forum .nav {
	float: right;
}

.forum .nav a {
	margin: 0 5px 0 5px;
}

.forum .forum_header {
	overflow:hidden;
	zoom:1;
	margin:0 0 20px;
}

.forum .forum_header h1 {
	float:left;
	margin:0;
}

.forum .location {
	overflow: hidden;
	zoom: 1;
	margin:0 0 10px;
}

.forum_crumbtrail {
	float: left;
	color: #888;
}

.forum_crumbtrail a,
.forum_crumbtrail span {
	margin: 0 3px 0 3px;
}

.forum_rss {
	overflow:hidden;
	zoom:1;
	margin:0 0 15px;
}

.forum_rss a {
	font-weight: normal;
	line-height: 16px;
	padding:0 0 0 23px;
	background:url(/images/icons/rss.png) no-repeat;
	float:left;
}

/* Tables */
.forumtable th {
	background: #888;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #CCC;
}

.forum .forumtable td {
	border: 1px solid #CCC;
	padding: 10px;
}

.forumtable {
	clear: both;
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #CCC;
	width: 100%;
	margin:0 0 20px;
}

.forumtable td h4 {
	font-size: 14px;
	margin: 0 0 6px 0;
}

.forumpage {
	border: 1px solid #CCC;
	padding: 15px;
}

.posttitle {
	padding: 10px 0;
}

.posttitle label,
.posttitle span {
	float: left;
	width: 10%;
	color: #666;
}

.posttitle input {
	margin-left: 10%;
	width: 89%;
}

.private_msg td.date {
	width: 150px;
	color: #666;
}

.private_msg td.sender {
	width: 120px;
}

/* Actions bar */

.forum_title {
	overflow:hidden;
	zoom:1;
	background-color:#EDEDED;
	padding:10px;
	border:solid 1px #CCC;
	border-width:1px 1px 0;
}

.forum_title .title {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #666;
	line-height: 23px;
	float: left;
}

.forum_title .actions {
	float: right;
}

.forum_title .actions a {
	margin-left: 6px;
}

.postactions {
	overflow:hidden;
}

/* Posts */
.forum .posts {
	margin:0 0 20px;
}

.forum .posts_preview {
	margin-bottom: 30px;
}

.forum .post_block {
	border: 1px solid #CCC;
	border-width: 0 1px 1px 1px;
	overflow: hidden;
	zoom: 1;
	margin: 0 0 1px;
}

.forum .post_block .author_info {
	float: left;
	width: 110px;
	padding: 15px;
	text-align: center;
	min-height: 200px;
	margin:0 20px 0 0;
}

.forum .post_block .author_info img {
	border: 1px solid #6A6A6A;
}

.forum .post_block .author_info a {
	font-size: 14px;
	text-decoration: none;
}

.forum .post_block .author_info a:hover {
	text-decoration: underline;
}

.forum .post_block .author_info ul,
.forum .post_block .author_info li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.forum .post_block .post_body {
	overflow:hidden;
	zoom:1;
}

.forum .post_block p.content {
	font-size: 12px;
}

.forum .post_block p.content img {
	max-width: 100%;
}

.forum .post_block p.dateposted {
	color: #666;
	margin: 15px 0;
}

.forum .post_block .postactions {
	margin: 25px 0 15px;
}

.forum .post_block .postactions a {
	margin-right: 10px;
}

/* Stuff  */
.topheader h1 {
	color: #666;
	font-size: 2em;
	margin:  0.75em 0 0.5em 0;
	padding: 0;
}

.topheader {
	padding-left:20px;
	margin-bottom:20px;
	float: left;
}

.topheader table {
	border-collapse:separate;
	background-color:Transparent;
	font-size:100%;
	margin-left:-2px;
}

.topheader th {
	color:#000;
	background:url(/images/forum-menu-sep.gif) no-repeat left;
	padding:0 4px 0 6px;
	white-space:nowrap;
	font-weight:normal;
}

.topheader th.first {
	background-image:none;
	padding-left:0;
}

/*wojtek's addons*/
.logdisp {
	float: right;
	margin:20px 0;
	padding-right:20px;
}

.imgclear {
	clear: both;
	display: block;
	height: 0;
	zoom: 1;
}

.signup_holder_inside {
	float: right;
	margin: 3px 0px 5px 15px;
}

td.forum_avatar {
	width: 50px !important;
}

td.forum_avatar img {
	width: 40px;
}

input.margbt {
	margin: 10px 0 0;
	background: #F278A5;
	padding: 2px 3px;
	color: #FFF;
}

/*header*/
.header table {
	font-size: 8pt;
	background-color:transparent;
	width:100%;
	height:90px;
	border:0;
}

.header td {
	white-space:nowrap;
}

.header h1 {
	font-weight: normal;
	font-size: 18pt;
	margin-bottom: 0px;
	font-family: "Arial Narrow";
	margin-top:5px;
}

.header a:hover {
	text-decoration: none;
}

.header img {
	vertical-align:middle;
	border:0;
}

/*main body*/
.forumcontent {
	padding:0 20px;
	clear: both;
}

.forumcontent table {
	font-size: 8pt;
	border-collapse:collapse;
	background-color:#FFF;
}

.forumcontent h1 {
	font-weight: normal;
	font-size: 18pt;
	margin-bottom: 0px;
	font-family:"Arial Narrow";
}

.forumcontent h2 {
	marginfont-size: 10pt;
	margin-top:0;
}

.forumcontent h3 {
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 0px;
	color:#FFF;
}

.forumcontent th a {
	color: #FFF;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.forumcontent th a:hover {
	text-decoration:underline;
}

.forumcontent td {
	border:1px solid silver;
	padding:5px;
}

.forumcontent button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px none;
}

.forumcontent textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:slategray 1px solid;
	border-width:0 1px 1px;
	margin: 0 0 10px 0;
}

.forumcontent select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid slategray;
}

.forumcontent img {
	vertical-align:middle;
	border:0;
}

.forumcontent hr {
	height:1px;
	border:0;
	color:silver;
	background:silver;
}

.forumcontent div.location {
	margin-top:17px;
	margin-bottom:17px;
	font-size:11px;
}

/* other classes */
.radiolist td {
	text-align: left;
}

button.formatting {
	width: 25px;
	height: 20px;
	border: none;
	background-color:Transparent;
	cursor: pointer;
}

.forum_editor {
	border: solid 1px #CCC;
}

.forum_editor textarea {
	width: 98%;
	padding: 1%;
	border: none;
}

.forum_editor .editbar {
	padding: 5px;
	height: 20px;
	background: #eee;
}

.form_addpost {
	margin-bottom: 30px;
}

.form_addpost input.checkbox {
	margin: 0 5px 0 0;
}

.form_addpost .notify {
	margin: 10px 0;
	color: #666;
}

div.editbar * {
	vertical-align: middle;
}

/* RESTYLE */

.forum {
	width: 940px;
}

.forum .forumheader,
.forum .post_main {
	overflow: hidden;
	zoom: 1;
}

.forum .navi {
	float: left;
	margin: 0 0 7px 0;
}

.forum .navi h1 {
	margin: 0;
}

.forum .navi .forumcrumb a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.forum .utils {
	float: right;
	margin: 0 0 7px 0;
}

.forum .utils .buttons {
	margin: 7px 0 0;
	text-align: right;
}

.forum .utils .links {
	text-align: right;
}

.forum .utils .links a {
	font-size: 12px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
}

.forum .forumtable h3 {
	margin: 0;
	font-size: 12px;
}

.forum .forumtable a:hover {
	text-decoration: none;
}

.forum .forumtable .icon {
	text-align: center;
	padding: 10px 0 5px 0;
}

.forum .forumtable .topic {
	padding: 10px 0 0 10px;
}

.forum .forumtable .closed .topic {
	background: url(images/locked.png) no-repeat 96% 50%;
	padding-right: 20px;
}

.forum .forumtable .topic a {
	font-size: 14px;
	color: #0070AA;
}

.forum .forumtable .topic .admin {
	padding: 10px 0;
}

.forum .forumtable .topic .admin a {
	font-size: 12px;
	margin-right: 10px;
}

.forum .forumtable .topic a:hover {
	text-decoration: none;
}

.forum .paging .display {
	text-align: right;
}

.forum .paging .display a {
	font-size: 12px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #0070AA;
}

.forum .activity {
	margin: 20px 0 0;
}

.forum .activity h4 {
	margin: 0 0 5px;
	color: #555;
	font-size: 14px;
}

.forum .activity p {
	margin: 10px 0 0;
}

.forum .activity p a {
	font-size: 12px;
	color: #0070AA;
}

.forum .activity p a:hover {
	text-decoration: none;
}

.profile_wrap {
	clear: both;
	overflow:hidden;
	margin:0 0 0 0;
	width:100%;
}

.profile_left {
	float:left;
	width:510px;
	background-color:#EEE;
	padding:20px;
}

.profile_left .form_wrap ul {
	margin: 0;
	padding: 0;
}

.profile_left .form_wrap ul li {
	margin:0 0 10px;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}

.profile_left ul li.user_input input,
.profile_left ul li.user_input select,
.profile_left ul li.user_input textarea {
	float:right;
	border:solid 1px #CCC;
	padding:2px;
	width:250px;
}

.profile_left ul li.user_input select {
	width:256px;
}

.profile_left ul li.user_input textarea {
	height:100px;
}

.profile_left ul li label {
	float:left;
	font-size:12px;
	width:220px;
}

.profile_left ul li.single_input label {
	margin:0 34px 0 0;
}

.profile_right {
	float:right;
	width:330px;
}

.profile_left ul li label .extra_text {
	display:block;
	font-size:11px;
}

.profile_right ul,
.profile_right li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.profile_right .id_01 ul li span {
	display:block;
	font-weight:bold;
}

.profile_right .id_01 ul li.browse_file {
	margin:10px 0 0;
}

.profile_right .panel {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-bottom: 15px;
}

.profile_right .panel:first-child {
	padding-top: 0;
	border-top: none;
}

.profile_right .panel .panel_head {
	overflow:hidden;
	zoom:1;
	margin:0 0 15px;
}

.profile_right .panel .panel_head a {
	float:right;
}

.profile_right .panel .panel_head h3 {
	float:left;
	margin:0;
}

.profile_right .panel ul {
	margin:0;
}

.profile_right .panel ul li a {
	display:block;
	text-decoration:none;
}

.profile_right .panel ul li a:hover {
	text-decoration:underline;
}

.profile_wrap div.user_submit input {
	padding:1px 8px;
	text-transform:capitalize;
}

.profile_wrap div.user_details table tr td,
.profile_wrap div.user_details table tr th {
	border:0;
}

.profile_wrap table.table_subs {
	width:100%;
	border:0;
}

.profile_wrap table.table_subs thead tr th {
	background-color:#999;
	color:#FFF;
	padding:5px 10px;
}

.profile_wrap table.table_subs tbody tr td {
	padding:7px 10px;
}

.forum .panel_head a.new_msg {
	color:#F00;
	float:right;
	font-weight:bold;
	text-decoration:none;
}

#content.forum .panel_head a.new_msg:hover {
	text-decoration:underline;
}

.text_editor .textbox_wrap {
	border:solid 1px #CCC;
	padding:5px;
}

.text_editor .textbox_wrap textarea {
	border:0;
	width:100%;
	padding:0;
}

.text_editor .submit_msg {
	margin:10px 0 0;
}

.my_subs {
	padding:1px;
}

.table_subs tbody tr td.id_02 {
	width:100px;
}

.new_msg {
	color:#F00;
	font-weight:bold;
	margin:0 10px 0 0;
}

table thead .left {
	float:left;
}

table thead .right {
	float:right;
}

table.private_msg {
	width:100%;
}

table.private_msg thead {
	background-color:#CCC;
}

table.private_msg thead tr th {
	padding:5px 10px;
}

table.private_msg thead tr th ul.head_links {
	overflow:hidden;
	list-style:none;
	margin:0;
}

table.private_msg thead tr th ul.head_links li {
	float:left;
	margin:0 0 0 15px;
}

table.private_msg thead tr th ul.head_links li a {
	text-transform:uppercase;
	text-decoration:none;
}

table.private_msg thead tr th ul.head_links li a:hover {
	text-decoration:underline;
}

table.private_msg tbody tr td {
	padding:10px;
}

table.private_msg tbody tr td.id_01 {
	width:150px;
}

.quote {
	border:dashed 1px #CCC;
	padding:15px;
	margin: 18px 0;
	color:#666;
	position:relative;
	zoom: 1;
}

.quote .legend {
	position:absolute;
	top:-10px;
	background-color:#FFF;
	color:#999;
	letter-spacing:1px;
	padding:0 5px;
	left:10px;
	font-size:12px;
}

table.msg_inbox {
	width:100%;
}

table.msg_inbox thead {
	background-color:#CCC;
}

table.msg_inbox tbody tr td.id_01 {
	width:150px;
}

table.msg_inbox tbody tr td {
	padding:10px;
}

td.icon {
	display:table-cell;
	height:auto;
}

