/*ГРАФИКА -------------------------------------------------------------*/

/* фон */
html, body { background:
 
  url(" http://s7.uploads.ru/s24pv.png ") center; background-color : #000000;
}


/* шапка */
#pun-title table {
background-image : url("http://s7.uploads.ru/X4WpO.png"); 
background-repeat : no-repeat;
background-position: center top;
border: none;
height: 290px;
width: 800px;
margin-left: -23px;
   margin-bottom: 20px;
}

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 450px; top: 523px;
}

/* пан или "тело" форума */
#pun {background-color: #ffffff; background-image: url("http://s6.uploads.ru/J6IVu.png");}



/* футер */
#pun-about p.container {
   background: url("http://s6.uploads.ru/co7Xd.png") transparent no-repeat;
   width: 800px;
   height: 155px;
   margin: 0 0 -50px -23px; /* вверх, вправо, вниз, влево */
   text-align: center;
   line-height: 1;
   font-size: 9px;
}


/* Цвет текста на форуме */
.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: #320000;
font-weight: normal;
font-style: normal;}


/*  Ссылки верхней навигации*/
#pun-navlinks .container { 
text-transform: lowercase;
}

#pun-ulinks .container { 
text-transform: lowercase;
}

/* Ссылки */
/* 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: #320000;
  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: #512e34; 
  text-decoration: underline ;}

/* CS2.3 */
#pun-navlinks a {
  color: #320000;
  text-decoration: none;}

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #512e34;
  text-decoration: underline;}

/*ИКОНКИ -------------------------------------------------------------*/

/* Иконка старых сообщений*/
.punbb table Div.icon {float: left; 
display: block; 
border-style: none none none none;
margin-left: 5px;
margin-right: 5px;
width: 50px;
height: 50px;
background-image : url(http://s6.uploads.ru/5cOvE.png);
background-repeat: no-repeat;}

/* Иконка новых */
TR.inew Div.icon {
background-image : url(http://s6.uploads.ru/h08Un.png);
background-repeat: no-repeat;
width: 50px;
height: 50px;}

/* Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://s7.uploads.ru/PhsOl.png);
background-repeat: no-repeat;
width: 50px;
height: 50px;}

/* Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://s6.uploads.ru/fUqDw.png);
background-repeat: no-repeat;
width: 50px;
height: 50px;}


/* Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
height: 80px;
width: 200px;
margin-left: 320px;
background-color: transparent;
background-image: url("адрес");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;}



/* Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background-color: #9c7784; 
background-image: url("http://s7.uploads.ru/pBD7N.png");
color: #320000}

/* Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
box-shadow: 0px 2px 1px }

.punbb input { border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
box-shadow: 0px 1px 1px;}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: #9c7784; 
background-image: url("http://s7.uploads.ru/pBD7N.png");
color: #320000}



/* скрыть название категорий*/
#pun-main .category h2 span {
visibility: hidden;
}

/* статистика */
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
height: 70px;
width: 960px;
font-size: 12px;
text-align: center;
color: #e9d9b0;
margin-left:  -53px;
background-color: transparent;
background-image: url("http://s7.uploads.ru/gpkeo.png");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;}

/* двигалка навигации, общие ссылки и пользовательские*/
div#pun-navlinks { position: absolute; width: 100%; text-align: center; top: 245px; left: 5px; }
div#pun-ulinks { position: absolute; width: 100%; text-align: center; top: 260px; left: 5px; }