/*
	Skin name: WP-Forum 2.0
	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{
	line-height: normal;
	color: #white;
}
#wpf-wrapper table, #wpf-wrapper div, #wpf-wrapper h2, #wpf-wrapper h3, #wpf-wrapper h4, #wpf-wrapper form{
	margin: 0;
	padding: 0;
}
#wpf-wrapper small{
	color: #white;
	font-size: 70%;
}

.wpf-table a, .wpf-post-table a, #wpf-wrapper p a, #wpf-wrapper span a{
	color: #white;
	font-size:  110%;
}

/*
table.search td{
	border: none;
}
table.search{
	background: #27353f;
	border: 1px solid #black;
}
*/

table.a:hover {
	color: white; 
	text-decoration: underline; 
}

ul#wpf-menu, ul.wpf-postmeta {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul#wpf-menu li, .wpf-postmeta li{
	list-style: none;
	padding-right: 10px;
	display: inline;
}
.wpf-table{
	border-collapse: collapse;
	padding: 5px;
	border: 1px solid #2b3c47;   
	background: #2b3c47;
	font-size:  100%;
}
.wpf-post-table{
	border-collapse: collapse;
	padding: 15px;
	border-left: 1px solid #27353f;
	border-right: 1px solid #27353f;
	border-bottom: 1px solid #27353f;
	background: #2b3c47;
	table-layout: fixed;
	overflow:hidden;
}
.wpf-table th, .wpf-post-table th{
	background: #1e2b33;
	border: 1px solid #27353f;
	padding: 5px;
	color: #fff;
	white-space: nowrap;

}
.wpf-post-table td{
	overflow:hidden; 
	padding: 0px;
}


.wpf-table td{
	border: 1px solid #27353f;
	padding: 3px;
}
#wpf-wrapper .wpf{
	padding: 5px;
}
.wpf-alt{
	background: #1e2b33;
}
.sticky{
	background: url('') #e0e1e8;
}
.sticky a{
	font-weight: bold;
}
td.wpf-meta{
	border-bottom: 1px solid #27353f;
	padding: 0;
	margin: 0;
}
td.wpf-meta a{
	font-weight: bold;
}



.wpf-small{
	margin-bottom: 10px;
}

.wpf-table h2{
	margin: 0;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #fff;
}

.wpf_forum_search_style input { 
	width:97%; 
	color:#ffffff; 
	border: 1px solid #000; 
	background-color: #27353f; 
}


#wpf_forum_search_ID input { 
	width:97%; 
	color:#ffffff; 
	border: 1px solid #000; 
	background-color: #27353f; 
}

/*
th.wpf-bright{
	color: #27353f;
	border-top: 1px solid black;
}

th.wpf-bright h3{
	margin: 0;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}

*/

/*
.wpf-avatar{
	padding: 5px;
}
*/                         


#wpf-wrapper a img, #wpf-wrapper img {
	border:0;
	padding: 0;
	margin: 0;
	background: transparent;
}


.updated{
	background: #fffbcc;
	border: 1px solid #e6db55;
	padding: 5px;
	margin-bottom: 1em;
}
.
#wpf-wrapper blockquote{
	background: #d7daec;
	border: 1px solid #6081a0;
	padding-left: 5px;
	margin: 0;
}


// definitions for the main tab, active means the tab reflects which page is displayed

.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: white;
	_text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	color: white;
	text-decoration: none;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: helvetica, tahoma, sans-serif;
}
.maintab_first
{

	width: 10px;
}
.maintab_back
{

}
.maintab_last
{

	width: 8px;
}
.maintab_active_first
{

	width: 6px;
}
.maintab_active_back
{

}
.maintab_active_last
{

	width: 8px;
}

//  how links behave in main tab. 

#wpf-wrapper .maintab_back a:link , #wpf-wrapper .maintab_back a:visited, #wpf-wrapper .maintab_active_back a:link , #wpf-wrapper .maintab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: white;
	text-decoration: underline;
}

// definitions for the mirror tab 
#wpf-wrapper .mirrortab_first, #wpf-wrapper .mirrortab_back, #wpf-wrapper .mirrortab_last, #wpf-wrapper .mirrortab_active_first, #wpf-wrapper .mirrortab_active_back, #wpf-wrapper .mirrortab_active_last
{
	color: white;
	vertical-align: top;
}
#wpf-wrapper .mirrortab_back, #wpf-wrapper .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: helvetica, tahoma, sans-serif;
}

.mirrortab_first
{

	width: 10px;
}
.mirrortab_back
{

}
.mirrortab_last
{

	width: 6px;
}


// how links behave in mirror tab. 
#wpf-wrapper .mirrortab_back a:link ,#wpf-wrapper  .mirrortab_back a:visited,#wpf-wrapper  .mirrortab_active_back a:link , #wpf-wrapper .mirrortab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: white;
	text-decoration: underline;
}
pre.code{
	width: 570px;
	background: #eee;
	border: solid 1px #ccc;
	padding: 5px;
	overflow: auto;
	font-size: 50%;
}


#trail{
	margin-top: 5px;
}



#wpf-wrapper 
#wpf-info{
	text-align:center; 
	padding:5px; 
	border:1px solid #27353f;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #2b3c47;
}
#wpf-wrapper{
		font-size: 105%;

}
td, th{
	vertical-align: top;
}
th{
	vertical-align: middle;
}

.td a:hover,  th a:hover {
	color: white; 
	text-decoration: underline; 
}



