/* 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: #000000;
font-weight: normal;
font-style: normal;}

/* CS1.2 Боди или фон форума */
/* ФОН */
html, body { background:
  url(" ") repeat-x top left,  /* верх фон */
  url("") repeat-x bottom left, /* низ фон */
  url("http://funkyimg.com/i/2DhsM.png") center; /* общий фон */
  background-color: #171212;}


/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://funkyimg.com/i/2DqCK.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
height: 300px;
width: 1000px;
   margin-left: -50px;}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #ffffff; background-image: url(http://funkyimg.com/i/2Dhx8.png);}

/* CS1.5 Футер\копирайт\низ */
#pun-about p.container {background-image: url(http://funkyimg.com/i/2DqAY.png); background-position: top bottom; background-repeat: no-repeat; height: 65px; width: 1000px; text-align: center;
div#html-footer; margin-bottom: -90px;  margin-left: -51px;}

/* CS1.6 Ссылки верхней навигации ДВИГАЕМ ТУТ*/
 div#pun-navlinks .container{
       position: absolute;
       z-index: auto; 
         margin-top: 95px;
       text-align: center;
    font: small-caps 12px Arial;
text-transform: uppercase;
line-height: 100%;
    font-weight: bold;
    color: #360101;
       width: 97%;
      }

#pun-ulinks .container {
       position: absolute; 
       z-index: auto; 
       top: 270px;   
       text-align: center;
  margin-left: -30px;
       width: 97%;
      }

/* 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: #5b0505;
  text-decoration: none;}

/* 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: #5b0505; 
  text-decoration: none;}

/* CS2.3 */
#pun-navlinks a {
  color: #5b0505;
  text-decoration: none;}

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #5b0505;
  text-decoration: none;}

/* CS3 Иконки старых, новых, важных, закрытых тем */
/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 5px;
margin-right: 5px;
width: 55px;
  margin-top: 30px;
height: 55px;
background-image : url(http://funkyimg.com/i/2Dhx9.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/2DtVH.png);
background-repeat: no-repeat;
width: 55px;
height: 55px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/2Dhx7.png);
background-repeat: no-repeat;
width: 55px;
height: 55px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/2Dhx9.png);
background-repeat: no-repeat;
width: 55px;
height: 55px;}

/* CS5 Прочие элементы */

/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
background-image: url("http://funkyimg.com/i/2DhGn.jpg");
background-color: #a8a49d;
color: #3b3225;
border: 1px  inset #340000;
}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-image: url("http://funkyimg.com/i/2DhGn.jpg");
background-color: #a8a49d;
color: #3b3225;
border: 1px  inset #340000;
}

/* Тень и закругление */
.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;
}


/* 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}
#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;}


/*навигация*/
a.sbla:link, a.sbla:visited { 
display: block; 
margin-bottom: 1px; 
text-transform: lowercase; 
font-family: стиль текста; 
font-size: размер текста px; 
text-align: center; 
width: 150px;
letter-spacing: 1px;
border-radius: 0px; 
background: #7d791e; 
color: #e5d5bb;  
padding: 2px 2px 2px 10px;}
a.sbla:hover, a.sbla:active { 
-moz-transition: 0.2s ease; 
-webkit-transition: 0.8s ease;  
display: block; 
text-transform: lowercase; 
font-family: стиль текста; 
font-size: размер текста px; 
letter-spacing: 4px; 
background: #d1bd3a; 
color: #7d791e;  
text-align: center; 
padding: 2px 2px 2px 20px;
border-radius: 0px;}

/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(http://funkyimg.com/i/2DhLb.png) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:12px 0!important;
}
.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;
  border:#5b0505 inset 2px;
border-radius: 10px;
 }

.punbb input { border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.punbb .post .post-author > ul {
  background:url(http://funkyimg.com/i/2DhLb.png) 0 top no-repeat,url(http://funkyimg.com/i/2DhLb.png) 0 bottom no-repeat; /*Фон верха - низа*/
  margin:-12px 0 -12px 0!important;
  padding:12px 17px!important;
  border:#5b0505 inset 2px;
border-radius: 10px;
}

/* Прокрутка */
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
::-webkit-scrollbar-track {
background: #2a2933;
}
::-webkit-scrollbar-thumb {
    background: #340000;
}


/* профиль, выделение аватара, рамка, размер аватаров максимум*/

#pun-main .post-author ul  {font-size: 10px; text-align: center;}
.pa-author{font-size: 20px;}

li.pa-avatar.item2 img {
  border:#5b0505 outset 2px;
margin-top: 5px;
margin-left: -9px;
margin-bottom: 3px;
max-width: 180px;
max-height: 180px;
}

/* Меняем цвет текста в цитатах */
.punbb #pun-main .quote-box, .punbb #pun-main .code-box {
color: #000000;
background-clip:padding-box;
-moz-background-clip: padding-box;
 }

/* ПОДФОРУМЫ */
.dsc2 {
font-family: times, serif;
font-size: 11px;
line-height: 100%;
color: #241c14;
overflow: hidden;
text-transform: uppercase;
text-align: justify;
letter-spacing: 1px;
padding: 10px;
border: 1px  inset  #5b0505; }

.dsc1 {
background-color: #123, 95, 84, 0.1;
padding: 9px;}
}


/* ПРОФИЛЬНОЕ ИМЯ */
.pa-author a {
  color: #5b0505 !important;
  font-family: ' times, serif;'; 
  font-size: 17px; 
 
  line-height: 99%; 
  position: relative;  
  text-transform: none;
}


/* CS4 Картинки категорий */
#pun-index div.category h2, #pun-index #pun-stats h2 {
    background-image: url(http://funkyimg.com/i/2DhDt.png);
    text-align: center;
    font-size: 12px !important;
    color: #;
    position: relative;
    z-index: 5;
    font-family: minion pro;
    letter-spacing: 0.4px;
    font-weight: bold;
    padding: 7px 0px 0px;
    margin: 0px -8px 0px;
    background-position: top center;
    border: none;
    height: 3px;
    width: 918px;
}


/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("http://funkyimg.com/i/2DhPD.png");
background-origin: padding-box;
overflow-x: hidden; 
background-repeat: no-repeat;
width: 600px;
height: 50px;
margin: -30px 60px 0px -60px;
}
