/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {
        background: #000000 url("http://s5.uploads.ru/DCZ4T.jpg") repeat-y top center;
        }
body {margin: 0 auto; overflow-x: hidden;}

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend {
    background-color: transparent;
    color: #222222;
}
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
    background-color: transparent;
    color: #222222;
}
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: transparent;
    color: #222222;
    font-style: normal;
    font-weight: normal;
}
#pun-title, #pun-title .container, .punbb .modmenu .container {
    background-color: transparent;
    color: #222222;
}
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
    background-color: transparent;
    color: #222222;
}
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
    background-color: transparent;
    color: #222222;
}
.punbb .quote-box, .punbb .code-box {
    background-color: #817669;
    color: #222222;
}
#pun-navlinks .container {
    background-color: transparent;
    color: #000000;
}
.offline li.pa-online strong {
    font-weight: normal;
}
.punbb textarea, .punbb select, .punbb input {
    background-color: #B2ADA7;
    color: #222222;
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #777777 #777777 #777777 #777777
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #000000
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #777777;
  }

/* 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: #444444;
  }

/* CS2.5 */
.punbb th {
  border-color: #333333
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #020202 #424242 #424242 #020202;
  }

#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 #dedfdf
  }

li.pa-online {
  border-left-color: #777777;
  }

.punbb .post-sig dt {
  border-top-color: #444444 !important;
  }


/* 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 {
  color: #430000;
    border-bottom: 0px none #000;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #430000
  }

/* 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: #762424;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #430000;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #762424;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
div.icon {
        background: url("http://s5.uploads.ru/nd3VY.jpg") no-repeat scroll transparent;
}
tr.inew div.icon {
        background: url("http://s5.uploads.ru/8bc6p.jpg") no-repeat scroll transparent;
}
tr.iclosed div.icon {
        background: url("http://s4.uploads.ru/yUpx7.jpg") no-repeat scroll transparent;
}
tr.iredirect div.icon {
        background: url("http://s5.uploads.ru/nd3VY.jpg") no-repeat scroll transparent;
}
tr.isticky div.icon {
        background: url("http://s4.uploads.ru/aNqRB.jpg") no-repeat scroll transparent;
}
#myBlocks {
   height:250px;
}
#fblock, #sblock, #tblock {
    float: left;
    color:#000;
}
#tblock {
    height: 170px;
    margin-left: 16px;
    padding: 44px 16px 16px;
    width: 190px;
}
#sblock {
    margin-left: 8px;
    width: 500px;
    padding: 16px;
    height: 200px;
}
#fblock {
    margin-left: 10px;
    width: 129px;
    padding: 16px;
    height: 200px;
}
#navawards a {
    display: none;
}
.Myimge {
    margin-top: 0px!important;
    margin-left: 14px!important;
}





/* Õà-õà! */
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-title table tbody tr .title-logo-tdr {
  position: absolute; 
  z-index: 1; 
  left: 645px; 
  top:0px;
  opacity: 0.3;}

#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container .post-author ul {text-align: center; }
#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container .pa-author {text-align: center; }
#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container  ul .pa-title {text-align: center; }
#pun-messages .post-box {width: 300px;}
.lastedit {display: none;}
.tclcon h3 {
  font-family: 'Constantia';
  font-size:16px !important;}
.post-author ul {line-height:120% !important; 
  background-color: #817669 !important;
  color: #0c0c0c;
  border-top: 3px solid #6A6054 !important;
  border-bottom: 3px solid #6A6054 !important;
  border-left: 3px !important;}
.post-author ul li.pa-avatar img {height: auto; max-height: 180px !important; max-width: 185px !important; width: auto; border: 1px solid #; box-shadow: 0 0 3px #9d7c60;}
.pa-author {font-size: 16px !important; font-weight: normal !important; padding-top:3px !important;}
.pa-title {font-size: 11px;  font-weight: normal !important; padding-top:3px !important;}
hr{color:#6A6054;height:1px;border:none;background:#6A6054;}
.post-content .highlight-text { 
background-color: #6A6054 !important;
color: #8B8377 !important;
}
#pun th {text-transform: uppercase; font-size:8px;}
#pun-main .post-content {text-align: justify !important;}
li.pa-fld5 {
  color: maroon !important;
    }
#pun-main #pun-reputation .reputation .container, div#pun-reputation div.inner h1, div.inner.popup_awards   {background:#8B8377 !important;  }

#size-area, #font-area, #color-area, #smilies-area, #keyboard-area, #imageup-area, #font-area, #size-area, #color-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #table-area, #addition-area  {
  background: #8B8377;
}
#pun-viewtopic li.pa-gifts {display: none;}
.mini_gifts img {
   max-width: 50px !important;
   max-height: 50px !important;
}