/* CS1 Фон и цвет текста*/

/* 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 h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain 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: #000;
font-size: 11px;
font-weight: normal;
font-style: normal;
font-family: Tahoma;
}

/* CS1.2 */
html {
background: #010402 url(http://airis.rusff.ru/files/0014/9e/66/52421.jpg) top center;
}

body {
background: transparent url(http://airis.rusff.ru/files/0014/9e/66/33489.png) no-repeat top center;
padding-top: 240px !important;
margin-top: 80px !important;
}

#pun_wrap {
background: transparent url(http://airis.rusff.ru/files/0014/9e/66/18135.png) no-repeat bottom center;
padding-bottom: 28px !important;
}

/* CS1.4 Пан или "тело" форума */
#pun {
background-color: #f4f4ee; 
background-image: url(http://airis.rusff.ru/files/0014/9e/66/51593.png); 
color: #a0a0a0;
}



/* 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 {
color: #2b2411;
text-decoration: none;
padding-bottom: 2px;
}

/* CS2.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: #7a6220; 
text-decoration: none;
}



/* CS3 Иконки старых, новых, важных, закрытых тем */

/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {clear: none; 
display: block; 
border-style: none none none none;
padding-top: 30px;
width: 45px;
height: 45px;
background-image : url(http://uploads.ru/i/H/7/m/H7mLR.png);
background-repeat: no-repeat;
}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
padding-top: 30px;
width: 45px;
height: 45px;
background-image : url(http://uploads.ru/i/a/x/g/axgSQ.png);
background-repeat: no-repeat;
}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
padding-top: 30px;
width: 45px;
height: 45px;
background-image : url(http://uploads.ru/i/B/v/w/BvwRj.png);
background-repeat: no-repeat;
}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
padding-top: 30px;
width: 45px;
height: 45px;
background-image : url(http://uploads.ru/i/R/s/i/Rsihb.png);
background-repeat: no-repeat;
}



/* CS4 Прокрутка */

/* CS4.1 Статус картинки со статистикой 24*/

/*ширина прокрутки*/
::-webkit-scrollbar {width: 5px; height: 5px;}
/*трэк прокрутки*/
::-webkit-scrollbar-track {background: #cecec0 !important;}
/*сам ползунок*/
::-webkit-scrollbar-thumb {background: #bfae97 !important;}
/*ползунок при нажатии на него мышкой*/
::-webkit-scrollbar-thumb:active {background: #bfae97;}

a.ai:link, a.ai:visited {
  border-radius: 7px;
  opacity: 0.8; 
   -moz-border-radius: 0px 0px 0em 0em;
  width: 130px;
  height: 9px;
  display: block; 
  margin-bottom: 1px; 
  text-transform: lowercase; 
  font-family: Lobster; 
  font-size: 12px; 
  line-height: 95%;
  letter-spacing: 0px; 
  background: #cecec0; 
  color: #635a4e; 
  text-align: center; 
  padding: 2px 2px 2px 2px;
}

a.ai:hover, a.ai:active { 
  width: 135px;
  height: 9px;
   -moz-transition: 1s ease; 
   -webkit-transition: 1s ease;
  display: block; text-transform: lowercase;
  font-family: Lobster;
  font-size: 12px; 
  letter-spacing: 3px; 
  background: #bfae97; 
  text-decoration: none; 
  color: #635a4e; 
  text-align: center; 
  padding: 2px 2px 2px 2px;
}

a.airi:link, a.airi:visited {
  border-radius: 7px;
  opacity: 0.8; 
   -moz-border-radius: 0px 0px 0em 0em;
  width: 105px;
  height: 9px;
  display: block; 
  margin-bottom: 1px; 
  text-transform: lowercase; 
  font-family: Lobster; 
  font-size: 12px; 
  line-height: 95%;
  letter-spacing: 0px; 
  background: #cecec0; 
  color: #635a4e; 
  text-align: center; 
  padding: 2px 2px 2px 2px;
  margin-left: -10px;
}

a.airi:hover, a.airi:active { 
  width: 105px;
  height: 9px;
   -moz-transition: 1s ease; 
   -webkit-transition: 1s ease;
  display: block; text-transform: lowercase;
  font-family: Lobster;
  font-size: 12px; 
  letter-spacing: 0px; 
  background: #bfae97; 
  text-decoration: none; 
  color: #635a4e; 
  text-align: center; 
  padding: 2px 2px 2px 2px;
  margin-left: -10px;
}



/* CS5 Прочие элементы */

/* CS5.1 Статус картинки со статистикой 24*/
#pun-stats ul.container { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("");
background-origin: padding-box;
background-position: 10px 50px;
background-repeat: no-repeat;
background-size: auto;
padding-left: 50px;
padding-top: 50px;}

/* CS5.2 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background: transparent url(http://airis.rusff.ru/files/0014/9e/66/80243.png); 
padding-left: 5px;  
font-size: 11px;
font-family: "Tahoma"; 
border: 1px double #d8d8d1; 
color: #000;
}

/* CS5.3 Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  {border-radius: 5px;}
.punbb input {border-radius: 2px;}

/* CS5.4 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: #e4e4dd; 
padding-left: 5px; 
color: #000; 
font-size: 11px; 
font-family: "Tahoma"; 
border: 1px double #d8d8d1; 
}

/* CS5.5 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; 
z-index: 1; 
left: 260px; 
top: -310px;
}

/* CS5.6 Совсем другое */
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-announcement .container {margin-top: -2em}
#pun-main .post-author ul {text-align: center; text-transform: lowercase; border: 1px double #d8d8d1; border-radius: 10px; background: transparent url(http://airis.rusff.ru/files/0014/9e/66/80243.png);}
#pun-announcement h2 {display: none}
#pun-status .container, #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-align: center}
#pun-crumbs1 .container {text-align: center;}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}



/* CS6 Навигация */

/* CS6.1 */
div#pun-navlinks {
position: absolute;
width: 100%;
text-align: center;
top: 0px;
left: -0px;
}

/* CS6.2 */
div#pun-ulinks {
position: absolute;
width: 100%;
text-align: center;
top: 20px;
left: -0px;
}

/* CS6.3 */
#pun-navlinks a {
  color: #2b2411;
  text-transform: uppercase;
  font-size: 12px !important; 
  font-weight: bold; 
  font-family: "Tahoma";
}

/* CS6.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #7a6220;
  text-transform: uppercase;
  font-size: 12px !important; 
  font-weight: bold; 
  font-family: "Tahoma";
}

/* CS6.5 */
#pun-ulinks a {
  color: #2b2411;
  text-transform: uppercase;
  font-size: 8.5px;
  font-family: "Tahoma";
}

/* CS6.6 */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #7a6220;
  text-transform: uppercase;
  font-size: 8.5px;
  font-family: "Tahoma";
}