﻿body
{
}

#moderateHeader {width:650px; background-color:#FFFFFF;}
#moderateListing {display:table;}
#moderateListingHeader {display:table-row; clear:both; background-color:#E5E5E5;}
#moderateHeaderPost {display:table-cell; width:400px; float:left;}
#moderateHeaderDate {display:table-cell; width:70px; float:left;}
#moderateHeaderAction {display:table-cell; width:70px; float:left;}

.moderatePost {clear:both; display:table-row;}
.moderatePostAlt {clear:both; background-color:#EEEEEE; display:table-row;}
.moderatePostContents {float:left; width:475px; display:table-cell; padding: 10px;}
.moderatePostDate {float:left; width:70px; display:table-cell; padding: 10px;}
.moderatePostActions {float:left; width:70px; display:table-cell; padding: 10px;}


.moderatePostSubject {}
.moderatePostParentRow {}
.moderatePostParentTitle {}
.moderatePostParentSubject {}

.moderatePostBody {}
.moderatePostBody:before {margin-right:20px;font-size:40px; font-weight:bold; font-family:Times New Roman; color:#BBBBBB; content:open-quote;}
.moderatePostBody:after  {margin-left:20px; font-size:40px; font-weight:bold; font-family:Times New Roman; color:#BBBBBB; content:close-quote;}
.moderatePostedInfoRow {}
.moderatePostedInfo {}
.moderatePostCategoryName {}
.moderatePostForumName {}
.moderatePostUsername {}

#deletePostContent {width:250px; height:150px; padding:10px;}
#deletePostBKG {	background-color:#EEEEEE; width:325px; height:260px; position:absolute; top:160px; left:150px; visibility:hidden; border: solid 1px #000000; }
#deletePost { padding: 10px; width:300px;	height:240px; position:absolute; top:160px; left:150px; visibility:hidden; overflow:scroll; }
#deletePostSubject { width:300px; }

#editPostBKG {	background-color:#EEEEEE; width:550px; height:350px; position:fixed; top:160px; left:150px; visibility:hidden; border: solid 1px #000000; }
#editPost { padding: 10px; width:550px;	height:350px; position:fixed; top:160px; left:150px; visibility:hidden; }
#editPostSubject { width:300px; }

.tableRowDeletedMain { background-color:#ff8282; margin:0px; width:600px; display:table-row;}
.tableRowDeletedAlt  { background-color:#ff6262; margin:0px; width:600px; display:table-row;}

.tableRowPendingModerationMain { background-color:#fff5a2; margin:0px; width:600px; display:table-row; }
.tableRowPendingModerationAlt { background-color:#fff076; margin:0px; width:600px; display:table-row;}

.postDeletedMain { background-color:#ff8282; }
.postDeletedAlt  { background-color:#ff6262; }

.postPendingModerationMain { background-color:#fff5a2; }
.postPendingModerationAlt { background-color:#fff076; }

