/* Прокрутка */
::-webkit-scrollbar {background: #2a1a14; width: 7px; height: 7px}
::-webkit-scrollbar-thumb {background: #513527; width: 7px; height: 7px}
::-webkit-scrollbar-corner {background: #2a1a14; }

/* Фоны ----------------------------*/

/*Фон*/
body {
background-color: #0e0b09; 
background-image: url("http://funkyimg.com/i/Vc69.jpg");
background-repeat: repeat-xy; /*повтор*/
background-position: left top; /*расположение*/
}
/* Контент */
#pun { 
background-image: url("http://funkyimg.com/i/Vv3f.jpg");
background-color: #85664b;
background-position: center; /*расположение*/
background-repeat: repeat-y; /*повтор*/
background-attachment: no-fixed; /*фиксация*/
}

/* Полоска*/
hr, .banner-line {
height: 14px;
background: url("http://i832.photobucket.com/albums/zz247/thirteensense/wotr/445044003.png") center no-repeat;
border: 0px}



/* CS1 Background and text colours  
-------------------------------------------------------------*/

/* 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: #1a1513;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #1a1513;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #1a1513;
  }
#pun-stats h2, .punbb .main h2 {font-size: 0em;}

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #211d1a;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
font-weight: bold;
  color: #211d1a;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #4d3a28;
  }
 
/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #f9f9f9;
  color: #211d1a;
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #281010;
  }

.offline li.pa-online strong {
  font-weight: normal }

/* 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 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 */
.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;
  }


/* 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: #38261e; 
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #38261e;
  }

/* 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: #612a29;
  }

/* CS3.3 */
#pun-navlinks a {
font-weight: bold;
  color:#3f2c23;
  text-decoration: none
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
font-weight: bold;
color: #612a29;
text-decoration: underline;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {border-color: #E6E6E6 #DEDEDE #DADADA #E2E2E2}
tr.iredirect div.icon {border-color: #F7F7F7 #F7F7F7 #F7F7F7 #f7f7f7}
div.inew {border-color: #0080D7 #0065C0 #0058B3 #0072CA}

/* Сообщения------------------------------------*/
/*Старые сообщения*/
Div.icon {
background-image : url('http://funkyimg.com/i/VyWS.png');
background-repeat: no-repeat;
}
/*Новые сообщения*/
TR.inew Div.icon {
background-image : url('http://funkyimg.com/i/VyWR.png');
background-repeat: no-repeat;
}
/*Важные темы*/
TR.isticky Div.icon {
background-image : url('http://funkyimg.com/i/VyWQ.png');
background-repeat: no-repeat;
}
/*Закрытые темы*/
TR.iclosed Div.icon {
background-image : url('http://funkyimg.com/i/VyWT.png');
background-repeat: no-repeat;
}

/* Блок цитат */
.punbb .quote-box, .punbb .code-box {
  background-color: transparent; /*Фон цитаты и кода*/
  color: #2e1e15; /*цвет текста*/
background-image:url("http://funkyimg.com/i/Vytq.jpg");
box-shadow: 0px 0px 7px #4d372a inset;
}
/* Блок формы ответа и кнопок */
.punbb textarea, .punbb select {
  background-color: #8e6d4d; /*Фон цитаты и кода*/
  color: #000000; /*цвет текста*/
background-image:url("http://funkyimg.com/i/Vcaf.png");
box-shadow: 0px 0px 10px #4d372a inset;
border: 1px #5c4634 solid;
}
.punbb input {
  background-color: #8e6d4d; /*Фон цитаты и кода*/
  color: #000000; /*цвет текста*/
  box-shadow: 0px 0px 10px #4e3a27 inset;
  border: 1px #5c4634 solid;}

/*цвет ссылок в мини-профиле*/
.post-author a,  .post-author a:focus, .post-author a:active {color: #1b0f0e !important;}
 .post-author a:hover {color: #612a29 !important;}

li.pa-avatar {margin-top: 3px !important; z-index: 5;}


/* ПРОФИЛЬ КАРТИНКАМИ */
.pa-author {
background: url("http://funkyimg.com/i/VyPH.jpg") 0% 0% no-repeat;  /* ВЕРХ */
color: #000 !important;
height: 30px;
line-height: 40px !important;
margin-left: -0px !important;
margin-top: -0px !important;
padding: 12px 3px 0px 0px !important;
position: relative;
text-align: center;
width: 213px !important;
}

.post-author {
background: url("http://funkyimg.com/i/VyPJ.jpg") repeat-y; weight: 209px; /* СЕРЕДИНА */
color: #222d2d !important;
}

.post-author ul li {
padding: 0px 3px;
text-align: center;
color: #271b15 !important;
}
/* НИЗ */
.post-author ul {background: url("http://funkyimg.com/i/VyPG.jpg") no-repeat scroll center bottom transparent; 
text-align: center;
width: 213px !important;
margin-left: -11px !important;
}

.pa-posts { 
font-size: 7pt !important;
font-variant: normal !important;
  display: inline-block;
  width: 65px;
text-align: center;
font-style: normal !important;
text-transform: lowercase;
font-size: 9px;
}

.pa-respect { 
font-size: 7pt !important;
font-variant: normal !important;
  display: inline-block;
  width: 65px;
margin-left: 0px;
text-align: center;
font-style: normal !important;
text-transform: lowercase;
font-size: 9px;
}

.pa-time-visit { 
font-size: 7pt !important;
font-variant: normal !important;
margin-left: 0px;
text-align: center;
font-style: normal !important;
text-transform: lowercase;
font-size: 9px;
}

.pa-online { 
font-size: 7pt !important;
font-variant: normal !important;
margin-left: 0px;
text-align: center;
font-style: normal !important;
font-weight: bold;
text-transform: lowercase;
font-size: 9px;
}


/* CS6 Логотип снизу
 -------------------------------------------------------------*/

 #pun-about p.container {background-color: #;
   background-image : url(http://funkyimg.com/i/VtXa.png);
   background-position : center top;
   background-repeat : no-repeat;
   margin-left: -31px;
   width: 1000px;
   height : 120px; 
   overflow-x: hidden;}

 div#pun-about {
       margin-bottom: -90px;}

 #pun-announcement.section h2 span {display:  none; }
    a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; }

/* убрать строчку отредактировано из сообщений */
.lastedit {display:none !important;}  

/* убрать форум и посл.сообщение над форумами*/
  .category .container thead 
{display: none;}

/*  оформление описаний форумов*/
.punbb td div .tclcon, .category .container table .hasicon .tc1 {
letter-spacing: 1px;
font-family: Arial;
font-size: 11px;
color:#2a1b17;
text-transform: none; 
text-align: justify;
line-height: 10px;
margin-left: 20px;
}

/*  codes by artishock */