/*
	Skin name: Wood
	Description: A skin to match the Will'o'Wisp Wood theme.
	Author: Maria Helena Stanke
	Author url: http://www.silversepent.net
	Version: 1.0
*/ 
#wpf-wrapper{
	font-size: 90%;
}
.wpf-table, .wpf-post-table{
	border: 1px solid #563211;
	border-collapse: collapse;
}

td, th{
	padding: 5px;
}
td{
	vertical-align: top;
}
.wpf-table tr{
	border-bottom: 1px solid #563211;
}
.wpf-table tr.alt, tr.wpf-alt{
	background: url(images/bg2.jpg) repeat;
}
th{
	background: #2e4128;
	color: #ab671b;
	font-weight: bold;
}

.wpf-meta{
	border-bottom: 1px solid #563211;
}

.wpf-bright{
	background: url(images/bg2.jpg) repeat;
	color: #e2dfcf;
}
th h4{
	margin: 0;
}

#wpf-info{
	background: #e2dfcf;
	text-align: center;
	border: 1px solid #563211;
	padding: 5px;
	margin-top: 1em;
}
#forummenu, #topicmenu, #mainmenu{
	background: #e2dfcf;
	border: 1px solid #563211;
	padding: 0;
}
p#trail{
	margin-top: 1em;
}
small {
	font-size: 10px;
}