/* 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 Боди или фон форума */
body {background-color: #000000; background-image: url(http://forumstatic.ru/files/0002/ec/08/60601.jpg); background-position: top center; background-attachment: repeat; }

/* CS1.3 Шапка */
#pun-title table {
background-image: url(http://forumstatic.ru/files/0002/ec/08/24316.png); 
background-repeat: no-repeat;
background-position: top center;
border: top center;
height: 320px;
width: 900px;
margin-left: 0px;
margin-bottom: 0px;}

/* CS1.4 Тело форума*/
#pun {background-image: url(http://forumstatic.ru/files/0002/ec/08/58445.jpg);}

/* 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: #14425f;
  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: #872121;}

/* CS2.3 Просто верхняя навигация*/
#pun-navlinks a {
  color: #14425f;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;}

/* CS2.4 Верхняя навигация при наведении*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #872121;}

/* CS3 Иконки */

/* CS3.1 Старые сообщения */
.punbb table Div.icon {float: left; 
display: block; 
border-style: none none none none;
margin-left: 5px;
margin-right: 5px;
width: 60px;
height: 60px;
background-image : url(http://forumstatic.ru/files/0002/ec/08/74207.png);
background-repeat: no-repeat;}

/* CS3.2 Новые сообщения */
TR.inew Div.icon {
background-image : url(http://forumstatic.ru/files/0002/ec/08/64402.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

/* CS3.3 Важная тема */
TR.isticky Div.icon {
background-image : url(http://forumstatic.ru/files/0002/ec/08/64402.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

/* CS3.3 Закрытая тема */
TR.iclosed Div.icon {
background-image : url(http://forumstatic.ru/files/0002/ec/08/74207.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

/* CS4 Низ форума*/
#pun-about p.container {background-image: url(http://forumstatic.ru/files/0002/ec/08/60601.jpg); background-position: top center; background-repeat: no-repeat; 
height: 100px; 
width: 900px; 
margin-bottom: -100px;
border: none;
margin-left: 0px;}

/* CS5 Прочие элементы */

/* CS5.3 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background-color: #f1eae3; 
background-image: url("");
opacity: 0.9;
}

/* CS5.4 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: #f1eae3;
color: #000000;}

/* CS5.5 Двигаем верхний баннер. НУЖНАЯ ХРЕНОВИНА */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1; 
left: 10px; 
top: -150px}

/* CS5.6 Совсем другое */
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-announcement .container {margin-top: -2em}
#pun-announcement h2 {display: none}

#pun-navlinks .container, #pun-ulinks .container { text-align: center;}

/* CS5.7 Полоса прокрутки */
::-webkit-scrollbar {width: 6px; height: 5px;}  
::-webkit-scrollbar-track {background-color: #872121;} 
::-webkit-scrollbar-thumb {background-color: #14425f;}
::-webkit-scrollbar-thumb:active {background: #14425f;}

 /* CS5.8 Профиль. Не трогайте, чесаться будете */
.punbb .post .post-author {
  text-align: left;}

li.pa-author a, li.pa-author {
  text-align: left;}

li.pa-title a, li.pa-title {
  text-align: left;}
