/* Графическая часть © supernatural., 2014
*********************************************************************************/

html, body { background: url("http://funkyimg.com/i/J7xk.jpg") top right -100px no-repeat, url("http://funkyimg.com/i/J7ya.jpg") top center repeat-x, url("http://funkyimg.com/i/J7vZ.png") center, linear-gradient(to bottom, #BED5FF 0%, #2C497B 36%, #000124 100%); background-color : black; }

#pun-title table {background-color: transparent;
   background-image: url("http://funkyimg.com/i/J7yk.png");
   width: 1200px;
   height: 383px;
   margin: 39px 0 12px -152px;
}

#pun {position: relative; border-width: 0px; width: 901px; margin: auto;}
.punbb {  float: left;  width: 884px;  height: auto;  margin: 0 0 0 8px;}
#pun { background-image: url("http://funkyimg.com/i/J7y8.jpg");
   background-color: white;
   bottom: 40px;
}

#pun-main h2, #pun #pun-index #pun-stats h2, #pun .punbb #pun-main h1 {
   text-align: center;     
   font-family: 'Kaushan Script', 'Lobster';  
   letter-spacing: -2px;
   font-style: normal;  
   color: #d74202;
   font-size: 26px; */;
   background: url(http://funkyimg.com/i/J7vY.png) no-repeat;
   width: 650px;
   height: 40px;
   margin-left: 117px;
   margin-top: 3px;
   margin-bottom: 37px;
   line-height: 33px;
   text-shadow: 1px 1px 0px #ffc20c;
}

#pun-about p.container {
   background: url("http://funkyimg.com/i/J7vX.png") transparent no-repeat;
   width: 900px;
   height: 112px;
   margin: -20px 0 -46px -8px;
   font-size: 0px;
}

.punbb .quote-box, .punbb .code-box, .punbb textarea {
   background-color: rgba(255, 255, 255, 0.2);
   color: rgb(21, 125, 92);
   border: 2px solid #00A37D;
   box-shadow: 0px 0px 2px #FFFFFF;
}


/* ССЫЛКИ И ИХ ЦВЕТА
-----------------------------------------------------------------------------------------------------------------*/

/* Ссылка в спокойном состоянии */
.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: #00A095;
  font-weight: bold;
  text-decoration: none;
-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: #58D2D3;
  text-shadow: 1px 1px 7px rgb(255, 255, 255);
}

/* Цвет навигации до наведения. Авторская. Позаимствуете - дам по жопе! */
#pun-navlinks a {    position: relative;     font-weight: bold;        text-shadow: -1px -1px #FFF;        padding: .4em 2em;    
    border-radius: 0px 0px 13px 3px;    box-shadow: inset #797979 0 -1px 1px, inset 0 1px 1px #FFFFFF, 0px 1px 5px rgba(0, 0, 0, 0.1);    -webkit-animation: pulsate 1.2s linear infinite;    animation: pulsate 1.2s linear infinite;
    color: #9C8B00;    background: #eaeaea;    border-bottom: 5px solid #037162;    -webkit-transition: all 0.5s ease;    -khtml-transition: all 0.5s ease;    -moz-transition: all 0.5s ease;    -o-transition: all 0.5s ease;}

/* Цвет навигации при наведении */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    text-shadow: 1px 1px #FFFFFF;    transition: .5s linear;    background-position: -200% 0, 0 0;
    color: #26b4cd;    text-decoration: none;    background: #EDEDED;    padding-bottom: 12px!important;    border-bottom: 5px solid #d8a01c;}


#pun-crumbs2 .container a {color: rgb(108, 108, 108);}


/* ИКОНКИ
-----------------------------------------------------------------------------------------------------------------*/
.punbb table Div.icon {float: left; display: block; border-style: none; margin-right: 7px; width: 37px; height: 36px; background-image : url(http://funkyimg.com/i/J7vW.png);}
TR.iclosed Div.icon {background-image : url(http://funkyimg.com/i/J7vW.png);}
TR.inew Div.icon, TR.isticky Div.icon {background-image : url(http://funkyimg.com/i/J7vV.png);}