/* ---- main-rollup.css ---- */
@charset "UTF-8";

.bbcode_container {
  margin: 20px;
  margin-top: 5px;
  display: block
}

.bbcode_container .bbcode_desc {
  margin-bottom: 2px;
  font-size: 11px
}

.bbcode_container div.bbcode_code,
.bbcode_container pre.bbcode_code {
  margin: 0;
  padding: 6px;
  border: 1px inset;
  text-align: left;
  overflow: scroll;
  direction: ltr;
  background: rgb(204, 204, 204) url(images/gradients/content3image-alpha.png) repeat-x;
  font-size: 12px
}

.bbcode_container code.bbcode_code {
  margin: 0;
  text-align: left;
  direction: ltr;
  font-size: 12px
}

.bbcode_container code.bbcode_code code {
  white-space: nowrap
}

.bbcode_container div.bbcode_quote {
  margin: 0 10px;
  margin-bottom: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #f2f6f8 none;
  border-radius: 5px;
  border: 1px solid #417394;
  font: italic normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  position: relative;
  top: 0
}

.bbcode_container .bbcode_quote_container {
  background: transparent url(images/misc/quote-left.png) no-repeat left;
  display: block;
  width: 9px;
  height: 13px;
  position: absolute;
  top: 5;
  left: -9px
}

.bbcode_quote div.quote_container {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px 5px 10px
}

.bbcode_quote .bbcode_postedby img {
  position: relative;
  top: 1px
}

.bbcode_container div.bbcode_quote.printable {
  background: none;
  border: none
}

.bbcode_container div.bbcode_quote div.message {
  padding: 8px 0px
}

.bbcode_container div.bbcode_quote div.message ol>li,
.bbcode_container div.bbcode_quote div.message ul>li {
  float: none
}

.bbcode_postedby {
  font: normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif
}

.bbcode_postedby img {
  margin: 0
}

.formcontrols .blockrow.texteditor {
  border-top: none
}

.editor {
  border-top: solid 1px #6b91ab
}

.editor.quickreply,
.editor.quickedit {
  border-top: none
}

.editor_controls {
  padding: 6px 6px 6px 0;
  _display: none;
  float: left;
  width: 100%
}

.editor_controls>ul {
  clear: left
}

.editor_controls>ul.right li>* {
  display: inline;
  float: left
}

.editor_controls>ul.right {
  float: right
}

.editor_control_group_item {
  margin-right: 5px
}

.editor_controls ul.right {
  _float: right
}

.editor_controls>ul>li {
  background: transparent url(images/editor/separator.gif) no-repeat left;
  padding-left: 6px;
  float: left;
  position: relative
}

.editor_controls li,
.editor_controls ul.right li,
.editor_controls .popupmenu div.popupctrl {
  _display: inline
}

.editor_controls>ul>li:first-child {
  background-image: none;
  padding-left: 0px
}

.editor_controls>ul.right>li:first-child {
  background-image: none;
  padding-right: 5px
}

.editor_controls a.popupctrl img,
.popupmenu .popupbody li img {
  vertical-align: middle
}

.editor_controls a.popupctrl {
  text-decoration: none
}

.editor_controls .imagebutton {
  padding: 1px;
  background-color: transparent
}

.editor_controls .colorbutton {
  float: left;
  margin: 1px;
  border: 0
}

.editor_controls .colorbutton div {
  border: 1px solid #ACA899;
  height: 10px;
  width: 10px;
  margin: 2px
}

.editor_controls .vbedit_colorbutton {
  padding-bottom: 4px
}

.editor_controls .vbedit_colorbar {
  position: absolute;
  background-color: black;
  top: 15px;
  left: 6px
}

.formcontrols .blockrow .editor_textbox textarea:focus {
  background-color: rgb(244, 244, 244)
}

.editor_container {
  float: left;
  margin-right: -90px;
  width: 100%
}

.editor_smiliebox {
  float: right;
  width: 75px;
  height: 200px;
  _background-color: rgb(244, 244, 244);
  _border: solid 1px #6b91ab;
  padding: 0 3px 3px 3px
}

.editor_smiliebox .blocksubhead {
  padding: 0;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  background: rgb(204, 204, 204);
  border: solid 1px #6b91ab;
  border-width: 1px 0
}

.editor_smiliebox ul.smiliebox {
  height: 190px;
  overflow: hidden
}

.editor_smiliebox ul.smiliebox li {
  float: left;
  height: 20px;
  width: 20px;
  margin: 2px;
  overflow: hidden;
  position: relative;
  text-align: center
}

.editor_smiliebox ul.smiliebox li div.table {
  display: table;
  height: 100%;
  margin: auto;
  table-layout: fixed;
  width: 20px
}

.editor_smiliebox ul.smiliebox li div.tablecell {
  display: table-cell;
  vertical-align: middle
}

.editor_smiliebox ul.smiliebox li img {
  height: auto;
  max-width: 20px;
  width: auto !important
}

.editor_smiliebox div.moresmilies {
  text-align: center;
  font-size: 11px
}

.editor_textbox_container {
  width: 100%;
  float: left;
  margin-right: -165px
}

.editor_textbox_smilie {
  margin-right: 85px
}

.editor_textbox textarea,
.editor_textbox iframe {
  width: 500px;
  max-width: 99%;
  min-width: 99%;
  height: 200px;
  float: none;
  background-color: rgb(244, 244, 244);
  font: 13px Tahoma, Calibri, Verdana, Geneva, sans-serif
}

.editor_textbox textarea,
.editor_textbox iframe,
#ie8#fix {
  width: 99%
}

.editor_textbox textarea.forum {
  font: 13px Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif
}

.editor_textbox iframe {
  margin: 0;
  padding: 0;
  height: 206px
}

.editor_textbox .hider {
  background-color: rgb(244, 244, 244)
}

.editor_textbox.quickreply textarea {
  height: 100px
}

.editor_textbox.quickreply iframe {
  height: 106px
}

.editor_textbox .description {
  float: none;
  width: auto;
  margin-top: 2px
}

.editorpopupbody {
  max-height: 250px;
  *overflow: auto;
  overflow-y: auto;
  overflow-x: hidden
}

.popupmenu.sizes .popupbody {
  min-width: 50px;
  text-align: center
}

.popupmenu.colors .popupbody {
  min-width: 144px
}

.editor_controls .popupmenu .popupbody {
  background: #ffffff;
  border: 1px solid #C4C4C4
}

.editor_controls .category,
.editor_controls .smilie,
.editor_controls .attachment {
  font-size: 11px;
  border-top: none;
  padding: 1px;
  position: relative
}

.editor_controls .smilie,
.editor_controls .attachment,
.editor_controls .attach .category {
  cursor: pointer
}

.editor_controls .category {
  background: rgb(204, 204, 204);
  border: solid 1px #6b91ab;
  border-width: 1px 0
}

.editor_controls .smilie div,
.editor_controls .category div,
.editor_controls .attachment div {
  padding: 2px;
  white-space: nowrap;
  overflow: hidden
}

.editor_controls .fontsize,
.editor_controls .fontname {
  padding: 1px;
  border-top: none;
  font-size: 14px
}

.editor_controls .popupmenu .popupbody li>a {
  padding: 1px 3px;
  overflow: hidden;
  background: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #000000
}

.editor_controls .popupmenu .popupbody li>a:hover {
  color: #000000
}

.popupmenu.colors {
  position: relative
}

.popupmenu.fonts div.popupctrl {
  width: 91px
}

.popupmenu.sizes div.popupctrl {
  width: 45px
}

.editor_controls a.popupctrl {
  border: 1px solid #e1e1e1;
  height: 18px;
  line-height: 17px
}

.editor_controls .popupmenu div.popupctrl {
  height: 18px;
  border: 1px solid #e1e1e1;
  color: #000000;
  line-height: 17px;
  background-color: #ffffff;
  padding-right: 10px;
  background-image: url(images/misc/popupctrl.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding: 1px;
  padding-right: 10px
}

.popupmenu.imagemenu div.popupctrl,
.editor_controls .popupmenu .popupctrl {
  padding: 1px;
  padding-right: 10px;
  background-color: transparent;
  border: none
}

.popupmenu.imagemenu div.popupctrl.active {
  padding: 0px;
  padding-right: 10px;
  margin-right: -1px
}

.popupmenu.fonts div.popupctrl div,
.popupmenu.sizes div.popupctrl div {
  font-size: 11px;
  font-family: tahoma;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 3px 0 3px;
  _display: inline
}

.editor_controls .imagebutton_selected,
.editor_controls .imagebutton_hover,
.editor_controls .imagebutton_down,
.editor_controls a.popupmenu {
  padding: 0;
  margin: 0
}

.editor_controls .popupmenu .popupctrl.active,
.editor_controls .popupmenu .popupctrl.imagebutton_hover,
.editor_controls .imagebutton_selected,
.editor_controls .imagebutton_down,
.editor_controls .imagebutton_hover {
  background-color: #C1D2EE;
  border: solid 1px #6B91AB;
  padding: 0
}

.editor_controls .popupmenu .popupctrl.active {
  padding-right: 10px;
  margin: 0
}

.editor_controls .popupmenu .popupctrl.imagebutton_hover {
  padding-right: 10px;
  margin-right: -1px
}

.editor_controls .popupmenu.fonts div.popupctrl.active,
.editor_controls .popupmenu.fonts div.popupctrl.imagebutton_hover,
.editor_controls .popupmenu.sizes div.popupctrl.active,
.editor_controls .popupmenu.sizes div.popupctrl.imagebutton_hover {
  padding: 1px;
  padding-right: 10px;
  margin-right: 0
}

.editor_controls .popupmenu .popupctrl.active div,
.editor_controls .popupmenu .popupctrl.imagebutton_hover div {
  font-size: 11px;
  font-family: tahoma;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 3px;
  _display: inline
}

.editor_controls .popupmenu .popupctrl.active,
.editor_controls .popupmenu .popupctrl.imagebutton_hover,
.editor_controls .imagebutton_hover {
  background-color: #C1D2EE;
  border: solid 1px #6B91AB;
  padding: 0
}

.editor_controls .imagebutton_selected {
  background-color: #F1F6F8;
  border: solid 1px #6B91AB;
  padding: 0
}

.editor_controls .imagebutton_down {
  background-color: #97B5E2;
  border: solid 1px #6B91AB;
  padding: 0
}

.editor_controls .popupmenu .popupctrl.active {
  padding-right: 10px;
  margin: 0
}

.editor_controls .popupmenu .popupctrl.imagebutton_hover {
  padding-right: 10px;
  margin-right: -1px
}

.editor_controls .popupmenu.fonts div.popupctrl.active,
.editor_controls .popupmenu.fonts div.popupctrl.imagebutton_hover,
.editor_controls .popupmenu.sizes div.popupctrl.active,
.editor_controls .popupmenu.sizes div.popupctrl.imagebutton_hover {
  padding: 1px;
  padding-right: 10px;
  margin-right: 0
}

.editor_controls .popupmenu .popupctrl.active div,
.editor_controls .popupmenu .popupctrl.imagebutton_hover div {
  font-size: 11px;
  font-family: tahoma;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 3px;
  _display: inline
}

.editor_controls .imagebutton_disabled {
  opacity: 0.4;
  -moz-opacity: 0.4;
  filter: alpha(opacity=40)
}

.controlgroup_3 button.imagebutton {
  display: inline;
  margin: 0;
  padding: 2px;
  text-align: left;
  cursor: pointer;
  border: 0px
}

.popupbody>li:first-child {}

.wysiwyg {
  background-color: #f3f7f9
}

body.wysiwyg {
  margin: 0;
  padding: 2px
}

.wysiwyg hr.previewbreak {
  color: red;
  background-color: red;
  height: 6px;
  border: none
}

.wysiwyg,
.wysiwyg.content {
  font: 13px Tahoma, Calibri, Verdana, Geneva, sans-serif
}

.wysiwyg.forum {
  font: 13px Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif
}

.wysiwyg p {
  margin: 0
}

.wysiwyg .inlineimg {
  vertical-align: middle
}

.wysiwyg img.previewthumb {
  max-width: 150px;
  max-height: 150px;
  height: auto !important;
  width: auto !important;
  width: 150px;
  height: 150px;
  margin: 1px
}

.wysiwyg ol.decimal li {
  list-style: decimal outside
}

.wysiwyg ol.upper-roman li {
  list-style: upper-roman outside
}

.wysiwyg ol.lower-roman li {
  list-style: lower-roman outside
}

.wysiwyg ol.upper-alpha li {
  list-style: upper-alpha outside
}

.wysiwyg ol.lower-alpha li {
  list-style: lower-alpha outside
}

.wysiwyg img.previewthumbactive {
  border: 1px solid red;
  margin: 0
}

.editoroverlay {
  position: relative
}

.editoroverlay.tableoverlay,
.editoroverlay.videooverlay {
  width: 350px
}

.editoroverlay.uploadoverlay {
  width: 445px
}

.editoroverlay.imageoverlay {
  width: 550px
}

.editoroverlay hr {
  border: solid 1px #6b91ab
}

.editoroverlay .blockrow {
  background: rgb(255, 255, 255) bottom repeat-x;
  border: solid 1px #6b91ab;
  margin: 10px;
  text-align: left
}

.editoroverlay .blockrow .group {
  width: 72%;
  float: right;
  margin-top: 10px
}

.editoroverlay ul.group li {
  float: left;
  margin-left: 10px;
  font-size: 11px
}

.editoroverlay ul.group .textbox {
  margin-top: 0;
  width: auto;
  float: none
}

.editoroverlay ul.group li:first-child {
  margin-left: 0
}

.editoroverlay .cancelbutton {
  position: absolute;
  right: 6px;
  top: 6px;
  background-color: red;
  color: white;
  font-weight: bold;
  border: 1px solid black;
  width: 15px
}

.editoroverlay .cancelbutton:hover {
  background-color: crimson
}

.editoroverlay input.textbox:focus,
.editoroverlay textarea:focus {
  background-color: rgb(255, 255, 200)
}

.editoroverlay p.shade {
  font-size: 11px;
  margin-bottom: 10px
}

.editoroverlay div.foot {
  text-align: center;
  padding: 10px;
  position: relative
}

.editoroverlay.uploadoverlay div.foot {
  padding-bottom: 0
}

.editoroverlay.videooverlay input.textbox {
  width: 95%;
  margin-top: 10px
}

.editoroverlay.tableoverlay .primary,
.editoroverlay.tableoverlay ul.checkradio.group {
  float: right;
  width: 45%;
  margin-top: 0;
  margin-bottom: 5px
}

.editoroverlay.tableoverlay ul.group li {
  margin-left: 0;
  float: none
}

.editoroverlay.imageoverlay .blockrow .fullwidth>label {
  float: left;
  clear: both;
  width: 25%;
  overflow: hidden;
  margin-top: 10px
}

.editoroverlay.imageoverlay .textbox {
  margin-top: 0;
  width: 95%
}

.editoroverlay.imageoverlay div.imagetarget {
  margin-left: 25%;
  border: solid 1px #6b91ab;
  padding: 5px;
  font-size: 11px;
  background-color: rgb(204, 204, 204)
}

.editoroverlay.imageoverlay #imageconfigtarget {
  max-width: 100px;
  max-height: 100px;
  height: auto !important;
  width: auto !important;
  width: 100px;
  height: 100px
}

.editoroverlay.imageoverlay #imageconfigtarget.right {
  float: right;
  margin-left: 5px
}

.editoroverlay.imageoverlay #imageconfigtarget.left {
  float: left;
  margin-right: 5px
}

.editoroverlay.imageoverlay #imageconfigtarget.center {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.editoroverlay.imageoverlay #imageoverlay_progress {
  display: none;
  position: absolute;
  right: 10px
}

.editoroverlay.uploadoverlay h2 {
  font-size: 123.1%;
  font-weight: bold
}

.editoroverlay.uploadoverlay p,
.editoroverlay.uploadoverlay h2 {
  margin-bottom: 5px
}

.editoroverlay.uploadoverlay label {
  margin-bottom: 2px
}

.editoroverlay.uploadoverlay input.textbox {
  width: 95%;
  margin-bottom: 5px
}

.editor {
  border-top-width: 0px
}

.postpreview {
  border: 1px solid #B5CCDB;
  border-top: 0px
}

.right_editor_button {
  width: 25px;
  float: right
}

.right_editor_buttons {
  width: 52px;
  float: right
}

.popupmenu {
  *z-index: 999;
  position: relative
}

.popupmenu a.popupctrl {
  background-image: url(images/misc/black_downward_arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 15px;
  _padding-right: 25px
}

.popupmenu a.popupctrl.nogadget {
  padding-right: 0;
  background-image: none
}

.popupgroup .popupmenu a.popupctrl {
  font-size: 11px;
  padding: 2px 4px;
  border: 0;
  background-color: transparent;
  text-decoration: none;
  padding-right: 15px;
  margin-left: 5px
}

.popupgroup .popupmenu:hover a.popupctrl {
  border: 0;
  background-color: transparent
}

.popupgroup .popupmenu {
  float: left
}

.blockfoot .popupctrl {
  text-decoration: none;
  padding: 2px 6px;
  padding-right: 15px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px
}

.blockhead .popupctrl {
  color: #ffffff
}

.blockhead .popupctrl:hover {
  color: #ffffff
}

.popupbody {
  background: #e1e1e1 url(images/misc/blog/top-highlight.png) repeat-x;
  border: 1px solid #c4c4c4;
  padding: 2px;
  position: absolute;
  z-index: 1000;
  top: 1.5em;
  left: 0;
  display: none;
  min-width: 200px
}

.popupmenu:hover ul.popuphover {
  display: block
}

.popupbody li {
  border-top: solid 1px #e1e1e1
}

.popupbody>li:first-child {
  border-top: none
}

.popupbody li>a,
.popupbody li>label {
  display: block;
  color: inherit;
  padding: 6.235px 10px;
  background: rgb(255, 255, 255) bottom repeat-x;
  text-decoration: none;
  text-align: left;
  white-space: nowrap;
  font: normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif
}

.blockhead .popupbody li>a {
  color: rgb(153, 153, 153)
}

.popupbody li>a:hover,
.popupbody li>label:hover,
.popupbody li.vbmenu_hilite>a {
  background-color: #FFEB90;
  color: rgb(153, 153, 153)
}

.popupbody li.vbmenu_hilite,
li.vbmenu_option {
  float: none;
  display: list-item;
  width: 100%
}

.popupbody li.vbmenu_option>a:hover {
  background: rgb(255, 255, 255) bottom repeat-x
}

.popupbody li input.searchbox {
  width: 180px;
  padding: 0px;
  font-size: 10pt;
  font-style: italic;
  color: #777777
}

.popupbody li input.searchbox:focus {
  font-style: normal;
  color: rgb(153, 153, 153)
}

.popupbody li.formsubmit {
  text-align: right;
  padding: 0px;
  background: transparent
}

.popupbody li.formsubmit .submitoptions {
  float: left;
  text-align: left
}

.popupbody li.formsubmit .submitoptions label {
  display: block
}

.popupbody li.formsubmit.jumptopage>label {
  display: inline;
  background: none
}

.popupbody li.formsubmit input[type="submit"],
.popupbody li.formsubmit input[type="reset"],
.popupbody li.formsubmit input[type="button"] {
  font: 9pt Tahoma, Calibri, Verdana, Geneva, sans-serif;
  padding: 2px;
  padding-bottom: 1px
}

.popupbody li.formsubmit input[type="submit"]:hover,
.popupbody li.formsubmit input[type="reset"]:hover,
.popupbody li.formsubmit input[type="button"]:hover {
  color: #417394
}

.blockhead .popupmenu,
.blocksubhead .popupmenu {
  display: block;
  float: right;
  clear: left;
  text-transform: none
}

.memberaction.popupmenu {
  position: relative;
  top: 0;
  display: inline-block
}

.postdetails .memberaction.popupmenu {
  position: static
}

.memberaction.popupmenu a.popupctrl {
  background: none;
  padding: 0
}

.memberaction_body.popupbody {
  width: 280px;
  background: rgb(255, 255, 255);
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-box-shadow: 0px 4px 7px;
  -webkit-box-shadow: 0px 4px 7px;
  box-shadow: 0px 4px 7px
}

.memberaction_body.popupbody li {
  border: none;
  width: 140px
}

.memberaction_body.popupbody li.left {
  float: left;
  clear: left
}

.memberaction_body.popupbody li.right {
  float: right;
  clear: right
}

.memberaction_body.popupbody li img {
  float: left;
  padding: 4px;
  position: relative;
  top: -2px
}

.memberaction_body.popupbody li>a {
  padding: 4px
}

.memberaction_body.popupbody hr {
  float: left;
  height: 96px;
  width: 0;
  display: inline
}

html {
  color: #000;
  background: #FFF
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

fieldset,
img {
  border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit
}

del,
ins {
  text-decoration: none
}

li {
  list-style: none
}

caption,
th {
  text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal
}

q:before,
q:after {
  content: ''
}

abbr,
acronym {
  border: 0;
  font-variant: normal
}

sup {
  vertical-align: baseline
}

sub {
  vertical-align: baseline
}

legend {
  color: #000
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit
}

input,
button,
textarea,
select {
  *font-size: 100%
}

body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small
}

select,
input,
button,
textarea,
button {
  font: 99% arial, helvetica, clean, sans-serif
}

table {
  font-size: inherit;
  font: 100%
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%
}

html {
  background: #3b3b3b none
}

em {}

strong {}

body {
  width: 980px;
  min-width: 650px;
  max-width: auto;
  margin: 0px auto 0px auto;
  font-size: 13px;
  color: rgb(153, 153, 153);
  line-height: 1.230
}

body a {
  color: #417394;
  text-decoration: none
}

body a:hover,
body a:hover .time,
body a:hover .shade,
body a:hover .understate {
  color: #417394;
  text-decoration: underline
}

body a.understate,
body a .understate {
  color: inherit;
  text-decoration: none;
  *clear: expression(style.color=parentNode.currentStyle.color, style.clear="none", 0)
}

.body_wrapper {
  padding: 10px 20px 10px 20px;
  background: rgb(255, 255, 255) none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

input,
textarea,
button,
select {
  font-family: Tahoma, Calibri, Verdana, Geneva, sans-serif
}

.button {
  padding: 2.5px 5px;
  font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  border: 1px solid #a8a8a8;
  color: #424242;
  background: #e3e3e3 url(images/gradients/generic_button.png) repeat-x top left;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  webkit-border-radius: 0px
}

.button:hover {
  background: #efefef url(images/gradients/generic_button.png) repeat-x;
  color: #424242
}

body,
legend {
  font-family: Tahoma, Calibri, Verdana, Geneva, sans-serif
}

.shade {
  color: #777777
}

.time {
  color: #666
}

.nocss_label {
  display: none
}

.normal {
  font-size: 13px;
  font-weight: normal
}

.block {
  background: transparent none;
  clear: both;
  padding: 0;
  color: ;
  font:
}

.block a {
  color:
}

.block a:hover {
  color:
}

.blockhead {
  font: normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  color: #ffffff;
  background: #2b92da url(images/buttons/newbtn_middle.png) repeat-x;
  _background-image: none;
  padding: 4px 10px 4px 10px;
  border: 1px solid #5a7f97;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px
}

.blockhead h2 {
  font-weight: bold
}

.blockhead a {
  color: #ffffff
}

.blockhead a:hover {
  color: #ffffff
}

.blockhead img {
  margin-bottom: -4px
}

.blocksubhead {
  font: normal 12px;
  color: #3e3e3e;
  background: #e9e9e9 none repeat-x;
  padding: 4px 10px 4px 10px;
  border-top: 1px solid #cecece
}

.blocksubhead img {
  vertical-align: middle
}

.blocksubhead a {
  color: #3e3e3e;
  text-decoration: none
}

.blocksubhead a:hover {
  color: #417394
}

.blockhead_info,
.blocksubhead_info {
  float: right;
  font-weight: normal
}

.blockbody {
  background: rgb(255, 255, 255) none no-repeat;
  padding-left: 0px;
  padding-right: 0px
}

.blockrow {
  background: rgb(255, 255, 255) none;
  padding: 5px 10px 5px 10px;
  border: ;
  color: ;
  font:
}

.blockrow a {
  color:
}

.blockrow a:hover {
  color:
}

.blockfoot,
.blocksubfoot {
  display: block;
  clear: both;
  background: #ffffff none;
  padding: 5px 0px 5px 0px;
  border: 0 rgb(102, 204, 0);
  color: ;
  font:
}

.blockfoot a {
  color:
}

.blockfoot a:hover {
  color:
}

.blockfoot,
.blocksubfoot {
  padding: 5px 0px 5px 0px
}

.blocksubfoot {
  text-align: right
}

.wysiwyg_block {
  margin-bottom: 10px
}

.wysiwyg_block .blockrow:first-child {
  background: transparent url(images/gradients/gradient-greytowhite.png) repeat-x top left
}

.wysiwyg_block iframe.textbox {
  border: 1px solid #6b91ab;
  background: #f3f7f9 none;
  padding-bottom: 0
}

.wysiwyg_block .formcontrols .blockrow {
  border-top: 0
}

.table {
  display: table;
  table-layout: fixed
}

.thead {
  width: 100%;
  padding: 0;
  display: table-row
}

.tr {
  display: table-row
}

.td {
  display: table-cell
}

.pagination span {
  display: block;
  float: left;
  clear: right
}

.pagination span a {
  font: normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  border: 1px solid #cedfeb;
  height: 15.99px;
  padding: 2px 4px;
  margin-left: 1px;
  background: #f2f6f8 none;
  text-decoration: none;
  color: #417394
}

.pagination span a:hover {
  border: 1px solid #417394
}

.pagination span.prev_next a,
.pagination span.first_last a {
  position: relative;
  top: -2px
}

.pagination span.prev_next a img,
.pagination span.first_last a img {
  position: relative;
  display: inline;
  top: 3px
}

.pagination dt.label {
  display: none
}

.pagination span.selected a {
  background: #2b92da url(images/buttons/newbtn_middle.png);
  color: #ffffff;
  border: 1px solid #417394;
  height: 15.99px;
  font-weight: bold;
  padding: 2px 4px;
  margin-left: 1px
}

.pagination .separator,
.pagination .elipsis {
  background: none;
  border: 0
}

.pagination .separator:hover {
  border: 0
}

.pagination li.jumptopage {
  text-align: center
}

.pagination span a.popupctrl {
  height: 15.99px;
  background: transparent url(images/misc/black_downward_arrow.png) no-repeat center left;
  padding-right: 4px;
  padding-left: 18px
}

.pagination .popupmenu:hover a.popupctrl {
  border: 1px solid #417394;
  color: rgb(153, 153, 153)
}

.textcontrols a,
a.textcontrol {
  position: relative;
  padding: 3px 5px;
  font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  line-height: 1.230;
  text-decoration: none;
  border: 1px solid #a8a8a8;
  color: #424242;
  background: #e3e3e3 url(images/gradients/generic_button.png) repeat-x top left;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px
}

.textcontrols a img,
a.textcontrol img {
  position: absolute;
  bottom: 2px;
  left: -2px
}

.textcontrols a:hover img,
a:hover.textcontrol img {
  position: absolute;
  bottom: 2px;
  left: -2px
}

.textcontrols a:hover,
a:hover.textcontrol {
  background: #efefef url(images/gradients/generic_button.png) repeat-x;
  text-decoration: none;
  color: #417394
}

.textcontrols a:hover,
a:hover.textcontrol {
  text-decoration: none
}

.blockhead a.textcontrol {
  float: right;
  font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  margin-top: -4.5px;
  text-transform: none
}

.blockhead a.textcontrol:hover {
  color: #417394
}

.navpopupmenu {
  text-align: right;
  float: right;
  display: block;
  padding: 0;
  padding-top: 3px;
  clear: left;
  margin-left: 10px;
  font-size: 12px;
  margin-top: 0
}

* html .navpopupmenu.popupmenu.nohovermenu a.textcontrol,
.navpopupmenu a.textcontrol,
.navpopupmenu a.popupctrl,
.navpopupmenu.popupmenu.nohovermenu a.textcontrol,
.navpopupmenu.popupmenu.nohovermenu a.popupctrl {
  text-decoration: none;
  color: #424242;
  border: 1px solid #a8a8a8;
  background: #e3e3e3 url(images/gradients/generic_button.png) repeat-x top left;
  _background-image: none;
  font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  padding: 3.33333333333px 6.66666666667px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px
}

.navpopupmenu a.textcontrol:hover,
.navpopupmenu a.popupctrl:hover,
.navpopupmenu.popupmenu.nohovermenu a.textcontrol:hover,
.navpopupmenu.popupmenu.nohovermenu a.popupctrl:hover {
  background: #efefef url(images/gradients/generic_button.png) repeat-x;
  color: #417394;
  _background-image: none
}

.navpopupmenu .popupctrl .ctrlcontainer {
  background: transparent url(images/misc/black_downward_arrow.png) no-repeat center left;
  padding-left: 15px;
  white-space: nowrap
}

.navpopupbody {
  width: auto;
  max-height: 350px;
  text-align: left;
  *overflow: auto;
  overflow-y: scroll;
  left: auto;
  right: 0
}

.navpopupbody li {
  overflow: hidden;
  min-width: 200px
}

.navpopupbody li.optionlabel {
  text-align: center;
  font-weight: bold
}

.navpopupbody .d1 a,
option.d1 {
  text-indent: 20px
}

.navpopupbody .d2 a,
option.d2 {
  text-indent: 40px
}

.navpopupbody .d3 a,
option.d3 {
  text-indent: 60px
}

.navpopupbody .d4 a,
option.d4 {
  text-indent: 80px
}

.navpopupbody .d5 a,
option.d5 {
  text-indent: 100px
}

.navpopupbody .d6 a,
option.d6 {
  text-indent: 120px
}

.navpopupbody .d7 a,
option.d7 {
  text-indent: 140px
}

.navpopupbody .d8 a,
option.d8 {
  text-indent: 160px
}

.navpopupbody .d9 a,
option.d9 {
  text-indent: 180px
}

.navpopupbody .d10 a,
option.d10 {
  text-indent: 200px
}

.navpopupbody .d11 a,
option.d11 {
  text-indent: 220px
}

.navpopupbody .d12 a,
option.d12 {
  text-indent: 240px
}

.navpopupbody .d13 a,
option.d13 {
  text-indent: 260px
}

.navpopupbody .d14 a,
option.d14 {
  text-indent: 280px
}

.navpopupbody .d15 a,
option.d15 {
  text-indent: 300px
}

.navpopupbody .d16 a,
option.d16 {
  text-indent: 320px
}

.navpopupbody .d17 a,
option.d17 {
  text-indent: 340px
}

.navpopupbody .d18 a,
option.d18 {
  text-indent: 360px
}

.navpopupbody .d19 a,
option.d19 {
  text-indent: 380px
}

.navpopupbody .d20 a,
option.d20 {
  text-indent: 400px
}

dl.stats.totals {
  float: right;
  padding: 5px
}

dl.stats dt {
  display: inline;
  color: #777777
}

dl.stats dt:after {
  content: ":"
}

dl.stats dd {
  display: inline
}

dl.statsblock dt {
  display: block;
  float: left;
  clear: left;
  width: 25%
}

dl.statsblock dd {
  display: block;
  float: left;
  margin-left: 10px
}

dl.tabslight {
  border-bottom: solid 1px #6b91ab;
  padding-left: 20px;
  margin-bottom: 1em;
  height: 23px;
  margin-top: 15px
}

dl.tabslight dt {
  display: none
}

dl.tabslight dd {
  float: left
}

dl.tabslight dd a {
  font-size: 11px;
  font-weight: bold;
  color: rgb(153, 153, 153);
  text-decoration: none;
  text-align: center;
  padding: 0 10px;
  min-width: 55;
  height: 22;
  line-height: 22px;
  display: block;
  border: 1px solid #6b91ab;
  background-color: #e9e9e9;
  margin-left: -1;
  margin-bottom: -1;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 11px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 11px;
  border-top-left-radius: 3px;
  border-top-right-radius: 11px
}

html>body dl.tabslight dd.selected a,
html>body dl.tabslight dd.selected a:hover {
  position: relative;
  border-bottom: 1px solid transparent;
  background: #f1f3f8 none
}

* dl.tabslight dd.selected a,
* dl.tabslight dd.selected a:hover {
  border-bottom: 1px solid transparent;
  background: #f1f3f8 none
}

dl.tabslight dd a:hover {
  color: #417394;
  background: #252525 url(images/gradients/selected-tab-gradient-with-top-alpha.png) repeat-x 0 -4px
}

.columnsort a,
.columnsort span {
  display: block;
  text-decoration: none;
  white-space: nowrap;
  text-align: left
}

.columnsort a:hover {
  background-color: #FFEB90;
  text-decoration: none;
  color: inherit
}

tr.columnsort th {
  white-space: nowrap
}

div.collapse {
  position: relative
}

a.collapse {
  float: right;
  right: 10px;
  top: 20px;
  position: absolute
}

.blockhead a.collapse {
  top: 10px
}

#forumrules {
  margin-bottom: 10px;
  border-bottom: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-top: 1px solid rgb(255, 255, 255);
  background: rgb(255, 255, 255) url(images/gradients/gradient-greytowhite.png) repeat-x
}

#forumrules ul.youcandoblock {
  float: left;
  width: 55%;
  margin-bottom: 10px;
  overflow: hidden
}

#forumrules ul.bbcodeblock {
  float: right;
  width: 42%;
  text-align: right;
  overflow: hidden
}

#forumrules .rules_link {
  margin-top: 10px;
  width: 42%;
  padding-left: 55%
}

.errorblock ul.blockrow.error>li {
  border-bottom: solid 1px #cedfeb;
  padding-bottom: 10px;
  margin-bottom: 10px
}

.errorblock ul.blockrow.error li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0
}

blockquote.preview {
  font: 13px Tahoma, Calibri, Verdana, Geneva, sans-serif
}

blockquote.preview.forumcontent {
  font: 13px Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif
}

blockquote.preview .bbcode_container div.bbcode_code,
blockquote.preview .bbcode_container pre.bbcode_code {
  margin: 0;
  padding: 6px;
  border: 1px inset;
  text-align: left;
  overflow: auto;
  direction: ltr;
  background: rgb(204, 204, 204) url(images/gradients/content3image-alpha.png) repeat-x;
  font-size: 12px
}

blockquote.preview .bbcode_container code.bbcode_code {
  margin: 0;
  text-align: left;
  direction: ltr;
  font-size: 12px
}

blockquote.preview .bbcode_container code.bbcode_code code {
  white-space: nowrap
}

blockquote.preview fieldset.postattachlist {
  background: rgb(255, 255, 255) bottom repeat-x;
  border-top: solid 1px #cedfeb;
  padding-bottom: 1em
}

blockquote.preview .bbcode_container div.bbcode_quote {
  margin: 0 10px;
  margin-bottom: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #f2f6f8 none;
  border-radius: 5px;
  border: 1px solid #417394;
  font: italic normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  position: relative;
  top: 0
}

blockquote.preview .bbcode_container .bbcode_quote_container {
  background: transparent url(images/misc/quote-left.png) no-repeat left;
  display: block;
  width: 9px;
  height: 13px;
  position: absolute;
  top: 5;
  left: -9px
}

blockquote.preview .bbcode_quote div.quote_container {
  border-top: 1px solid #fafafa;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px 5px 10px
}

.attachments {
  border: 1px solid #cecece;
  background: #ececec none;
  margin: 20px 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px 5px 10px;
  font-size: 12px
}

.attachments fieldset {
  margin: 5px 0
}

.attachments img.inlineimg {
  position: relative;
  top: 2px
}

blockquote.preview .signature {
  margin-top: 1.5em;
  border-top: solid 1px rgb(187, 187, 187);
  padding-top: 0.5em
}

.commalist li {
  display: inline
}

.commalist li:after {
  content: ","
}

.commalist li:last-child:after {
  content: ""
}

ul.username li a,
ol.username li a,
a.username {}

.commalist li a.username {
  display: inline
}

.standard_error {
  max-width: 600px;
  margin: 0 auto;
  padding: 4em 0 6em
}

a.extlink {
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  position: absolute;
  margin-left: 2px;
  background: transparent url(images/buttons/extlink.png) no-repeat
}

.hidden {
  display: none
}

.floatcontainer:after,
.formcontrols .blockrow:after,
dl.stats:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.floatcontainer,
.formcontrols .blockrow,
dl.stats {
  display: inline-block;
  font-weight: normal
}

* html .floatcontainer,
.formcontrols .blockrow,
dl.stats {
  height: 1%
}

.floatcontainer,
.formcontrols .blockrow,
dl.stats {
  display: block
}

.floatcontainer.hidden {
  display: none
}

#inlinemod_formctrls {
  float: right
}

#inlinemod_formctrls .popupctrl {
  text-decoration: none;
  background: #e3e3e3 url(images/gradients/generic_button.png) repeat-x top left;
  padding-right: 0;
  color: #424242;
  border: 1px solid #a8a8a8;
  font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  float: left;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px
}

#inlinemod_formctrls a.popupctrl:hover {
  background: #efefef url(images/gradients/generic_button.png) repeat-x;
  color: #417394
}

#inlinemod_formctrls a.popupctrl span.ctrlcontainer {
  display: inline-block;
  background: transparent url(images/misc/black_downward_arrow.png) no-repeat center left;
  padding-top: 3.33333333333px;
  padding-right: 5px;
  padding-bottom: 3.33333333333px;
  padding-left: 15px;
  font-size: 11px;
  float: left
}

#inlinemod_formctrls .popupbody {
  left: auto;
  right: 0px
}

div.forum_disabled {
  text-align: center;
  color: red;
  background-color: white;
  padding: 10px;
  font-size: 20px
}

.restore body {
  margin: 10px
}

.restore h1 {
  font-size: 138.5%
}

.restore h2 {
  font-size: 123.1%
}

.restore h3 {
  font-size: 108%
}

.restore h1,
.restore h2,
.restore h3 {
  margin: 1em 0
}

.restore h1,
.restore h2,
.restore h3,
.restore h4,
.restore h5,
.restore h6,
.restore strong,
.restore dt {
  font-weight: bold
}

.restore optgroup {
  font-weight: normal
}

.restore abbr,
.restore acronym {
  border-bottom: 1px dotted #000;
  cursor: help
}

.restore em {
  font-style: italic
}

.restore del {
  text-decoration: line-through
}

.restore blockquote,
.restore ul,
.restore ol,
.restore dl {
  margin: 1em
}

.restore ol,
.restore ul,
.restore dl {
  margin-left: 2em
}

.restore ol li,
.restore ol.decimal li {
  list-style: decimal outside
}

.restore ol.upper-roman li {
  list-style: upper-roman outside
}

.restore ol.lower-roman li {
  list-style: lower-roman outside
}

.restore ol.upper-alpha li {
  list-style: upper-alpha outside
}

.restore ol.lower-alpha li {
  list-style: lower-alpha outside
}

.restore ul li {
  list-style: disc outside
}

.restore dl dd {
  margin-left: 1em
}

.restore th,
.restore td {
  border: 1px solid #000000;
  padding: 0.5em
}

.restore th {
  font-weight: bold;
  text-align: center
}

.restore caption {
  margin-bottom: .5em;
  text-align: center
}

.restore sup {
  vertical-align: super
}

.restore sub {
  vertical-align: sub
}

.restore p,
.restore fieldset,
.restore table,
.restore pre {
  margin-bottom: 1em
}

.restore button,
.restore input[type="checkbox"],
.restore input[type="radio"],
.restore input[type="reset"],
.restore input[type="submit"] {
  padding: 1px
}

.unread {
  font-weight: bold
}

li.tag {
  display: inline;
  margin-right: 5pxpx
}

li.tag label.mine {
  font-weight: bold
}

li.tag a {
  text-decoration: none
}

li.taglevel1 {
  font-size: xx-small
}

li.taglevel2 {
  font-size: small
}

li.taglevel3 {
  font-size: medium
}

li.taglevel4,
li.taglevel5 {
  font-size: large
}

li.taglevel5 {
  font-weight: bold
}

li.tag.option {
  padding: 10px
}

#thread_tags_list input#tag_add_input {
  display: block;
  width: 90%;
  margin-top: 2px;
  margin-bottom: 0.5em
}

#thread_tags_list .description {
  color: #777777
}

#thread_tags_list .actionbuttons {
  text-align: right;
  margin-bottom: 1em
}

#tag_edit_list {
  list-style: none;
  margin: 0;
  padding: 0
}

#tag_edit_list li {
  float: left;
  display: block;
  width: 100px
}

#tag_edit_list li.mine {
  font-weight: bold
}

#social_bookmarks_list li {
  display: block;
  float: left;
  padding-left: 10px
}

#imagereg {
  vertical-align: middle;
  margin-bottom: 5px
}

#wol_navpopup.navpopupmenu {
  margin-bottom: 6px
}

.navlinks {
  background: #f5f5f5 none;
  border-top: 1px solid #e7e7e7;
  padding: 10px 0;
  text-align: center;
  color: #5d5d5d;
  font-size: ;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  clear: both
}

.cleardiv {
  clear: both
}

#ajax_post_errors {
  position: absolute;
  width: 420px;
  z-index: 500;
  padding: 2px;
  background-color: #FFFFFF;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px
}

#ajax_post_errors .blockrow {
  border-bottom: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4
}

#ajax_post_errors .blockfoot {
  text-align: center
}

#ajax_post_errors_message ol {
  margin: 1em;
  margin-left: 2em
}

#ajax_post_errors_message ol.numeric li,
#ajax_post_errors_message ol li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: decimal
}

.highlight {
  background: #FFEB90 none repeat-x
}

.clear {
  clear: both
}

label#fb_pulishlabel {
  font-size: 12px;
  font-weight: normal;
  margin-right: 10px;
  vertical-align: middle
}

#fb_likeframe {
  border: none;
  overflow: hidden;
  height: 27px;
  width: 260px;
  vertical-align: text-bottom
}

#pagetitle #fb_likeframe {
  float: right
}

.blogbit #fb_likeframe {
  margin-top: 7px
}

#recaptcha_area {
  direction: ltr;
  display: inline
}

#recaptcha_widget_div {
  float: left
}

.member_blockrow .error {
  padding: 4px 10px 4px 10px
}

.above_body {
  background: #3b3b3b url(images/gradients/gradient-grey-down.png) repeat-x;
  _background-image: none;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px
}

.doc_header {
  _background-image: none;
  border: ;
  color: #a8a8a8;
  font: normal normal normal 11px Arial, Tahoma, Calibri, Verdana, Geneva, sans-serif;
  position: relative;
  min-height: 35px
}

.doc_header a {
  color:
}

.doc_header a:hover {
  color: transparent
}

.doc_header hr {
  display: none
}

.logo-image {
  float: left;
  clear: right;
  min-height: 2em;
  height: auto !important;
  height: 2em;
  padding:
}

.toplinks {
  position: absolute;
  right: 20px;
  top: 0;
  color: #ffffff;
  font: normal normal normal 11px Arial, Tahoma, Calibri, Verdana, Geneva, sans-serif;
  text-align: right
}

.toplinks ul.isuser li#fb_headerbox.hidden,
.toplinks ul.nouser li#fb_headerbox.hidden {
  display: none
}

.toplinks ul.isuser li#fb_headerbox a,
.toplinks ul.nouser li#fb_headerbox a {
  padding-top: 0;
  background: none;
  cursor: pointer
}

li#fb_headerbox a#fb_link {
  position: relative
}

li#fb_headerbox a#fb_link #fb_squarepic {
  position: absolute;
  right: -6px;
  top: 5px;
  z-index: 1;
  border: 1px solid #B3CCE7;
  padding: 1px
}

li#fb_headerbox a#fb_link #fb_icon {
  position: absolute;
  right: 10px;
  top: 1px;
  z-index: 2
}

.toplinks ul.isuser,
.toplinks ul.nouser {
  display: block;
  float: right;
  clear: left;
  list-style: none
}

.toplinks ul.isuser li {
  display: inline;
  position: relative;
  color: #a8a8a8;
  float: right;
  clear: left;
  padding-right: 10px;
  background:
}

.toplinks ul.isuser .popupbody li {
  display: block;
  float: none;
  clear: none;
  padding: 0;
  margin: 0
}

.toplinks ul.isuser li.welcomelink {
  display: block;
  float: right;
  clear: left;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-right: 4px
}

.toplinks ul.isuser li.logoutlink {
  top: 0
}

.toplinks ul.isuser li a {
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: bold;
  color: #ffffff
}

.toplinks ul.isuser li li a {
  float: none;
  margin-left: 0
}

.toplinks ul.isuser li.welcomelink a {
  display: inline;
  float: none;
  clear: none;
  margin-left: 0
}

.toplinks ul.isuser li a:hover {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-right: 4px;
  background: #252525;
  color: rgb(255, 255, 255)
}

.toplinks ul.nouser li {
  display: inline
}

.toplinks ul.nouser li a {
  float: left;
  clear: right;
  color: #ffffff
}

.toplinks ul.nouser li a {
  display: block;
  float: right;
  clear: left;
  color: #ffffff;
  position: relative;
  padding: 6px 10px 0 10px;
  background: #252525;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 20px;
  font-weight: bold;
  font-size: 12px;
  margin-right: 10px
}

.toplinks ul.nouser li a:hover {
  background: #252525;
  color: rgb(255, 255, 255)
}

.toplinks ul.isuser li.popupmenu,
.toplinks ul.isuser .notifications,
.toplinks ul.isuser .nonotifications {
  color: rgb(0, 0, 0);
  position: relative
}

.toplinks ul.isuser li.popupmenu ul li {
  position: relative;
  top: 0;
  margin: 0;
  text-align: left
}

.toplinks ul.isuser .notifications .popupbody {
  background: #252525;
  border: 1px solid #252525
}

.toplinks ul.isuser .notifications .popupbody li a {
  color: rgb(0, 0, 0);
  padding: 0 5px;
  font-weight: normal;
  background: rgb(255, 255, 255);
  border-top: 1px solid #252525;
  text-align: left;
  padding-left: 30px;
  line-height: 26px
}

.toplinks ul.isuser .notifications .popupbody li a span {
  position: absolute;
  line-height: 26px;
  left: 5px
}

.toplinks ul.isuser .notifications .popupbody li a:hover {
  background: #FFEB90;
  color: rgb(0, 0, 0);
  text-decoration: underline
}

.toplinks form {
  min-width: 220px;
  display: block;
  margin-right: 10px;
  text-align: left;
  float: right;
  clear: left;
  _width: 20%
}

.toplinks .logindetails {
  padding: 0 10px;
  text-align: center;
  background: #252525;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 26px
}

.toplinks form input {
  margin: 3px 0 0;
  vertical-align: baseline;
  font-size: 11px;
  padding: 1px;
  border: 0
}

.toplinks form input.textbox {
  color: #303030
}

.toplinks form input.default-value {
  color: #828282
}

.toplinks .remember {
  margin: -3.33333333333px 0 0 20px;
  font-size: 10px;
  color:
}

.toplinks .remember input {
  vertical-align: baseline
}

.cb_cookieuser_navbar {
  position: relative;
  top: 2px
}

.notifications a.popupctrl:link,
.notifications a.popupctrl:visited,
.toplinks a:link,
.toplinks a:visited {
  color: #ffffff;
  text-decoration: none
}

.notifications>a:link,
.notifications>a:visited {
  color: #ffffff;
  text-decoration: none
}

.notifications>a:hover,
.notifications a.popupctrl:hover {
  color: rgb(255, 255, 255)
}

.notifications {
  font-size: 11px;
  color: #ffffff;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px
}

.notifications a {
  text-decoration: none
}

.notifications .popupbody {
  color: rgb(0, 0, 0)
}

.header hr,
.header h2 {
  display: none
}

.navbar {
  position: relative;
  height: 53px;
  background: #3b3b3b none;
  margin: 10px 0px 0px 0px;
  color: rgb(255, 255, 255);
  font: 11px Arial, Calibri, Verdana, Geneva, sans-serif;
  border: 0px solid rgb(255, 255, 255);
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px
}

.navbar a {
  color: rgb(255, 255, 255)
}

.navbar a:hover {
  color: rgb(255, 255, 255)
}

.navtabs {
  background: #252525 url(images/buttons/newbtn_middle.png) repeat-x;
  padding: 0px 0px 0px 20px;
  height: 26px;
  _background-image: none
}

.navtabs li:first-child {
  border-left: 1px solid rgb(102, 102, 102)
}

.navtabs ul {
  position: absolute;
  top: 26px;
  left: 0px;
  width: 100%;
  border-top: 1px solid rgb(102, 102, 102);
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-right: -80px;
  direction: ltr
}

.navtabs li {
  float: left;
  border-right: 1px solid rgb(102, 102, 102)
}

.navtabs ul li:first-child {
  margin-left: 20px;
  border-left: 0
}

#navtabs .popupmenu ul li:first-child {
  margin-left: 0px
}

.navtabs ul li {
  border-right: 0;
  position: relative
}

.navtabs li a {
  height: 26px;
  line-height: 26px;
  padding: 0 10px
}

.navtabs li a.navtab {
  border-top: 1px solid 2b92da;
  border-left: 1px solid 2b92da;
  display: block;
  background: #252525 url(images/buttons/newbtn_middle.png) repeat-x;
  _background-image: none;
  min-width: 60px;
  width: auto !important;
  width: 60px;
  _min-width: 75px;
  _width: auto !important;
  _width: 75px;
  text-align: center;
  color: #ffffff;
  font: bold 12px Arial, Calibri, Verdana, Geneva, sans-serif;
  text-decoration: none;
  line-height: 26px
}

.navtabs li a.navtab:hover {
  background: #252525 url(images/gradients/selected-tab-gradient-with-top-alpha.png) repeat-x 0 -4px;
  _background-image: none;
  color: #000000
}

.navtabs li.selected {
  height: 26px;
  color: #000000
}

.navtabs li.selected a.navtab {
  color: #000000;
  background: #252525 url(images/gradients/selected-tab-gradient-with-top-alpha.png) repeat-x;
  _background-image: none;
  position: relative;
  top: -4px;
  padding-top: 4px;
  z-index: 10
}

.navtabs li.selected li a,
.navbar_advanced_search li a {
  text-decoration: none;
  font: 11px Arial, Calibri, Verdana, Geneva, sans-serif;
  line-height: 26px
}

.navtabs li.selected li a {
  color: rgb(255, 255, 255);
  padding: 2px 5px
}

.navbar_advanced_search li {
  height: 26px;
  display: block;
  clear: both
}

.navbar_advanced_search li a {
  color: rgb(255, 255, 255)
}

.navbar_advanced_search li a:hover {
  color: rgb(255, 255, 255);
  text-decoration: underline
}

.navtabs li.selected li a:hover {
  color: rgb(255, 255, 255);
  text-decoration: underline
}

.navtabs li.selected .popupbody li>a {
  padding: 0px 10px;
  text-indent: 0;
  color: rgb(0, 0, 0)
}

.navtabs li.selected li a.popupctrl {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px transparent;
  _border: none;
  background: transparent url(images/misc/arrow.png) no-repeat right center;
  padding-right: 15px;
  _background-image: url('images/misc/arrow.gif');
  color: rgb(255, 255, 255)
}

.toplinks .notifications a.popupctrl {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-right: 15px;
  background: #252525 url(images/misc/arrow.png) right center no-repeat;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  _background-image: url('images/misc/arrow.gif')
}

.toplinks .nonotifications a.popupctrl {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-right: 15px;
  background: transparent url(images/misc/arrow.png) no-repeat right center;
  _background-image: url('images/misc/arrow.gif')
}

.toplinks .notifications a.popupctrl:hover,
.toplinks .nonotifications a.popupctrl:hover,
.toplinks .nonotifications a.popupctrl.active,
.toplinks .notifications a.popupctrl.active {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-right: 15px;
  background: #252525 url(images/misc/arrow.png) no-repeat right center;
  _background-image: url('images/misc/arrow.gif')
}

.toplinks .notifications a.popupctrl:hover {
  padding-top: 3px
}

.navtabs li.selected li:hover a.popupctrl {
  border-color: #3b3b3b;
  background-color: #252525;
  text-decoration: none
}

.navtabs li.selected li:hover a.popupctrl.active,
.navtabs li.selected li a.popupctrl.active {
  border-color: #252525;
  background-color: #252525;
  color: rgb(255, 255, 255);
  text-decoration: none
}

.navtabs .popupbody {
  border: 1px solid #252525;
  background: #252525;
  width: auto
}

.navtabs .popupbody li {
  float: none;
  border-top: 1px solid #252525
}

.navtabs .popupbody li a:hover {
  background-color: #FFEB90
}

.nonotifications div.popupbody {
  min-width: 170px;
  width: auto !important;
  width: 170px;
  background: #252525;
  border: 1px solid #252525
}

.nonotifications .popupbody p {
  color: rgb(0, 0, 0);
  text-align: left;
  background: rgb(255, 255, 255);
  border-top: 1px solid #252525;
  padding: 0;
  text-indent: 5px;
  line-height: 26px;
  display: block
}

.toplinks .nonotifications .popupbody a {
  background: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  float: none;
  clear: none;
  padding: 0 5px;
  margin-left: 0;
  text-align: left;
  line-height: 26px
}

.toplinks .nonotifications .popupbody a:hover {
  background: #FFEB90;
  color: rgb(0, 0, 0);
  text-decoration: underline;
  padding: 0 5px
}

.globalsearch {
  position: absolute;
  width: 180px;
  right: 20px;
  top: 0px;
  float: right;
  clear: left;
  text-align: right;
  line-height: 1.0em;
  display: block
}

.navbar_search {
  position: relative;
  width: 180px;
  right: -20px;
  display: block
}

.navbar_search input {
  font-size: 11px;
  vertical-align: middle;
  padding: 1px;
  border: 1px solid #5a7f97
}

.globalsearch .textboxcontainer {
  height: 26px;
  border-left: 1px solid rgb(102, 102, 102);
  display: inline-block;
  float: left;
  text-align: center
}

.globalsearch .textboxcontainer span {
  border-top: 1px solid 2b92da;
  border-left: 1px solid 2b92da;
  display: inline-block;
  height: 22px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 3px;
  margin-bottom: 1px;
  width: 147px;
  _width: 140px
}

.globalsearch input.textbox {
  width: 120px
}

.toplinks form input.loginbutton {
  font-size: 11px;
  padding: 0 5px;
  background-color: ;
  border: solid 1px rgb(65, 93, 141)
}

.globalsearch .buttoncontainer {
  height: 26px;
  border-left: 1px solid rgb(102, 102, 102);
  display: inline-block;
  border-right: 1px solid rgb(102, 102, 102);
  width: 25px;
  overflow: hidden;
  float: right
}

.globalsearch .buttoncontainer span {
  border-top: 1px solid 2b92da;
  border-left: 1px solid 2b92da;
  height: 23px;
  padding-left: 4px;
  padding-top: 2.5px;
  display: inline-block
}

.globalsearch .searchbutton {
  border: 0;
  padding: 0;
  width: 22px;
  margin-top: -2px;
  margin-left: -2px
}

.breadcrumb>ul {
  background: transparent url(images/misc/navbit-home.png) left top no-repeat;
  border: none
}

.breadcrumb .navbit {
  float: left;
  background-image: url(images/misc/navbit-arrow-right.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 10px;
  padding-left: 3px
}

.breadcrumb .navbit:first-child {
  padding-left: 0
}

.breadcrumb .navbit.lastnavbit {
  background: transparent
}

.breadcrumb .navbit.lastnavbit span {
  float: left;
  background: transparent;
  padding-right: 10px;
  padding-left: 3px
}

.breadcrumb .navbit>a,
.breadcrumb .lastnavbit>span {
  display: block;
  padding: 2px 4px;
  float: left;
  background-color: transparent;
  border: 1px solid transparent;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.breadcrumb .navbit a:hover {
  border-color: #cedfeb;
  background-color: rgb(246, 248, 249)
}

.breadcrumb .navbit a {
  text-decoration: none
}

.breadcrumb .navbit a.popupctrl {
  background-image: url(images/misc/navbit-arrow-right.png);
  background-position: center center;
  padding: 2px 6px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.breadcrumb .navbit a.popupctrl:hover {
  background-color: #FFEB90;
  color: #417394
}

.breadcrumb hr {
  display: none
}

#pagetitle {
  padding: 0px 0px 0px 0px;
  clear: both;
  padding-top: 5px;
  background: none;
  border:
}

#pagetitle a {
  color:
}

#pagetitle a:hover {
  color:
}

#pagetitle h1 {
  color: #3e3e3e;
  font-size: 14px;
  font-weight: bold
}

#pagetitle .description {
  color: inherit;
  font-size: 11.05px
}

.newcontent_textcontrol {
  background: #2b92da url(images/buttons/newbtn_middle.png) repeat-x left top;
  _background-image: none;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0 3px 8px #dddddd;
  -webkit-box-shadow: 0 3px 8px #dddddd;
  box-shadow: 0 3px 8px #dddddd;
  font: normal 14px Arial, sans-serif;
  color: rgb(255, 255, 255);
  padding: 4px 15px 4px 15px;
  border: 0;
  display: block;
  float: left;
  clear: right
}

.newcontent_textcontrol span {
  font-size: 15px;
  font-weight: bold;
  display: inline
}

.newcontent_textcontrol:hover {
  background: #5b8dae url(images/buttons/newbtn_middle.png) repeat-x left top;
  _background-image: none;
  color: rgb(255, 255, 255);
  text-decoration: none
}

.footer {
  clear: both;
  margin-top: 15px;
  text-align: right;
  display: block;
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  box-shadow: -2px 2px 2px #c8c8c8;
  background: #2b92da none;
  padding: 5px 0px 5px 0px;
  border: 1px solid rgb(255, 255, 255);
  color: transparent;
  font: normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif
}

.footer a {
  color: rgb(255, 255, 255)
}

.footer a:hover {
  color: rgb(255, 255, 255)
}

.footer_copyright,
.footer_morecopyright {
  padding-bottom: 5px;
  color: rgb(102, 102, 102);
  font: normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  margin-top: 10px;
  text-align: center;
  display: block
}

.footer_time {
  color: rgb(102, 102, 102);
  font: normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  padding-top: 10px;
  text-align: center
}

.footer_select {
  float: left;
  text-align: left;
  margin-left: 10px;
  margin-top: 0
}

.footer_links {
  margin-right: 10px;
  margin-top: 2px
}

.footer_links li {
  display: inline;
  margin-left: 5px
}

.below_body .time {
  color: #666
}

.notices {
  background: rgb(255, 255, 255);
  margin: 5px 0
}

.notices li {
  background: #ffeb90 none;
  font-size: 12px;
  color: rgb(153, 153, 153);
  padding: 5px 10px;
  margin-bottom: 5px;
  -moz-box-shadow: -2px 2px 2px;
  -webkit-box-shadow: -2px 2px 2px;
  box-shadow: -2px 2px 2px;
  text-align: left;
  clear: both
}

.breadcrumb>ul {
  background-image: none;
  padding-left: 0px
}

.breadcrumb .navbithome {
  float: left;
  padding: 3.5px 0
}

.ad_global_header {}

#ad_global_header1 {
  float: left;
  clear: right;
  padding: 0 0 0 0;
  margin: 0 0 0 0
}

#ad_global_header2 {
  float: left;
  padding: 0 0 0 0;
  margin: 0 0 0 0
}

#ad_global_below_navbar {
  width: 100%;
  padding: 0 0 0 0;
  margin: 0 0 0 0
}

#ad_global_above_footer {
  width: 100%;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: left;
  clear: both
}

#ad_board_below_whats_going_on {
  width: 100%;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: left
}

#ad_thread_first_post_content {
  float: right;
  margin: 0 0 0 0
}

#ad_thread_last_post_content {
  float: right;
  margin: 0 0 0 0;
  z-index: 1000
}

.google_adsense_footer {
  clear: both
}

.formcontrols input,
select,
textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.formcontrols input.textbox {
  height: 25px;
  *height: 12px
}

.formcontrols .blocksubhead {
  font-weight: bold
}

.vbform .blockhead {
  margin-top: 2em
}

.vbform .blockhead:first-child {
  margin-top: 0
}

.settings_form_top_border {
  border-top: 1px solid #6b91ab
}

.blockbody.settings_form_border {
  border-right: 1px solid #6b91ab;
  border-left: 1px solid #6b91ab;
  border-bottom: 1px solid #6b91ab
}

.vbform {
  clear: both;
  width: auto;
  max-width: 750px;
  _width: 750px;
  margin: 0 auto 2em
}

.formcontrols {
  border-right: 1px solid #6b91ab;
  border-left: 1px solid #6b91ab;
  border-bottom: 1px solid #6b91ab
}

.formcontrols .blockrow {
  background: rgb(255, 255, 255) bottom repeat-x;
  border-top: solid 1px #cedfeb;
  padding: 10px 5px
}

.formcontrols .section {
  padding: 0 15px
}

.formcontrols>*:first-child,
.formcontrols .blocksubhead+.blockrow,
.formcontrols .section .blockrow:first-child {
  border-top: none
}

input,
textarea,
select,
button {
  font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  font-weight: normal
}

.button {
  padding: 2px 2px
}

.button:hover {
  color: #417394
}

.button[type="reset"]:hover {
  color: #417394
}

.textbox,
textarea,
select {
  background: rgb(255, 255, 255) none;
  border: solid 1px #6b91ab;
  padding: 4px 5px;
  outline: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.textbox[disabled],
textarea[disabled] {
  font-style: italic;
  color: #777777
}

.formcontrols .blockrow input.textbox:focus,
.formcontrols .blockrow textarea:focus {
  background: #f2f6f8 none
}

form .rightcol {
  display: block;
  margin-left: 212px;
  max-width: 496px;
  *margin-left: 0;
  float: none
}

.blockbody.formcontrols .blockrow .rightcol * {
  margin-left: 0;
  width: auto
}

.blockbody.formcontrols .blockrow .rightcol .primary {
  width: 50%
}

.blockbody.formcontrols .blockrow .rightcol textarea.primary {
  width: 70%
}

.blockbody.formcontrols .blockrow .rightcol .description {
  width: auto
}

.formcontrols .blockrow .primary {
  width: 248px
}

.formcontrols .blockrow .primary.full {
  width: 496px;
  float: left
}

.formcontrols .blockrow .group {
  width: 100%
}

.formcontrols .blockrow .group li {
  margin-top: 5px
}

.formcontrols .blockrow .group li:first-child {
  margin-top: 0
}

.formcontrols .blockrow .group .textbox {
  width: 248px
}

.formcontrols .blockrow .primary.center {}

.formcontrols .blockrow .primary.center img.icon {
  border: 1px solid rgb(65, 93, 141)
}

.formcontrols .blockrow .titleprefix {
  float: left;
  margin-right: 0.5em
}

.formcontrols .blockrow * .group {
  width: auto;
  float: none
}

.formcontrols .blockrow input.textbox[size] {
  width: auto
}

.formcontrols .blockrow.texteditor textarea {
  width: 500px;
  max-width: 98%;
  min-width: 98%;
  height: 200px;
  float: none
}

.formcontrols .blockrow.texteditor textarea,
#ie8#fix {
  width: 98%
}

.formcontrols .blockrow input.numeric,
.formcontrols .blockrow select.numeric {
  text-align: right
}

.formcontrols .blockrow label,
.formcontrols .blockrow .group.multifield label,
.formcontrols .blockrow .groupoption label {
  display: block;
  margin-bottom: 2px
}

.formcontrols .blockrow label {
  width: 212px;
  float: left;
  font-size: 13px
}

.formcontrols .blockrow label.full {
  width: auto;
  float: none;
  font-weight: bold
}

.formcontrols .blockrow label.floatlabel {
  margin-left: 10px
}

.formcontrols .blockrow * label {
  display: block;
  margin-bottom: auto;
  width: auto;
  float: none
}

.formcontrols .blockrow .group li label,
.formcontrols .blockrow .group dt label {
  width: 212px;
  float: left
}

.formcontrols .blockrow .group.full li label,
.formcontrols .blockrow .group.full dt label {
  width: auto
}

.formcontrols .blockrow .label {
  margin-bottom: 8px
}

.formcontrols .blockrow.singlecheck label {
  float: left
}

.formcontrols fieldset.blockrow legend {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 10px\9
}

.formcontrols .blockrow .description {
  color: #777777;
  font-size: 11px;
  max-width: 496px;
  margin-left: 212px;
  overflow: hidden;
  line-height: 150%;
  margin-bottom: 5px
}

.formcontrols .blockrow .group.multifield+.description {
  padding-top: 1.3em
}

.formcontrols .blockrow.texteditor .description {
  float: none;
  width: auto;
  margin-top: 2px
}

.formcontrols .blockrow .group.numeric+.description {}

.formcontrols .blockrow .singledescription {
  display: block;
  clear: left;
  margin-bottom: 10px
}

.formcontrols .blockrow .group.checkradio {
  width: auto
}

.formcontrols .blockrow .group.checkradio li label {
  float: none
}

.formcontrols .blockrow .group.checkradio.full {
  width: 100%
}

.formcontrols .blockrow .group.checkradio.partial {
  width: 212px
}

.formcontrols .blockrow .group.checkradio.horizontal {
  height: 30px
}

.formcontrols .blockrow .group.checkradio.horizontal li label {
  float: left;
  padding-right: 10px
}

.formcontrols .blockrow .group.checkradio>li {
  margin-bottom: 0.5em
}

.formcontrols .blockrow .group.multifield li {
  float: left;
  margin-right: 1em;
  margin-top: 0
}

.formcontrols .blockrow .group.multifield.stacked li {
  float: none;
  margin-top: 2px
}

.formcontrols .blockrow .group.multifield label {
  margin-bottom: 2px;
  display: block;
  float: none;
  width: auto
}

.formcontrols .blockrow .group.multifield select,
.formcontrols .blockrow .group.multifield input.textbox {
  float: none
}

.formcontrols .blockrow .group.numeric {
  width: auto;
  *width: 24%;
  max-width: 212px;
  margin-right: 2%
}

.formcontrols .blockrow .group.numeric li {
  clear: both
}

.formcontrols .blockrow .group.numeric label {
  float: left;
  margin-top: 1px
}

.formcontrols .blockrow .group.numeric input.textbox {
  float: right;
  text-align: right;
  margin-left: 20px;
  margin-bottom: 2px
}

.formcontrols .blockrow .group.numeric .description {
  clear: both;
  text-align: right;
  margin: auto;
  margin-bottom: 0.2em
}

.formcontrols .blockrow input.textbox.numeric {
  text-align: right
}

.formcontrols input.button,
.actionbuttons {
  max-width: 100%
}

.blockfoot.actionbuttons.redirect_button {
  background-color: transparent;
  padding-top: 5px
}

.blockfoot.actionbuttons.redirect_button .group {
  padding-right: 0px
}

.actionbuttons .group {
  float: none;
  text-align: right;
  padding-right: 10px
}

.vbform .actionbuttons .group {
  margin: 0 auto;
  width: auto;
  max-width: 750px
}

.actionbuttons .small_text_buttons,
.actionbuttons .small_text_buttons input.button {
  padding-left: 10px;
  padding-right: 10px
}

.actionbuttons .group .button {
  cursor: pointer;
  padding: 2.5px 5px;
  font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  border: 1px solid #a8a8a8;
  color: #424242;
  background: #e3e3e3 url(images/gradients/generic_button.png) repeat-x top left
}

.actionbuttons .group .button:hover {
  background: #efefef url(images/gradients/generic_button.png) repeat-x;
  color: #417394
}

.formcontrols .blockrow #posticon_preview {
  width: 16px;
  height: 16px;
  margin-left: 10px
}

.formcontrols .blockrow.posticons table {
  width: 496px
}

.formcontrols .blockrow.posticons td {
  padding: 2px
}

.formcontrols .blockrow select.rating option {
  background-image: url(images/rating/rating-15_3.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 85px
}

.formcontrols .blockrow dl.dep_group dd,
.formcontrols .blockrow .dep_group .deps {
  margin-left: 1.5em;
  margin-top: 0.5em;
  margin-bottom: 0.2em
}

.formcontrols .blockrow dl.dep_group dd dl.dep_group {}

input[type="submit"][disabled]#blog_deletebtn:active,
input[type="submit"][disabled]#blog_deletebtn {
  color: graytext
}

.formcontrols .blockrow .group.attachments li {
  margin-bottom: 0.5em
}

.formcontrols .blockrow .group.attachments li img {
  vertical-align: middle
}

.formcontrols .blockrow .group.attachments li:last-child {
  margin-top: 1em
}

.formcontrols .group.upperlower li,
.formcontrols .group.imfields li {
  width: 45%;
  padding-bottom: 0.3em
}

.formcontrols .group.upperlower li input.textbox,
.formcontrols .group.imfields li input.textbox,
.formcontrols .group.imfields li select {
  width: 100%
}

.formcontrols .group.imfields li select {
  margin-bottom: -0.3em
}

.groupcontrols {
  text-align: right;
  clear: both
}

.groupcontrols .textcontrol {
  margin-left: 10px;
  margin-top: 0
}

.formcontrols .blockrow.singlebutton .button {}

.formcontrols .groupoption {
  display: block;
  clear: left
}

.group.radio,
.group.checkbox {
  background: #f2f6f8 none
}

.formcontrols .blockrow .group.checkradio .daycheckboxes li {
  float: left;
  padding-right: 1em;
  padding-top: 0.5em
}

.savepreferences {
  float: left;
  text-align: left;
  width: 49.5%
}

.formcontrols #fbregbox.blockrow.hidden {
  visibility: hidden
}

#tag_list_cell .formcontrols .blockrow .group li label,
#tag_list_cell .formcontrols .blockrow .group dt label {
  width: auto
}

#tag_edit_list li {
  clear: right;
  width: auto;
  margin-right: 10px
}

#tag_list_cell .formcontrols .blockrow .group li {
  margin-top: 0
}

.config_customize {
  background-color: transparent;
  padding: 0px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: 5px
}

.config_customize_header {
  width: 100%;
  clear: both;
  display: block;
  text-align: left;
  background-color: #666666;
  height: 31px
}

.config_editlink {
  padding: 0px 20px 3px 20px;
  background-color: #444444;
  border: 1px solid #444444;
  font-weight: bold;
  font-size: 110%;
  color: #C0C0C0;
  height: 25px;
  margin: 3px 10px 3px 0px;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
  text-shadow: 2px 2px 2px #000000
}

.config_editlink:hover {
  background-color: #666666
}

.config_save {
  padding: 0px 20px 3px 20px;
  background-color: #77AA11;
  border: 1px solid #77AA11;
  font-weight: bold;
  font-size: 110%;
  color: #ffffff;
  height: 25px;
  margin: 3px 10px 3px 10px;
  margin: 3px 10px 3px 10px;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
  text-shadow: 3px 3px 3px #333333
}

.config_save:hover {
  background-color: #AADD11
}

.config_customize_pages {
  background-color: transparent;
  color: #222222;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px
}

.config_customize_page {
  background-color: transparent;
  color: #222222;
  display: block;
  padding: 15px;
  width: 100%;
  clear: right;
  float: left;
  font-weight: bold;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px
}

.picker-holder {
  display: block;
  text-align: center;
  margin: auto;
  top: 20px;
  background-color: #ffffff
}

.picker {
  background-color: #aaaaaa;
  background: -moz-linear-gradient(#eeeeee, #999999);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#aaaaaa));
  display: block
}

.lightgraybackground {
  background-color: #ffffff;
  background: -moz-linear-gradient(#ffffff, #cccccc);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#cccccc))
}

.centerbar {
  position: absolute;
  width: 2px;
  left: 50%
}

.hbar {
  height: 2px;
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 4px
}

.alert_box {
  text-align: center;
  display: block;
  position: absolute;
  color: #222222;
  background-color: #aaaaaa;
  background: -moz-linear-gradient(#ffffff, #888888);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#888888));
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: #000000 2px solid;
  z-index: 10
}

.alert_box .hd {
  text-align: center;
  display: none;
  color: #ffffff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px
}

.alert_box .bd {
  color: #222222;
  background: -moz-linear-gradient(#ffffff, #888888);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#888888));
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-radius-topleft: 10px;
  -webkit-border-radius-topright: 10px
}

.alert_box .ft {
  text-align: right;
  background: -moz-linear-gradient(#888888, #000000);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#888888), to(#000000))
}

.alert_box .ft input.btn {
  display: none;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  margin: 4px 10px 4px 10px;
  color: #ffffff;
  background: -moz-linear-gradient(#888888, #000000);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#888888), to(#000000));
  border: 1px #ffffff solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: right;
  font-weight: bold
}

.ok_button {
  display: none;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  width: 80px;
  margin: 4px 10px 4px 10px;
  color: #ffffff;
  background: -moz-linear-gradient(#888888, #000000);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#888888), to(#000000));
  border: 1px #ffffff solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: right;
  font-weight: bold
}

.attach_popup {
  display: none;
  border: 1px #000000 solid;
  margin: 0px;
  padding: 0px;
  background-color: #aaaaaa;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.assetpicker_body {
  display: block;
  width: 100%;
  background-color: #bbbbbb;
  background: -moz-linear-gradient(#ffffff, #999999);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#aaaaaa));
  padding: 5px
}

.transparent {
  background-color: transparent
}

.grey_select_item {
  background-color: #eeeeee
}

.tall_select {
  height: 30px
}

/* ---- forumhome-rollup.css ---- */
@charset "UTF-8";

#forums {
  clear: both
}

.forumhead {
  background: #2b92da url(images/buttons/newbtn_middle.png) repeat-x;
  _background-image: none;
  padding: 0;
  font: bold 12px Arial, Tahoma, Calibri, Verdana, Geneva, sans-serif;
  color: #ffffff;
  clear: both;
  margin-top: 8px;
  float: left;
  border: 1px solid rgb(255, 255, 255);
  width: 100%;
  -moz-border-radius-topright: 1px;
  -moz-border-radius-topleft: 1px;
  -webkit-border-top-right-radius: 1px;
  -webkit-border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px
}

#forums .L1 .forumhead a {
  font: bold 12px Arial, Tahoma, Calibri, Verdana, Geneva, sans-serif
}

#forums .L1 .forumhead .forumdescription {
  display: none
}

#forums .L1 .L2 {
  display: block;
  clear: both
}

#forums a.username {
  color: #417394
}

#forums a.username:hover {
  color: #417394
}

.forumbit_post .forumrow,
.forumbit_nopost .forumhead,
.forumbit_nopost .forumrow,
.forumbit_post .forumhead {
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  box-shadow: -2px 2px 2px #c8c8c8
}

.forumbit_nopost .forumbit_nopost .forumrow,
.forumbit_post .forumrow {
  background: rgb(255, 255, 255) url(images/gradients/grey-up.png) repeat-x left bottom;
  _background-image: none;
  display: block;
  width: 100%;
  float: left;
  min-height: 58px;
  position: relative;
  border-bottom: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4
}

.forumbit_nopost .forumbit_nopost .forumrow .forumicon {
  position: absolute;
  left: 10px;
  top: 5px;
  width: 48px
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata {
  display: inline-block;
  width: 100%
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata .datacontainer {
  margin-left: 68px
}

.forumbit_nopost .forumbit_post .forumrow .forumdata .datacontainer {
  margin-left: 0
}

.forumbit_post .foruminfo .forumdata {
  padding: 4px 0;
  font-size: 12px
}

.forumbit_nopost .forumhead .forumtitle {
  font-size: 13;
  min-width: 76%
}

.forumbit_nopost .forumhead .forumtitle a {
  color: #ffffff;
  margin-left: 10px
}

.forumbit_nopost .forumhead span,
.forumbit_post .forumhead span {
  font-size: 12px
}

.forumbit_nopost .forumhead span.forumlastpost,
.forumbit_post .forumhead span.forumlastpost {
  width: 21%
}

.forumbit_nopost .forumhead a.collapse img {
  position: absolute;
  top: -15px;
  right: -6px;
  display: block;
  width: 13px;
  height: 13px;
  overflow: hidden;
  float: right;
  clear: left
}

.forumbit_nopost:hover .forumhead a.collapsegadget {
  visibility: visible
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata,
.forumbit_post .forumrow .forumdata {
  padding: 5px 10px;
  padding-left: 0;
  font-size: 11px
}

.forumbit_nopost .forumbit_nopost .foruminfo .subforums {
  margin-left: 10px;
  position: relative;
  top: -10px
}

.forumbit_post {
  float: left;
  position: relative;
  width: 100%;
  display: block
}

.forumbit_post .forumhead span {
  padding: 0
}

.forumbit_post .forumhead .forumlastpost {
  top: 0;
  margin-top: 0
}

.forumbit_post .foruminfo,
.forumbit_post .forumlastpost,
.forumbit_post .forumactionlinks,
.forumbit_post .forumstats,
.forumbit_post .forumstats_2 {
  padding: 5px 0
}

.forumbit_post .forumhead .forumtitle {
  width: 76%
}

.forumbit_post .forumhead .forumtitle span {
  padding: 0;
  padding-left: 10px
}

.forumbit_post .foruminfo {
  width: 57%;
  min-width: 30%;
  float: left;
  clear: right;
  min-height: 48px
}

.forumbit_post .foruminfo .forumicon {
  position: absolute;
  left: 10px;
  width: 48px
}

.forumbit_post .foruminfo .forumdata,
.forumbit_post .foruminfo .forumtitle,
.forumbit_post .foruminfo .viewing {
  float: left;
  clear: right;
  color: #4e4e4e
}

.forumbit_post .foruminfo .viewing {
  white-space: nowrap
}

.forumbit_post .foruminfo .forumdata {
  padding: 0;
  width: 100%;
  _width: 99%
}

.forumbit_post .foruminfo .forumdata .datacontainer {
  float: left;
  width: 88%;
  padding-left: 68px
}

.forumbit_post .foruminfo .forumdata .forumtitle,
.forumbit_nopost .forumbit_nopost .forumrow .forumtitle {
  font-size: 13px;
  margin-right: 10px
}

.forumbit_post .foruminfo .forumdata .forumtitle a,
.forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {
  font-weight: bold
}

.childsubforum .forumbit_post .foruminfo .forumdata .datacontainer .forumtitle a {
  padding-left: 1.8em;
  background: url('images/misc/child_forum.png') top left no-repeat
}

.forumbit_post .foruminfo .forumdata .viewing {
  font-style: italic;
  margin-right: 10px;
  margin-top: 3px;
  font-size: 11px
}

.forumbit_post .forumactionlinks {
  width: 5%;
  display: block;
  float: left;
  clear: right
}

.forumbit_post .forumactionlinks li {
  display: inline
}

.forumbit_post .forumactionlink {
  display: block;
  width: 18px;
  height: 12px;
  overflow: hidden;
  float: right;
  clear: left;
  background: transparent none no-repeat;
  position: relative;
  margin: 3px 10px 0 0
}

.forumactionlink a {
  display: block;
  padding-left: 18px
}

.forumactionlinks .rsslink {
  background-image: url(images/misc/rss_40b.png)
}

.forumactionlinks .subslink {
  background-image: url(images/misc/subscribed_40b.png)
}

.forumactionlinks .unsubslink {
  background-image: url(images/misc/unsubscribed_40b.png)
}

.forumbit_post .forumdescription {
  display: block;
  clear: both;
  padding-right: 10px
}

.forumbit_post .unsubscribe {
  display: block;
  right: 0;
  top: 2px
}

.forumbit_post .forumstats,
.forumbit_post .forumstats_2 {
  display: block;
  float: left;
  clear: right;
  width: 12%;
  margin-right: 2%
}

.forumbit_post .forumstats li,
.forumbit_post .forumstats_2 li {
  font-size: 12px;
  text-align: right;
  padding-right: 20px;
  display: block
}

.forumbit_post .forumlastpost {
  display: block;
  float: left;
  clear: right
}

.forumbit_post .forumrow .forumlastpost {
  width: 22%;
  font-size: 12px;
  padding-top: 5px
}

.forumbit_post .forumlastpost .lastpostdate {
  font-size: 11px
}

.lastpostlabel {
  display: none
}

.moderators,
.subforums {
  display: block;
  clear: both
}

.moderators h4,
.subforums h4 {
  font-weight: bold;
  padding-right: 5px
}

.moderators h4,
.moderators .commalist,
.subforums h4,
.subforums .commalist {
  float: left;
  clear: right
}

.forumstats dt {
  display: inline;
  margin-right: 0
}

.forumstats dl {
  color: rgb(153, 153, 153);
  font-size: 12px;
  display: block;
  text-align: right
}

.forumstats dd {
  display: inline-block;
  padding-left: 10px;
  padding-right: 20px
}

.forumstats dt:after {
  content: ":"
}

#forums {
  width: 100%
}

#welcomemessage {
  color: rgb(153, 153, 153);
  font-size: 100%
}

.forumhead+.childforum .L2:first-child .forumrow,
.forumhead+.L2 .forumrow {
  background: rgb(255, 255, 255) url(images/gradients/grey-up.png) repeat-x left bottom;
  _background-image: none;
  border-top: 1px solid rgb(255, 255, 255)
}

.forumbit_nopost .forumhead .forumtitle,
.forumbit_nopost .forumhead span,
.forumbit_nopost .forumhead .collapse,
.forumbit_post .forumhead h2 span {
  display: block;
  float: left;
  clear: right;
  font: bold 12px Arial, Tahoma, Calibri, Verdana, Geneva, sans-serif;
  padding: 4px 0;
  color: #ffffff
}

.forumbit_nopost .forumhead h2,
.forumbit_post .forumhead h2 {
  margin-left: 3px;
  margin-right: 3px
}

.forumbit_nopost {
  clear: left
}

.forumbit_nopost .forumrowdata {
  clear: both;
  display: block;
  width: 100%
}

.forumbit_nopost .subforumdescription {
  padding: 5px 10px;
  font-weight: normal;
  color: #3e3e3e;
  background: #e9e9e9 none repeat-x
}

.widget_content {
  color: #424242;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: rgb(255, 255, 255) url(images/misc/blog/gradient-black-down.png) repeat-x;
  border: 1px solid #DADADA;
  _background-image: none;
  padding:
}

.widget_content a {
  color: #417394;
  text-decoration: none
}

.widget_content .meta {
  font-size: 11px
}

.widget_post_bit {
  border-top: 1px dotted #C9C9C9;
  clear: both;
  padding-bottom: 2px
}

.widget_post_bit:first-child {
  border-top: 0
}

.widget_post_header {
  font: ;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0;
  margin: 0
}

.widget_post_header a {
  word-wrap: break-word;
  width: 100%;
  display: block
}

.widget_post_content {
  padding: 1px 0;
  margin: 0;
  font-size: 12px;
  color: #424242
}

.widget_post_userinfo {
  padding: 1px 0;
  margin: 0;
  position: relative
}

.widget_post_useravatar {
  position: absolute;
  top: 5px;
  left: 0
}

.widget_post_useravatar img {
  width: 30px;
  height: auto
}

.widget_post_comment {
  margin-left: 40px;
  font-size: ;
  color:
}

.widget_post_comment_noavatar {
  margin-left: 0;
  font-size: ;
  color:
}

.widget_post_comment .widget_post_content {
  overflow: hidden
}

.widget_views {
  padding: 1px 0;
  margin: 0;
  text-align: right
}

#content_container {
  width: 100%;
  float: left;
  margin-right: -290px;
  padding: 10px 0
}

#content_container.contentright {
  float: right;
  margin-right: 0;
  margin-left: -290px
}

#content_container #content {
  margin-right: 290px
}

#content_container.contentright #content {
  margin-right: 0;
  margin-left: 290px
}

#sidebar_container {
  float: right;
  width: 270px;
  padding: 17px 0;
  margin-bottom: 3em
}

#sidebar_container.sidebarleft {
  float: left
}

#sidebar_container a {
  color: #417394
}

#sidebar_container a:hover {
  color: #417394
}

#sidebar_container .time {
  color: #3e3e3e
}

#sidebar_button {
  display: block;
  margin-top: 40px;
  float: right;
  margin-right: -28px;
  _margin: 40px 0 0 0;
  _display: inline-block
}

#sidebar_button {
  _display: inline
}

#sidebar_container.sidebarleft #sidebar_button {
  float: left;
  margin-left: -28px
}

#sidebar_container .block {
  margin-bottom: 4px;
  padding: 6px;
  border-top-right: 5px;
  border-top-left: 5px;
  border-top-right: 5px;
  border-top-left: 5px
}

#sidebar_container .blockbody {
  color: #424242;
  border: 1px solid #DADADA;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: rgb(255, 255, 255);
  _background-image: none;
  padding: 0
}

#sidebar_container .blockrow {
  padding: 0;
  border-top: 1px solid rgb(255, 255, 255);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: rgb(255, 255, 255) url(images/misc/blog/gradient-black-down.png) repeat-x;
  padding: 6px
}

#sidebar_container .underblock {
  height: 9px;
  background: transparent url(images/misc/blog/bottom-shadow.png) repeat-x left bottom
}

#sidebar_container .blocksubhead {
  padding: 10px 6px 10px 6px
}

#sidebar_container .blocksubhead {
  background: transparent none;
  height: 16.76px;
  color: #424242;
  padding: 5px 6px;
  border: none;
  outline: none;
  font-weight: bold
}

#sidebar_container .blocksubhead span.blocktitle {
  width: auto;
  display: block;
  white-space: nowrap;
  float: left;
  overflow: hidden;
  padding-left: 3px
}

#sidebar_container .blocksubhead img {
  vertical-align: middle;
  float: left
}

#sidebar_container .blocksubhead img.inlineimg {
  float: none;
  position: relative;
  top: -2px
}

#sidebar_container .blocksubhead.smaller {
  font-size: 13px;
  font-weight: bold
}

#sidebar_container .blockrow .meta {
  font-size: 11px
}

#sidebar_container .blocksubhead a.username {
  padding-right: 20px
}

#sidebar_container .formcontrols .blockrow label {
  width: auto
}

#sidebar_container .advanced.blockfoot {
  padding: 6px;
  border-bottom: none;
  font-size: 88%;
  font-weight: bold;
  background: transparent
}

#sidebar_container .searchblock .advanced a {
  line-height: 2
}

#sidebar_container .searchblock .advanced .button {
  float: right
}

#sidebar_container>ul {
  background: #f1f1f1 url(images/misc/blog/top-highlight.png) repeat-x left top;
  border: 1px solid #c1c1c1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  box-shadow: -2px 2px 2px #c8c8c8;
  float: left;
  width: 100%
}

#sidebar_container a.collapse {
  position: static
}

.wgo_block {
  display: block;
  margin-top: 15px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  box-shadow: -2px 2px 2px #c8c8c8;
  margin-bottom: 10px
}

.wgo_block .blockbody {
  border: 1px solid #c4c4c4;
  background: rgb(255, 255, 255) url(images/gradients/gradient-greytowhite.png) repeat-x;
  _background-image: none
}

.wgo_block .blockhead {
  font-size: 12px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  background: #707070 url(images/buttons/newbtn_middle.png) repeat-x;
  _background-image: none;
  border: 1px solid #606060
}

.wgo_block .time {
  color: #3e3e3e
}

.wgo_block .section {
  display: block;
  padding: 0 0 0.5em;
  font: 12px;
  color: #3e3e3e;
  clear: both;
  width: 100%
}

.wgo_block .blocksubhead {
  padding-left: 10px;
  font: 13px;
  color: #3e3e3e;
  background: transparent;
  padding-bottom: 5px
}

.wgo_block .section:first-child .blocksubhead {
  border-top: 0
}

.wgo_block .section .blocksubhead img {
  padding-right: 5px
}

.wgo_block .section div,
.wgo_block .section ol {
  padding-left: 20px
}

.wgo_block .section div p {
  padding-bottom: 5px
}

.wgo_block .section div ol {
  padding-left: 0
}

.wgo_block .section dl dt {
  display: inline
}

.wgo_block .section dl dt:after {
  content: ":"
}

.wgo_block .section dl dd {
  display: inline;
  margin-right: 5px
}

.wgo_block .section dl.icon_legends dt {
  float: left;
  clear: right;
  margin-right: 5px
}

.wgo_block .section dl.icon_legends dt:after {
  content: ""
}

.wgo_block .section dl.icon_legends dd {
  margin-bottom: 5px;
  display: block
}

#wgo_onlineusers .commalist li {
  display: inline-block;
  margin-left: 1px
}

.forum_info {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  clear: both;
  position: relative;
  top: -10px;
  color: #3e3e3e;
  font: 12px
}

.forum_info .blockhead {
  font-size: 12px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  background: #707070 url(images/buttons/newbtn_middle.png) repeat-x;
  _background-image: none;
  border: 1px solid #606060;
  margin-top: 5px;
  -moz-box-shadow: -2px 0 2px #c8c8c8;
  -webkit-box-shadow: -2px 0 2px #c8c8c8;
  box-shadow: -2px 0 2px #c8c8c8
}

.forum_info a.collapse {
  position: absolute;
  top: 6.88px
}

.forum_info .blockbody {
  border-bottom: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  background: rgb(255, 255, 255) url(images/gradients/gradient-greytowhite.png) repeat-x;
  _background-image: none;
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  box-shadow: -2px 2px 2px #c8c8c8
}

.forum_info_subblock,
.info_subblock {
  padding: 5px 10px
}

.forum_info_form .options_input_wrapper {
  float: right;
  display: inline-block
}

.forum_info_form .options_input_block {
  float: left;
  display: inline-block;
  padding: 10px 10px
}

.forum_info_form .options_input_block .description {
  display: none
}

.forum_info_form .options_input_block label {
  display: block
}

.forum_info_form .options_input_block .checkradio li {
  display: inline-block;
  margin-right: 10px
}

.forum_info_form .options_input_block .button {
  position: relative;
  margin-top: 15.99px
}

.forum_info .options_block_container,
.thread_info .options_block_container {
  width: 100%;
  float: left;
  display: block;
  position: relative;
  top: 0;
  padding-top: 0;
  margin-top: 0
}

.forum_info .options_block,
.thread_info .options_block,
.forum_info .options_block2,
.thread_info .options_block2 {
  width: 49.5%;
  float: left;
  clear: right;
  position: relative
}

.forum_info .options_block2 {
  margin-left: 1%
}

.thread_info .options_block2 {
  margin-right: 1%
}

dl.icon_legends dt {
  float: left;
  clear: right;
  margin-right: 5px
}

dl.icon_legends dt:after {
  content: ""
}

dl.icon_legends dd {
  margin-bottom: 5px;
  display: block
}

.info_subblock ul li {
  margin-bottom: 2px
}

.bbcodeblock ul li a,
.rules_link a {
  font-weight: bold
}

.thread_info {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  clear: both;
  position: relative;
  top: -10px;
  margin-bottom: 0;
  color: #3e3e3e;
  font: 12px
}

.thread_info a {
  font-weight: bold
}

.thread_info h4 {
  font-size: 12px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  background: #707070 url(images/buttons/newbtn_middle.png) repeat-x;
  _background-image: none;
  border: 1px solid #606060;
  margin-top: 5px;
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  box-shadow: -2px 2px 2px #c8c8c8
}

.thread_info h5 {
  display: none
}

.thread_info .blockbody {
  border-bottom: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  background: rgb(255, 255, 255) url(images/gradients/gradient-greytowhite.png) repeat-x;
  _background-image: none;
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  box-shadow: -2px 2px 2px #c8c8c8
}

.thread_info .inner_block,
.info_subblock {
  padding: 4px 10px
}

ul.icon_list li {
  display: block;
  width: 100%;
  margin-bottom: 5px
}

.inner_block .commalist {
  margin-top: 1em
}

#thread_info_block_1 {
  width: 34.9%;
  float: left
}

#thread_info_block_1>* {
  margin-right: 2px
}

#thread_info_block_2 {
  width: 65%;
  float: right
}

#forumrules {
  border: 0;
  background: transparent
}

.similar_threads {
  clear: both
}

.similar_threads li {
  padding: 5px 10px 5px 10px
}

ol.similar_threads li h6 a {
  font: 12px
}

.similar_threads .starter_forum {
  font-size: 11px
}

.similar_threads .titleblock {
  float: left
}

.similar_threads .dateblock {
  float: right;
  text-align: right
}

a.tagcloudlink:link,
a.tagcloudlink:visited {
  text-decoration: none
}

a.tagcloudlink:hover,
a.tagcloudlink:active {
  text-decoration: underline
}

a.level1 {
  font-size: xx-small
}

a.level2 {
  font-size: small
}

a.level3 {
  font-size: medium
}

a.level4 {
  font-size: large
}

a.level5 {
  font-size: xx-large
}

#tag_searchbox {
  text-align: center;
  padding: 6px
}

#tag_search {
  margin-top: 10px
}

/* ---- showthread-rollup.css ---- */
@charset "UTF-8";

.toolsmenu {
  background: #e9e9e9 url(images/buttons/newbtn_middle.png) repeat-x;
  width: 100%;
  display: block;
  border: 1px solid #cecece;
  float: left;
  clear: both;
  margin: 0.5em 0
}

.toolsmenu div {
  border-top: 1px solid rgb(255, 255, 255);
  text-align: right;
  color: #4e4e4e;
  width: 100%;
  clear: both;
  float: left
}

.toolsmenu h1 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0.25em;
  text-align: left;
  display: inline;
  float: left;
  margin-left: 10px
}

.toolsmenu h1 a {
  color: #4e4e4e
}

.toolsmenu ul {
  padding: 5px 0;
  float: right;
  margin-right: 10px
}

.toolsmenu .nopopupgroup li {
  margin-left: 10px
}

.toolsmenu div div {
  border: 0
}

.toolsmenu .popupgroup a.popupctrl,
.toolsmenu .popupgroup .popupmenu a.popupctrl,
.toolsmenu .nopopupgroup li a {
  font-size: 11px;
  color: #4e4e4e;
  display: block;
  _display: inline;
  float: left;
  clear: right;
  padding: 0.2em 0.4em
}

.toolsmenu .popupgroup a.popupctrl,
.toolsmenu .popupgroup .popupmenu a.popupctrl,
.toolsmenu .popupgroup .popupmenu:hover a.popupctrl,
.toolsmenu .popupgroup .popupmenu:hover .popupctrl a.popupctrl.active {
  border: 0;
  color: #4e4e4e;
  padding-right: 15px
}

.toolsmenu li {
  position: relative;
  display: block;
  float: left;
  clear: right
}

.toolsmenu .popupgroup ul {
  text-align: left;
  float: left
}

.toolsmenu .popupgroup .popupbody {
  padding: 3px
}

.toolsmenu .menuimage,
.toolsmenu li a.menuimage {
  padding-left: 20px;
  color: #4e4e4e
}

.toolsmenu .nopopupgroup li a,
.toolsmenu .menuimage a.popupctrl {
  color: #4e4e4e;
  font-weight: bold
}

.toolsmenu .nopopupgroup li a:hover,
.toolsmenu .menuimage a.popupctrl:hover {
  color: #417394
}

.menusearch.popupmenu .popupbody {
  min-width: 240px;
  max-width: 240px;
  font-size: 11px;
  left: -100px
}

.menusearch input.button {
  float: right;
  top: 0
}

.menusearch .submitoptions {
  width: 48%;
  float: left;
  text-align: left;
  clear: right
}

.menusearch .formsubmit .advancedsearchlink {
  width: 48%;
  float: left;
  clear: right
}

.toolsmenu .popupgroup .popupbody a,
.toolsmenu .popupgroup .popupbody li label {
  color: rgb(153, 153, 153);
  font-size: 11px
}

.toolsmenu .popupgroup .popupbody li {
  width: 100%
}

.toolsmenu .popupgroup .popupbody form ul {
  width: 100%
}

blockquote .align_left {
  float: left
}

blockquote .align_center {
  display: block;
  margin: 0 auto
}

blockquote .align_right {
  float: right
}

blockquote .size_thumbnail {
  max-height: 150px;
  max-width: 150px;
  width: auto !important;
  width: 150px;
  height: auto !important;
  height: 150px
}

blockquote .size_medium {
  max-height: 300px;
  max-width: 300px;
  width: auto !important;
  width: 300px;
  height: auto !important;
  height: 300px
}

blockquote .size_large {
  max-height: 1024px;
  max-width: 1024px;
  width: auto !important;
  width: 1024px;
  height: auto !important;
  height: 1024px
}

blockquote .size_fullsize {
  max-width: 100%;
  width: auto !important;
  width: 100%;
  overflow: hidden
}

blockquote .caption {
  color: #8E8E7E;
  font-size: 9px;
  font-weight: bold;
  text-align: center;
  margin-top: 5px
}

.lightbox {
  position: absolute;
  top: 0
}

.lightbox>div {
  background-color: #000000;
  padding: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px
}

.lightbox>div>div {
  background-color: #F5F5F5;
  padding: 6px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.lightbox .picturerow {
  text-align: center
}

.lightbox .buttonrow,
.lightbox .descrow {
  color: #666666;
  padding-top: 4px;
  font-size: 11px
}

.lightbox .buttonrow .closebutton,
.lightbox .descrow .filename {
  position: absolute;
  right: 20px
}

#polloptnum {
  margin-right: 10px
}

#polltimeout {
  float: none
}

.formcontrols .blockrow input.option {
  clear: left;
  float: left;
  margin-bottom: 0.5em
}

.formcontrols .blockrow input.votes {
  float: left;
  margin-bottom: 0.5em;
  margin-left: 0.5em
}

.pollbar1,
.pollbar2,
.pollbar3,
.pollbar4,
.pollbar5,
.pollbar6 {
  height: 15px;
  border: 0px transparent;
  display: inline-block
}

.pollbar1 {
  background: rgb(156, 255, 198) none
}

.pollbar2 {
  background: rgb(255, 132, 132) none
}

.pollbar3 {
  background: rgb(132, 132, 255) none
}

.pollbar4 {
  background: rgb(255, 231, 132) none
}

.pollbar5 {
  background: rgb(255, 132, 255) none
}

.pollbar6 {
  background: rgb(132, 255, 255) none
}

#pollinfo {
  padding-bottom: 0;
  margin: 10px 50px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  clear: both;
  border: 1px solid #e9e9e9;
  padding-right: 10px
}

.polloptionsblock {
  padding-left: 120px;
  background: #f3f3f3 url(images/misc/poll_question_mark.png) no-repeat 30px 10px
}

.pollresultsblock {
  padding-left: 10px;
  background: #f3f3f3
}

#pollinfo .blockhead,
#pollinfo .pollsubhead,
#pollinfo .blockrow,
#pollinfo .blockfoot {
  background: transparent;
  border: 0;
  padding: 5px 0 0;
  clear: both
}

#pollinfo .blockbody {
  background: transparent
}

#pollinfo .blockhead {
  width: 100%;
  float: left;
  clear: both
}

#pollinfo .blockhead h2 {
  font-weight: normal;
  font-size: 19.5px;
  display: inline-block;
  float: left;
  color: rgb(187, 0, 0)
}

#pollinfo .blockhead .stats {
  float: right;
  color: rgb(153, 153, 153)
}

#pollinfo .blockhead .totalvotes {
  color: rgb(153, 153, 153);
  font-size: 13px;
  display: inline-block;
  margin-top: 6.5px;
  font-weight: bold
}

#pollinfo .polltitle {
  color: rgb(153, 153, 153)
}

#pollinfo .blockhead .textcontrol {
  border: 0;
  padding: 0;
  background: transparent;
  display: inline-block;
  float: left;
  margin-left: 10px
}

#pollinfo .blockhead .textcontrol img {
  position: relative;
  right: 0;
  top: 8px
}

#pollinfo .blockhead .textcontrol:hover img {
  border-bottom: 1px dotted rgb(153, 153, 153)
}

#pollinfo .pollsubhead {
  clear: both;
  width: 100%
}

#pollinfo .blockfoot {
  margin-left: 20px;
  padding-bottom: 10px
}

#polloptions li {
  padding-top: 5px;
  margin-left: 20px
}

#polloptions li input {}

#pollresults {
  border: 1px solid #e9e9e9;
  padding: 10px;
  background: #f3f3f3;
  margin: 0 auto;
  margin-top: 10px;
  clear: both;
  float: left;
  width: 98%
}

#pollresults .blockrow {
  border-bottom: 1 solid #cedfeb
}

#pollresults .blockrow:last-child {
  border-bottom: none
}

#pollresults li {
  width: 100%;
  position: relative;
  min-height: 2em;
  float: left
}

#pollresults li p {
  display: block;
  position: relative;
  width: 30%;
  float: left;
  bottom: 0
}

#pollresults li .votes {
  font-size: 11px;
  position: relative;
  display: block;
  float: left;
  min-width: 400px;
  width: 70%
}

#pollresults li .votes .pollbarwrapper {
  position: relative;
  width: 83%;
  display: block;
  float: left;
  clear: right
}

#pollresults li .votes .pollbarwrapper div {
  float: left
}

#pollresults li .votes .numvotes {
  color: body_color;
  padding: 0.1em 0.5em;
  display: block;
  margin-left: 0.5em;
  float: left;
  clear: right
}

#pollresults li .percentvotes {
  position: absolute;
  right: 0px;
  top: 0px
}

#pollresults ol.commalist {
  padding: 6px 6px 6px 0px;
  margin-top: 6px;
  border-top: 1 solid #cedfeb;
  font-size: 11px;
  clear: both
}

#pollresults ol.commalist li {
  display: inline;
  width: auto
}

#pollinfo .blockfoot a,
#pollinfo .blockfoot input {
  vertical-align: middle
}

ol.previewbit li {
  list-style-type: decimal;
  margin-left: 1.5em
}

.lastedited {
  font-style: italic;
  padding-top: 1em;
  color: rgb(153, 153, 153);
  font-size: 11px
}

.lastedited a {
  color: rgb(153, 153, 153)
}

.postbit_reputation {
  padding: 0 0 0 3px;
  clear: both;
  display: block
}

img.repimg {
  padding: 0;
  margin: 0 0 0 -3px;
  display: inline
}

.quickedit {
  border-top: 1px solid #6b91ab
}

.signature {
  padding-top: 1em;
  border-top: 1px solid #dddddd;
  margin-top: 2em
}

.postbit,
.postbitlegacy,
.eventbit {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  clear: both;
  position: relative;
  float: left;
  color: rgb(153, 153, 153);
  border: 1px solid #e9e9e9
}

.postbit object {
  clear: both
}

.postbit .postdetails {
  width: 100%;
  display: block;
  float: left
}

.postrow {
  overflow: auto
}

.postbit .posthead,
.postbitlegacy .posthead,
.eventbit .eventhead {
  background: #2b92da url(images/buttons/newbtn_middle.png) repeat-x;
  _background-image: none;
  border: 1px solid rgb(255, 255, 255);
  clear: both;
  display: block;
  float: left;
  width: 100%;
  color: #ffffff;
  margin: -1px -1px 0;
  font: normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  padding: 4px 0
}

.postbit .posthead .postdate,
.postbitlegacy .posthead .postdate {
  display: block;
  float: left;
  clear: right;
  width: 49%;
  margin-left: 10px;
  font: normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  padding-left: 15px
}

.postbit .posthead .postdate.old,
.postbitlegacy .posthead .postdate.old {
  background: transparent url(images/statusicon/post_old.png) no-repeat center left
}

.postbit .posthead .postdate.new,
.postbitlegacy .posthead .postdate.new {
  background: transparent url(images/statusicon/post_new.png) no-repeat center left
}

.postbit .postdate .time {
  color: #ffffff;
  margin-left: 10px
}

.postbithead .postdate .time {
  color: rgb(153, 153, 153)
}

.postbit .userinfo .contact,
.postbit .userinfo_noavatar .contact {
  position: relative;
  float: left;
  clear: right;
  width: 50%;
  display: block
}

.postbit .postuseravatarlink {
  display: block;
  text-align: center;
  position: relative;
  top: 0;
  margin-left: 15px;
  float: left;
  clear: right
}

.postbit .postuseravatarlink img {}

.postbit .nodecontrols .postimod {
  top: 0;
  position: relative;
  margin-left: 10px
}

.postbit .userinfo,
.postbit .userinfo_noavatar {
  background: #f2f6f8 none;
  _background-image: none;
  clear: both;
  min-height: -23.76px;
  height: auto !important;
  border-bottom: 1px solid #e9e9e9;
  padding: 0.5em 0;
  width: 100%;
  float: left
}

.postbit .userinfo .contact,
.userinfo .userinfo_extra,
.postbit .userinfo_noavatar .contact {
  display: inline-block;
  min-height: -23.76px;
  height: auto !important;
  height: -23.76px
}

.postbit .username_container {
  float: left;
  clear: right;
  display: block;
  margin-left: 10px
}

.postbit .userinfo .username_container .memberaction,
.postbit .userinfo_noavatar .username_container .memberaction {
  display: inline
}

.postbit .postdetails_noavatar .posthead,
.postbit .postdetails_noavatar .userinfo .contact {
  margin-left: 0
}

.postbit .userinfo .username,
.postbit .userinfo_noavatar .username {
  font-size: 13px;
  font-weight: bold
}

.postbit .userinfo_noavatar .imlinks img {
  display: inline
}

.postbit .userinfo .username.guest,
.postbit .userinfo_noavatar .username.guest {
  font-weight: normal
}

.postbit .userinfo_noavatar .usertitle,
.postbit .userinfo .usertitle,
.postbit .userinfo_noavatar .rank,
.postbit .userinfo .rank {
  font-size: 11px;
  font-weight: bold;
  display: block;
  clear: both
}

.postbit .userinfo .userinfo_extra,
.postbit .userinfo_noavatar .userinfo_extra {
  text-align: right;
  width: 300px;
  float: right;
  font-size: 11px
}

.postbit .userinfo .userinfo_extra dl,
.postbit .userinfo_noavatar .userinfo_extra dl {
  margin-right: 10px;
  float: right;
  width: 150px
}

.postbit .userinfo_extra dl dt {
  float: left;
  display: block;
  margin-right: 5px
}

.postbit .userinfo_extra dl dt:after {
  content: ":"
}

.postbit .userinfo_extra dl dt.blank:after {
  content: none
}

.postbit .userinfo_extra dl dd {
  display: block
}

.postbit .userinfo .moreinfo,
.postbit .userinfo_noavatar .moreinfo {
  float: left;
  display: inline
}

.postbit .userinfo .popupmenu a.popupctrl,
.postbit .userinfo_noavatar .popupmenu a.popupctrl {
  font-size: 12px;
  background: transparent;
  padding: 0;
  display: inline-block
}

.postbit .userinfo .popupmenu a.popupctrl:hover,
.postbit .userinfo_noavatar .popupmenu a.popupctrl:hover {
  color: #417394;
  text-decoration:
}

.postbit .postbody {
  clear: both;
  color: rgb(51, 51, 51)
}

.postbit .postrow {
  font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif
}

.postbit .postrow {
  padding: 5px 10px 3em;
  font: 13px Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif
}

.postbit hr {
  display: none
}

.postcontent {
  word-wrap: break-word
}

.postbit .posttitle {
  display: block;
  padding: 10px;
  font-weight: bold;
  font: bold 14px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  margin: 0
}

.postbit .content img,
.postbitlegacy .content img,
.postbitdeleted .content img,
.postbitignored .content img,
.eventbit .content img {
  max-width: 800px
}

.postbitlegacy hr,
.eventbit hr {
  display: none
}

.postbitlegacy .postdetails,
.eventbit .eventdetails {
  float: left;
  width: 100%;
  background: #f2f6f8 none;
  _background-image: none
}

.postbitlegacy .posthead .time {
  font: normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  color: #ffffff
}

.postbit .posthead .nodecontrols,
.postbitlegacy .posthead .nodecontrols,
.eventbit .eventhead .nodecontrols {
  position: absolute;
  color: #ffffff;
  right: 0;
  top: 0;
  width: 50%;
  padding: 4px 10px 0;
  text-align: right;
  font: normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  vertical-align: middle
}

.postbit .posthead .nodecontrols a,
.postbitlegacy .posthead .nodecontrols a,
.eventbit .eventhead .nodecontrols a {
  color: #ffffff;
  top: -2px;
  position: relative
}

.postbitlegacy .posthead .nodecontrols img,
.eventbit .eventhead .nodecontrols img {
  position: relative;
  top: 2px;
  padding: 0
}

.postbitlegacy .posthead .nodecontrols .postimod,
.eventbit .eventhead .nodecontrols .postimod {
  top: 0px;
  position: relative;
  margin-left: 5px
}

.postbitlegacy .postbody,
.eventbit .eventdetails .eventbody {
  margin-left: 200px;
  border-left: 1px solid #efefef;
  background: #fafafa none;
  _background-image: none;
  padding-bottom: 1em
}

.postbitlegacy .postrow,
.eventbit .eventrow,
.postbitdeleted .postrow,
.postbitignored .postrow {
  padding: 5px 10px 10px;
  font: 13px Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif;
  color: rgb(51, 51, 51)
}

.postbitlegacy .userinfo {
  float: left;
  position: relative;
  width: 180px;
  padding: 2px 10px 5px;
  font-size: 11px;
  display: block;
  background: #f2f6f8 none;
  clear: both
}

.postbitlegacy .userinfo .rank,
.postbitlegacy .userinfo .usertitle {
  font-size: 11px;
  display: block;
  clear: both
}

.postbitlegacy .userinfo .username_container {
  margin-bottom: 8px
}

.postbitlegacy .userinfo .username_container .memberaction {
  display: inline
}

.postbitlegacy .userinfo .postuseravatar,
.eventbit .userinfo .eventuseravatar {
  display: block;
  margin: 3.33333333333px auto 0;
  text-align: left;
  width: auto;
  float: left;
  clear: both
}

.postbitlegacy .userinfo .postuseravatar img,
.eventbit .userinfo .eventuseravatar img {
  border: 0px solid #f2f6f8;
  outline: 0px dotted #dadada;
  max-width: 180px
}

.postbitlegacy .userinfo a.username,
.eventbit .userinfo a.username {
  clear: right;
  font-size: 13px;
  font-weight: bold;
  width: auto;
  max-width: 160px;
  word-wrap: break-word
}

.postbitlegacy .userinfo .guest.username,
.eventbit .userinfo .guest.username {
  padding-top: 5px;
  display: block;
  font-size: 13px
}

.postbitlegacy dl.userinfo_extra,
.postbitlegacy dl.user_rep {
  margin: 5px 0;
  display: block;
  float: left;
  width: 180px
}

.postbitlegacy dl.userinfo_extra dt,
.postbitlegacy dl.user_rep dt {
  float: left;
  text-align: left;
  margin-right: 10px;
  margin-left: 0;
  min-width: 60px;
  width: auto !important;
  width: 60px
}

.postbitlegacy dl.userinfo_extra dt:after,
.postbitlegacy dl.user_rep dt:after {
  content: ":"
}

.postbitlegacy dl.user_rep dt.blank:after {
  content: none
}

.postbitlegacy dl.userinfo_extra dd,
.postbitlegacy dl.userinfo_extra dd a,
.postbitlegacy dl.user_rep dd {
  padding-bottom: 3px
}

.postbitlegacy dl.user_rep img {
  margin-top: 10px
}

.postbitlegacy .imlinks {
  width: 100%;
  float: left
}

.postbitlegacy .imlinks img {
  display: inline
}

.postbitlegacy .title,
.eventbit .title {
  display: block;
  padding: 10px;
  padding-left: 0;
  font: bold 14px Tahoma, Calibri, Verdana, Geneva, sans-serif
}

.postbit .postfoot,
.postbitlegacy .postfoot,
.eventbit .eventfoot {
  display: block;
  position: relative;
  right: 0;
  float: left;
  clear: both;
  background: transparent;
  font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  width: 100%
}

.postbitlegacy .postrow.has_after_content {
  padding-bottom: 4em
}

.postbitlegacy .after_content {
  position: relative;
  width: 100%;
  clear: both
}

.postbitlegacy .signature,
.postbitlegacy .lastedited {
  margin-top: 1em;
  padding: 1em 10px 0
}

.postbit .postfoot .textcontrols,
.postbitlegacy .postfoot .textcontrols,
.eventbit .eventfoot .eventcontrols {
  padding: 6px 0 4px;
  display: block;
  background: #e9e9e9 none;
  _background-image: none;
  font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  width: 100%;
  margin-right: 10px
}

.postbitlegacy .postfoot .postcontrols,
.postbit .postfoot .postcontrols {
  float: right;
  padding-right: 10px;
  text-align: right;
  width: 50%
}

.postbitlegacy .postfoot .postlinking,
.postbit .postfoot .postlinking {
  padding-left: 10px
}

.postbitlegacy .postfoot .textcontrols img.inline,
.postbit .postfoot .textcontrols img.inline {
  position: absolute;
  top: 2px;
  left: -1px;
  margin-right: 1px
}

.postbitlegacy .postfoot .textcontrols span.seperator,
.postbit .postfoot .textcontrols span.seperator {
  border-right: 1px solid #dadada;
  display: inline;
  width: 1px;
  margin: 0 5px
}

.postbitlegacy .postfoot .textcontrols a,
.postbit .postfoot .textcontrols a,
.eventbit .eventfoot .eventcontrols a {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 0;
  padding-left: 23px;
  border: 0px solid #a8a8a8;
  background: #e9e9e9;
  _background-image: none;
  color: #4e4e4e;
  font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  display: inline-block;
  margin-left: 5px
}

.postbitlegacy .postfoot .textcontrols img.spam,
.postbit .postfoot .textcontrols img.spam {
  padding-top: 2px
}

.postbitlegacy .postfoot .textcontrols img.moderated,
.postbit .postfoot .textcontrols img.moderated,
.postbitlegacy .postfoot .textcontrols img.spam,
.postbit .postfoot .textcontrols img.spam,
.postbitlegacy .postfoot .textcontrols img.deleted_nolink,
.postbit .postfoot .textcontrols img.deleted_nolink {
  padding-top: 2px
}

.postbitlegacy .postfoot .textcontrols a.editpost,
.postbit .postfoot .textcontrols a.editpost,
.eventbit .eventfoot .textcontrols a.editevent {
  background: url(images/buttons/edit_40b.png) no-repeat #e9e9e9 left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px solid #a8a8a8
}

.postbitlegacy .postfoot .textcontrols a.editpost:hover,
.postbit .postfoot .textcontrols a.editpost:hover,
.eventbit .eventfoot .textcontrols a.editevent:hover {
  background: url(images/buttons/edit_40b-hover.png) no-repeat left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px
}

.postbitlegacy .postfoot .textcontrols a.quickreply,
.postbit .postfoot .textcontrols a.quickreply,
.postbitlegacy .postfoot .textcontrols a.forwardpost,
.postbit .postfoot .textcontrols a.forwardpost {
  background: url(images/buttons/reply_40b.png) no-repeat #e9e9e9 left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px solid #a8a8a8
}

.postbitlegacy .postfoot .textcontrols a.quickreply:hover,
.postbit .postfoot .textcontrols a.quickreply:hover,
.postbitlegacy .postfoot .textcontrols a.forwardpost:hover,
.postbit .postfoot .textcontrols a.forwardpost:hover {
  background: url(images/buttons/reply_40b-hover.png) no-repeat left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px
}

.postbitlegacy .postfoot .textcontrols a.newreply,
.postbit .postfoot .textcontrols a.newreply {
  background: url(images/buttons/quote_40b.png) no-repeat #e9e9e9 left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px solid #a8a8a8
}

.postbitlegacy .postfoot .textcontrols a.newreply:hover,
.postbit .postfoot .textcontrols a.newreply:hover {
  background: url(images/buttons/quote_40b-hover.png) no-repeat left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px
}

.postbitlegacy .postfoot .textcontrols a.multiquote,
.postbit .postfoot .textcontrols a.multiquote {
  background: url(images/buttons/multiquote-back_40b.png) no-repeat #e9e9e9 left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  padding-bottom: 1px;
  border: 0px solid #a8a8a8
}

.postbitlegacy .postfoot .textcontrols a.multiquote:hover,
.postbit .postfoot .textcontrols a.multiquote:hover {
  background: url(images/buttons/multiquote_40b-hover.png) no-repeat left
}

.postbitlegacy .postfoot .textcontrols a.promotecms,
.postbit .postfoot .textcontrols a.promotecms {
  background: url(images/cms/promote_small.png) no-repeat #e9e9e9 left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px solid #a8a8a8
}

.postbitlegacy .postfoot .textcontrols a.promotecms:hover,
.postbit .postfoot .textcontrols a.promotecms:hover {
  background: url(images/cms/promote_small-hover.png) no-repeat left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px
}

.postbitlegacy .postfoot .textcontrols a.infraction,
.postbit .postfoot .textcontrols a.infraction {
  background: url(images/buttons/add-infraction_sm.png) no-repeat #e9e9e9 left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px solid #a8a8a8
}

.postbitlegacy .postfoot .textcontrols a.infraction:hover,
.postbit .postfoot .textcontrols a.infraction:hover {
  background: url(images/buttons/add-infraction_sm-hover.png) no-repeat left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px
}

.postbitlegacy .postfoot .textcontrols a.report,
.postbit .postfoot .textcontrols a.report {
  background: url(images/buttons/report-40b.png) no-repeat #e9e9e9 left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px solid #a8a8a8
}

.postbitlegacy .postfoot .textcontrols a.report:hover,
.postbit .postfoot .textcontrols a.report:hover {
  background: url(images/buttons/report-40b-hover.png) no-repeat left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px
}

.postbitlegacy .postfoot .textcontrols a.blog,
.postbit .postfoot .textcontrols a.blog {
  background: url(images/misc/blog/blogpost_40b.png) no-repeat #e9e9e9 left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px solid #a8a8a8
}

.postbitlegacy .postfoot .textcontrols a.blog:hover,
.postbit .postfoot .textcontrols a.blog:hover {
  background: url(images/misc/blog/blogpost_40b-hover.png) no-repeat left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px
}

.postbitlegacy .postfoot .textcontrols a.reputation,
.postbit .postfoot .textcontrols a.reputation {
  background: url(images/buttons/reputation-40b.png) no-repeat #e9e9e9 left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px solid #a8a8a8
}

.postbitlegacy .postfoot .textcontrols a.reputation:hover,
.postbit .postfoot .textcontrols a.reputation:hover {
  background: url(images/buttons/reputation-40b-hover.png) no-repeat left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px
}

.postbitlegacy .postfoot .textcontrols a.ip,
.postbit .postfoot .textcontrols a.ip {
  background: url(images/buttons/ip-40b.png) no-repeat #e9e9e9 left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px solid #a8a8a8
}

.postbitlegacy .postfoot .textcontrols a.ip:hover,
.postbit .postfoot .textcontrols a.ip:hover {
  background: url(images/buttons/ip-40b-hover.png) no-repeat left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px
}

.postbitlegacy .postfoot .textcontrols a.redcard,
.postbit .postfoot .textcontrols a.redcard {
  background: url(images/buttons/red-card_sm.png) no-repeat #e9e9e9 left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px solid #a8a8a8
}

.postbitlegacy .postfoot .textcontrols a.redcard:hover,
.postbit .postfoot .textcontrols a.redcard:hover {
  background: url(images/buttons/red-card_sm-hover.png) no-repeat left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px
}

.postbitlegacy .postfoot .textcontrols a.yellowcard,
.postbit .postfoot .textcontrols a.yellowcard {
  background: url(images/buttons/yellow-card_sm.png) no-repeat #e9e9e9 left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px solid #a8a8a8
}

.postbitlegacy .postfoot .textcontrols a.yellowcard:hover,
.postbit .postfoot .textcontrols a.yellowcard:hover {
  background: url(images/buttons/yellow-card_sm-hover.png) no-repeat left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px
}

.postbitlegacy .postfoot .textcontrols a.deleted,
.postbit .postfoot .textcontrols a.deleted {
  background: url(images/buttons/deleted_sm.png) no-repeat #e9e9e9 left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px solid #a8a8a8
}

.postbitlegacy .postfoot .textcontrols a.deleted:hover,
.postbit .postfoot .textcontrols a.deleted:hover {
  background: url(images/buttons/deleted_sm-hover.png) no-repeat left;
  padding: 0px 0px 0px 0px;
  padding-left: 20px;
  border: 0px
}

.postbitlegacy .postfoot .textcontrols a:hover,
.postbit .postfoot .textcontrols a:hover {
  color: #417394;
  background: ;
  _background-image: none
}

.postbitlegacy .postfoot .textcontrols a.highlight,
.postbit .postfoot .textcontrols a.highlight {
  background-color:
}

.postbitlegacy .postfoot .textcontrols a img,
.postbit .postfoot .textcontrols a img {
  position: absolute;
  top: 2px;
  left: 3px
}

.postbitlegacy .postfoot .textcontrols a:hover img,
.postbit .postfoot .textcontrols a:hover img {
  top: 2px
}

.postbitdeleted,
.postbitignored {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  clear: both;
  position: relative;
  color: rgb(153, 153, 153);
  border: 1px solid #e9e9e9;
  float: left;
  background: #f2f6f8 none;
  _background-image: none
}

.postbitdeleted hr,
.postbitignored hr {
  display: none
}

.postbitdeleted .posthead,
.postbitignored .posthead {
  display: table;
  background: #2b92da url(images/buttons/newbtn_middle.png) repeat-x;
  _background-image: none;
  border: 1px solid rgb(255, 255, 255);
  height: 16px;
  padding: 4px 0;
  color: #ffffff;
  width: 100%;
  margin: -1px -1px 0;
  font: normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif
}

.postbitdeleted .posthead .date,
.postbitignored .posthead .date {
  display: inline-block;
  padding-left: 14px;
  margin-left: 10px;
  color: #ffffff;
  background: transparent url(images/statusicon/post_old.png) no-repeat center left;
  font: normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif
}

.postbitdeleted .posthead .date .time,
.postbitignored .date .time {
  color: #ffffff;
  margin-left: 10px;
  font: normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif
}

.postbitdeleted .posthead .postimod,
.postbitignored .posthead .postimod {
  position: absolute;
  right: 10px;
  top: 5px
}

.postbitdeleted .postbody,
.postbitignored .postbody {
  padding: 0
}

.postbitdeleted .postrow,
.postbitignored .postrow {
  padding: 10px
}

.postbitdeleted .userinfo .memberaction,
.postbitignored .userinfo .memberaction {
  display: block
}

.postbitdeleted .userinfo,
.postbitignored .userinfo {
  display: block;
  background: transparent;
  position: relative;
  clear: both;
  padding: 5px 10px;
  border-bottom: 1px solid #e9e9e9;
  word-wrap: break-word
}

.postbitdeleted .userinfo .username,
.postbitignored .userinfo .username {
  display: block;
  float: left;
  clear: right;
  font-size: 13px
}

.postbitdeleted .userinfo .moreinfo,
.postbitignored .userinfo .moreinfo {
  float: left;
  display: block;
  position: relative;
  top: -5px
}

.postbitdeleted .userinfo .usertitle,
.postbitignored .userinfo .usertitle {
  clear: both;
  display: blockwidth:100%
}

.postbitdeleted .userinfo .popupmenu a.popupctrl:hover,
.postbitignored .userinfo .popupmenu a.popupctrl:hover {
  color: #417394;
  text-decoration: underline
}

.postbitdeleted .title,
.postbitignored .title {
  font: bold 14px Tahoma, Calibri, Verdana, Geneva, sans-serif
}

.postbitdeleted .nodecontrols,
.postbitignored .nodecontrols {
  padding: 4px 0;
  padding-right: 10px;
  text-align: right;
  background: #e9e9e9 none;
  _background-image: none;
  font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  height: 16px
}

.postbitdeleted .nodecontrols .textcontrol,
.postbitignored .nodecontrols .textcontrol {
  background: #e9e9e9;
  _background-image: none;
  border: 0px solid #a8a8a8;
  font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif
}

.postbitdeleted .nodecontrols a.textcontrol:hover,
.postbitignored .nodecontrols a.textcontrol:hover {
  background: ;
  _background-image: none;
  border: 0px solid #a8a8a8
}

.userinfo .popupmenu:hover a.popupctrl {
  background-color: transparent
}

.userinfo .popupgroup .popupmenu:hover a.popupctrl.active,
.userinfo .popupmenu a.popupctrl.active {
  background-color: transparent;
  color: inherit
}

.postbit .userinfo .popupmenu .popupctrl {
  color: auto
}

.postbit.imod_highlight .userinfo_noavatar,
.postbit.imod_highlight .userinfo,
.postbit.imod_highlight .postbody,
.postbitlegacy.imod_highlight .postdetails,
.postbitlegacy.imod_highlight .userinfo,
.postbitlegacy.imod_highlight .postbody,
.postbitdeleted.imod_highlight,
.postbitignored.imod_highlight {
  background: #FFEB90;
  color: rgb(153, 153, 153)
}

.userinfo .popupmenu:hover a.popupctrl {
  background-color: transparent
}

.userinfo .popupgroup .popupmenu:hover a.popupctrl.active,
.userinfo .popupmenu a.popupctrl.active {
  background-color: transparent;
  color: inherit
}

.postbitlegacy .userinfo .popupmenu .popupctrl {
  color: auto
}

img.onlinestatus_noavatar {
  position: relative;
  top: 5px;
  left: -56px
}

img.onlinestatus {
  position: relative;
  top: 5px;
  left: -4px
}

.postbody fieldset {
  background: #ececec none;
  _background-image: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px 5px 10px;
  font-size: 12px
}

.postbody img.inlineimg {
  position: relative;
  top: 2px
}

.postbody .lastedited .reason {
  font-weight: bold
}

.postbitlegacy .userinfo .userinfo_extra {
  width: 180px;
  float: left;
  font-size: 11px
}

.hasad {
  display: block;
  margin-right: 300px
}

.postlist,
#postlist {
  clear: both;
  margin-top: 5px;
  margin-bottom: 10px;
  position: relative;
  _height: 1%;
  _zoom: 1
}

.above_postlist,
#above_postlist {
  width: 100%;
  position: relative;
  left: 0;
  float: left;
  margin-top: 5px;
  height: 32px;
  _height: 1%;
  _zoom: 1
}

.posts,
#message_list {
  margin: 10px 0
}

#inlinemod_formctrls ul {
  left: auto;
  right: 0
}

.postlist_navpopup {
  clear: both;
  margin-top: 2em
}

.qr_require_click {
  display: none
}

form#quick_reply {
  max-width: 100%
}

form#quick_reply .actionbuttons .group {
  max-width: 100%
}

form#quick_reply textarea {
  height: 100px
}

.above_postlist .newcontent_textcontrol {
  margin-top: 5px;
  position: relative;
  _display: inline
}

#pagination_postlist_bottom {
  float: left
}

.pagination_top {
  width: 60%;
  float: right;
  position: relative;
  margin-top: 5px;
  right: 0
}

.above_postlist .pagination_top .pagination,
.above_postlist .pagination_top .postpagestats {
  float: right;
  clear: left;
  vertical-align: middle;
  font-size: 12px;
  color: rgb(153, 153, 153);
  _display: inline
}

.postpagestats {
  margin-top: -1px;
  vertical-align: inherit
}

.pagination_top .pagination {
  margin-left: 10px;
  position: relative;
  top: -3px
}

.postlistfoot {
  display: block;
  width: 100%;
  height: 2em;
  clear: both;
  position: relative
}

.below_postlist {
  display: block;
  clear: both;
  position: relative;
  float: right;
  margin-bottom: 1em;
  width: 100%
}

.noinlinemod.below_postlist {
  margin-top: -2.5em
}

.discussionlist+.below_postlist {
  margin-bottom: 20px
}

.below_postlist .pagination_bottom {
  float: right;
  margin-top: 5px;
  width: 100%
}

.below_postlist .pagination_bottom .pagination {
  float: right;
  clear: left;
  margin-left: 5px;
  position: relative;
  margin-bottom: 1em
}

.below_postlist .newcontent_textcontrol {
  position: absolute;
  top: -2.5em
}

.noinlinemod.below_postlist .newcontent_textcontrol {
  top: 0em
}

.wgo_block {
  display: block;
  margin-top: 15px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  box-shadow: -2px 2px 2px #c8c8c8;
  margin-bottom: 10px
}

.wgo_block .blockbody {
  border: 1px solid #c4c4c4;
  background: rgb(255, 255, 255) url(images/gradients/gradient-greytowhite.png) repeat-x;
  _background-image: none
}

.wgo_block .blockhead {
  font-size: 12px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  background: #707070 url(images/buttons/newbtn_middle.png) repeat-x;
  _background-image: none;
  border: 1px solid #606060
}

.wgo_block .time {
  color: #3e3e3e
}

.wgo_block .section {
  display: block;
  padding: 0 0 0.5em;
  font: 12px;
  color: #3e3e3e;
  clear: both;
  width: 100%
}

.wgo_block .blocksubhead {
  padding-left: 10px;
  font: 13px;
  color: #3e3e3e;
  background: transparent;
  padding-bottom: 5px
}

.wgo_block .section:first-child .blocksubhead {
  border-top: 0
}

.wgo_block .section .blocksubhead img {
  padding-right: 5px
}

.wgo_block .section div,
.wgo_block .section ol {
  padding-left: 20px
}

.wgo_block .section div p {
  padding-bottom: 5px
}

.wgo_block .section div ol {
  padding-left: 0
}

.wgo_block .section dl dt {
  display: inline
}

.wgo_block .section dl dt:after {
  content: ":"
}

.wgo_block .section dl dd {
  display: inline;
  margin-right: 5px
}

.wgo_block .section dl.icon_legends dt {
  float: left;
  clear: right;
  margin-right: 5px
}

.wgo_block .section dl.icon_legends dt:after {
  content: ""
}

.wgo_block .section dl.icon_legends dd {
  margin-bottom: 5px;
  display: block
}

#wgo_onlineusers .commalist li {
  display: inline-block;
  margin-left: 1px
}

.forum_info {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  clear: both;
  position: relative;
  top: -10px;
  color: #3e3e3e;
  font: 12px
}

.forum_info .blockhead {
  font-size: 12px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  background: #707070 url(images/buttons/newbtn_middle.png) repeat-x;
  _background-image: none;
  border: 1px solid #606060;
  margin-top: 5px;
  -moz-box-shadow: -2px 0 2px #c8c8c8;
  -webkit-box-shadow: -2px 0 2px #c8c8c8;
  box-shadow: -2px 0 2px #c8c8c8
}

.forum_info a.collapse {
  position: absolute;
  top: 6.88px
}

.forum_info .blockbody {
  border-bottom: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  background: rgb(255, 255, 255) url(images/gradients/gradient-greytowhite.png) repeat-x;
  _background-image: none;
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  box-shadow: -2px 2px 2px #c8c8c8
}

.forum_info_subblock,
.info_subblock {
  padding: 5px 10px
}

.forum_info_form .options_input_wrapper {
  float: right;
  display: inline-block
}

.forum_info_form .options_input_block {
  float: left;
  display: inline-block;
  padding: 10px 10px
}

.forum_info_form .options_input_block .description {
  display: none
}

.forum_info_form .options_input_block label {
  display: block
}

.forum_info_form .options_input_block .checkradio li {
  display: inline-block;
  margin-right: 10px
}

.forum_info_form .options_input_block .button {
  position: relative;
  margin-top: 15.99px
}

.forum_info .options_block_container,
.thread_info .options_block_container {
  width: 100%;
  float: left;
  display: block;
  position: relative;
  top: 0;
  padding-top: 0;
  margin-top: 0
}

.forum_info .options_block,
.thread_info .options_block,
.forum_info .options_block2,
.thread_info .options_block2 {
  width: 49.5%;
  float: left;
  clear: right;
  position: relative
}

.forum_info .options_block2 {
  margin-left: 1%
}

.thread_info .options_block2 {
  margin-right: 1%
}

dl.icon_legends dt {
  float: left;
  clear: right;
  margin-right: 5px
}

dl.icon_legends dt:after {
  content: ""
}

dl.icon_legends dd {
  margin-bottom: 5px;
  display: block
}

.info_subblock ul li {
  margin-bottom: 2px
}

.bbcodeblock ul li a,
.rules_link a {
  font-weight: bold
}

.thread_info {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  clear: both;
  position: relative;
  top: -10px;
  margin-bottom: 0;
  color: #3e3e3e;
  font: 12px
}

.thread_info a {
  font-weight: bold
}

.thread_info h4 {
  font-size: 12px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  background: #707070 url(images/buttons/newbtn_middle.png) repeat-x;
  _background-image: none;
  border: 1px solid #606060;
  margin-top: 5px;
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  box-shadow: -2px 2px 2px #c8c8c8
}

.thread_info h5 {
  display: none
}

.thread_info .blockbody {
  border-bottom: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  background: rgb(255, 255, 255) url(images/gradients/gradient-greytowhite.png) repeat-x;
  _background-image: none;
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  box-shadow: -2px 2px 2px #c8c8c8
}

.thread_info .inner_block,
.info_subblock {
  padding: 4px 10px
}

ul.icon_list li {
  display: block;
  width: 100%;
  margin-bottom: 5px
}

.inner_block .commalist {
  margin-top: 1em
}

#thread_info_block_1 {
  width: 34.9%;
  float: left
}

#thread_info_block_1>* {
  margin-right: 2px
}

#thread_info_block_2 {
  width: 65%;
  float: right
}

#forumrules {
  border: 0;
  background: transparent
}

.similar_threads {
  clear: both
}

.similar_threads li {
  padding: 5px 10px 5px 10px
}

ol.similar_threads li h6 a {
  font: 12px
}

.similar_threads .starter_forum {
  font-size: 11px
}

.similar_threads .titleblock {
  float: left
}

.similar_threads .dateblock {
  float: right;
  text-align: right
}

.pagetitle {
  width: 100%
}

.postlist {
  _border: 1px solid rgb(255, 255, 255)
}

.popupbody .rating {
  display: block;
  padding: 0;
  padding-left: 75px;
  background: transparent url(images/rating/rating-15_0.png) left center no-repeat
}

.popupbody .r5 {
  background-image: url(images/rating/rating-15_5.png)
}

.popupbody .r4_right {
  background-image: url(images/rating/rating-15_4.png)
}

.popupbody .r3_right {
  background-image: url(images/rating/rating-15_3.png)
}

.popupbody .r2_right {
  background-image: url(images/rating/rating-15_2.png)
}

.popupbody .r1_right {
  background-image: url(images/rating/rating-15_1.png)
}

.popupbody .r4_left {
  background-image: url(images/rating/rating-15_4_left.png)
}

.popupbody .r3_left {
  background-image: url(images/rating/rating-15_3_left.png)
}

.popupbody .r2_left {
  background-image: url(images/rating/rating-15_2_left.png)
}

.popupbody .r1_left {
  background-image: url(images/rating/rating-15_1_left.png)
}

.searchthread.popupmenu .popupbody {
  width: 236px
}

.searchthread.popupmenu .popupbody input.searchbox {
  margin-top: 1px;
  margin-bottom: 3px
}

.searchthread.popupmenu .popupbody input.button {
  float: right;
  top: 0
}

.qrcontainer.blockfoot {
  padding-top: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px
}

.formcontrols .openclose,
.formcontrols .stickunstick {
  padding-top: 0
}

.formcontrols .openclose {
  padding: 0px 5px 10px 5px
}

#ad_thread_first_post_content {
  float: right
}

#ad_thread_last_post_content {
  float: right
}

#posttree {
  height: 150px;
  overflow: auto;
  padding: 2px;
  text-align: left;
  border: 1px solid #6b91ab;
  border-top: 0;
  white-space: nowrap
}

#posttree .poston {
  background: #f3f7f9 none
}

#posttreee .postoff {}

#threaded_view h4 {
  background: #2b92da url(images/buttons/newbtn_middle.png) repeat-x;
  border: 1px solid rgb(255, 255, 255);
  color: #ffffff;
  font: normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  padding: 4px
}

a.firstunread {
  background: url(images/buttons/firstnew.png) right center no-repeat;
  padding: 0 4px;
  padding-right: 15px;
  font-size: 11px;
  border: 1px solid transparent;
  margin-left: 5px;
  text-decoration: none;
  display: inline-block
}

/* ---- poll.css ---- */
@charset "UTF-8";

#polloptnum {
  margin-right: 10px
}

#polltimeout {
  float: none
}

.formcontrols .blockrow input.option {
  clear: left;
  float: left;
  margin-bottom: 0.5em
}

.formcontrols .blockrow input.votes {
  float: left;
  margin-bottom: 0.5em;
  margin-left: 0.5em
}

.pollbar1,
.pollbar2,
.pollbar3,
.pollbar4,
.pollbar5,
.pollbar6 {
  height: 15px;
  border: 0px transparent;
  display: inline-block
}

.pollbar1 {
  background: rgb(156, 255, 198) none
}

.pollbar2 {
  background: rgb(255, 132, 132) none
}

.pollbar3 {
  background: rgb(132, 132, 255) none
}

.pollbar4 {
  background: rgb(255, 231, 132) none
}

.pollbar5 {
  background: rgb(255, 132, 255) none
}

.pollbar6 {
  background: rgb(132, 255, 255) none
}

#pollinfo {
  padding-bottom: 0;
  margin: 10px 50px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  clear: both;
  border: 1px solid #e9e9e9;
  padding-right: 10px
}

.polloptionsblock {
  padding-left: 120px;
  background: #f3f3f3 url(images/misc/poll_question_mark.png) no-repeat 30px 10px
}

.pollresultsblock {
  padding-left: 10px;
  background: #f3f3f3
}

#pollinfo .blockhead,
#pollinfo .pollsubhead,
#pollinfo .blockrow,
#pollinfo .blockfoot {
  background: transparent;
  border: 0;
  padding: 5px 0 0;
  clear: both
}

#pollinfo .blockbody {
  background: transparent
}

#pollinfo .blockhead {
  width: 100%;
  float: left;
  clear: both
}

#pollinfo .blockhead h2 {
  font-weight: normal;
  font-size: 19.5px;
  display: inline-block;
  float: left;
  color: rgb(187, 0, 0)
}

#pollinfo .blockhead .stats {
  float: right;
  color: rgb(153, 153, 153)
}

#pollinfo .blockhead .totalvotes {
  color: rgb(153, 153, 153);
  font-size: 13px;
  display: inline-block;
  margin-top: 6.5px;
  font-weight: bold
}

#pollinfo .polltitle {
  color: rgb(153, 153, 153)
}

#pollinfo .blockhead .textcontrol {
  border: 0;
  padding: 0;
  background: transparent;
  display: inline-block;
  float: left;
  margin-left: 10px
}

#pollinfo .blockhead .textcontrol img {
  position: relative;
  right: 0;
  top: 8px
}

#pollinfo .blockhead .textcontrol:hover img {
  border-bottom: 1px dotted rgb(153, 153, 153)
}

#pollinfo .pollsubhead {
  clear: both;
  width: 100%
}

#pollinfo .blockfoot {
  margin-left: 20px;
  padding-bottom: 10px
}

#polloptions li {
  padding-top: 5px;
  margin-left: 20px
}

#polloptions li input {}

#pollresults {
  border: 1px solid #e9e9e9;
  padding: 10px;
  background: #f3f3f3;
  margin: 0 auto;
  margin-top: 10px;
  clear: both;
  float: left;
  width: 98%
}

#pollresults .blockrow {
  border-bottom: 1 solid #cedfeb
}

#pollresults .blockrow:last-child {
  border-bottom: none
}

#pollresults li {
  width: 100%;
  position: relative;
  min-height: 2em;
  float: left
}

#pollresults li p {
  display: block;
  position: relative;
  width: 30%;
  float: left;
  bottom: 0
}

#pollresults li .votes {
  font-size: 11px;
  position: relative;
  display: block;
  float: left;
  min-width: 400px;
  width: 70%
}

#pollresults li .votes .pollbarwrapper {
  position: relative;
  width: 83%;
  display: block;
  float: left;
  clear: right
}

#pollresults li .votes .pollbarwrapper div {
  float: left
}

#pollresults li .votes .numvotes {
  color: body_color;
  padding: 0.1em 0.5em;
  display: block;
  margin-left: 0.5em;
  float: left;
  clear: right
}

#pollresults li .percentvotes {
  position: absolute;
  right: 0px;
  top: 0px
}

#pollresults ol.commalist {
  padding: 6px 6px 6px 0px;
  margin-top: 6px;
  border-top: 1 solid #cedfeb;
  font-size: 11px;
  clear: both
}

#pollresults ol.commalist li {
  display: inline;
  width: auto
}

#pollinfo .blockfoot a,
#pollinfo .blockfoot input {
  vertical-align: middle
}

ol.previewbit li {
  list-style-type: decimal;
  margin-left: 1.5em
}

/* ---- search.css ---- */
@charset "UTF-8";

#searchresults {}

#pagetitle h1 a {
  text-decoration: none;
  color: inherit
}

#pagetitle h1 a:hover {
  text-decoration: underline
}

.searchbits {
  float: left;
  margin-bottom: 10px;
  width: 100%;
  clear: both
}

.searchbit {
  position: relative;
  padding-bottom: 4px;
  border-bottom: 1px solid #ddd
}

.searchbit .searchinfo {
  padding-left: 80px;
  background-color: #fff
}

.searchbit .searchtitle {
  font-size: 125%;
  padding: 0px;
  padding-right: 250px;
  margin: 0px
}

.searchbit .searchtitle img {
  max-height: 15px
}

.searchbit .searchtitle a {
  text-decoration: none
}

.searchbit .searchdescription {
  font-size: 10px;
  _padding-right: 32px;
  margin-right: 32px;
  padding-top: 3px;
  padding-right: 250px;
  border-top: 1px solid #6b91ab;
  margin: 1px 0
}

.searchbit.imod_highlight,
.searchbit.imod_highlight .blockrow {
  background: #FFEB90
}

.searchbit .searchicon {
  position: absolute;
  left: 6px;
  top: 10px;
  display: block;
  max-width: 48px;
  max-height: 48px;
  overflow: hidden;
  text-align: center
}

.searchlastpost {
  font-size: 11px;
  position: absolute;
  top: 12px;
  right: 12px
}

.searchcat {
  font-size: 11px;
  position: absolute;
  top: 35px;
  right: 10px;
  text-align: right;
  width: 200px
}

div.searchstats span {
  display: block
}

.searchbit .searchstats {
  padding-left: 80px;
  margin-bottom: 5px;
  font-size: 10px;
  clear: both
}

.searchlastpostlabel {
  display: inline;
  font-weight: bold
}

.search_inline {
  margin: 0px 0px 0px 5px;
  padding: 0px;
  float: right;
  vertical-align: middle
}

.searchbit .lastpostlink {
  padding-top: 2px
}

.searchbit .forumlastpost img {
  vertical-align: middle
}

.floatinlinemod {
  float: right;
  vertical-align: middle;
  margin-top: 5px
}

#below_searchresults {
  float: right;
  margin: 1em 0;
  clear: both
}

#above_searchresults {
  margin: 1em 0 0;
  position: relative
}

#pagination_top {
  float: right;
  position: absolute;
  top: -2em;
  right: 0
}

#above_searchresults .popupgroup {
  float: right;
  display: block;
  position: relative
}

h2.searchlisthead {
  font: bold 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  border: 1px solid rgb(255, 255, 255);
  background: #2b92da url(images/buttons/newbtn_middle.png) repeat-x;
  _background-image: none;
  color: #ffffff;
  float: left;
  display: block;
  width: 100%;
  position: relative;
  clear: both;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  box-shadow: -2px 2px 2px #c8c8c8
}

h2.searchlisthead a {
  color: #ffffff
}

h2.searchlisthead span {
  display: block;
  float: left;
  clear: right;
  padding: 5px 10px
}

h2.searchlisthead span.mainsearchstats {
  float: right;
  font-size: 11px;
  text-align: right
}

.threadbit {
  position: relative
}

.threadbit .threadinfo,
.threadbit .threadstats,
.threadbit .threadlastpost,
.threadbit .threadpostedin {}

.threadbit .threadinfo {
  width: 45%;
  overflow: hidden
}

.threadbit .threadinfo.forum {
  width: 100%
}

.threadbit .deleted .threadinfo {
  width: 60%;
  overflow: hidden
}

.threadbit .threadtitle {
  height: 17.22px;
  overflow: hidden
}

.threadbit .searchdescription {
  height: 14.76px;
  overflow: hidden
}

.threadbit .threadstats {
  width: 15%;
  padding-top: 8.74px;
  word-wrap: break-word
}

.threadbit .threadreplies {
  padding: 16.12px 0
}

.threadbit .threadptstats,
.threadbit .threadsgstats {
  padding: 1.36px 0
}

.threadbit .threadstats li {
  margin-right: 20%
}

.threadbit .threadlastpost,
.threadbit .threaddeleted {
  width: 20%;
  padding-left: 0;
  font-size: 12px
}

.threadbit .threadlastpost dd {
  margin: 0 20px 0 20px;
  height: 14.76px;
  overflow: hidden;
  white-space: nowrap
}

.threadbit .threaddeleted {
  padding-top: 8.74px
}

.threadbit .threaddeleted .deletedby,
.threadbit .threaddeleted dl.stats.deletereason {
  margin-left: 20px
}

.threadbit .threadpostedin {
  max-width: 19.9%;
  width: 8888px;
  font-size: 12px;
  padding: 8.74px 0;
  height: 29.52px
}

.threadbit .threadpostedin p {
  display: block;
  float: left;
  margin-left: 1em;
  clear: both;
  font-size: 12px;
  height: 29.52px;
  overflow: hidden
}

.threadbit .threadimod input {
  position: absolute;
  right: 1em;
  top: 0
}

.threadinfo a.avatar {
  background-image: none;
  text-align: center;
  position: relative;
  top: 5px
}

.threadinfo a.avatar img {
  width: auto !important;
  max-height: 37px;
  height: auto !important;
  height: 37px
}

.threadbit .bloginfo a.threadstatus {
  background: transparent url(images/statusicon/forum_old-48.png) no-repeat 10px 0
}

#thread .blockfoot {
  border: 0
}

.threadbit .nonsticky,
.threadbit .discussionrow,
.threadbit .alt {
  _background-image: none
}

.searchtitle {
  font-size: 13px;
  padding: 6px 0 2px;
  height: 15.99px;
  overflow: hidden
}

.threadinfo.forum a.threadstatus {
  background-image: url(images/search_results/search_results_forum.png)
}

.threadinfo.forum .searchtitle {
  font-weight: bold
}

.threadinfo.post a.threadstatus {
  background-image: url(images/search_results/search_results_postbit.png)
}

.threadinfo.blogentry a.threadstatus {
  background-image: url(images/search_results/search_results_blog.png);
  background-position: 11px 6px
}

.threadinfo.article a.threadstatus {
  background-image: url(images/search_results/search_results_CMS.png)
}

.threadinfo.cmscomment a.threadstatus {
  background-image: url(images/search_results/search_results_CMS_comment.png)
}

.threadinfo.socialgroup a.threadstatus {
  background-image: url(images/search_results/search_results_socialgroup.png)
}

.threadinfo.socialgroupdiscussion a.threadstatus {
  background-image: url(images/search_results/search_results_socialgroup_discussion.png)
}

.threadinfo.socialgroupmessage a.threadstatus {
  background-image: url(images/search_results/search_results_socialgroup_message.png)
}

.postbit {
  margin-bottom: 0.5em
}

.postbit .posthead {
  background: #e9e9e9 none repeat-x;
  border: 1px solid #cecece;
  color: #3e3e3e
}

.postbit .posthead .postdate {
  padding-left: 0
}

.postbit .postdate .time {
  color: #3e3e3e
}

.postbit .postrow {
  padding-bottom: 1em
}

.savepreferences {
  float: left;
  text-align: left;
  width: 49.5%;
  margin-left: 10px
}

#searchtypeswitcher {
  border-bottom: 4px solid #5a7f97
}

#searchtypeswitcher li {
  display: inline
}

#searchtypeswitcher li a {
  display: block;
  padding: 5px 10px;
  margin-right: 5px;
  background-color: #97b1c2;
  float: left;
  clear: right;
  color: #FFF;
  text-decoration: none;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px
}

#searchtypeswitcher li.selected a {
  background-color: #5a7f97
}

#searchtypeswitcher li a:hover {
  background-color: #5a7f97
}

#searchform_tagcloud {
  margin-top: 10px
}

a.collapse {
  float: none;
  position: static
}

#additionaloptions .savepreferences {
  margin-left: 0;
  margin-top: -7px
}

.actionbuttons .group {
  padding-right: 15px
}

#additionaloptions .group {
  padding-right: 0
}

#searchtypelist {
  width: 300px
}

#searchtypelist li {
  width: 150px;
  float: left
}

/* ================= archive additions (2011 skin) ================= */
body {
  background: #3a3a3a;
}

.archive_bar {
  background: #1d1d1d;
  color: #bbb;
  font: 12px Arial, Tahoma, sans-serif;
  padding: 7px 20px;
  text-align: center;
  border-bottom: 1px solid #000;
}

.archive_bar a {
  color: #6bb7f0;
  text-decoration: none;
  margin: 0 6px;
}

.archive_bar a:hover {
  text-decoration: underline;
}

.archive_bar strong {
  color: #fff;
}

#header .logo-image img {
  max-height: 50px;
  width: auto;
}

.navtabs li.off>span.navtab {
  display: block;
  float: left;
  padding: 5px 12px;
  color: #777;
  font: bold 12px Arial, sans-serif;
  cursor: default;
}

.toplinks ul.nouser li span {
  color: #888;
  font: bold 12px Arial, sans-serif;
  padding: 0 8px;
  cursor: default;
}

.pagetitle h1 {
  font: bold 20px Arial, Tahoma, sans-serif;
}

.notice_box {
  background: #fff8d8;
  border: 1px solid #e3d48a;
  color: #6b5a10;
  padding: 8px 12px;
  margin: 8px 0;
  font-size: 12px;
  border-radius: 4px;
}

.forumbit_post .forumdata .subforums,
.subforumline {
  font-size: 11px;
  color: #777;
  margin-top: 3px;
}

.forumbit_post .forumdata .subforums a,
.subforumline a {
  color: #417394;
}

.lastposttitle .noplace,
.noplace {
  color: #999;
}

.simulated_note {
  font-size: 11px;
  color: #999;
  padding: 4px 0 0 4px;
}

#wgo .blockbody {
  padding: 6px 10px;
}

.wgo_list a,
.wgo_list span.u {
  margin-right: 2px;
}

span.u {
  white-space: nowrap;
}

/* thread list (forumdisplay stylesheet was never captured) */
#threadlist {
  clear: both;
  margin-top: 10px;
}

.threadlisthead {
  background: #2b92da url(images/buttons/newbtn_middle.png) repeat-x;
  color: #fff;
  font: bold 12px Arial, sans-serif;
  border: 1px solid #fff;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}

.threadlisthead>div {
  display: flex;
  padding: 7px 10px;
}

.threadlisthead .c1 {
  flex: 1;
}

.threadlisthead .c2 {
  width: 16%;
  text-align: right;
}

.threadlisthead .c3 {
  width: 24%;
}

ol.threads {
  list-style: none;
  margin: 0;
  padding: 0;
}

li.threadbit {
  display: flex;
  align-items: center;
  border: 1px solid #c4c4c4;
  border-top: 0;
  background: #fff url(images/gradients/grey-up.png) repeat-x left bottom;
  min-height: 52px;
}

li.threadbit .icon {
  width: 44px;
  text-align: center;
  flex: none;
}

li.threadbit .threadinfo {
  flex: 1;
  padding: 6px 4px;
  overflow: hidden;
}

li.threadbit .threadtitle {
  font: bold 14px Arial, Tahoma, sans-serif;
  margin: 0;
  height: auto;
}

li.threadbit .threadtitle a {
  color: #22229c;
  text-decoration: none;
}

li.threadbit .threadtitle a:hover {
  text-decoration: underline;
}

li.threadbit .threadmeta {
  font-size: 11px;
  color: #777;
  margin-top: 2px;
}

li.threadbit .threadmeta .desc {
  color: #999;
  display: block;
  font-size: 11px;
  margin-top: 2px;
}

li.threadbit .threadstats {
  width: 16%;
  text-align: right;
  font-size: 12px;
  color: #777;
  padding: 0 12px;
  list-style: none;
  margin: 0;
}

li.threadbit .threadstats li {
  display: block;
}

li.threadbit .threadlastpost {
  width: 24%;
  font-size: 12px;
  color: #777;
  padding: 0 8px;
}

li.threadbit .threadlastpost .who {
  color: #22229c;
}

li.threadbit.ghost .threadtitle a,
li.threadbit.ghost .threadtitle span {
  color: #8a8a8a;
}

li.threadbit.ghost {
  background: #f4f4f4;
}

.sticky_tag {
  color: #b31d22;
  font-weight: bold;
}

.partial_tag {
  color: #b8860b;
  font-size: 11px;
  margin-left: 6px;
  font-weight: normal;
}

li.postbitlegacy .userinfo .avatar img,
li.postbitlegacy .postuseravatar img {
  max-width: 100px;
  max-height: 100px;
}

.postbody .signature {
  color: #777;
  font-size: 11px;
  border-top: 1px solid #ddd;
  margin-top: 10px;
  padding-top: 6px;
}

.postcontent img {
  max-width: 100%;
  height: auto;
}

.pagination.static {
  margin: 8px 0;
}

.pagination.static span a,
.pagination.static span.gap {
  font: normal 13px Tahoma, Calibri, Verdana, sans-serif;
}

.pagination.static span.selected a {
  background: #417394;
  color: #fff;
  border-color: #417394;
}

.pagination.static .pgtext {
  padding: 3px 6px;
  color: #555;
  font-size: 12px;
}

@media (max-width: 800px) {

  li.threadbit .threadlastpost,
  .threadlisthead .c3 {
    display: none;
  }
}

/* "not archived" banners */
li.missing_box {
  background: #fff4f4;
  border: 1px dashed #d05a5a !important;
}

li.missing_box .threadtitle span,
li.missing_box .u {
  color: #b31d22;
  font-weight: bold;
}

.img_missing {
  display: inline-block;
  color: #888;
  font: italic 11px Arial, sans-serif;
  border: 1px dashed #bbb;
  padding: 2px 6px;
  margin: 2px 0;
  border-radius: 3px;
}