/*
	Skin name: Exclusive
	Description: A new skin for a new release
	Author: Fredrik Fahlstad
	Author url: http://www.fahlstad.se
	WP-Forum url: http://www.fahlstad.se/wp-plugins/wp-forum
	Version: 1.0
*/ 

table, tr, td, th { 
	border: 0 !important;
	color: #CCC;
}

#wpf-wrapper {
}

.wpf-table, .wpf-post-table {
	clear: both;
	text-align: left;
	padding: 20px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #222 !important;
}

.wpf-table input,
.wpf-table textarea{
}

#paging {
	width: 100%;
	border-bottom: 1px solid #222 !important;
	padding: 20px 0;
	margin: 20px 0;
}

input.search {
}

input.submit {
}

td, th {
}

td {
}

td small {
}

.wpf h3 {
	font-size: 16px !important; 
	font-weight: bold !important;
	margin: 0 !important;
	padding: 0 !important;
	clear: both;
	display: block;
}

.wpf ul#forumlist {
	margin-top: 10px;
}

.wpf ul#forumlist li {
	clear: both;
	text-align: left;
	padding: 10px 0;
	border-bottom: 1px solid #222;
}

.wpf ul#forumlist li.alt {
}

.wpf-table tr {
}

.wpf-table tr.alt, tr.wpf-alt {
}

th {
	text-align: left;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

.wpf-meta {
	color: #999;
}

.wpf-bright {
}

td h3 {
	color: #FFF;
	margin: 0;
}

th h4 {
	font-weight: normal;
	margin: 0;
}

#wpf-info {
	text-align: left;
	padding: 5px;
	margin-top: 1em;
}

.wpf-info-center {
	display: none;
}

#forummenu, #topicmenu, #mainmenu {
	padding: 20px 0 !important;
}

#topicmenu tr td, 
#mainmenu tr td,
#forummenu tr td {
}

#forummenu tr td a,
#forummenu tr td a:visited,
#forummenu tr td a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

p#trail {
	margin-top: 1em;
}

td.button a {
	width: 80px !important;
	height: 20px !important;
	line-height: 20px !important;
	background: url('/images/button-login.png') no-repeat !important;
	color: #FFF !important;
	font-size: 11px !important;
	font-weight: normal !important;
	text-transform: uppercase !important;
	text-align: center !important;
	text-decoration: none !important;
	display: block !important;
	cursor: pointer !important;
	margin: 0 !important;
	padding: 0 !important;
}

td.button a:hover {
	text-decoration: none !important;
}
