/***********************************************************************
* NOTICE: In order to reduce bandwidth usage, a minimized version of   *
* this stylesheet is used by default (style.min.css). Changes in this  *
* file do not have any effect unless it is loaded by the template      *
* (main.tpl).                                                          *
* The minimized version was created with the YUI Compressor            *
* <https://yui.github.io/yuicompressor/>.                              *
***********************************************************************/
@import url("css/font-awesome.min.css");
@import url("bootstrap.css");

html {
	  font-family: sans-serif;
	  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

a:active,
a:hover {
  outline: 0;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

body                     { color:#000;  margin:0; padding:0; font-family:verdana,arial,sans-serif; /* font-size:100.01%; */ background:#fff; }

h1                       { margin-top:0; font-size:1.25em; font-weight:bold; }
h2                       { margin-top:20px; font-size:1.25em; font-weight:bold; }

p                        { margin-top:0; }
img                      { border:0; max-width:100%; height: auto;}

mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}



/* default links: */
a                        { color:#069; text-decoration:none; }
a:visited                { color:#069; opacity: 0.7;}
a:hover                  { color:#E12D2D; }
a:active                 { color:#E12D2D; }
 
/* strong links */
a.stronglink             { padding-left:13px; color:#069; text-decoration:none; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 4px; }
a.stronglink:visited     { color:#069; opacity: 0.7; }
a.stronglink:hover       { color:#E12D2D; text-decoration:underline; background:url(images/bg_sprite_1.png) no-repeat 0 -46px; }
a.stronglink:active      { color:#E12D2D; }

img.next                 { background:url(images/bg_sprite_2.png) no-repeat 0 -11px; }
img.next:hover           { background:url(images/bg_sprite_2.png) no-repeat -6px -11px; }
img.previous             { background:url(images/bg_sprite_2.png) no-repeat 0 0; }
img.previous:hover       { background:url(images/bg_sprite_2.png) no-repeat -6px 0; }
img.hide-sidebar         { background:url(images/bg_sprite_2.png) no-repeat -9px -22px; }
img.show-sidebar         { background:url(images/bg_sprite_2.png) no-repeat 0 -22px; }

#top                     { margin:0; padding:0; min-height:4.4em; color:#000;  }

#logo                    { margin:0; padding:7px 0 7px 20px; float:left; }
#logo .home              { margin:0 0 0.3em 0; padding:0; /* font-size:0.69em; */ }
#logo h1                 { margin:0; padding:0; /* font-size:1.75em; */ }
#logo h1 a               { color:#000080; text-decoration:none; }
#logo h1 a:hover         { color:#0000aa; text-decoration:none; }
#logo .index             { margin:0; padding:0;/* font-size:0.82em; */ }

#nav                     { margin:0; padding:7px 20px 7px 0; text-align:right; }

#usermenu                { margin:0 0 1em 0; /* font-size:0.69em; */ list-style-type:none; }
#usermenu li             { display:inline; margin-left:5px; line-height: 2em;}
#usermenu li:first-child { margin-left:0; padding-left:0; }
#usermenu li:before      { content: "|"; }
#usermenu li:first-child:before
                         { content: ""; }
#usermenu li a           { padding-left: 4px; font-size: 0.89em;}

#topsearch               { display:inline; }
#topsearch div           { display:inline; /* font-size:0.82em; */ }
#topsearch label         { display:none; }
#topsearch #search-input { font-family: verdana,arial,sans-serif; /* font-size:0.82em; width:14em; */ color:#808080; }
#topsearch #search-input:focus
                         { color:#000; }

#subnav                  { clear:both; margin:0; padding:0; min-height:1.8em; color:#000000;  border-top:1px solid #bacbdf; border-bottom:1px solid #bacbdf; line-height:1.8em; }
#subnav #subnav-1        { /* font-size:0.82em; */ margin:0; padding:0; float:left; }
#subnav #subnav-2        { /* font-size:0.82em; */ margin:0; padding:0; text-align:right; }
#subnav p.subnav         { margin:0; padding:0 0 0 12px; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -89px; }
#subnav .small           { /* font-size:0.82em;*/ }
#subnav form             { display:inline-block; }
#subnav form div         { display:inline; }
#subnav form.form-inline select[size]         { display:inline-block; }

#subnavmenu              { display:inline; margin:0; padding:0; /* font-size:0.82em;*/ list-style-type:none; }
#subnavmenu li           { display:inline-block; margin-left:10px; }
#subnavmenu a.refresh    { padding-left:14px; background:url(images/bg_sprite_1.png) no-repeat 0 -498px; }
#subnavmenu a.order-1    { padding-left:12px; background:url(images/bg_sprite_1.png) no-repeat 0 -548px; }
#subnavmenu a.order-2    { padding-left:12px; background:url(images/bg_sprite_1.png) no-repeat 0 -598px; }
#subnavmenu a.fold-1     { padding-left:12px; background:url(images/bg_sprite_1.png) no-repeat 0 -648px; }
#subnavmenu a.fold-2     { padding-left:12px; background:url(images/bg_sprite_1.png) no-repeat 0 -698px; }
#subnavmenu a.tableview  { padding-left:12px; background:url(images/bg_sprite_1.png) no-repeat 0 -748px; }
#subnavmenu a.threadview { padding-left:12px; background:url(images/bg_sprite_1.png) no-repeat 0 -798px; }
#subnavmenu a.openthread { padding-left:13px; background:url(images/bg_sprite_1.png) no-repeat 0 -848px; }
#subnavmenu a.linear     { padding-left:13px; background:url(images/bg_sprite_1.png) no-repeat 0 -898px; }
#subnavmenu a.hierarchic { padding-left:13px; background:url(images/bg_sprite_1.png) no-repeat 0 -948px; }
#subnavmenu a.fold-postings
                         { padding-left:13px; background:url(images/bg_sprite_1.png) no-repeat 0 -998px; }
a.rss                    { padding-left:13px; background:url(images/bg_sprite_1.png) no-repeat 0 -1048px; }

input.small,
select.small             { font-family:verdana,arial,sans-serif; /* font-size:0.82em;*/ }

#content                 { margin:0; padding:20px; min-height:200px; }
#content p,
#content ul,
#content td              { /*font-size:0.82em; */ line-height:1.5em; /* max-width:60em;*/ } 
#content li,
#content ul ul           { /*font-size:1em; */ }
#content .xsmall         { /* font-size:0.69em; */ line-height:1.19em; color:#808080; font-weight:normal; }
#content .small          { /* font-size:0.69em; */ line-height:1.19em; font-weight:normal; }

#footer                  { clear:both; /* font-size:0.69em; */ line-height:1.5em; margin:0; padding:0; color:#000000;  border-top:1px solid #bacbdf; }
#footer #footer-1        { margin:0; padding:7px 0 10px 20px; float:left; }
#footer #footer-2        { margin:0; padding:7px 20px 10px 0; text-align:right; }
#footermenu              { margin:0 0 1em 0; list-style-type:none; }
#footermenu li           { display:inline;margin-left:5px;padding-left:0px; }
#footermenu li:first-child
                         { margin-left:0;padding-left:0px; }
#footermenu li:before    { content:"|"; }
#footermenu li:first-child:before
                         { content:""; }
#footermenu li a         { padding-left:5px; }
#footermenu li:first-child a 
                         { padding-left:15px; }

#pbmlf                   { clear:both; margin:0; padding:0 20px 11px 20px; text-align:center; /* font-size:0.69em; */ color:#808080; }
#pbmlf a                 { color:#808080; text-decoration:none; }

#sidebar                 { position:relative; float:right; margin:0; padding:0; width: 25%;}
#sidebar.js-display-fold { width: auto;}
#sidebar div             { position:relative; z-index:2; }
#sidebar h3 			 {font-size: 1em; line-height: 2em;}
#sidebar h3.sidebar      { /* position:absolute; top:0; right:0; */  font-weight:normal; margin:0; padding:0 27px 0 10px; background:#d2ddea url(images/bg_gradient_x.png) repeat-x 0 -150px; border:1px solid #bacbdf; z-index:1; }
#sidebar h3.sidebar a    { color:#000; text-decoration:none; z-index:2; }
#sidebartoggle           { position:absolute; top:5px; right:4px; margin:0; padding:0; z-index:3; }
#sidebartoggle {zoom: 2; top: 3px;}
#latest-postings         { position:relative; margin:0px 0 20px 0px; background:#f9f9f9; border:1px solid #bacbdf; padding:0;  }
#latest-postings a.hide-sidebar
                         { position:absolute; top:2px; right:4px; margin:0; padding:0; line-height:11px; }
#latest-postings h3      { /* font-size:0.69em; line-height:1.7em; */ font-weight:normal; margin:0; padding:0 5px; background:#d2ddea url(images/bg_gradient_x.png) repeat-x 0 -150px; }
#latest-postings ul      { /* font-size:0.82em; */ list-style:none; margin:0; padding:0; }
#latest-postings li      { margin:0; padding:0; line-height:1.5em; word-wrap:break-word; overflow:hidden; }
#latest-postings li a    { /* font-size:0.82em;  line-height:1.5em; */ color:#808080; text-decoration:none; display:block; margin:0; padding:3px 5px 3px 5px; }
#latest-postings li a:hover
                         { background:#efefef; text-decoration:none; }
#latest-postings li a span
                         { /* font-size:1.2em; line-height:1.5em; */ color:#069; }
#latest-postings li a:hover span
                         { /*text-decoration:underline;*/ }
#latest-postings li a:visited span
                         { /*color:#069; opacity: 0.7;*/ }

#tagcloud                { position:relative; margin:0 0 20px 20px; background:#f9f9f9; border:1px solid #bacbdf; padding:0; width:13em; }
#tagcloud p              { margin:0; padding:5px; /* font-size:0.69em; line-height:1.5em;*/ }
#tagcloud a.hide-sidebar { position:absolute; top:2px; right:4px; margin:0; padding:0; line-height:11px; }
#tagcloud h3             { /* font-size:0.69em; line-height:1.7em; */ font-weight:normal; margin:0; padding:0 5px; background:#d2ddea url(images/bg_gradient_x.png) repeat-x 0 -150px; }
#tagcloud strong         { font-weight:bold;  /* font-size:1.051em; */ }

#modmenu                 { position:relative; margin:0 0 20px 0px; background:#f9f9f9; border:1px solid #bacbdf;  }
#modmenu h3              { /* font-size:0.69em; line-height:1.7em; */ font-weight:normal; margin:0; padding:0 5px; background:#d2ddea url(images/bg_gradient_x.png) repeat-x 0 -150px; }

#mod-options             { list-style:none; margin:0; padding:5px; /* font-size:0.69em !important; line-height:1.7em !important;*/ }
#mod-options a 			 { padding-left:15px; }
#mod-options a.delete-marked
                         { background:url(images/bg_sprite_4.png) no-repeat 0 -296px; }
#mod-options a.manage    { background:url(images/bg_sprite_4.png) no-repeat 0 -347px; }
#mod-options a.report    { background:url(images/bg_sprite_4.png) no-repeat 0 -48px; }
#mod-options a.delete-spam
                         { background:url(images/bg_sprite_3.png) no-repeat 0 -47px; }
#mod-options a.non-activated-users
						 { background:url(images/bg_sprite_4.png) no-repeat 0 -396px; }
#bottombar               { position:relative; margin:20px 0 -20px 0; }
#bottombar h3.sidebar    { position:relative; float:right; /* font-size:0.69em; line-height:1.6em; */ font-weight:normal; margin:0 0 20px 0; padding:0 17px 0 5px; background:#d2ddea url(images/bg_gradient_x.png) repeat-x 0 -140px; border:1px solid #bacbdf; }
#bottombar h3.sidebar a  { color:#000; text-decoration:none; }
#bottombarhandle         { position:absolute; top:0; right:4px; margin:0; padding:0; z-index:3; }
#bottombar #sidebarcontent div { position:relative; z-index:2; background:#f9f9f9; border:1px solid #bacbdf; margin:0 0 20px 0; }
#bottombar h3            { /* font-size:0.69em; line-height:1.7em; */ font-weight:normal; margin:0; padding:0 5px 0 5px; background:#d2ddea url(images/bg_gradient_x.png) repeat-x 0 -140px; }
#bottombar p.tagcloud    { margin:0; padding:10px; /* font-size:0.69em; line-height:1.5em;*/ }
#bottombar p.tagcloud strong
                         { font-weight:bold; /* font-size:1.051em;*/  }
#bottombar .xsmall       { /* font-size:0.82em; */ }
#bottombar .latestposts  { margin:0; padding:10px 10px 7px 10px; /* font-size:0.69em; */ color:#808080; list-style-type:none; }
#bottombar .latestposts li
                         { padding-bottom:3px; }
#bottombar .latestposts a
                         { /* font-size:1.2em;  */ }
#bottombar .latestposts a:visited  { /*color:#069; opacity: 0.7;*/ }
#bottombar #mod-options  { padding:10px; }

#usersonline             { background:#f9f9f9; border:1px solid #bacbdf; margin:20px 0 20px 0; }
#usersonline h3          { /* font-size:0.69em; line-height:1.7em; */ font-weight:normal; margin:0; padding:8px; background:#d2ddea url(images/bg_gradient_x.png) repeat-x 0 -140px; }
#usersonline p           { margin:0; padding:8px; /* font-size:0.82em; line-height:1.5em;*/ }

.posting                 {  }
.posting img.avatar      { float:right; margin:0 0 20px 20px; }
.posting h1              { margin:0 0 2px 0; padding:0; }
.posting h1 .category    { /* font-size:0.57em; */ }
.posting .author         { margin:1px 0 18px 0; font-style:italic; }
.posting p               {  }
*+html .posting ul       { padding-left:17px; } /* IE 7 only */
.posting li              { /* font-size:0.82em; line-height:1.5em; */ }
.posting li li           { /* font-size:1em; */ }
.quote                   { color:#6f6f6f; font-style:italic; }
.edited, .ago            { /* font-size:0.82em; */ color:#808080; }
img.no-text              { cursor:help; }
pre                      { max-width:100%; overflow:auto; }
code                     { font-family:"courier new",courier; color:#000080; }
code.monospace           { color:#000; }
blockquote               { margin:0; padding:0 0 0 30px; color:#6f6f6f; font-style:italic; background:url(images/quote.png) no-repeat top left; }
blockquote code          { font-family:"courier new",courier; color:#6f6f6f; }

.posting-footer          { clear:both; margin:25px 0 0 0; padding:0 0 0 0; }
.posting-footer .reply   { /* font-size:0.82em; */ float:left; }
.posting-footer .locked  { /* font-size:0.82em; */ color:#808080; padding-left:16px; background:url(images/locked.png) no-repeat 0 0; }
.posting-footer .info    { text-align:right; }
.posting-footer .info .views:after {content:''; width: 100%; display:block; clear: both; height: 1em;}
.posting-footer .views   { /* font-size:0.69em; */ color:#808080; }
.posting-footer .options { display:inline; /* font-size:0.69em !important; */ list-style-type:none; max-width:100% !important; padding:0; }
.posting-footer .options li
                         { display:inline; margin:0 0 0 1em; }
.posting-footer a.edit   { padding-left:16px; background:url(images/bg_sprite_3.png) no-repeat 0 2px; }
.posting-footer a.delete { padding-left:13px; background:url(images/bg_sprite_3.png) no-repeat 0 -47px; }
.posting-footer a.add-bookmark
						 { padding-left:14px; background:url(images/bg_sprite_3.png) no-repeat 0 -97px; }
.posting-footer a.delete-bookmark
						 { padding-left:14px; background:url(images/bg_sprite_3.png) no-repeat 0 -147px; }
.posting-footer a.move   { padding-left:13px; background:url(images/bg_sprite_4.png) no-repeat 0 2px; }
.posting-footer a.report { padding-left:14px; background:url(images/bg_sprite_4.png) no-repeat 0 -48px; }
.posting-footer a.lock   { padding-left:16px; background:url(images/bg_sprite_4.png) no-repeat 0 -99px; }
.posting-footer a.unlock { padding-left:16px; background:url(images/bg_sprite_4.png) no-repeat 0 -149px; }
.posting-footer a.lock-thread
                         { padding-left:16px; background:url(images/bg_sprite_4.png) no-repeat 0 -200px; }
.posting-footer a.unlock-thread
                         { padding-left:16px; background:url(images/bg_sprite_4.png) no-repeat 0 -250px; }

.thread-posting          { position:relative; border-left:10px solid #d2ddea; border-right:1px solid #f0f0f0; border-top:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0; margin:0 0 20px 0; padding:0 0 0 0; background:#fff; /*border-right:1px solid blue;border-top:1px solid blue;border-bottom:1px solid blue;*/ }
.new                     { border-left:10px solid #88a9cf !important; }
.thread-posting h1,
.thread-posting h2       { margin:0 0 2px 0; padding:0; }
.thread-posting h1 .category
                         { /* font-size:0.57em; */ }
.thread-posting .header  { background:#f5f5f5; margin:0 0 0 0; padding:0 0 5px 10px; }
.thread-posting .header img.avatar
                         { position:relative; margin:0 0 20px 20px; padding:5px; background:#f5f5f5; float:right; }
.thread-posting .body    { margin:0; padding:10px 10px 10px 10px; }
.thread-posting .author  { margin:1px 0 0 0; font-style:italic; }
.thread-posting .posting-footer
                         { margin:10px; }
.hide-posting            { position:absolute; top:0; left:-10px; }

.thread-wrapper          { margin:0; padding:0; }
.reply-wrapper           { margin:0 0 0 20px; padding:0; list-style-type:none; }
.deep-reply-wrapper      { margin:0 0 0 10px; padding:0; list-style-type:none; }
.very-deep-reply-wrapper { margin:0; padding:0; list-style-type:none; }


.op-link,
.op-link a               { /* font-size:0.9em; */ color:#808080; }

#content p.tags          { margin:20px 0 0 0; padding:0; color:#808080; /* font-size:0.69em; line-height:1.42em;*/ }
#content p.signature     { margin:10px 0 0 0; padding:0; color:#808080; font-weight:normal; /* font-size:0.69em; line-height:1.42em; */ }

h2.postingform           { margin:0 0 20px 0; }
p.reply-to               { margin:0 0 20px 0; }

div.complete-thread      { margin-bottom:30px; }
div.complete-thread p.left
                         { float:left; }
#content div.complete-thread p.right
                         { float:right; text-align:right; /* font-size:0.69em; */ }
ul.openthread            { clear:both; }

#usernav                 { height:1.5em; margin:0 0 15px 0; padding:0; }
#usersearch              { float:left; /* font-size:0.82em; */ }
#usersearch div,
#usersearch form         { display:inline; }
#usersearch label        { display:none; }
#userpagination          { float:right; text-align:right; }
#usernav-bottom          { margin:15px 0 0 0; padding:0; text-align:right; /* font-size:0.82em; */ }

#admin-usernav-bottom    { height:2em; margin:15px 0 20px 0; }
#selectioncontrols       { height:2em; margin:10px 0 0 0; padding:0; }
#admin-usernav-bottom #selectioncontrols
                         { float:left; height:2em; margin:0; padding:0; }
#selectioncontrols #arrow-selected
                         { margin:0 0 0 13px; }
#selectioncontrols .checkall
                         { margin-left:1em; /* font-size:0.69em; */ }
#admin-usernav-bottom #userpagination
                         { float:right; height:2em; text-align:right; }

.spam                    { color:#ff0000; font-weight:bold; background:yellow; }
.spam-note               { font-weight:bold; color:red; background:yellow; padding:5px; }
.thread ul               { /* font-size:1em; */}
.thread li               { /* font-size:1em; */ }
.thread li li            { /* font-size:1em; */ }
.thrbeg                  { font-weight:bold; }
.caution                 { padding:0 0 0 20px; color:red; font-weight:bold; background:url(images/caution.png) no-repeat left center; }
.ok                      { padding:0 0 0 20px; font-weight:bold; color:red; background:url(images/tick.png) no-repeat left center; }
.entryline               { clear:both; margin:15px 0 15px 0; border-top:1px dotted #808080; border-left:0; border-right:0; border-bottom:0; height:1px; }
.marked-threads          { margin:30px 0 0 0; /* font-size:11px; */ }
.marked-threads-board    { margin:10px 1px 0 1px; /* font-size:11px; */ }
.ip                      { /* font-size:11px; */ color:#808080; }
span.userdata            { margin:0; padding:0; }
.online                  { color:red; }
.underline               { text-decoration:underline; }
label.main               { font-weight:bold; }
label.active             { color:#000; }
label.inactive           { color:#808080 !important; }
label.inactive input     { color:#808080; }
label.unavailable        { color:#c0c0c0; }
fieldset.active          { border:none; margin:0; padding:0; }
fieldset.active label,
fieldset.active input    { color:#000; }
fieldset.inactive        { border:none; margin:0; padding:0; }
fieldset.inactive label,
fieldset.inactive input  { color:#808080; }
.checkboxlist            { list-style-type:none; margin:0; padding:0; /* font-size:1em !important; */ }
.login                   { width:17em; }
.nowrap                  { white-space:nowrap; }
.user-locked             { color:red !important; }

ul.filelist              { list-style-type:none; padding-left:0; margin-left:0; /* font-size:0.82em; line-height:1.7em !important; */ }
ul.filelist img          { margin:0 5px -3px 0; padding:0; }

span.admin               { /*border-bottom:1px dotted #c0c0c0;*/ }
span.mod                 { /*border-bottom:1px dotted #c0c0c0;*/ }
ul.thread span.mod,
ul.thread span.admin,
td span.admin,
td span.mod              { cursor:help; }

.registered_user::after  {content:" \00AE"}

#captcha                 { margin:0; padding:0; }
#captcha p               { /* font-size:1em; */ }
#captcha img,
img.captcha              { border:1px solid #000; }

/* categories: */
.category                { color:#a0a0a0; font-size:0.82em; font-weight:normal; }
.category-regusers       { color:#a0a0a0; font-size:0.82em; font-weight:normal; background:#e7e7e7; }
.category-adminmod       { color:#a0a0a0; font-size:0.82em; font-weight:normal; background:#d5d5d5; }
.category-b              { color:#a0a0a0; font-size:0.82em; font-weight:normal; }
.category-regusers-b     { color:#a0a0a0; font-size:0.82em; font-weight:normal; border-bottom:1px dotted #069; }
.category-adminmod-b     { color:#a0a0a0; font-size:0.82em; font-weight:normal; border-bottom:1px solid #069; }

h3.preview               { margin:10px 0 3px 0; /* font-size:0.82em; */ font-weight:bold; color:red; }
div.preview              { margin:0 0 25px 0; padding:10px; color:#000000; border:1px dotted red; }

table.wide               { width:100%; }
table.normaltab          { width:100%; border:1px solid #bacbdf; background:#fff; }
table.normaltab th       { vertical-align:top; /* font-size:0.82em; */ font-weight:bold; text-align:left; color:#000000; background:#d2ddea url(images/bg_gradient_x.png) repeat-x 0 -140px; background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(253, 253, 253, 1) 1%, rgba(242, 242, 242, 1) 99%);}
table.normaltab td       { vertical-align:top; /* font-size:0.82em; */ font-weight:normal; color:#000000; }
table.normaltab tr.a td  { border-top: 1px solid #cae6f4; background:#f5f5f5; background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(253, 253, 253, 1) 1%, rgba(242, 242, 242, 1) 99%);}
table.normaltab tr.b td  { border-top: 1px solid #cae6f4; background:#f9f9f9; background: linear-gradient(180deg, rgba(251, 254, 255, 1) 0%, rgba(231, 248, 255, 1) 98%, rgba(255, 255, 255, 1) 99%); }
table.normaltab tr.a td  { border-top: 1px solid #cae6f4; background:#f9f9f9; background: linear-gradient(180deg, rgba(251, 254, 255, 1) 0%, rgba(231, 248, 255, 1) 98%, rgba(255, 255, 255, 1) 99%); }
table.normaltab td.c     { width:150px; background:#d2ddea url(images/bg_gradient_y.png) repeat-y right center; }
table.normaltab td.d     { background:#f5f5f5; }
table.normaltab tr.user_thread td  { border-top: 1px solid #cae6f4; background:#f5f5f5; background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(253, 253, 253, 1) 1%, rgba(242, 242, 242, 1) 99%);}
table.normaltab td.subject
                         { min-width:50%; }
table.normaltab td.subject > ul > li> ul.reply {margin-right: -100%;}
#content table.normaltab p
                         { /* font-size:1em; */}
#content table.normaltab .small,
#content table.normaltab .xsmall
                         { /* font-size:0.82em; */ }
table.normaltab tr.drag td
                         { background:#ddd; }

p.userdata               { margin:0; }
.normalform              { /* font-size:0.82em; */ }
.inline                  { display:inline; }
#postingform			 {max-width: 70%;}
#postingform fieldset    { border:none; margin:0 0 1em 0; }
#postingform p           { /* font-size:1em;*/ margin:0 0 5px 0; padding:0; }
#postingform label.input { display:block; float:left; width:8em; font-weight:bold; }
#postingform label.textarea
                         { font-weight:bold; }
/* #postingform input.checkbox
                         { margin-left:8em; } */

#postingform #insert-quote
                         { margin: 0 0 0 0.5em; font-weight:normal; /* font-size:0.82em; */ padding:0 0 0 14px; background:url(images/quote_message.png) no-repeat left center; }

#postingform #text       { /*width:700px; height:400px;*/ /*float:left; */ }
#postingform #format-bar {/* margin-left:720px; */ float: right;}

#postingform             { /* font-size:0.82em; */ }
#postingform .small,
#postingform .xsmall     { /* font-size:0.82em; */ }
#delete_cookie           { /* font-size:0.82em; */ }
#delete_cookie a         { padding-left:13px; background:url(images/bg_sprite_3.png) no-repeat 0 -47px; }

#bbcode-bar              { margin:0 0 0px 0; /* width:62px; */ padding-top: 0px;}

#bbcode-bar button       { /* width:62px; */ /* font-size:11px; */ /*margin:0 0 3px 0; padding:0; */}
#smiley-bar button,
#bbcode-bar button       {
	display: inline-block;
    padding: 4px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#bbcode-bar button span  { line-height:1.4em; }

#bbcodebutton-b span     { font-weight:bold; }
#bbcodebutton-i span     { font-style:italic; }
#bbcodebutton-link span  { color:#069; text-decoration:underline; }
#bbcodebutton-color span { padding:0 0 0 15px; color:red; background:url(images/bg_sprite_5.png) no-repeat 0 3px; }
#bbcodebutton-size span  { padding:0 0 0 16px; background:url(images/bg_sprite_5.png) no-repeat 0 -45px; }
#bbcodebutton-list span  { padding:0 0 0 11px; background:url(images/bg_sprite_5.png) no-repeat 0 -97px; }
#bbcodebutton-img span   { padding:0 0 0 15px; background:url(images/bg_sprite_5.png) no-repeat 0 -146px; }
#bbcodebutton-upload span
                         { padding:0 0 0 11px; background:url(images/bg_sprite_5.png) no-repeat 0 -197px;  }
#bbcodebutton-flash span { padding:0 0 0 17px; background:url(images/bg_sprite_5.png) no-repeat 0 -246px; }
#bbcodebutton-tex span   { padding:0 0 0 19px; background:url(images/bg_sprite_5.png) no-repeat 0 -297px; }
#bbcodebutton-code span  { font-family:"courier new",courier; color:#000080; }

#bbcode-options          { position:absolute; }
#bbcode-options div      { background:#efefef; border:1px solid #c0c0c0; padding:0; /* font-size:0.82em; */ }
#bbcode-options ul       { list-style-type:none; margin:0; padding:0; }
#bbcode-options ul a     { color:#000; display:block; text-decoration:none; padding:3px 5px; min-width:100px; }
#bbcode-options ul a:hover
                         { background:#e0e0e0; }
#bbcode-options table    { background:#bbb; border:none; margin:0; padding:0; border-collapse:collapse; }
#bbcode-options table td { width:15px !important; height:15px !important; margin:0; padding:0; }
#bbcode-options table a  { margin:0; padding:0; border:1px solid #bbb; width:15px; height:15px; }
#bbcode-options table a:hover { border:1px solid #fff; text-decoration:none; }

#smiley-bar              { /* width:70px; */ }
#smiley-bar button.default
                         { /* margin:0 1px 1px 0; padding:0; width:30px; */}
#smiley-bar button.default span
                         { display:block; line-height:1px; margin:0; padding:0; }
#smiley-bar button.default img
                         { /* margin:0; padding:0; */ }
#smiley-bar button.more-smilies
                         { width:62px;/* font-size:11px; */ margin:0 0 3px 0; padding:0; }
#smiley-bar button span  { line-height:1.4em; }
#additional-smilies      { border:none !important; margin:0; padding:7px 0 0 7px !important; max-width:200px; }
#additional-smilies img  { margin:0 7px 7px 0; }

#bbcode-instructions     { margin:0; padding:0; /* font-size:0.82em; */ }
#bbcode-instructions dt  { font-weight:bold; }
#bbcode-instructions dd  { margin-left:0; }

#smiley-instructions dt  { float:left; }
#smiley-instructions dd  { clear:right; }

button.insert-smiley     { margin:0; padding:0; /* font-size:11px;*/ font-weight:normal; }

#smilies li              { display:inline-block; min-width:50px; padding:0 10px 10px 0; white-space:nowrap; }

ul.pagination            { margin:0; padding:0; list-style-type:none; /* font-size:0.9em; */ }
ul.pagination li         { display:inline; /* font-size:0.9em; */ margin-left:0.7em; /* for IE 7: */ position:relative; }
ul.pagination li:first-child
                         { margin-left:0; }
ul.pagination a,
ul.pagination span       { border:1px solid #bacbdf; background:#f9f9f9; padding:1px 6px; }
ul.pagination a:hover    { border:1px solid #069; background:#efefef; text-decoration:none; }
ul.pagination .current   { border:1px solid #bacbdf; color:red; font-weight:bold; }
ul.pagination-index      { margin:0; text-align:right; max-width:100% !important; }
ul.pagination-index-table
                         { margin-top:20px !important; text-align:right; max-width:100% !important; }

#more-smilies            { position:absolute; width:200px; background:#ffc; border:1px solid #c0c0c0; display:none; }
#more-smilies .close     { position:absolute; top:0; right:0; padding:0; }
#more-smilies-body       { overflow:auto; }
#more-smilies-content    { max-height:300px;}
#more-smilies-content p  { padding:10px; }
#more-smilies-content img
                         { padding:5px; }

#colorpicker             { position:absolute; /*width:100px; height:100px;*/ background:#bbb; border:1px solid #bbb; display:none; }
#colorpicker table       { margin:0; padding:0; line-height:10px; }
#colorpicker table img   { margin:0; padding:0; border:1px solid #bbb; }
#colorpicker table a:hover img
                         { margin:0; padding:0; border:1px solid #fff; }

#sizepicker              { position:absolute;  background:#efefef; border:1px solid #c0c0c0; display:none; padding:0; }
#sizepicker p            { margin:0; padding:0; }
#sizepicker p a          { color:#000; display:block; text-decoration:none; padding:3px; }
#sizepicker p a:hover    { background:#e0e0e0; }

#codepicker              { position:absolute;  background:#efefef; border:1px solid #c0c0c0; display:none; padding:0; }
#codepicker ul           { list-style-type:none; margin:0; padding:0; }
#codepicker ul a         { color:#000; display:block; text-decoration:none; padding:1px 5px 1px 5px; }
#codepicker ul a:hover   { background:#e0e0e0; }

.additional-admin-info   { float: right; }
.additional-admin-info div
                         { background: #f9f9f9; border: 1px solid #bacbdf; margin: 0 0 20px 0; padding: 0; width: 13em; }
.additional-admin-info h3
                         { margin: 0; padding: 0 5px; /* font-size: 0.69em; line-height: 1.7em; */ background: #d2ddea url("images/bg_gradient_x.png") repeat-x scroll 0 -150px; }
.additional-admin-info p { /* font-size: 0.69em; line-height: 1.5em; */ margin: 0; padding: 5px; }
#admin-info-install_script_exists h3
						 { color: red; }
#admin-info-install_script_exists h3::before 
						 { content: url("images/caution.png"); padding-right: 5px; }

.adminmenu               { list-style-type:none; padding-left:0; margin-left:0; /* font-size:0.82em; line-height:1.7em !important; */}
.adminmenu li            {  }
.adminmenu a             { text-decoration:none; }
.adminmenu a:hover span  { text-decoration:underline; }
.adminmenu a img         { margin:0 5px -3px 0; padding:0; }
#content .adminmenu .small
                         { /* font-size:0.82em; */ }

.manage-postings         { border:1px solid #bacbdf; margin-top:25px; background:#f9f9f9; }
.manage-postings legend  { /* font-size:0.82em; */ font-weight:bold; }

/* thread links: */
a.thread,
a.thread:link            { padding-left:18px; color:#069; text-decoration:none; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -148px; }
a.thread:visited         { color:#069; opacity:0.8; }
a.thread:focus,
a.thread:hover           { color:#E12D2D; text-decoration:underline; }
a.thread:active          { color:#E12D2D; }
/* sticky threads: */
a.thread-sticky,
a.thread-sticky:link     { padding-left:18px; color:#069; text-decoration:none; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -250px; }
a.thread-sticky:visited  { color:#069; opacity:0.8; }
a.thread-sticky:focus,
a.thread-sticky:hover    { color:#E12D2D; text-decoration:underline; }
a.thread-sticky:active   { color:#E12D2D; }
/* sticky and locked threads: */
a.thread-sticky-locked,
a.thread-sticky-locked:link     { padding-left:18px; color:#069; text-decoration:none; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -1210px; }
a.thread-sticky-locked:visited  { color:#069; opacity:0.8; }
a.thread-sticky-locked:focus,
a.thread-sticky-locked:hover    { color:#E12D2D; text-decoration:underline; }
a.thread-sticky-locked:active   { color:#E12D2D; }
/* locked threads: */
a.thread-locked,
a.thread-locked:link     { padding-left:18px; color:#069; text-decoration:none; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -1110px; }
a.thread-locked:visited  {  color:#069; opacity:0.8; }
a.thread-locked:focus,
a.thread-locked:hover    { color:#E12D2D; text-decoration:underline; }
a.thread-locked:active   { color:#E12D2D; }
/* new threads: */
a.threadnew-sticky,
a.threadnew-sticky:link  { padding-left:18px; color:#069; text-decoration:none; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -300px; }
a.threadnew-sticky:visited
                         { color:#069; opacity:0.8; }
a.threadnew-sticky:focus,
a.threadnew-sticky:hover { color:#E12D2D; text-decoration:underline; }
a.threadnew-sticky:active
                         { color:#E12D2D; }
/* new sticky and locked threads: */
a.threadnew-sticky-locked,
a.threadnew-sticky-locked:link    { padding-left:18px; color:#069; text-decoration:none; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -1260px; }
a.threadnew-sticky-locked:visited { color:#069; opacity:0.8; }
a.threadnew-sticky-locked:focus,
a.threadnew-sticky-locked:hover   { color:#E12D2D; text-decoration:underline; }
a.threadnew-sticky-locked:active  { color:#E12D2D; }
/* new locked threads: */
a.threadnew-locked,
a.threadnew-locked:link    { padding-left:18px; color:#069; text-decoration:none; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -1160px; }
a.threadnew-locked:visited { color:#069; opacity:0.8; }
a.threadnew-locked:focus,
a.threadnew-locked:hover   { color:#E12D2D; text-decoration:underline; }
a.threadnew-locked:active  { color:#E12D2D; }
/* new threads: */
a.threadnew,
a.threadnew:link         { padding-left:18px; color:#069; text-decoration:none; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -198px; }
a.threadnew:visited      { color:#069; opacity:0.8;}
a.threadnew:focus,
a.threadnew:hover        { color:#E12D2D; text-decoration:underline; }
a.threadnew:active       { color:#E12D2D; }
/* replies: */
a.reply,
a.reply:link             { padding-left:16px; color:#069; text-decoration:none; font-weight:normal; background:url(images/bg_sprite_1.png) no-repeat 0 -348px; }
a.reply:visited          { color:#069; opacity:0.8; }
a.reply:focus,
a.reply:hover            { color:#E12D2D; text-decoration:underline; }
a.reply:active           { color:#E12D2D; }
a.replynew,
a.replynew:link          { padding-left:16px; color:#069; text-decoration:none; font-weight:normal; background:url(images/bg_sprite_1.png) no-repeat 0 -398px; }
a.replynew:visited       { color:#069; opacity:0.8; }
a.replynew:focus,
a.replynew:hover         { color:#E12D2D; text-decoration:underline; }
a.replynew:active        { color:#E12D2D; }

a.read,
a.read:link,
a.read:visited,
#latest-postings li a span.read
                         { color:#069; opacity: 0.7; }
a.read:focus,
a.read:hover             { color:#E12D2D; }
a.read:active            { color:#E12D2D; }

.currentthread           { padding-left:18px; color:#ff0000; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -148px; }
.currentthreadnew        { padding-left:18px; color:#ff0000; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -198px; }
.currentreply            { padding-left:16px; color:#ff0000; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -348px; }
.currentreplynew         { padding-left:16px; color:#ff0000; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -398px; }

a.internal,
a.internal:link          { padding-left:18px; color:#069; text-decoration:none; background:url(images/bg_sprite_1.png) no-repeat 0 -148px; }
a.internal:visited       { /*color:#069; opacity: 0.7;*/ }
a.internal:hover         { color:#E12D2D; text-decoration:underline; }
a.internal:active        { color:#E12D2D; }

/* thread tree: */
ul.thread                { margin:0 0 1.5em 0; padding:0; list-style-type:none; max-width:100% !important; overflow: scroll;}
ul.thread li             { text-indent:-18px; margin-left:18px; position:relative; }
ul.thread li span.tail   { white-space:nowrap; }
ul.thread li .replies    { color:#808080; /* font-size:0.82em; */ }
ul.thread li .category   { /* font-size:0.82em; */ }
ul.reply,
ul.deep-reply,
ul.very-deep-reply       { margin:0 0 0 -16px; padding:0 0 0 16px; list-style-type:none;/* max-width:100% !important; */}
ul.reply li              { text-indent:-16px; margin-left:24px; } /* thread view */
td ul.reply li           { text-indent:-16px; margin-left:20px; } /* table view */
ul.deep-reply li         { text-indent:-16px; margin-left:10px; }
td ul.deep-reply li      { text-indent:-16px; margin-left:5px; }
ul.very-deep-reply li    { text-indent:-16px; margin-left:0; }
td ul.very-deep-reply li { text-indent:-16px; margin-left:0; }
ul.complete-thread       { margin:0 0 20px 0; padding:0; list-style-type:none; clear:both; max-width:100% !important; }
ul.reply ul              { background:url(images/thread_connecting_line.png) repeat-y left center; }
ul.reply li:last-child>ul
                         { background:none; }

span.fold-expand         { display:none; }
ul.folded                { margin:0 0 10px 0; padding:0 0 0 15px; }
ul.folded span.fold-expand
                         { position:absolute; top:-2px; left:-15px; display:inline; margin-right:5px; }
img.expand-thread-inactive
                         { width:9px; height:9px; background:url(images/bg_sprite_2.png) no-repeat 0 -31px; }
img.expand-thread        { width:9px; height:9px; background:url(images/bg_sprite_2.png) no-repeat 0 -22px; }
img.fold-thread          { width:9px; height:9px; background:url(images/bg_sprite_2.png) no-repeat -9px -22px; }

td ul.thread             { margin:0; padding:0; list-style-type:none; /* font-size:1em !important; */}
td ul.thread ul          { /* font-size:0.82em !important; line-height:1em; */ }
td ul.thread ul ul       { /* font-size:1em !important; */ }
td ul.folded             { margin:0; padding:0 0 0 15px; }
                         
/* postings in search results: */
ul.searchresults         { margin:0 0 20px 0; padding:0; list-style-type:none; max-width:100% !important; }
ul.searchresults li      { /* font-size:1em; */ padding:0 0 10px 0; }
ul.searchresults li li   { /* font-size:1em; */ }
a.thread-search          { padding-left:18px; color:#069; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -148px; }
a.reply-search           { padding-left:18px; color:#069; font-weight:bold; background:url(images/bg_sprite_1.png) no-repeat 0 -448px; }
a.thread-search:visited,
a.reply-search:visited   { color:#069; opacity: 0.7; }
a.thread-search:active,
a.reply-search:active    { color:#069; opacity:0.7; }

img.thumbnail            { width:150px; border:1px solid #c0c0c0; margin: 0; }
a:link img.thumbnail     { color: #0000ff; border:1px solid #c0c0c0; }
a:visited img.thumbnail  { color: #0000ff; border:1px solid #c0c0c0; }
a:hover img.thumbnail    { color: #0000ff; border:1px solid #000000; }
img.left                 { display:block; float:left; margin:0 10px 10px 0; }
img.right                { float:right; margin:0 0 10px 10px; }


/* ajax preview: */
#ajax-preview            { position:absolute; top:100px; left:100px; margin:13px 0 0 -3px; z-index:10; width:20px; }
#ajax-preview-top        { position:absolute; width:100%; top:0; height:16px; background:transparent url(images/bg_sprite_2.png) no-repeat 8px -40px; z-index:10; }
#ajax-preview-main       { border-top:1px solid #c0c0c0; position:absolute; top:15px; right:0; width:500px; }                
#ajax-preview-close      { float:right;	cursor:pointer; }
#ajax-preview-body       { background:#ffc; margin:0; padding:0; border-left: 1px solid #c0c0c0; border-right:1px solid #c0c0c0; border-bottom:1px solid #c0c0c0; }
#ajax-preview-content    { margin:0; padding:0 14px; max-height:350px; overflow:auto; clear:both; padding-bottom:16px; }
#ajax-preview-replylink-wrapper
                         { margin:0; padding:0; /* font-size:0.69em !important; */}
#ajax-preview-replylink-wrapper:before
                         { content:"[ "; }
#ajax-preview-replylink-wrapper:after
                         { content:" ]"; }
#ajax-preview-replylink  { margin:0; padding:0; }
#ajax-preview-throbber   { display:block; margin-left:auto; margin-right:auto; }
#ajax-preview-content p,
#ajax-preview-content ul { /* font-size:0.82em; line-height:1.5em;  */}
#ajax-preview-content li,
#ajax-preview-content ul ul
                         { /* font-size:1em; */ }
#ajax-preview-content img{ max-width:100%; }

#image-canvas            { position:absolute; top:0; left:0; width:100%; height:100%; background:url(images/canvas_bg.png); z-index:20; }
#image-canvas img        { display:block; margin:2em auto 0 auto; border:1px solid #000; z-index:30; max-width:90%; }

/* IE: */
#ie ul.reply             { width:100%; }
#ie ul.reply ul          { background:none; }
#ie ul.thread li         { height:100%;  }
/* IE 6: */
* html #ie ul.thread     { margin-left:-18px; }
* html #ie ul.thread li  { text-indent:0; }
* html #ie #usermenu li  { margin-left:5px; padding-left:5px; background:none; }
* html #ie #subnav #subnav-2
                         { padding-top:0.4em; }
* html #ie #footermenu li
                         { margin-left:5px; padding-left:5px; background:none; }
* html #ie div.complete-thread
                         { margin-bottom:20px; }
/* IE 7: */
*+html #ie               {  }

/* JS Classes */
.js-display-none            { display: none; }
.js-display-block           { display: block; }
.js-visibility-hidden       { visibility:hidden; }
.js-cursor-pointer          { cursor: pointer; }
.js-cursor-move             { cursor: move; }
.js-display-fold .wrapper,
.js-display-fold #sidebarcontent
                            { display: none; }
.js-display-fold img.avatar { width: 1.6em; height: 1.6em; }

/* Admin Warning */
div.warning 			 { border: 5px solid red; padding: 15px; /* font-size:1.3em;  */}

blockquote {
	margin: 0;
    padding: 0 0 0 30px;
    color: #2406fc;
    font-style: italic;
/*    font-weight: bold; */
    background: url(images/quote.png) no-repeat top left;
}

/* forms styles */

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}




@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 46px;
  }
}


/* mobile styles */
@media screen and (max-width: 992px){

#postingform			 {max-width: 100%;}

}
@media screen and (max-width: 768px){
	#postingform			 {max-width: inherit;}

	#sidebar {
		position: relative;
		float: none;
		z-index: 100;
		width: 100%;
	}
	#sidebar h3.sidebar {}
	#modmenu {width: 100%; margin: 20px 0 40px 0;}  
	#latest-postings {width: 100%; margin:0; position: initial;}
	ul.reply, ul.deep-reply, ul.very-deep-reply {padding-left:6px;}
	p, a, li, span {

		hyphens: auto;
    	-moz-hyphens: auto;
	    -webkit-hyphens: auto;
    	-ms-hyphens: auto;


	}
	#sidebar.js-display-fold > a {float: right; }
	#sidebar.js-display-fold > a:before {
		content: "\f2d0";
		display: inline-block;
	    font: normal normal normal 14px/1 FontAwesome;
    	font-size: inherit;
	    text-rendering: auto;
    	-webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;		
		font-size: 2em;
	}
	#sidebar.js-display-fold > a > img {display:none;}
	#sidebar.js-display-fold > h3.sidebar {display: none;}
}

@media screen and (max-width: 400px){
	#logo  {float: none;}
	#subnavmenu {display: block;}
	#usermenu {margin:0; padding:0;}
	#subnav #subnav-2  {text-align: left;}
	#subnav #subnav-1 {float: none;}
}
.autoscroll {overflow-x: auto;}

@media  (max-width: 767px){

	.normaltab td {display: block;}
	.normaltab th {display: block;}

	table.normaltab td {width: 100%;}
}
#cleansubject {cursor: pointer; text-transform: uppercase;}
.navbar-notauto .navbar-toggle .icon-bar {background-color: #069;}