﻿.forum { width:990px; margin-left:auto; margin-right:auto; padding:5px; background-color: White; font-family:Calibri, Tahoma, Verdana, Arial; }
.forumMenu { float:left; width:980px; background-color:#dddddd; text-align:left; }
.forumInner { float:left; width:980px; background-color:#dddddd; text-align:left; }
.forumInner > div { float:left; width:980px; }

.forumCategory { float:left; width:970px; padding:3px 5px; text-align:left; background-color:#336699; color:White; }

.forumList { float:left; width:978px; padding:0px; border:1px solid #cccccc; }

.forumName { font-size:100%; }
.forumName a { text-decoration:none; }
.forumName a:hover { text-decoration:underline; } 

.threadHeading { font-size:100%; width:976px; padding:2px; text-align:left; }
.threadList { float:left; width:978px; padding:0px; border:1px solid #cccccc; }
.threadList > div { float:left; width:978px; padding-bottom:2px; }
.threadList table { float:left; width:100%; font-size:100%; }
.threadList td { vertical-align:top; }

.threadList .postDate { text-align:left; width:175px; }
.threadList .postNumber { text-align:right; }

.threadList .postAuthor { width:175px; text-align:left; background-color:#cccccc; }

.threadList .post {}
.threadList .postHeading { width:100%; background-color:#eeeeee; text-align:left; }
.threadList .postDetails { width:100%; text-align:left; }


.threadList .user { float:left; width:200px; }
.threadList .title { float:left; width:774px; padding:2px; }
.threadList .post { float:left; width:774px; padding:2px; }



.lastPostDate { font-weight:bold; }
