/*
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
*/ 
#wpf-wrapper{
	font-size: 90%;
}
#upshrinkHeader2 {
display: none;
}
.wpf-table, .wpf-post-table{
	border: 0;
}

.wpf-table {
font-size: 90%;
}

.wpf-small {
font-size: 75%;
}

td, th{
	padding: 5px;
}
td{
	vertical-align: top;
}
.wpf-table tr{
	border: 0;
}
.wpf-table tr.alt, tr.wpf-alt{
	background: #444573;
}
th{
	font-weight: bold;
}

.wpf-meta{
	border-bottom: 1px solid #ccc;
}

.wpf-bright{
	background: #444573;
}
th h4{
	margin: 0;
}

#wpf-info{
display: none;
}

#forummenu, #topicmenu, #mainmenu{
	background: #444573;
	border: 0;
	padding: 0;
}
p#trail{
	margin-top: 1em;
}
