/*
	Skin name: BBK Forum
	Description: Custom BBK Skin
	Author: Mike Davis
	Author url: 
	WP-Forum url: 
	Version: 0.1
*/ 


.wpf-table tr{

	/*border-bottom: 1px solid #ccc;*/
}
.wpf-table tr.alt, tr.wpf-alt{
	/*background: #005dab;*/

}

.wpf-meta{


}

table {
	border-style: solid;
	border: 1px solid #4b4b4b;
}

td {
	padding: 1px;

}

blockquote {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
  background: url(images/bg-trans.png) repeat;
} 

#wpf-info{


	text-align: center;

	padding: 5px;
	margin-top: 1em;
}
#forummenu, #topicmenu, #mainmenu{

	padding: 0;
}

