/*

	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: 100%;

}

.wpf-table, .wpf-post-table{

	border: 1px solid #ccc;

	border-collapse: collapse;

}



td, th{

	padding: 5px;

}

td{

	vertical-align: top;

}

.wpf-table tr{

	border-bottom: 1px solid #ccc;

}

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

}

.wpf-table textarea {

	width: 98%;

}

th{

	font-weight: bold;

}



.wpf-meta{

	border-bottom: 1px solid #ccc;

}



.wpf-bright{


}

th h4{

	margin: 0;

}



#wpf-info{

	text-align: center;

	border: 1px solid #ccc;

	padding: 2px;

	margin-top: 1em;

}

#forummenu, #topicmenu, #mainmenu{

	border: 1px solid;

	padding: 0;

}

p#trail{

	margin-top: 1em;

}