/*
	Skin name: Nicola Sipprell
	Description: A new skin for NicolaSipprell.com
	Author: Abe Cole
	Author url: http://www.abecole.com
	Version: 1.0
*/ 
div.community #wpf-wrapper{
	font-size: 90%;
}
div.community .wpf-table, div.community .wpf-post-table{
	border: 1px solid #ccc;
	border-collapse: collapse;
}

div.community td, div.community th{
	padding: 5px;
}
div.community td{
	vertical-align: top;
}
div.community .wpf-table tr{
	border-bottom: 1px solid #ccc;
}
div.community .wpf-table tr.alt, div.community tr.wpf-alt{
	background: #f9f9f9;
}
div.community th{
	background: #7d5340;
	color: #fff;
	font-weight: bold;
}

div.community .wpf-meta{
	border-bottom: 1px solid #ccc;
}

.div.community wpf-bright{
	background: #eee;
	color: #333;
}
div.community th h4{
	margin: 0;
}

div.community #wpf-info{
	background: #f9f9f9;
	text-align: center;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 1em;
}
div.community #forummenu, div.community #topicmenu, div.community #mainmenu{
	background: #f9f9f9;
	border: 1px solid #ccc;
	padding: 0;
}
div.community p#trail{
	margin-top: 1em;
}
