/*
	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%;
}
.wpf-table, .wpf-post-table{
	border: 1px solid #666;
	border-collapse: collapse;
	width:778px;
}

td, th{
	padding: 5px;
}
td{
	vertical-align: top;
}
.wpf-table tr{
	border-bottom: 1px solid #666;
}
.wpf-table tr.alt, tr.wpf-alt{
/*	background: #030303;*/
}
th{
/*	background: #030303;*/
	color: #fff;
	font-weight: bold;
}

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

.wpf-bright{
/*	background: #030303;*/
	color: #fff;
}
th h4{
	margin: 0;
}

#wpf-info{
	text-align: center;
	border: 1px solid #666;
	padding: 5px;
	margin-top: 1em;
}
#forummenu, #topicmenu, #mainmenu{
	padding: 0;
}
p#trail{
	margin-top: 1em;
}
form input#log, form input#pwd {
	margin:5px 0;
}
form input#cauta, form input#trimite {
	border-width:1px;
	border-style:solid;
	border-color:#ed6502 #a04300 #a04300 #ed6502;
	padding:3px 7px;
	background-image:url("images/spriteme2.png");
	background-position:0px -67px;
	color:#fff;
	font:bold 12px arial, helvetica, sans-serif;
	cursor:pointer;
	text-align:center !important;
	white-space:nowrap;
	height:24px;
}
form input#searchbar{
	width:150px;
	height:20px;
	border:0;
	margin-right:5px;
	padding:3px 0 0 7px;
	color:#666;
}
.raspuns {
	width:98%;
}
