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

.wpf-table td, .wpf-table th{
	padding: 5px;
}
.wpf-table td{
	vertical-align: top;
	text-align: left;
}

#titulin a:link, #titulin a:visited{
	
	text-align: left;
	font-size: 16px;
	font-weight:bold;
}

.wpf-table tr{
	border-bottom: 1px solid #ccc;
}
.wpf-table tr.alt, tr.wpf-alt{
	background: #f9f9f9;
}




.wpf-table tr a:link, .wpf-table tr a:visited{

	
}
.wpf-table tr.alt a:link, 
.wpf-table tr.alt a:visited,
tr.wpf-alt a:link,
tr.wpf-alt a:visited
{
/*	font-size: 15px;
color:#990000;*/
}


td.wpf-alt a:link, td.wpf-alt a:visited

{
font-size: 14px;
line-height: 18px;
font-weight:bold;
text-decoration: underline;
color:#990000;
letter-spacing: -0.5px;
}

td.wpf-alt a:hover

{
font-size: 14px;
line-height: 18px;
font-weight:bold;
text-decoration: none;
color:#990000;
letter-spacing: -0.5px;
}

.mirrortab_back
{
font-size: 14px;
font-weight:bold;
color: #ffffff;
background: #668FA6;
letter-spacing: -1px;
padding: 3px;
}

#top_r .mirrortab_back a:link,
#top_r .mirrortab_back a:visited
{
color: #ffffff;
text-decoration: underline;
}

#top_r .mirrortab_back a:hover
{
color: #ffffff;
text-decoration: none;
}

.mirrortab_first
{
padding: 3px;
background: #668FA6;
}

.mirrortab_last
{
padding: 3px;
background: #668FA6;
}

.wpf-table th{
	background: #555;
	color: #fff;
	font-weight: bold;
}

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

.wpf-bright{
	background: #eee;
	color: #333;
}
th h4{
	margin: 0;
}

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