/* ГРАФИЧЕСКАЯ ЧАСТЬ © супернатурал., 2013 
Копирование запрещено, коды и графика легко узнаваемы, не создавайте себе проблем.
*******************************************************************/
/* Фон */
body {background-color: black; background-image: url("http://s3.uploads.ru/QLiTG.jpg");}

/* Шапка */
#pun-title table {background-color: transparent;
   background-image: url("http://s3.uploads.ru/h1uHW.png");
   border: none;
   width: 905px;
   height: 309px;
   margin-bottom: -15px;
   margin-left: -61px;
   margin-top: -23px;
   background-repeat: no-repeat;}

/* Контент */
#pun {position: relative; border-width: 0px; width: 850px; margin: auto; top: 20px;}
.punbb {  float: left;  width: 800px;  height: auto;  margin: 0 0 0 25px;}
#pun { background-image: url("http://s3.uploads.ru/I3fyw.jpg");
   background-color: white;
   background-position: center;
   background-attachment: ;}

/* Нижний контейнер */
#pun-about p.container {
   background-color: transparent;
   background-image: url("http://s3.uploads.ru/puRJk.png");
   background-repeat: no-repeat;
   width: 892px;
   height: 295px;
   margin-left: -48px;
   margin-bottom: -34px;
   margin-top: -13px;
   text-align: center;
   font-size: 9px;
}

/* Блок цитат, формы ответа и кнопок */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select, .punbb input {
   background-color: transparent;
   color: black;
   background-image: url("http://uploads.ru/i/P/e/w/Pew6O.png");
   border-top: 1px solid #530C0C;
   border-right: 1px solid #530C0C;
   border-bottom: 1px solid #530C0C;
   border-left: 4px solid #530C0C;
   -moz-box-shadow: 3px 3px 15px #bea99c;
   -webkit-box-shadow: 3px 3px 15px #bea99c;
   box-shadow: 3px 3px 15px #bea99c;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
}




/* ССЫЛКИ И ИХ ЦВЕТА
-------------------------------------------------------------*/

/* Ссылка в спокойном состоянии */
.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 {
  color: #0f0804;
  border-bottom: 0px none #000;
  text-decoration: none;
  font-weight: bold;
-moz-transition: color 0.2s 0.02s ease;
 -o-transition: color 0.2s 0.02s ease;
 -webkit-transition: color 0.2s 0.02s ease;}

/* Активная ссылка */
.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: #6D0E0E;
  border-bottom: 0px none #000;
}

/* Цвет навигации до наведения */
#pun-navlinks a {
  color: white;
  font-style: italic;
  font-size: 12px;
  text-shadow: black 1px 1px;
  border-bottom: 0px none #000;
  text-decoration: none;}

/* Цвет навигации при наведении */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  border-bottom: 0px none #000;
  text-decoration: none;}




/* ИКОНКИ
-------------------------------------------------------------*/

/* Старые сообщения */
.punbb table Div.icon {float: left; 
display: block; 
border-style: none;
margin-right: 5px;
width: 18px;
height: 18px;
background-image : url(http://s2.uploads.ru/qEaVZ.png);
background-repeat: no-repeat;}

/* Закрытые темы */
TR.iclosed Div.icon {background-image : url(http://s2.uploads.ru/qEaVZ.png);}

/* Новые сообщения */
TR.inew Div.icon {background-image : url(http://s3.uploads.ru/VR9Bx.png);}

/* Важные темы */
TR.isticky Div.icon {background-image : url(http://s3.uploads.ru/VR9Bx.png);}




/* ДРУГОЕ
-------------------------------------------------------------*/
#pun-title table tbody tr .title-logo-tdr {position: absolute; left: 190px !important; top: 260px !important; opacity: 0.5;}
div#pun-navlinks { position: absolute; width: 96%; text-align: center; top: 210px; }
div#pun-ulinks { position: absolute; width: 96%; text-align: center; top: 235px; }
#pun-navlinks .container, #pun-ulinks .container {background-color: transparent;  color: #000000;  text-align: center;  font-size: 9px !important;}
 #pun-admain1 form.adcontainer, #pun-admain2 form.adcontainer,
  #pun-admain1 div.adcontainer, #pun-admain2 div.adcontainer {
background-color: #E1C99D;}