html {
  height: 100%;
  margin-bottom: 1px;
  background: #dddddd;
}
body.dx_body {
  background: #dddddd;
}
body.dx_body .dx_header {
  background: url("/styles/staticred/theme/images/bg_list.gif") repeat scroll 0% 0% #000000;
  border-bottom: 1px solid #333;
  z-index: 99999;
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 28px;
  overflow: hidden;
}
body.dx_body .dx_header .dx_nav {
  font-size: 0px !important;
  max-width: 880px;
  margin: 0px auto;
  position: static;
}
body.dx_body .dx_header .dx_nav .dx_nav_right {
  float: right;
}
body.dx_body .dx_header .dx_nav a,
body.dx_body .dx_header .dx_nav .dx_sep {
  display: inline-block;
  color: #FFF !important;
  font-size: 7pt !important;
  height: 28px;
  line-height: 28px;
  max-width: 220px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body.dx_body .dx_header .dx_nav a {
  padding: 0 8px;
  text-decoration: none;
  text-transform: uppercase;
}
body.dx_body .dx_header .dx_nav a:hover {
  background: #999;
}
body.dx_body .dx_pagewrapper {
  background: none repeat scroll 0% 0% #FFF !important;
  padding-top: 28px;
  box-shadow: 0px 0px 10px #000;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 880px;
  margin: auto !important;
}
body.dx_body .dx_margins {
  padding: 0 10px 0 10px;
}
body.dx_body .dx_postlist {
  margin: 0 -10px 0 -10px;
}
body.dx_body .dx_post {
  background: white;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  margin: 0 0 1px 0;
  min-height: 95px;
}
body.dx_body .dx_post:last-child {
  margin-bottom: 10px;
}
body.dx_body .dx_post.unreadpost {
  background: #dddddd;
}
body.dx_body .dx_post .content {
  width: 82%;
}
body.dx_body .dx_post .content img {
  max-width: 100%;
}
body.dx_body .dx_post .dx_author {
  float: left;
  width: 80px;
}
body.dx_body .dx_post .dx_author .dx_avatar {
  width: 70px;
  height: 70px;
  background: #ccc;
  margin: 5px;
}
body.dx_body .dx_post .dx_author .dx_avatar a {
  display: block;
  width: 70px;
  height: 70px;
}
body.dx_body .dx_post .dx_author .dx_avatar img {
  display: block;
  max-width: 70px;
  max-height: 70px;
  width: auto;
  height: auto;
}
body.dx_body .dx_post .dx_author .dx_plusbox {
  position: relative;
}
body.dx_body .dx_post .dx_author .dx_plusbox .dx_pluslist {
  display: none;
  position: absolute;
  width: 500px;
  background: #fff;
  border: 1px solid #ddd;
  left: 20px;
  top: 0px;
  padding: 5px;
  box-shadow: 0 0 10px black;
  z-index: 100;
  font-size: 10pt;
}
body.dx_body .dx_post .dx_author .dx_plusbox:hover .dx_pluslist {
  display: block;
}
body.dx_body .dx_post .dx_author .dx_plusbox .dx_pluscount {
  font-size: 11pt;
  font-style: italic;
  cursor: pointer;
}
body.dx_body .dx_post .dx_mainpost {
  margin-left: 90px;
  clear: none;
  float: none;
  width: auto;
}
body.dx_body .dx_post .dx_mainpost .notice {
  border: 0;
}
body.dx_body .dx_post .dx_mainpost .notice,
body.dx_body .dx_post .dx_mainpost .notice a {
  color: #888888;
}
body.dx_body .dx_post .dx_mainpost .dx_topauthor {
  margin: 0 0 0 0;
  padding: 0.5em 0;
  border-bottom: 1px solid #cccccc;
  line-height: 1.2em;
  vertical-align: middle;
  margin-bottom: 0.5em;
}
body.dx_body .dx_post .dx_mainpost .dx_topauthor,
body.dx_body .dx_post .dx_mainpost .dx_topauthor a {
  color: #555555;
}
body.dx_body .dx_post .dx_mainpost .dx_buttons {
  margin-top: 1em;
}
body.dx_body .dx_post .dx_mainpost .dx_buttons,
body.dx_body .dx_post .dx_mainpost .dx_buttons a {
  color: #888888;
}
body.dx_body .dx_site_description {
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 1em;
}
body.dx_body .dx_footer {
  font-size: 7pt;
  text-align: center;
  margin-top: 0.5em;
  padding-bottom: 0.5em;
}
body.dx_body .dx_footer,
body.dx_body .dx_footer a {
  color: #999;
}
body.dx_body .forabg,
body.dx_body .forumbg {
  background-color: #414141;
}
body.dx_body .bg1 {
  background-color: #fff;
}
body.dx_body .bg2 {
  background-color: #fff;
}
body.dx_body li.row {
  border-bottom: 1px solid #414141;
}
body.dx_body li.row:hover {
  background-color: #dddddd;
}
body.dx_body li.row:hover dd {
  border-left-color: #414141;
}
body.dx_body table.table1 tbody tr:hover,
body.dx_body table.table1 tbody tr.hover {
  background-color: #dddddd;
  color: #000;
}
body.dx_body span.corners-top,
body.dx_body span.corners-bottom,
body.dx_body span.corners-top span,
body.dx_body span.corners-bottom span {
  background-image: none;
}
body.dx_body #page-footer {
  margin: 0 -10px;
}
body.dx_body .dx_s {
  text-decoration: line-through;
}
body.dx_body .dx_spoiler,
body.dx_body .dx_spoiler a {
  color: black;
  background: black;
}
body.dx_body .dx_spoiler a {
  border: 0;
}
body.dx_body .dx_spoiler img {
  filter: brightness(0%);
  -webkit-filter: brightness(0%);
}
body.dx_body .dx_spoiler:hover,
body.dx_body .dx_spoiler:hover a {
  color: white;
}
body.dx_body .dx_spoiler:hover img {
  filter: brightness(100%);
  -webkit-filter: brightness(100%);
}
