/* CS1 Background and text colours
-------------------------------------------------------------*/
body { 
  background-image: url(http://forumfiles.ru/files/0017/cf/95/50703.jpg); 
background-repeat: no-repeat;
background-attachment: fixed; 
background-position: top center;
background-color: #e3d5b8;
overflow-x: hidden!important;
} 

#pun-navlinks ul.container li {
  background-image: url("");
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 0px;
  padding: 3px 2px 3px 0px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-family: verdana;
  color: #121b18;
}

#pun-title TD.title-logo-tdr {
position: absolute; z-index: 1; left: 0px; top: 243px;
}
#pun-title table {
background-repeat : no-repeat;
background-position: top center;
background-attachment: scroll; 
background-image: url("http://forumfiles.ru/files/0017/cf/95/90122.jpg");
  height: 57px !important;
width: 913px !important;
margin: auto -17px;
}
.pa-avatar, .pa-title, .pa-author { text-align: center;}
#pun-announcement.section h2 span {display: none;}

#pun {background-image: url("http://forumfiles.ru/files/0017/cf/95/19358.jpg");
background-position : top center;
background-repeat: repeat-y; 
}

#pun-main .post-author ul {
	color: #402e29;
background-image: url("-");
background-repeat : repeat;
background-position: top center;
}

 .post-content {
 background-color: transparent;
  color: #402e29; 
  }

#pun_wrap {
background-image : url("http://forumfiles.ru/files/0017/cf/95/30331.jpg"); 
background-repeat: no-repeat; 
background-position: center bottom;
padding-bottom: 111px;
}

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
background-color: #d1cdcb;
padding: 10px;
    box-shadow: 1px 1px 2px rgba(0,0,0,.3);
    margin: 20px 0;
color: #3f3838;
    z-index: 100;
}

.post-author ul li.pa-avatar img {
    border: 2px solid #c7b7aa;
    outline: solid 3px #14142c;
}

#pun-reputation .inner {
background-color: #f0f0f0;
}

#pun-index td div.tclcon {
  margin-left: 18px;
    padding-top: 0px;
    font-size: 12px;
     background-color: rgba(170, 157, 148, 0.44);
    min-height: 70px;
    /* padding-left: 20px; */
    border: 3px solid #c5b7aa;
    outline: 2px solid #12172a;
    margin-right: 70px;;
}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #4b2925;
  }
/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  color: #16182f;
    font-weight: bold;
    text-align: center;
    font-family: MICRADI;
font-size: 18px;
  }
/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #2b181a;
  text-align: center;
  }
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span { 
background: none; 
color: #2b181a; 
} 
/* CS1.6 */
.punbb th, #viewprofile li, #setmods dl  {
background: url() repeat transparent ;
  color: #444645;
  }
/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
background-color: rgba(169, 156, 150, 0.53);
    color: #000000;
    border: 3px solid #c4b7ae;
    outline: 3px solid #a99c96;
}

/* CS1.8 */
#pun-navlinks .container {
  background-color: #transparent;
background-image : url(""); 
  color: #757a77;
text-align: center;
  }

    .punbb textarea, .punbb select, .punbb input {
      background-color: rgba(192, 175, 159, 0.53);
      color: #1e1e1d;
    }

li.pa-author a:link {
color: #14142c;
    font-size: 20px;
    font-weight: bold;
    font-family: MICRADI;
}

li.pa-author {
    margin-top: 6px;
}


.pun-modal .modal-inner {
        background-color: #d8cdb6; !important;
}

/* CS2 Border colours
-------------------------------------------------------------*/
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent
  }

.punbb .main .post-box td {border-color: transparent !important;}

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent
  }
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent
  }
/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: transparent
  }
/* CS2.5 */
.punbb th {
  border-color: transparent
  }
/* CS2.6 */

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent
  }
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent
  }
.punbb .divider {
  border-color: transparent
  }
.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent
  }
li.pa-online {
  border-left-color: transparent;
  }
/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  text-decoration: none;
  font-variant: small-caps;
  font-weight: 50;
  color: #251825;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  font-variant: small-caps;
  font-size: 13px;
  font-weight: 500;
  color: #5a6b67;
  }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #5a6b67;
  }

/* CS3.3 */
#pun-navlinks a {
     color: #11172d;
  font-weight: bold;
  text-decoration: none;
font-family: MICRADI;
font-size: 12px;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  font-weight: bold;
  font-style: normal;
  color: #a89b92;
  }

#pun-ulinks li a:active, #pun-ulinks li a:focus, #pun-ulinks li a:hover {
  color: #d7ceb6 !important;
  text-decoration: underline
  }


#pun-pagelinks a:active, #pun-pagelinks a:focus {
  font-variant: small-caps;
  font-size: 13px;
  font-weight: 500;
  background-color: #333;
  color: #402e29
  }

#pun-main .category .container table .tcl h3 a {
       margin-left: 20px;
font-family: MICRADI;
font-size: 20px;
    color: #070813;
 font-weight: bold;
  }

#pun th {
    visibility: hidden;
}


/* CS4 Post status icons
-------------------------------------------------------------*/
div.icon {
background: url(http://forumfiles.ru/files/0017/cf/95/28993.png) no-repeat;
}
tr.inew div.icon {
background: url(http://forumfiles.ru/files/0017/cf/95/68487.png) no-repeat;
}
.closedatafield {display: none;}
tr.iclosed div.icon {
background: url(http://forumfiles.ru/files/0017/cf/95/28993.png) no-repeat;
}
tr.iredirect div.icon {
background: url(http://forumfiles.ru/files/0017/cf/95/28993.png) no-repeat;
}
.stickytext {display:none}
tr.isticky div.icon {
background: url(http://forumfiles.ru/files/0017/cf/95/68487.png) no-repeat;
}

#pun-main .category Div.icon{
float: right;
}


/* CS6 Music*/

#music {
  display: block;
    position: absolute;
    z-index: 1005;
    top: 102px;
    margin-left: 30px;
    width: 328px;
    height: 90px;
  }

#music1 {
display: block;
    z-index: 1005;
    width: 450px;
    height: 112px;
    background-color: rgba(192, 175, 159, 0.53);
    font-size: 10px;
    text-align: center !important;
 vertical-align: middle !important;
    font-family: MICRADI;
}

#music2 {
   font-size: 12px;
    text-align: center;
    color: #4f2c27;
    font-family: MICRADI;
    top: 87px;
    margin-left: 596px;
    position: absolute;
  }

#pun .tc2 {
width: 3%;
}

#pun .tc3 {
width: 6%;
}

.punbb .user-avatar img.ava {
    border: 2px solid currentColor !important;
    border-radius: 50%;
    height: 25px !important;
    width: 25px !important;
    margin: 1px 9px 2px 0px;
    opacity: 0.65 !important;
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

#button-dice {
background-image:url(http://drakenfurt.ru/uploads/0005/6e/de/20529-1.gif);
}

.lastedit {display: none;}

h6 {
   font-size: 20px !important;
    font-family: MICRADI;
    color: #14142e;
}

/* CS7 mobile
-------------------------------------------------------------*/

@media screen and (max-width: 540px) {
#pun_wrap {
  width: 100%;
  margin: 0px;
    padding-bottom: 0px;
min-width: 300px;
}

.pa-avatar {
  margin-top: -27px !important;
}

div#pun_wrap #pun-navlinks .container {
  text-align: left !important;
}

div#pun_wrap #pun-ulinks {
top: 11px !important;
right: 2px !important;
}

#pun-category1 h2, #pun-category2 h2, #pun-category3 h2, #pun-category4 h2, #pun-category5 h2, #pun-category6 h2, #pun-category7 h2, #pun-stats h2 
{background-size: 480px;}

#pun-main .category .container table .tcl h3 a
{  font-size: 18px;}

tr.inew div.icon, tr.iclosed div.icon, tr.iredirect div.icon, tr.isticky div.icon, #pun-main .category div.icon, tbody.hasicon div.icon {
  display: block !important;
  width: 30px !important;
  height: 26px !important;
  background-size: contain;
  margin-top: 6px !important;
}

#wrapper div.t2, #wrapper div.t3, #wrapper div.t4, #wrapper div.t5 {
  width: 100%;}

#pun-navlinks, #pun-navlinks .container {
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    background-size: cover;
}

#pun-title table {
display: none;}

#wrapper {
    width: 100%;
}

#music {
display: none;
}

#music1 {
display: none;
}

#music2 {
    display: none;
}


#pun-navlinks .container {
    height: auto !important;
    padding: 5em 0 !important;
}

#pun-announcement .container {
    display: none;
}

.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
    width: 100px;
    margin-left: 20px;
}

#main-reply {
    width: 90%;
    margin-left: 28px;
}

#form-buttons {
    width: 94%;
    margin-left: 28px;
}

#pun-stats ul.container, #pun-stats div.statscon {
    width: 94%;
    margin-left: 10px;

}
}
#pun th {
    visibility: hidden;
}

#pun-index .category .tc2, #pun-index .category .tc3 {
    display: none!important;
}
