/*
	Skin name: W3 Positive
	Description: Sking to match positive tv website skiwn
	Author: Mit
	Author url: http://w3systems.net
	WP-Forum url: http://w3systems.net
	Version: 1.0
*/ 
#wpf-wrapper{
	font-size: 90%;
}


.wpf {
position:relative;
width:660px;
margin:0 0 5px 0;
padding:0px;
overflow: hidden;
background:#ffffff;
border:0px solid #d7d7d7;
}

.wpf-table, .wpf-post-table{
	border: 0px solid #ccc;
	border-collapse: collapse;
}

td, th{
	padding: 5px;
}
td{
	vertical-align: top;
}
.wpf-table tr{
	border-bottom: 1px solid #d7d7d7;
}
/*.wpf-table tr.alt, tr.wpf-alt{
	background: #f9f9f9;
}*/
.wpf-table textarea {
	width: 98%;
}
th{
/*	background: #555;*/
/*height:30px;*/
/*	background:url(../../../../themes/w3-positive/supporting/images/fade.png) right top no-repeat;*/
/*	color: #fff;*/
	font-weight: bold;
}

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

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

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