/*
	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.1
*/ 
#wpf-wrapper{ font-size: 90%; }
.wpf-table, .wpf-post-table{ border: solid 1px #ccc; border-collapse: collapse; }

td, th{ padding: 5px; }
td{  }
.wpf-table tr{
	border-bottom: 1px solid #ccc;
}
.wpf-table tr.alt, tr.wpf-alt{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.wpf-table textarea {
	width: 98%;
}
th{ color: #fff; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.wpf-meta{
	border-bottom: 1px solid #ccc;
}

.wpf-bright{ color: #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
th h4{
	margin: 0;
}

#wpf-info{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; border: solid 1px #ccc; padding: 5px; margin-top: 1em; }
#forummenu, #topicmenu, #mainmenu{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border: solid 1px #ccc; padding: 0; }
p#trail{
	margin-top: 1em;
}
table.search td{ border: none; }
