/* CS1 Background and text colours
-------------------------------------------------------------*/
   html body{
background: url(http://funkyimg.com/i/2NMMW.jpg);
}


/* 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: #333;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #333;
  }

/* CS1.3 категории*/ 
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
 background: url() no-repeat;
height: 45px;
margin-left: 36px;
text-position: !important; center-center;
font-size: 12px;
  color: #3c444a;
font-weight: bold;
text-align: center;
line-height: 30px;
  }

/* CS1.4  шапка*/ 
#pun-title, #pun-title .container, 
#pun-title table 
{background: transparent
url("") no-repeat;
background-position: !important; top-center;
height: 270px;
width: 875px;
margin-left: -101px;
}
#pun-title .title-logo span {display: none;}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #31383e
  }

/* CS1.6 форумы*/ 
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
margin-top: 0px;
  color: #333
  }

/* CS1.7 цитаты*/ 
.punbb .quote-box, .punbb .code-box {
  background-color: #d0d4d5;
  color: #333
  }
/* форма ответа*/ 
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  background-color: #d0d4d5;
}

/* CS1.8 меню навигации*/ 
#pun-navlinks .container {
  background: url("") no-repeat;
margin-right: -100px;
font-weight: bold;
  color: #f1f1f1;
  }

.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: #2b2b26;
  }

#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: #31383e;
  }


/* 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: #3c444a
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #333
  }

/* 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: #B42000;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #eee;
  text-decoration: none
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #fff;
  text-decoration: none
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

 /*Старые сообщения*/
Div.icon {
background-image : url('http://images.vfl.ru/ii/1483887571/33c42407/15586086.png');
background-repeat: no-repeat;
}
/*Новые сообщения*/
TR.inew Div.icon {
background-image: url('http://images.vfl.ru/ii/1483887520/caa159b1/15586080.png');
background-repeat: no-repeat;
}
/*Закрытые темы*/
TR.iclosed Div.icon {
background-image : url('http://images.vfl.ru/ii/1485499829/b5a03087/15841421.png');
background-repeat: no-repeat;
}
/*Важные темы*/
TR.isticky Div.icon {
background-image: url('http://images.vfl.ru/ii/1483888063/fab71ff6/15586149.png');
background-repeat: no-repeat;
}




.post-author a, .post-author a:hover, .post-author a:focus, .post-author a:active{text-shadow:none;
 } 
.pa-title {
padding: 0px 0px 5px 0px !important; 
text-align: center;
width: 200px; 
z-index: 1000;
position: relative;
margin-top: 0px !important;
left: 0px !important;

}


.pa-author a, .pa-author {
text-align: center;

}



.post-author {
background: url() repeat-y; width: 237px; text-align: center; 
}












/* код для скролл бара с права
::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}
::-webkit-scrollbar-track {
background: #3c444a;
}
::-webkit-scrollbar-thumb {
    background: #3c444a;
}



/* код для оформления таблицы перелистывающейся
/* SlideShow */
#slideshow {
	margin:0 auto;
	width: 760px;
	height: 200px;
	position: relative;
        line-height: 10px;
        border: 0px solid #3c444a;}

#slideshow #slidesContainer {
  margin: 0 auto;
  width: 760px;
  height: 200px;
  overflow: auto;
  position: relative;}

#slideshow #slidesContainer .slide {
  margin: 0 auto;
  width: 740px;
  height: 200px;}

.control {
  display: block;
  width: 57px;
  height: 41px;
  text-indent: -10000px;
  position: absolute;
  cursor: pointer;}

#leftControl {
  top: 100px;
  left: -48px;
  background: transparent url(http://funkyimg.com/i/2nzvd.png) no-repeat 0 0;}

#rightControl {
  top: 100px;
  right: -30px;
  background: transparent url(http://funkyimg.com/i/2nzvc.png) no-repeat 0 0;}




::-webkit-scrollbar-thumb { 
background: #81919e top center;  
box-shadow: 0 0 6px 0px rgba(82,74,59,0) inset, 0 0 0 1px rgba(82,74,59,0) inset; 
} 

::-webkit-scrollbar { 
width: 8px; 
height: 13px; 
} 

::-webkit-scrollbar-track { ; 
background: #3c444a top center; 
border-color: transparent; 
}