/* CS1 Background and text colours
-------------------------------------------------------------*/
/* Фон форума */
html, body { background:
  url("http://funkyimg.com/i/2qSmk.png") repeat-x top left,
  url("http://funkyimg.com/i/2qSju.png") center; background-color: #cbcbbf;
}



/* Шапка */
#pun-title table {
background-image : url(http://funkyimg.com/i/2qSjx.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 918px;
height: 186px;
margin-left: -15px;}

/* Тело форума */
#pun {
width: 918px; 
background-color: transparent; 
background-image: url(http://funkyimg.com/i/2qSjP.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 918px;}

/* Футер */
#pun-about p.container {
background-image : url(http://funkyimg.com/i/2qTPA.png);
margin: 0px 0px -30px -15px;
background-position : center top;
background-repeat : no-repeat;
width: 918px;
height: 53px; 
overflow-x: hidden;}






/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #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, #pun-navlinks .container  {background-color: transpanent;
color: #9e8c7b;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: transparent;
color: #9e8c7b;
text-align:center; 
font-size: 12px; 
font-style: normal; font-weight: bold; font-family: "arial";
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
background-image: url("http://funkyimg.com/i/2qSjT.png");
background-color: #d2d2c9;
  color: #9e8c7b;
    border: 1px solid #a4b094;
}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-image: url("http://funkyimg.com/i/2qSjT.png");
background-color: #d2d2c9;
color: #9e8c7b;}

/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
background-image: url("http://funkyimg.com/i/2qSjT.png");
background-color: #d2d2c9;}





/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #7d9077;
  text-decoration: none;
  }

/* CS2.2 */
.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, #pun-navlinks a:focus, #pun-navlinks a:active, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #7d9077; 
  text-decoration: none;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #a38f7b;
  text-decoration: none;
  }

#pun-ulinks a {
  font-size: 10px;
  color: #7d9077; 
  font-family: 'arial';
  font-weight: normal;
  text-transform: lowercase;
  }

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #a38f7b;
}


#pun-navlinks a, #pun-navlinks .container {
color: #e5e5e2;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
            background: url(http://funkyimg.com/i/2qSjN.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://funkyimg.com/i/2qSjL.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://funkyimg.com/i/2qSjK.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://funkyimg.com/i/2qSjJ.png) no-repeat;
}


/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {text-align: center;}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Arial";}
.category h2 span{display: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}





/*---Прокрутка---*/

::-webkit-scrollbar-thumb:vertical {
    background-color:#9fad9b;
border: 1px solid #919e8e;
box-shadow: inset 0 0 0px #4a5a6f;
}

::-webkit-scrollbar-thumb:horizontal {
    background-color:#9fad9b;
border: 1px solid #919e8e;
box-shadow: inset 0 0 0px #4a5a6f;
}

::-webkit-scrollbar {
width: 5px;
    height: 6px;
    background-color: #a6b3a2;
    border: 2px solid #dbdbd4;
    }









#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}



/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(http://funkyimg.com/i/2qSjT.png) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:12px 0!important;
}
.punbb .post .post-author > ul {
  background:url(http://funkyimg.com/i/2qSjT.png) 0 top no-repeat,url(http://funkyimg.com/i/2qSjT.png) 0 bottom no-repeat; /*Фон верха - низа*/
  margin:-12px 0 -12px 0!important;
  padding:9px 9px!important;
      border: 3px solid #beaa96;
}



/*Выравниваем в одну строку число постов и Уважение*/
.pa-posts,.pa-respect {
text-align: center;
display: inline-block;
width: 69px;
padding: 3px 3px 3px 3px !important;
margin-top: 3px;
margin-bottom: 5px !important;
letter-spacing: 2px;
margin-left: 6px;
text-transform: uppercase;
font-size: 8px;
}








.punbb .pa-avatar img {
  border: 3px double #9fad9b;
}



.topic .post {
  margin-left:10px;
}
















