/* GOT SCENE FORUM STYLES */

.forumTopTable { margin-bottom: 3px; }
.forumTime { font-size: 11px; }

.forumOnline { background-color: #dddddd; color: #333333 !important; font-size: 11px; }
.forumOnline a { text-decoration: none; }

.forumTable .lastPost { font-size: 11px; }
.forumTable .lastPost a { font-size: 11px; text-decoration: none; }

.forumTable { border: 2px solid #4f88b3; padding: 0px; margin: 0px; }
.forumHeader { background-color: #4f88b3; font-size: 12px; font-weight: bold; color: #ffffff; }
.forumHeader a { color: #8bc6ff !important; }
.forumHeader a.white { color: #ffffff !important; }
.forumEmpty { padding: 20px; font-style: italic; border: 1px solid #4f88b3; color: #333333 !important; }

.forumOne { background-color: #dddddd; color: #333333 !important; }
.forumTwo { background-color: #eeeeee; color: #333333 !important; }
.forumOne a, .forumTwo a { text-decoration: none; font-weight: bold; }
.forumOne .forumTitle a { display: block; height: auto; font-size: 14px; font-weight: bold; text-decoration: none; color: #3c6788; }
.forumOne .forumDesc { font-size: 11px; color: #333333; }

.forumHeader a { color: #ffffff; }
.forumOne .postUserImage img { border: 2px solid #000000; }
.forumOne .postUserName a { font-size: 20px; font-weight: bold; text-decoration: none; color: #3c6788; }
.forumOne .postUserName span { font-size: 11px; text-transform: capitalize; }
.forumOne .postUserDetails { font-size: 11px; }
.forumTwo .postTitle { border-bottom: dashed 1px #000000; font-size: 12px; font-weight: bold; color: #4f88b3; }
.forumTwo .postBody { font-size: 11px; color: #444444; }
.forumTwo .postBody .quotePost { margin: 10px 10px 0px 10px; font-size: 10px; }
.forumTwo .postBody .quotePost div { background-color: #dddddd; margin: 0px; padding: 10px; }
.forumTwo .postBody .quotePost div p { margin-top: 0px; }

.randForm { margin-bottom: 5px; }
.randForm select { background-color: #ffffff; padding: 2px; border: 1px solid #c94a47; font-size: 11px; color: #333333; width: 214px; }
.randForm select option { padding: 0px; }

.forumSpacer { background-color: #4f88b3; }

.forumPages { background-color: #dddddd; font-size: 11px; color: #333333; }
.forumPages a { text-decoration: none; }

.forumBottomTable { margin-top: 3px; }
.forumRestrictions { font-size: 11px; }

.contentTitleSky a { color: #ffffff !important; }