/*
	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 img{
  border:0px;
  padding:0px;
  margin:0px;
}


.wpf-table, .wpf-post-table{
	border: 1px solid #ccc;
	border-collapse: collapse;
  font-size:1.2em !important;
}

.wpf-table small, .wpf-post-table small{
  font-size:1em !important;
}




td, th{
	padding: 5px;
}
td{
	vertical-align: top;
}


.wpf-table tr{
	border-bottom: 1px solid #ccc;
}
.wpf-table tr.alt, tr.wpf-alt{
	background: #f9f9f9;
}
th{
	background: #8EBAFD;
	color: #000;
	font-weight: bold !important; 
	font-family:"Trebuchet MS","Bitstream Vera Serif",Utopia,"Times New Roman",times,serif !important ;
  font-size:1.2em !important;
}

.wpf-meta-table td{
  border: 0px !important;
}

.wpf-meta-table p{
  font-size:1em;
}

.wpf-meta-table blockquote{
  font-size:0.8em;
}

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

.wpf-meta a{
	border-bottom: 1px solid #ccc;
	color: #000;
  font-size:0.8em !important;
}

.wpf-meta td{
	padding:0px !important;
}


.wpf-bright{
	background: #eee;
	color: #333;
	font-size:13px !important;
	font-weight: bold !important;
}
th h4{
	margin: 0;
	color:#EEEEEE;
}

#wpf-info{
	background: #f9f9f9;
	text-align: center;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 1em;
}
#forummenu, #topicmenu, #mainmenu{

	border: 1px solid #ccc;
	padding: 0px !important;
}


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

#wpf-small{
font-size:0.9em;
}
.mirrortab_last,.mirrortab_first, .maintab_first, .maintab_last, .mirrortab_back, .maintab_back{
border: 0px !important;
 text-align:center !important;
}



.maintab_back a{
border:1px solid #E5E2E0;
margin-bottom:2px;
padding: 5px 15px 5px 15px;
background:#2C2C29;
border: solid #FFF;
color:#FFFFFF;
cursor:pointer;
font-family:Helvetica,Georgia,serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:25px;
line-height:normal;
text-align:center;
}

.mirrortab_back a{
border:1px solid #E5E2E0;
margin-bottom:2px;
padding: 5px 15px 5px 15px;
background:#2C2C29;
border: solid #FFF;
color:#FFFFFF;
cursor:pointer;
font-family:Helvetica,Georgia,serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:25px;
line-height:normal;
text-align:center;
}

.wpf-navigation {
  margin-bottom: 0px !important;
}
.wpf-navigation td{
   border: 0px solid !important;
   padding: 0px 10px 0 10px !important;


}


#wpf-wrapper textarea{
  height:250px;
}
