
/* ### -- -- -- -- -- Special Latest Posts And Threads Styles -- -- -- -- -- ### */

/* 

File: latestPostsAndThreads.css
Package: com.bergwerk.wbb.page.user.latestPostsAndThreads
Copyright 2009 by Bergwerk <http://bergwerk.forenberg.de>

*/

/* ### -- -- -- -- -- Latest Posts And Threads Box -- -- -- -- -- ### */

.latestPostsAndThreadsBoxTableRow .columnRating {
	text-align: center;
	min-width: 60px;
}

.latestPostsAndThreadsBoxTableRowNarrow .columnIcon {
	padding: 1px 2px;
}

.latestPostsAndThreadsBoxTableRowNarrow .columnTopic {
	width: 47%;
}

.latestPostsAndThreadsBoxTableRowNarrow .columnRating {
	text-align: center;
	min-width: 60px;
}

.latestPostsAndThreadsBoxTableRowNarrow .columnLastPost {
	width: 18%;
}

.latestPostsAndThreadsBoxTableRowNarrow .columnLastPost .containerIconSmall {
	width: 20px;
}

.latestPostsAndThreadsBoxTableRowNarrow .columnLastPost .containerContentSmall {
	margin-left: 22px;
}

.latestPostsAndThreadsBoxTableRowNarrow .columnBoard {
	width: 25%;
}

.latestPostsAndThreadsBoxTableRowNarrowNoRating .columnIcon {
	padding: 1px 2px;
}

.latestPostsAndThreadsBoxTableRowNarrowNoRating .columnTopic {
	width: 50%;
}

.latestPostsAndThreadsBoxTableRowNarrowNoRating .columnLastPost {
	width: 20%;
}

.latestPostsAndThreadsBoxTableRowNarrowNoRating .columnLastPost .containerIconSmall {
	width: 20px;
}

.latestPostsAndThreadsBoxTableRowNarrowNoRating .columnLastPost .containerContentSmall {
	margin-left: 22px;
}

.latestPostsAndThreadsBoxTableRowNarrowNoRating .columnBoard {
	width: 25%;
}

/* ### -- -- -- -- -- Latest Posts And Threads Page -- -- -- -- -- ## */

#latestPostsAndThreadsPage .columnRating {
	text-align: center;
	min-width: 60px;
}

/* ### -- -- -- -- -- Latest Posts And Threads Administration -- -- -- -- -- ### */

.latestPostsAndThreadsAcpTableHeadListID {
	width: 15%;
}

.latestPostsAndThreadsAcpTableHeadIsActive {
	width: 15%;
}

.latestPostsAndThreadsAcpTableRowColumnListID {
	text-align: right;
}

.latestPostsAndThreadsAcpTableRowColumnListEdit {
	text-align: center;
	width: 7%;
}

.latestPostsAndThreadsAcpTableRowColumnTitle {
	text-align: center;
}

.latestPostsAndThreadsAcpTableRowColumnStatus {
	text-align: center;
}

.latestPostsAndThreadsAcpTableRowColumnStatusEdit {
	text-align: center;
}

/* ### -- -- -- -- -- Latest Posts And Threads Copyright -- -- -- -- -- ### */

#latestPostsAndThreadsCopyright {
	display: inline !important;
}

/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */
