/* Signatures ---- */

.signature {
max-height: 300px;
height: expression( this.offsetHeight > 300 ? "300px" : "hidden" );
overflow: hidden;
}

/* Hide These ---- */

.social-links,
li.support-link,
.legend-box h2,
.reply-box .boxheading h2,
.search,
.advanced-search,
.visitors,
.top .previous-topic,
.top .next-topic,
.bottom .previous-topic,
.bottom .next-topic,
.invite,
.category-box .date,
.search,
.advanced-search,
.visitors .odd,
#directory_default .control-box.top,
ul.daily-stats,
ul.total-stats,
#calendar_default div.sidebarholder,
.calendar div.sidebarholder
{ display: none; }

.subscription-links { display: none; }

.discussion-box th { text-indent: -5000px; } 

.forum-box th { visibility: collapse; }

th.forums { text-indent: -1000em; } 

/* Centering ---- */

body,
div.box,
div.boxheading,
div.boxbody,
div.box table,
div.box table th,
div.box table td,
input,
textarea,
.wysiwyg-editor 
{ text-align: center; }

#calendar_default div.forumholder,
.calendar div.forumholder { margin: auto; }

.subforums { padding-left: 44%; }

.subforums span { padding-left: 5px; padding-right: 5px; }

.interact { padding-left: 45px; }

.interact span { padding-left: 9px; }

.custom-box.extra-content { border: 0px; }

#widgets_chatbox .odd td { background: #fafdfe; color: #000000; border: 1px groove #0e3b54; }
#widgets_chatbox .even td { background: #9d7147; color: #000000; border: 1px groove #0e3b54; }

.chatbox-holder {
   padding: 20px;
   background: url(http://i615.photobucket.com/albums/tt232/YUKUSDS/2016%20%20DESIGNERS/DEBBY/040416-Country%20Girl-%20Verymany/ST%203.png);
   border: 2px groove #0e3b54;
   border-radius: 20px;
}
 

#widgets_chatbox, #widgets_chatbox table,
#widgets_chatbox tr, #widgets_chatbox td   { 

text-align:center; 
margin: 10px auto; width: 100%; text-align:center;}

#chatbox_form a { 
  color: #4a4448;
}