/* ОФОРМЛЕНИЕ
-------------------------------------------------------------*/

 /* Внешний фон  */
body {background: 
url(http://i.imgur.com/hUaVpiZ.png) 0 top repeat-x,
url(http://i.imgur.com/RwDTDPP.png) repeat;
}

 /* Внутренний фон  */
#pun {
background-image : url(http://i.imgur.com/7piuJYt.png);
background-color: #f2e4bb;
background-position : center;
}


 /* Шапка  */
#pun-title table {
  border: none;
  height:534px;
  width: 1304px;
  background-color: none;
  background-image: url(http://funkyimg.com/i/2wY5c.png);
  margin-left:-189px;
}



 /*  Категория */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: none;
text-align:center;
width: auto;
  }




 /*  Цитата */
.punbb .quote-box, .punbb .code-box {
 background-color: #dae0eb;
  color: #343c4e;
padding:7px 0px 7px 3px;
}


 /*  Окно формы ответа */
.punbb textarea {
 background-color: #dae0eb;
  color: #343c4e;
border-style: solid;
border-color: #a7bad5;
border-width: 2px 5px 2px 5px ;
padding:7px 0px 7px 3px;
border-radius: 20px;
box-shadow: inset 0 0 20px 5px #cbd3e2;
}
#main-reply {margin-left:-7px;}

/*  1 - хз
2 - Надписи: привет, ваш последний визит; статистика и тд 
3 - дата сообщения*/
.offline li.pa-online strong, 
.punbb .section .container, 
.punbb .post h3 {

  }

 
/* ОБВОДКА И ПРОЧЕЕ 
-------------------------------------------------------------*/

/* Обводка */
.punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table, .punbb th,  .punbb .quote-box, .punbb .code-box, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .formal fieldset .post-box, .punbb .info-box, .punbb td, .punbb .post-sig dt, .punbb .divider   {
  border-color: transparent;
  }

 /*  Обводка в админке */
.punbb-admin #pun-admain h2,  .punbb fieldset, #pun-debug h2 {
  border-color: #cccccc;
  }

/* Разное */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.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-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,  .punbb select, .punbb input  {
  background-color: none;
  color: #333333;
  }

 /* Профиль юзера по центру */
#pun-main .post-author ul {text-align: center;}

/* ССЫЛКИ
-------------------------------------------------------------*/

/* Ссылки */
.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: #5f83b7;
border-bottom: 0px none #000;
text-decoration: none;
-moz-transition: all 0.2s 0.02s ease;
-o-transition: all 0.2s 0.02s ease;
-webkit-transition: all 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: #456ba2;
  border-bottom: 0px none #000;
  }

/* Навигация верхняя строка */
#pun-navlinks a {
color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #5f83b7;
  font-family: 'cuprum';
  font-weight: bold;
  font-size: 16px;
background-color: #8fa8cc;
padding: 5px;
border-radius: 10px;
 }

/* Навигация верхняя строка при наведении*/
#pun-navlinks a:hover {
background-color: #e9ecf2;
  color: #5f83b7;
  text-shadow: 1px 1px 1px #fff;

  }

/* Навигация нижняя строка */
#pun-ulinks a {
  color: #5f83b7;
  text-shadow: 0px 1px 1px #fff;
  font-stretch: condensed;
  text-transform: lowercase;
  -moz-transition: all 0.2s 0.02s ease;
  -o-transition: all 0.2s 0.02s ease;
  -webkit-transition: all 0.2s 0.02s ease;
  }

/* Навигация нижняя строка при наведении  */
#pun-ulinks a:hover { 
color: #3d6296;
  text-shadow: 0px 1px 1px #fff;
}




/* Низ форума */
#pun-about p.container {
  background: url(http://i.imgur.com/5hOle5x.png) no-repeat center top;
  text-align: center;
  margin-left: -118px;
  height: 214px; 
  width: 1124px;}


div#html-footer {
margin: 20px 0px 0px 0px;}
div#pun-about {
   margin-bottom: -200px;
}


/* ИКОНКИ И ПРОЧЕЕ
 -------------------------------------------------------------*/

Div.icon {
background-image : url(http://i.imgur.com/a3EV4Iw.png); 
background-repeat: no-repeat; 
background-position: center;
}

TR.inew Div.icon {
background-image : url(http://i.imgur.com/Jeh8Rpv.png); 
background-repeat: no-repeat; 
background-position: center;
}

TR.isticky Div.icon {
background-image : url(http://i.imgur.com/uIMKxnr.png); 
background-repeat: no-repeat; 
background-position: center;
}

TR.iclosed Div.icon {
background-image : url(http://i.imgur.com/MiZRTSf.png); 
background-repeat: no-repeat; 
background-position: center;
}



/* Прокрутка фон*/
::-webkit-scrollbar {background: #d2d8e4; width: 5px; height: 5px;}
::-webkit-scrollbar-corner {background: #d2d8e4;}
/* Прокрутка бегунок */
::-webkit-scrollbar-thumb {background: #a6b8d2; width: 5px; height: 5px;}

/* tema */
.formamoney { width:594px; height: auto; margin-left: 13px; padding-top: 1px; padding-bottom: 40px; display: block; background: url(http://funkyimg.com/i/2x2rH.png) top no-repeat, url(http://funkyimg.com/i/2x2sj.png) bottom no-repeat, url(http://funkyimg.com/i/2x2s8.png) repeat-y;} 
.formanamemoney {width: 530px; letter-spacing: 0px; text-transform:uppercase; font-weight: bold; color: #edfcff; font-family: cuprum; font-size: 27px; text-align: center;  padding:30px; text-shadow: 1px 1px 0px #597195; margin-top:-50px; }
.formanamemoneyyy {width: 530px; letter-spacing: 0px; text-transform:uppercase; font-weight: bold; color: #597195; font-family: Bebas Neue; font-size: 12px; text-align: center;  padding:0px; margin-top:0px; }
.formatextmoney {width: 520px; font-family: "cuprum"; font-size: 13px; color: #5b422e; text-align: left; }



/* gost */
.formamonay { width:594px; height: auto; margin-left: 13px; padding-top: 1px; padding-bottom: 40px; display: block; background: url(http://funkyimg.com/i/2xaUZ.png) top no-repeat, url(http://funkyimg.com/i/2xaUY.png) bottom no-repeat, url(http://funkyimg.com/i/2xaUX.png) repeat-y;} 
.formanamemonay {width: 530px; letter-spacing: 0px; text-transform:uppercase; font-weight: bold; color: #edfcff; font-family: cuprum; font-size: 27px; text-align: center;  padding:30px; text-shadow: 1px 1px 0px #597195; margin-top:-50px; }
.formanamemonayyy {width: 530px; letter-spacing: 0px; text-transform:uppercase; font-weight: bold; color: #597195; font-family: Bebas Neue; font-size: 12px; text-align: center;  padding:0px; margin-top:0px; }
.formatextmonay {width: 520px; font-family: "cuprum"; font-size: 13px; color: #222222; text-align: justify; }




/* navig */
.navig {margin-right: 10px!important; background: #d2d8e4; padding: 0px 15px 1px 15px; border-radius: 6px; border: 1px solid #a3bf63; font-family: cuprum; text-transform: lowercase; font-size: 14px;}
.navig a {color: #ffffff!important; text-shadow: 1px 1px 0px #c44748;}




#pun th {font-size: 0px;} 
li#navawards {display: none;} 
#pun-announcement h2 {display: none}

#font-area {max-height: 380px;overflow-y: auto;font-size: 14px!important;}
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
  padding: 1em;
  border-style: solid;
 background-color: #e2e5ec;
border-color: #d2d8e4;
border-width: 2px 5px 2px 5px ;
border-radius: 15px;
box-shadow: inset 0 0 20px 5px #d9dee8;
}

}
