body {
  font-size: 11px;
  margin: 0;
  padding: 0;
}

.imgborder {
  -moz-box-shadow: 8px 8px 4px #888;
  -webkit-box-shadow: 8px 8px 4px #888;
  box-shadow: 8px 8px 4px #888;
  border: 3px solid white;
}

.thumbcontainer, .thumbcontainerdel {
  display: inline-block;
  /* for IE <= 7 */
  *display: inline;
  zoom: 1;
  /* end for IE <= 8 */
  padding: 5px;
  vertical-align: top;
  position: relative;
}

.delcontainer, .linkcontainer {
  z-index: 2;
  position: absolute;
  left: 9px;
  top: 9px;
}

.thumb {
  position: relative;
}

.thumbinfo {
  /* disabled because of IE <= 7
  position: absolute;
  width: 100%; */
  bottom: 4px;
  opacity: 0.7;
  background-color: black;
  color: white;
  font-size: 9.5px;
  -moz-box-shadow: 8px 8px 4px #888;
  -webkit-box-shadow: 8px 8px 4px #888;
  box-shadow: 8px 8px 4px #888;
}

.thumbinfo span {
  padding-left: 4px;
}

#site-description img {
  /*-moz-box-shadow: 4px 4px 3px #666;
  -webkit-box-shadow: 4px 4px 3px #666;
  box-shadow: 4px 4px 2px #666;
  border-radius: 25px; */
}

#logorow a {
  float: left;
}

#logorow h1 {
  padding-top: 32px;
  font-size: 2.5em;
  text-shadow: 2px 2px #FFF;
  color: #2F2F2F;
}

.possiblespamlist {
  width: 100%;
  margin-top: -12px;
  font-size: 12px;
  border-collapse: collapse;
  border: 1px solid black;
  padding: 0 20px;
  /*background-color: orange;
  color: white; */
}

.possiblespamlist th, .possiblespamlist td {
  border: 1px solid black;
  padding: 2px;
}

.possiblespamlist td.header {
  font-size: 14px;
  background-color: orange;
  color: white;
}

/*.thanks_icon, .adult_icon, .zip_icon {
  padding-right: 5px;
  line-height: 20px;
  cursor: pointer;
}

.thanks_view_icon {
  padding-right: 5px;
  line-height: 20px;
}

.thanks_icon img, .adult_icon img, .thanks_view_icon img, .zip_icon img {
  vertical-align: middle;
}

.thanks_icon div, .thanks_view_icon div, .zip_icon div {
  padding-right: 3px;
  float: left;
}*/

.adult_post_message {
  font-size: 14px;
  border: 10px solid #74AAFF;
  background-color: white;
  padding: 20px;
  border-radius: 15px;
}

.karma_updated {
  text-decoration: underline;
  font-weight: bold;
}

.addthis_default_style ul li {
  list-style: none;
}

#upload_iframe {
  border: 0;
  width: 100%;
  height: 200px;
  padding: 2px;
}

#upload_list {
  font-family: Ariel,Verdana,Helvetica,sans-serif;
}

input.button1, input.button2 {
  padding: 5px 7px 5px 7px;
  font-weight: bold;
  border: 1px solid #666666;
  font-size: 10px;
  cursor: pointer;
  background-image: url("/styles/prosilver/theme/images/bg_button.gif");
}

#acnet_popup_close {
  position: absolute;
  right: 4px;
  top: 4px;
  display: block;
  cursor: pointer;
}

#acnet_popup_image {
  margin-left: auto;
  margin-right: auto;
  width: 65%;
}

#acnet_popup_title {
  padding: 10px;
  text-align: center;
  font-size: 20px;
}

#acnet_popup_text {
  padding: 10px;
  font-size: 12px;
}

#acnet_popup_footer {
  padding: 10px;
  font-size: 12px;
}

#acnet_bg_popup {
  display: none;
  position: fixed;
  _position: absolute; /* hack for internet explorer 6*/
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000000;
  z-index: 1001;
}

#acnet_popup {
  display: none;
  position: fixed;
  _position: absolute; /* hack for internet explorer 6 */
  background: #EEEEEE;
  border-radius: 5px;
  z-index: 1002;
  margin: -12px;
  padding: 12px;
  /*width: 320px;*/
  width: 285px;
}

.thanks_icon img, .adult_icon img, .zip_icon img {
  margin-bottom: 12px;
  cursor: pointer;
}

.thanks_indicator, .thanks_received_indicator {
  color: white;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  width: 70px;
  margin-bottom: 12px;
  border-radius: 10px;
}

.thanks_indicator {
  background-color: #AA0000;
}

.thanks_received_indicator {
  background-color: #008000;
}

.forumimage, .forumdesc, .authorcolumn, .topicimagecolumn, .posterinfo, .forumjump, .topicsort, .frontsearchlink, .countcolumn {
  display: none;
}

@media only screen and (min-width: 768px) {
  .forumimage, .forumdesc, .authorcolumn, .topicimagecolumn, .posterinfo, .forumjump, .topicsort, .frontsearchlink, .countcolumn {
    display: table-cell;
  }
}

@media only screen and (min-width: 768px) {
  .frontsearchlink {
    display: inline-block;
  }
}

.forumheader_left, .topicfooter_left {
  float: left;
}

.forumheader_right, .topicfooter_right {
  text-align: right;
  float: right;
  position: relative;
}

.forumheader_right {
  padding: 3% 1% 0 0;
}

.topicfooter_right {
  padding: 0 1% 0 0;
}

.video_wrapper_outer {
  max-width: 640px;
}

.video_wrapper_inner {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.video_wrapper_inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
