
tr.imageBoardContainer {background-color:#f4f4f4;font-weight:900;font-size:150%;border:2px solid black;}
tr.imageBoardContainer td {padding:0.3em;}
td.imageBoardName {font-size:125%;}
td.imageBoardName a.boardtitle {font-weight:900;font-size:130%;}
div.boardDescription {font-size:90%;max-width:350px;padding-left:2em;}
div.boardStats {font-size:80%;padding-left:2em;}
div.previewImage {float:right;}
div.previewImage img {border: 2px solid #ccc;}
div.lastPostContainer {margin-right:110px;}
tr.imageBoardRow td {height:110px;padding:0.2em;}

/* View Thread */
table.ibThread {border: 2px solid #ccc;width:95%;margin:1em auto;}
table.ibThread th {height:2em;font-size:115%;text-align:left;padding:0.2em;background-color:#eee;border-bottom:1px solid #ccc;}
table.ibThread th a {color:black;}
td.ibThreadContent {padding:0.5em;}
div.ibThreadImageNail {float:left;width:230px;}
div.ibThreadImageNail img {border: 2px solid #ccc;margin: 0.5em;}
div.ibThreadPostInfo {font-size:125%; color: #777;font-weight:800;}

div.ibThreadReply {display:inline-block;border:1px solid #ccc;padding:0;margin:1em;min-width:50%;}
div.ibThreadReplyTitle{padding:0.3em;font-size:120%;background-color:#eee;font-weight:800;}
div.ibPostDeleted div.ibThreadReplyTitle {background-color: red;background-color: rgba(255,0,0,0.5);}

table.ibpost {border: 1px solid #ccc;}
table.ibpost thead th {background-color:#eee;border-bottom:1px solid #ccc;}
table.ibpost th, table.ibpost td {padding:0.5em;}
table.ibpost textarea {width:99%;}
table.ibpost tr.submitRow {background-color:#eee;border-top:1px solid #ccc;text-align:center;}

table.ibImageLinks th {padding: 0.1em;font-size:90%;border-bottom:1px solid #ccc;}
table.ibImageLinks {border: 2px solid #ccc;}
table.ibImageLinks td {padding:0.3em;}
div.imgTagList {border : 1px solid #888; background-color:#eee; padding:0.5em;margin-top:2em;border-radius:4px;display:inline-block;}
div.imgTagList:after {content:'.';clear:both;height:0;width:0;visibility:hidden;}
th.closedThread {background-color: #FEEFB3 !important;color:#9F6000;}
th.deletedThread, div.ibPostDeleted {background-color: #FFBABA !important;color: #D8000C;}
th.closedThread a, th.deletedThread a {color:inherit !important;}

div.ibAdminOptions {float:right;}

#uploadTarget { height: 0; width:0; z-index:1;}

/* Tagging things */
div#tagEditorContainer {display:block; height:100% !important; table-layout:fixed;width:100%;position:fixed;top:0;left:0;
background-color: rgba(0,0,0,0.7);}
div.teContainer {display:block;text-align:center;vertical-align:middle; width:100%;max-height:95%;}
div.teInnerContainer {display:inline-block;margin:auto;border: 3px solid #ccc; background-color:white;padding: 1em;
			min-width:40%;position:relative;max-height:99%;max-width:100%;}
div#tagEditor {position:relative;display:inline-block;max-width:70%;}
div.teImage img {cursor:pointer;position:relative; height:auto;max-width:90%;}
div.teImage {max-height:90%;position:relative;height:auto;}
div#teImageTagBox {width:100px;height:100px;border:3px outset #ccc;position:absolute;;outline:3px solid #ccc;outline: 3px solid rgba(0,0,0,0.5);}
div.teEditor {display:inline-block;vertical-align:top;position:relative;padding:1em;text-align:left;width:20%;}
div.teEditor h2 {border-bottom:1px solid #ccc;}
/*div#tagEditor:after {content:'.';clear:both;display:block;font-size:0;line-height:0;visibility:hidden;} */
div.tagEditorExistingTag {margin:0.4em;font-size:150%;}
div#teImageTagger {position:absolute;text-align:center;background-color:#ccc;padding:0.6em;border:2px solid black;}

div#tagEditorImage {position:relative;}
.ui-autocomplete { width: 300px !important;overflow-x:hidden;max-height:400px;}

/*======================================================================*\
|| ####################################################################
|| # File Revision:    $Revision: 648 $
|| # Last Change:      $LastChangedDate: 2013-04-14 10:14:20 -0700 (Sun, 14 Apr 2013) $
|| # Last Commit By:   $Author: JDS $
|| ####################################################################
\*======================================================================*/