/* CS1 Background and text colours
-------------------------------------------------------------*/

html {text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;}

/* шапка */
#pun-title table {
  background-image : url("http://s8.uploads.ru/5aW7o.png");
  margin-left: -300px;
  margin-bottom: -50px;
  height: 568px;
  width: 1500px;
}
 
/* фон */
body {background-color: #000504;
background-repeat: repeat;
background-position : top center;
overflow-x: hidden;
}

/* фон контента */
#pun {background-image : url("http://se.uploads.ru/BuSiT.png");
background-repeat: repeat;
background-position : center;}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb input{
  background-color: #b99d72;
  color: #412504;
background-image : url("http://s7.uploads.ru/QCSn5.png");
border-top:1px solid #654a2b;
border-right:1px  solid #654a2b;
border-bottom: 1px  solid #654a2b;
border-left:4px solid #654a2b;
    border-radius:15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
}

/* картинка в самый низ */
#pun-about p.container {background-image: url(http://i.imgur.com/YC5eeAW.png);
  margin-left: -185px;
  background-position : center top;
  background-repeat : no-repeat;
  height: 261px; 
  width: 1244px;
  text-align: center;
  color: #4d2306;
  margin-bottom: -79px;
  overflow-x: hidden;
}

.punbb-admin #pun-admain .adcontainer {background-color: transparent;
  margin-left: 15px;
  color: #5c330c;}

.punbb .main .container, .punbb .post .container, .punbb .post h3, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span,  .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {background-color: transparent;
  color: #482d0c;}

#pun-status .container, #pun-crumbs1 .container
{color: #5c330c;}

.offline li.pa-online strong {
color: #b19056;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #5c330c;}


/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent
  }

/* 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 h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
color: #824d1d;
  font-weight: bold;
font-style: normal;
  }

/* 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 */
.punbb .quote-box, .punbb .code-box {
  border-color: transparent;
  }

#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;
  }

.punbb .post-sig dt {
  border-top-color: transparent!important;
  }


/* CS3 Ссылки
-------------------------------------------------------------*/

/* 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: #69421d;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #684627;
  }

/* 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: #80552e;
    border-bottom: 0px none #9da0be;
    -webkit-transition: all 0.3s;
  text-decoration: none;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #5e797d;
    border-bottom: 0px none #cfa084;
     text-decoration: none;
     text-shadow: 1px 0px 1px #00050a;
font-family: "Palatino Linotype" !important;
font-size: 12pt !important;
font-weight: 700;
font-variant: small-caps !important;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #6e979f;

  border-bottom: 0px none #cfa084;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #d1b097;
  color: #5a3916;
  }

/* CS3 Иконки старых, новых, важных, закрытых тем */

/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: left; 
display: block; 
border-style: none none none none;
width: 42px;
height: 43px;
margin-top: 11px;
    margin-right: 7px;
background-image : url(http://sf.uploads.ru/Or2nf.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://sg.uploads.ru/hL0jr.png);
background-repeat: no-repeat;
margin-top: 11px;
    margin-right: 7px;
width: 42px;
height: 43px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://s4.uploads.ru/IQ4h5.png);
background-repeat: no-repeat;
width: 42px;
height: 43px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://sd.uploads.ru/cEzNw.png);
background-repeat: no-repeat;
width: 42px;
height: 43px;}


/* CS4 Другое
 -------------------------------------------------------------*/
div#html-footer {
margin-bottom: 20px;
margin-left: -45px;
}


div#pun-navlinks {
  position: absolute;
  width: 100%;
  margin-left: -157px;
  top: 24px;

}

div#pun-ulinks {
  position: absolute;
  width: 100%;
  margin-left: 64px;
  top: 123px;

}

#pun-stats h2 span, .category h2 span, #pun-main h1, .punbb .main h1 {
visibility: hidden!important;
}

.shapkelement { 
background-color: transparent;  /*цвет фона*/
color: #6b5a48;  /*цвет текста*/
width : 67px;  /*ширина*/
height: 215px;  /*высота*/
 position: absolute; 
z-index: 7;  
top: 339px;  /*отступ сверху*/
margin-left: 753px !important;
}

::-webkit-scrollbar {
  width:  5px;
  height: 5px;
  background-color: #3a6958;
  box-shadow: 0 0 0 2px #000c0c inset !important;
}
::-webkit-scrollbar-thumb {
  background-color:#3a6958;
  width:4px !important;
}

.code-box .scrollbox::-webkit-scrollbar-corner, .punbb textarea::-webkit-scrollbar-corner, .submenutextss::-webkit-scrollbar-corner, .achivka::-webkit-scrollbar-corner {
  background-color: #887558;
}
.code-box .scrollbox::-webkit-scrollbar, .punbb textarea::-webkit-scrollbar, .submenutextss::-webkit-scrollbar, .achivka::-webkit-scrollbar {
  width: 7px;
  height:7px;
  background-color: #c3ad8d;
  box-shadow: 0 0 0 0px #ccbca2 inset !important;
}
.code-box .scrollbox::-webkit-scrollbar-thumb, .punbb textarea::-webkit-scrollbar-thumb, .submenutextss::-webkit-scrollbar-thumb, .achivka::-webkit-scrollbar-thumb {
    background-color: #5a4022;
    width: 4px !important;
}

.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;
-moz-transition: color 0.2s 0.02s ease;
 -o-transition: color 0.2s 0.02s ease;
 -webkit-transition: color 0.2s 0.02s ease;
  text-decoration: none;
  }

.punbb .post .post-author {
  float: left;
  width: 219px;
  margin-top: -1.5em;
  overflow: hidden;
  }

#pun-main .post-author ul {text-align: center; margin-left: -5px;}

/*Фон мини-профиля в Топике*/
.pa-author {
background: url(http://sf.uploads.ru/NldtA.png) 0% 0% no-repeat;
     text-decoration: none;
     text-shadow: 1px 0px 1px #000607;
height: 10px;
line-height: 40px !important;
margin-left: -8px !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
padding: 7px 6px 0px 0px !important;
position: relative;
text-align: center;
font-weight: bold;
width: 219px !important; 
height: 40px !important; 
z-index: 0;
}
.pa-author a, .pa-author {
color: #547f74 !important;
font-family: "Palatino Linotype" !important;
font-style: italic !important;
font-size: 11pt !important;
font-variant: small-caps !important;
margin-left: 0px;
}

.post-author {
background: url(http://s9.uploads.ru/5njQ3.png) repeat-y; width: 219px;
color: #7e592c !important;
}
.post-author ul li {
padding: 0px 12px;
text-align: center !important; 
color: #9a7b56 !important; 
text-shadow: 1px 0px 1px #00100e!important;
}

.post-author > ul {
    background: url("http://sf.uploads.ru/B1XEP.png") no-repeat scroll center bottom transparent;
margin-left: 1px !important;
}

.pa-avatar {
width: 180px;
text-align: center;
margin-left: -2px!important;
padding-bottom: 4px!important;
}

.post-author ul a:hover {
color: #4f9683 !important;
text-shadow: 1px 0px 1px #00100e!important;}

.post-author ul .item2 img {
border: double #193125 !important;
box-shadow: 0px 0px 6px #ae8f31 inset;
margin-left: -1px !important;
margin-top: 5px;
}

.post-author ul {
text-align: center!important;
font: small-caps 500 12px "Georgia" !important;
}

.pa-posts, .pa-respect {
display: inline-block;
letter-spacing: 2px!important;
width: 80px;

color: #dfb980!important;
padding: 0 2px!important;
}

.pa-respect a:hover, .pa-respect a:focus, .pa-respect a:active, .pa-posts a:hover, .pa-posts a:focus, .pa-posts a:active { text-align: center; text-transform: none;
color: #dfb980!important;
font-size: 12px!important;
letter-spacing: 2px!important;
}

.pa-fld1, .pa-fld2, .pa-fld3 {
letter-spacing: 1px;
}

#pun-ulinks a {color: #3c644f;  font: 13px  "Palatino Linotype" !important; text-shadow: 1px 0px 1px #000506; font-weight: 600; text-transform: lowercase;}
#pun-ulinks a:hover  {color: #54816a; text-transform: lowercase;}

.punbb #pun-main .quote-box, .punbb #pun-main .code-box {
  background-color: rgba(206, 185, 152, 0.15);
border: 3px double rgb(95, 80, 72) !important;
box-shadow: inset 0px -3px 35px #948061;
}

a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
background-color: #1d0b02;
font-family: Minion Pro;
font-size: 12px;
color: #9a6e3b; 
  text-shadow: 1px 1px #000000;
text-align: center;
text-decoration: none;
border-left-style: solid;
border-left-color: #240b01;
border-left-width: 0px;
border-right-color: #240b01;
border-right-width: 0px;
width: 63px;
display: block;
}

a.tvm:hover {
background-color: #240f04;
font-family: Minion Pro;
font-size: 12px;
color: #a9763a;
  text-shadow: 1px 1px #000000;
font-weight: bold;
letter-spacing: 1px;
text-align: center;
cursor:pointer; 
text-decoration: none;
border-left-style: solid;
border-left-color: #240b01;
border-left-width: 0px;
border-right-color: #240b01;
border-right-width: 0px;
width: 63px;
display: block;
}

.exitzero {
text-decoration: none;
font-family: "Minion Pro" !important;
font-size: 13.6px;
font-weight: normal;
line-height: 13px;
color: #977a4b;
text-shadow: #190b00 1px 0px 0px;
text align: justify;
}

#pun-online #pun-main th,
#pun-online #pun-main td{
  text-align: left !important;
}

.renoheader {
 background: transparent;
 }

.renoheaderhover {
width: 458px; 
height: 134px; 
opacity: 0; 
transition-duration: 1s;  
-moz-transition-duration: 1s;  
-webkit-transition-duration: 1s;  
-o-transition-duration: 1s;
margin-top: 215px;
margin-left: -15px;
position: absolute;
 }

.renoheaderhover:hover {
color: #ededed;
width: 458px; 
height: 134px; 
background-color: transparent;
opacity: 10;
 }

.renoheadercontent {
width: 458px; 
height: 134px; 
background: transparent; 
color: #ededed;
}

.category th,#pun-viewforum th{
  padding:0!important;
  font-size:0!important;
  color:transparent!important;
  visibility:hidden!important;
}

#pun-stats ul.container {
  background: transparent url(http://sg.uploads.ru/zqPby.png) no-repeat 0px 0px;
  padding-left: 50px;
  margin-left: 13px;
}

.dreamteam {
    color: #75887d;
    text-shadow: 0px 0px 1px #000806;
    font-family: Minion Pro;
    line-height: 11px;
    font-size: 13px;
    width: 268px;
    height: 142px;
    left: 17px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 5px;
    position: absolute;
    top: 62px;
}

.dreamland {
    line-height: 15px;
    width: 463px;
    height: 67px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 3px;
    position: absolute;
}

.punbb select, .forminput {
    color: #a3b7b1 !important;
    font-family: 'Georgia' !important;
    text-shadow: 1px 0px 1px #000806;
    text-transform: lowercase;
    font-variant: small-caps !important;
    font-size: 14px !important;
    background-color: #1d2f2f !important;
    border: 0px;
    padding-bottom: 2px;
}
.rotte {
padding-right: 4px;
}