/*
	Skin name: Fixed gear switzerland
	Description: Custom made for fixed gear switzerland
	Author: Fredrik Fahlstad
	Author url: http://www.fixedgearswitzerland.com
	WP-Forum url: http://www.fahlstad.se/wp-plugins/wp-forum
	Version: 1.0
*/ 
#wpf-wrapper{
	margin: 0px 0px 0px 10px; 
	font-size: 9pt;
}

.wpf-table, .wpf-post-table{
	border-top: 1px solid #ddd;
	border-collapse: collapse;
}

td, th{
	padding: 5px;
}


td{
	vertical-align: top;
}

.wpf-table tr{
	border-bottom: 1px solid #ddd;
}

.wpf-table tr.alt, tr.wpf-alt{
	background: #f9f9f9;
}


#trail{
	margin: 0px 0px 10px 0px; 
}

th{
	background: #F5F5F5;
	color: #444;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}

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

.wpf-bright{
	background: #fff;
	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;
}