html, body { background: url("http://i.imgur.com/CV3NQVp.jpg") no-repeat fixed top center; background-color : black; }

#pun-title table {background-color: transparent;
   background-image: url("http://i.imgur.com/qPz9t2S.png");
   width: 911px;
   height: 567px;
   margin: 13px 0 -1px -75px;
}

#pun {position: relative; border-width: 0px; width: 908px; margin: auto;}
.punbb {  float: left;  width: 755px;  height: auto;  margin: 0 0 0 74px;}
#pun { background-image: url("http://i.imgur.com/LuTI9V0.png");
  
   background-color: transparent;
   bottom: 14px;
}

#pun-main h2, #pun #pun-index #pun-stats h2, #pun .punbb #pun-main h1 {
   background: none no-repeat 0px 20px;
   text-align: left;
   text-transform: uppercase;
   font-family: times;
   font-weight: bold;
   color: #412713;
   font-size: 11px;
   height: 17px;
}

#pun-about p.container {
   background: url("http://i.imgur.com/FxQpaoa.png") transparent no-repeat;
   width: 906px;
   height: 263px;
   margin: -91px 0 -26px -74px;
   font-size: 0px;
   /* padding-bottom: 12px; */
}


.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select, .punbb input {
   background-color: transparent;
   color: black;
   background-image: url("http://i.imgur.com/BxaLEOu.png");
   border: 1px solid;
border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
}

/* ССЫЛКИ И ИХ ЦВЕТА
-------------------------------------------------------------*/

/* Ссылка в спокойном состоянии */
.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: #750d02;
  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: #b91908;
  border-bottom: 0px none #000;
}

/* Цвет навигации до наведения */
#pun-navlinks a {
  font-weight: normal;
  font-style: normal;
  color: #750d02;
  border-bottom: 0px none #000;
  text-decoration: none;}

/* Цвет навигации при наведении */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #b91908;
  text-decoration: none;}

#pun-navlinks ul.container li#navindex {
  background-image: none;
  }

td.tcr a{background: url(http://i.imgur.com/DjQVrtu.jpg) no-repeat left 4px; padding-left: 7px;}

.post-content {
    max-width: 640px;
    padding: 1em!important;
}

/* ИКОНКИ
-------------------------------------------------------------*/
.punbb table Div.icon {float: left; display: block; border-style: none; margin-right: 5px; width: 39px; height: 39px; background-image : url(http://i.imgur.com/sL6c8fb.png);}
TR.iclosed Div.icon {background-image : url(http://i.imgur.com/T1e74KE.png);}
TR.inew Div.icon {background-image : url(http://i.imgur.com/xpFQsCA.png);}
TR.isticky Div.icon {background-image : url(http://i.imgur.com/Jtg9mEg.png);}

