/* 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: #020401;
font-weight: normal;
font-style: normal;}

/* CS1.2 Боди или фон форума */
body {
background-color: #020401; 
background-image: url(http://co.forum4.ru/files/0015/06/22/30238.jpg); background-position: top center; 
}

/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://co.forum4.ru/files/0015/06/22/19917.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
height: 431px;
width: 1056px;
margin-left: -100px;
}

/* CS1.4 Пан или "тело" форума */
#pun {
background-color: #d2cabb; 
background-image: url(http://co.forum4.ru/files/0015/06/22/55381.jpg);
}


/* CS1.5 Футер/копирайт/низ */
#pun-about  {
background-image: url(http://co.forum4.ru/files/0015/06/22/32928.png); 
font-size:0 !important;
background-repeat : no-repeat;
height: 321px;
width: 1056px;
margin:-150px 0px -100px -100px;
}



/* CS1.6 Ссылки верхней навигации*/

div#pun-navlinks {
       position: absolute;
       width: 100%;
       text-shadow:none;
       left: 0px;
       top: 300px;
      }

 div#pun-ulinks {
       position: absolute;
       width: 100%;
       text-shadow: none;
       left: 0px;
       top: 320px;
       }


/* 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: #2c2526;
  text-decoration: none;
  font-style: italic;
  font-weight: none;
  font-family: Georgia;
  text-shadow: -1px 1px 1px #c0b090;


/*CSS3 плавная смена цвета при наведении мыши*/
-webkit-transition-duration: 0.7s; 
-o-transition-duration: 0.7s; 
-moz-transition-duration: 0.7s; 
transition-duration: 0.7s;
   }

/* 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: #746132; 
  text-decoration: none;
  font-style: none;
  font-weight: none;
  background-color: none;

  
  }

/*МЕНЮ НАВИГАЦИИ*/
/* CS2.3 */
#pun-navlinks a {
  color: #23200D;
  text-shadow: -1px 1px 1px #c0b090;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic;
  font-family: Georgia;
  text-shadow: none;


/*CSS3 плавная смена цвета при наведении мыши*/
-webkit-transition-duration: 0.6s; 
-o-transition-duration: 0.6s; 
-moz-transition-duration: 0.6s; 
transition-duration: 0.6s;

}

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #6B6646;
  text-decoration: none;
  background-color: none;
  text-transform: uppercase;
  font-style: none;
  /*text-shadow: -1px 1px 1px #ebebeb;*/
}



/* CS3 Иконки старых, новых, важных, закрытых тем */

/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {
float: right; 
display: block; 
border-style: none none none none;
margin-left: 5px;
margin-right: 5px;
width: 42px;
height: 42px;
background-image : url(http://co.forum4.ru/files/0015/06/22/59193.png);
background-repeat: no-repeat;
}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://co.forum4.ru/files/0015/06/22/18009.png);
background-repeat: no-repeat;
width: 42px;
height: 42px;
}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://co.forum4.ru/files/0015/06/22/47591.png);
background-repeat: no-repeat;
width: 42px;
height: 42px;
}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://co.forum4.ru/files/0015/06/22/75518.png);
background-repeat: no-repeat;
width: 42px;
height: 42px;
}


/* CS4 Картинки категорий */
/*#pun-debug h2 */
.punbb .category h2, #pun-stats h2, #pun-main #post-form h2, #pun-stats.section h2 {
   position: relative;
   background: url(http://co.forum4.ru/files/0015/06/22/69918.png);
   background-repeat: no-repeat;
   height: 152px;
   width: 1056px;
   text-align: center;
   color: #BBAF9E;
   /*text-shadow: -1px 1px 1px #c0b090;*/
   /*font-size: 14px !important;*/
   padding: 0px 0px 0px;
   margin: 0px -100px 0px;
}

/*Текст категорий по центру фона*/
.punbb h1 span, .punbb h2 span {
    font-size: 1em;
    position: relative;
    top: 67px !important;
}

/*Слова "Админ-меню" и "Свой стиль" в админке */
/* а также "Напишите ваше сообщение"*/
/*Слово "Профиль" в профиле, "Обзор темы"*/
#pun-admain h2 span, .punbb legend span, #profilenav h2 span, .inner.post_reputation h1 span, #pun-main h1 span, div.topic h2 span{
top: 0px !important;
font-size: 1em;
}





/* CS5 Прочие элементы */

/* CS5.1 Статус картинки со статистикой 24*/
#pun-stats ul.container { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("http://co.forum4.ru/files/0015/06/22/14741.png");
background-origin: padding-box;
background-position: 20px 20px;
background-repeat: no-repeat;
background-size: auto;
padding-left: 120px;
padding-top: 20px;}




/* 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;}



/*Оформление выпадающего меню*/
.punbb select{
background-color: rgba(210,199,174,0.5);
}


/*Удалить, редактировать, цитировать*/
.postlink a, .postlink > input, input.button, #nav > a {
background-color: rgba(210,199,174,0.5);
box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
border: 1px solid rgba(134,106,85,0.5);
padding: 3px;
}

.post-links li > a{
background-color: rgba(210,199,174,0.5);
box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
border: 1px solid rgba(134,106,85,0.5);
padding: 3px;
font-size: 11px;
}

li.pl-email a{
border: 0;
background: transparent;
box-shadow: none;
font-size: 12px;
padding: 5px;
}


/*Цвет выделения текста*/
::selection {
background: #C4B2A3;
}
::-moz-selection {
background: #C4B2A3;
}

/*Убрать подсветку текстового поля браузером*/
input, textarea {
    outline: none;
}  
input:active, textarea:active {
    outline: none;
} 
:focus {
    outline: none;
}

/*Тем и Сообщений*/

td.tc2, td.tc3{
  font-size: 10px !important;
}

/*Скрыть слова Форум и Последнее сообщение*/
#pun th {
  font-size: 0px;
}


/*ПРОФИЛЬ*/
/*Рамка аватара*/
.pa-avatar img {
border: 1px solid rgba(172,169,147,0.9) !important;
-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
}


/* Оформление профиля*/
/*Цитаты и коды*/
.post-author ul, .punbb textarea, .punbb .quote-box, .punbb .code-box {
border: 3px double rgba(134,106,85,0.4) !important;
background-color: rgba(210,199,174,0.4);
}

.pa-posts, .pa-author, .pa-respect, .pa-positive, .pa-time-visit, .pa-last-visit, .pa-online, .pa-fld1 {
font-family: "Helios Thin";
letter-spacing: 2px;
font-size: 11px;
text-transform: uppercase;
}

.pa-time-visit, .pa-last-visit {
font-size: 10px !important;
}

.pa-author {
padding-top: 5px !important;
}

.pa-online {
/*Междустрочный интервал = размер текста + сам интервал (11px - высота текста + 2px  - нужный интервал => 13px) */
line-height: 13px !important;
}

.pa-positive {
display: inline-block;
width: 90px;
margin-left: 22px;
padding: 5px;
text-align: center;
}

.pa-respect {
display: inline-block;
width: 90px;
margin-left: -12px;
padding: 5px;
text-align: center;
}


/*Никнейм*/
.pa-author {
font-family: Century, serif !important;
font-size: 16px !important;
}

li.pa-reg, li.pa-time-visit, li.pa-last-visit, li.pa-online, li.pa-posts, li.pa-respect {
font-size: 11px !important;
}

/*Фон описания форумов*/
.descr {
width: 100%;
margin-left: -50px !important;
padding: 5px;
border: 3px double rgba(172,169,147,0.6);
border-top-left-radius: 20px;
border-top-right-radius: 0px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 0px;
background-color: rgba(200,183,156,0.4);
background: url();
background-repeat: repeat;
text-align: center;
min-height: 70px;
}

/*Прозрачность баннеров*/
.banners a img {    
opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40);    
}    

.banners a:hover img {    
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);    
} 

/*Полоса прокрутки*/
::-webkit-scrollbar { width: 8px; }
::-webkit-scrollbar-track { background-color: #D2CBBB; }
::-webkit-scrollbar-thumb { background-color: #7A8061; }
