/* 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://s9.uploads.ru/TxVN4.png); background-position: top center; }

/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://s8.uploads.ru/fRUxu.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
height: 235px;
width: 1162px;
margin-left: -85px;}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #9ca171; background-image: url(http://s9.uploads.ru/yNMI4.png);}

/* картинка в самый низ */
          #pun-about p.container {background: transparent url("http://s9.uploads.ru/SR8Ln.png") 
bottom center no-repeat;
height: 20px;
margin-left: -33px;
margin-bottom: -158px;
width: 1052px;
  }


/* CS1.6 Ссылки верхней навигации*/
#pun-navlinks .container { 
text-align: center; 
position: absolute;
font-family: Georgia;
font-size: 11px;
font-style: italic;
font-weight: bold;
text-transform:uppercase;
background-color: transpanent; 
z-index: 1000;
width:800px;
top: 200px;
left: 20px}

#pun-ulinks .container { 
text-align: center; 
position: absolute; 
font-family: Georgia;
font-size: 10px;
font-style: italic;
top: 220px;
width:830px;
left: 20px}

/* 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: #000000;
  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: #000000; 
  text-decoration: none;}

/* CS2.3 */
#pun-navlinks a {
  color: #000000;
  text-decoration: none;}

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #000000;
  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: 33px;
height: 33px;
background-image : url(http://s8.uploads.ru/JYSru.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://s8.uploads.ru/jIwCo.png);
background-repeat: no-repeat;
width: 33px;
height: 33px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://s8.uploads.ru/jIwCo.png);
background-repeat: no-repeat;
width: 33px;
height: 33px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://s8.uploads.ru/JYSru.png);
background-repeat: no-repeat;
width: 33px;
height: 33px;}

/* CS5 Прочие элементы */


/* CS5.3 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background: #9ae7ac;
background-image: url("http://savepic.net/4938519.png");
padding: 11px;
padding-top:10px;
border: none;
  border-left: 3px clearly dashed #c9c1db;
  border-radius: 10px;
-moz-box-shadow: inset 0 0 10px 5px #9ae7ac;
-webkit-box-shadow: inset 0 0 10px 5px #9ae7ac;
box-shadow: inset 0 0 10px 5px #9ae7ac;
color: #000000}

/* Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
background: #9ae7ac;
background-image: url("http://savepic.net/4938519.png"); 
padding: 11px;
padding-top:10px;
border: none;
  border-left: 3px clearly dashed #9ae7ac;
  border-radius: 10px;
-moz-box-shadow: inset 0 0 10px 5px #9ae7ac;
-webkit-box-shadow: inset 0 0 10px 5px #9ae7ac;
box-shadow: inset 0 0 10px 5px #9ae7ac;
color: #000000}

.punbb input { background: #9ae7ac;
background-image: url("http://savepic.net/4938519.png"); 
border: none;
padding: 11px;
padding-top:10px;
  border-left: 3px clearly dashed #9ae7ac;
  border-radius: 10px;
-moz-box-shadow: inset 0 0 10px 5px #9ae7ac;
-webkit-box-shadow: inset 0 0 10px 5px #9ae7ac;
box-shadow: inset 0 0 10px 5px #9ae7ac;
color: #000000}


/* CS5.4 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background: #9ae7ac;
background-image: url("http://savepic.net/4938519.png"); 
padding: 11px;
padding-top:10px;
border: none;
  border-left: 3px clearly dashed #9ae7ac;
  border-radius: 10px;
-moz-box-shadow: inset 0 0 10px 5px #9ae7ac;
-webkit-box-shadow: inset 0 0 10px 5px #9ae7ac;
box-shadow: inset 0 0 10px 5px #9ae7ac;
color: #000000}


/* CS5.5 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1; 
left: -151px; 
top: 0px;}

/* 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;}


.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=40);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=40);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}

a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: tahoma;
font-size: 11px;
background-color:#8eb84a;
color: #0451ff; 
font-weight: normal;
text-align:center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #0451ff;
border-left-width: 5px;
width:200px;
}

a.tvm:hover {
font-family: tahoma;
font-size: 11px;
color: #8eb84a; 
background-color:#0451ff;
display: block;
font-weight: bold;
text-align:center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #8eb84a;
border-left-width: 5px;
width:200px;
}