#pun-main .category .container,
#pun-status .container,
#pun-ulinks .container, 
#pun-stats ul.container,
#pun-about,
.topic .post > .container,
.linkst,
.linksb,
#post-form .container {
  background: rgba(206, 204, 186, 0.84) none repeat scroll 0 0;
  border: 1px solid #f5eedd;
  padding: 5px 12px !important;
}

.post span + br, .post div + br {
  display: block;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}
.post p + p {
  margin-top: 14px !important;
}
#post-preview {
  display: table-cell;
}
.punbb .post-box::after, .main::after {
clear: both;
content: "";
display: block;
font-size: 0;
height: 0;
line-height: 0;
overflow: hidden;
visibility: hidden;
}

#pun-crumbs1 .container,
#pun-crumbs2 .container,
#pun-status .container,
#pun-ulinks .container,
#pun-navlinks .container,
#pun-stats ul.container,
#pun-about .container,
.modmenu .container,
ul,
div.post-rating p,
dd {
  margin: 0;
  padding: 0;
}
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2,
#pun-announcement  h2,
.fs-box dl.post-sig,
#post-form h2,
#post legend span  {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  visibility: hidden;
  position:absolute;
  left: -9999px;
  }
li {
  list-style: outside none none;
}
.scrollbox {
  display: block;
  max-height: 200px !important;
  overflow: auto;
  width: 100%;
}
a {
  color: #766a57;
  text-decoration: none;
    font-style: italic;
}
.fr a {
  color: rgba(210, 205, 185, 0.68);
  font-size: 14px;
  padding: 0 0 0 10px;
  text-decoration: underline;
  text-transform: none;
}
a:hover, .isactive a {
  color: #3c3b3b;
}
::selection {
  background: rgba(171, 39, 39, 0.77) none repeat scroll 0 0;
  color: #e7e8e0;
}
*::-moz-selection {
  background: rgba(171, 39, 39, 0.77) none repeat scroll 0 0 !important;
  color: #e7e8e0;
}
fieldset {
  border-color: #f1ecd9;
  border-style: groove;
  border-width: 2px;
  margin-top: 10px;
}
#post fieldset {
  border: medium none;
  margin: 0;
  padding: 0 20px;
  position: relative;
}
legend {
  font-size: 11px;
  text-transform: uppercase;
}
.button, .knopka, #sub4, input[onclick="dice()"] {
  background: rgba(0, 0, 0, 0) url("http://s8.uploads.ru/Smd85.jpg") repeat scroll center top;
  border: 1px solid rgba(0, 0, 0, 0.17);
  border-radius: 2px;
  color: #766a57;
  display: inline-block;
  font-family: georgia !important;
  font-size: 11px !important;
  font-style: normal;
  font-weight: bold !important;
  margin-right: 10px;
  outline: medium none;
  padding: 5px 10px;
  text-transform: uppercase;
  transition: all 0.218s ease 0s;
}
input[onclick="dice()"] {
  bottom: -45px;
  position: absolute;
  right: 0;
}
.button:hover, .knopka:hover, #sub4:hover, input[onclick="dice()"]:hover {
	box-shadow: -1px -1px 2px #BEBBAC;
	border-color: #EFEFDA #BCBCAD #BCBCAD #F5F5E4;
	text-shadow: 1px 1px 1px #fff;
}
.button:active, .knopka:active, #sub4:active,  input[onclick="dice()"]:active {
	box-shadow: 0 0 5px rgba(255, 255, 255, 0.85), 0 1px 7px rgba(0,0,0,.1) inset;
	text-shadow: 1px 1px 0px #fff, -1px -1px 2px graytext;
}
input, select {
  background-color: rgba(237, 235, 222, 0.81);
  border-color: #bcbcad #e1e1cf #e1e1cf #bcbcad;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 0 1px #fcfce6;
  color: #504f4f;
  margin-right: 10px;
}
textarea {
  background-color: #e4e0d2;
  border-color: #bcbcad #e1e1cf #e1e1cf #bcbcad;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 0 1px #fcfce6;
  color: #504f4f;
}
.formsubmit {
  margin-left: 20px;
}
 hr {
  border: 1px inset #EFF794;
  margin-bottom: 0.8em;
  opacity: 0.5;
}
label, .label, #profile2 .infofield {
  font-weight: bold;
}