/*--------------------------- шапка --------------------------------------------------*/

#pun-title table {
  background: url(http://forumstatic.ru/files/001a/ba/05/67219.png) no-repeat top center; 
  height: 200px;
  width: 900px;
  margin-left: 0px;
  margin-top: 150px;
  background-repeat: no-repeat;
}

#pun { background-color: #fff; 
-webkit-box-shadow: 8px 5px 42px -8px #000;
-moz-box-shadow: 8px 5px 42px -8px #000;
box-shadow: 8px 5px 42px -8px #000; }

/*--------------------------- фон --------------------------------------------------*/
html {
    background: url( );
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: #dfc1b9;
    background-size: cover; 
    overflow-x: hidden !important; 

}

/*--------------------------- футер --------------------------------------------------*/
#pun-about p.container {
background-image: url(http://forumstatic.ru/files/001a/ba/05/28556.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 900px;
    height: 118px;
    margin-left: 0px;
    margin-top: 50px;
    margin-bottom: -100px;
    font-size: 0 !important;
    border: none;
    border-color: #fff;
}



/* CS1 Цвет фона, фона форума и остальное.
-------------------------------------------------------------*/

/* CS1.1 */
.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 {
border-color:transparent;
  color: #696969;
  }


/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
border-color:transparent;
  color: #696969;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color:transparent;
  color: #696969;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
border-color:transparent;
  color: #696969;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
border-color:transparent;
  color: #696969;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
background-color: transparent;;
  color: #696969;
  }
    /* блок цитат и кодов*/
    .punbb .quote-box, .punbb .code-box {
color: #636967;
    background-color: #fff;
    border: 2px dotted #dfc1ba!important;
    padding-top: 10px !important;
      }

/* CS1.8 */
#pun-navlinks .container {
  border-color:transparent;
  color: #696969;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  color: #535353;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* CS2 Цвета границ
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color:transparent;}

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color:transparent;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color:transparent;
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color:transparent;
  }

/* CS2.5 */
.punbb th {
font: small-caps 10px helvetica!important;
color: #718881;
text-transform: lowercase;
letter-spacing: 1px !important;
text-align: center !important;
background-image: none;
padding: 3px 0px 3px 0px;
border: none!important;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border-color:transparent;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color:transparent;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color:transparent;
  }

.punbb .divider {
border-color:transparent;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
border-color:transparent;
  }

li.pa-online {
border-color:transparent;
  }

.punbb .post-sig dt {
border-color:transparent;
  }

/* CS3 Цвета ссылок и всё что с ними связанно
-------------------------------------------------------------*/

/* CS3.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 { text-decoration: none;
  color: #7dbd9d;
    font-weight: bold;
 -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #af948d;
  }

/* CS3.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: #ff3600;
 -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #ffffff;
  font-weight: normal;
  border-bottom: 0px none #000;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #000;
  font-weight: normal;
  font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #82b4a0;
  }



/* CS4 Скролл
-------------------------------------------------------------*/

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
::-webkit-scrollbar-track {
background: #f9f9f9;
}
::-webkit-scrollbar-thumb {
    background: #ff3600;
}


/* CS5 Кнопки в форме ответа
-------------------------------------------------------------*/

#pun-main .formsubmit input {
    padding: 10px 15px 10px 15px;
    border: 1px solid #d0d0d0;
    text-transform: uppercase;
    font-size: 8px;
    border-radius: 0px;
    font-family: arial;
    letter-spacing: 1px;
    color: #d0d0d0;
}
  }

#pun-main .hashelp div input {
color: #71887b;
padding: 5px 15px 5px 15px;
border: 1px solid #f5f5f5;
text-transform: uppercase;
font-size: 8px;
border-radius: 0px;
font-family: arial;
letter-spacing: 1px;
  }


.pa-posts,.pa-respect, .pa-fld4{
display: inline-block!important;
    max-width: 180px!important;
    height: 20px!important;
    text-align: center;
    font-family: helvetica;
    text-transform: lowercase;
    font-size: 10px;
}


#pun-category1.category h2 {
background: url(http://forumstatic.ru/files/001a/ba/05/97370.png) no-repeat;
height: 34px; width: 219px;
border-style: none;
margin-left: 350px;
    margin-top: 0px;
    padding-bottom: 10px;
float: center;
font-size:0 !important;}

#pun-category2.category h2 {
background: url(http://forumstatic.ru/files/001a/ba/05/35634.png) no-repeat;
height: 34px; width: 219px;
border-style: none;
margin-left: 350px;
    margin-top: 0px;
    padding-bottom: 10px;
float: center;
font-size:0 !important;}

#pun-category3.category h2 {
background: url(http://forumstatic.ru/files/001a/ba/05/23369.png) no-repeat;
height: 34px; width: 219px;
border-style: none;
margin-left: 350px;
    margin-top: 0px;
    padding-bottom: 10px;
float: center;
font-size:0 !important;}

#pun-category4.category h2 {
background: url(http://forumstatic.ru/files/001a/ba/05/92525.png) no-repeat;
height: 34px; width: 219px;
border-style: none;
margin-left: 350px;
    margin-top: 0px;
    padding-bottom: 10px;
float: center;
font-size:0 !important;}

#pun-category5.category h2 {
background: url(http://forumstatic.ru/files/001a/ba/05/22191.png) no-repeat;
height: 34px; width: 219px;
border-style: none;
margin-left: 350px;
    margin-top: 0px;
    padding-bottom: 10px;
float: center;
font-size:0 !important;}


/* CS6 
 -------------------------------------------------------------*/


.pa-ip { font-size: 8px; }
#font-area { max-height: 120px; overflow: auto; }





/* CS6 Иконки сообщений
 -------------------------------------------------------------*/

Div.icon {background-image : url(http://forumstatic.ru/files/001a/ba/05/43572.png); background-repeat: no-repeat; }
TR.inew Div.icon {background-image : url(http://forumstatic.ru/files/001a/ba/05/70441.png); background-repeat: no-repeat;}
TR.isticky Div.icon {background-image : url(http://forumstatic.ru/files/001a/ba/05/51343.png); background-repeat: no-repeat;}
TR.iclosed Div.icon {background-image : url(http://forumstatic.ru/files/001a/ba/05/24483.png); background-repeat: no-repeat;}


#pun-viewforum .tclcon, #pun-messages .tclcon {
    margin-left: -50px;
}



/* Выделение текста */
    ::selection { 
    background: none repeat scroll 0 0 #83b5a1;
    color: #fff;
    opacity: 0.5;
    }  
*::-moz-selection {
    background: none repeat scroll 0 0 transparent;
    color: #fff;
}


.punbb select  {
    font-family: helvetica!important;
    text-transform: uppercase;
    font-size: 8px!important;
    letter-spacing: 0;
    background-color: #fafafa;
    color: #000000;
    border: none;
    padding: 0px 0px 0px 0px;
    border: 1px solid #e7eaea;
}


#.punbb a, .punbb a:link, .punbb a:visited {
    color: #fff!important;
}

#activ1 {
position: absolute;
    margin-top: 14px;
    margin-left: 160px;
    float: center;
    height: auto;
    padding: 0px;
    color: #fff;
    text-align: right;
    font-weight: bolder;
    font-family: arial black;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
}

#activ1 a {color: #fff; font-weight: bold; margin-left: 0px }
#activ1 a:hover { color: #fd3300; }


#bespost2 {
position: absolute;
    margin-top: 31px;
    margin-left: 18px;
    float: center;
    width: 225px;
    overflow-y: auto;
    height: 65px;
    padding: 1px;
    color: #ffffff;
    font-family: helvetica;
    text-align: justify;
    text-transform: lowercase;
    font-size: 10px;
    line-height: 11px;
}

#bespost2 a {color: #77d2b6; font-weight: bold; margin-left: 0px }
#bespost2 a:hover { color: #fff; }



#bespost3 {
    position: absolute;
    margin-top: 181px;
    margin-left: 181px;
    float: center;
    /* width: 95px; */
    height: auto;
    color: #ffffff;
    text-align: center;
    font-weight: bolder;
    text-transform: uppercase;
    font-size: 8px;
    line-height: 11px;
    letter-spacing: 0px;
}

#bespost3 a {color: #fff; font-weight: bold; margin-left: 0px }
#bespost3 a:hover { color: #000; }



#activ2 {
position: absolute;
    margin-top: 65px;
    margin-left: 670px;
    float: center;
    /* height: 10px; */
    padding: 1px;
    color: #000000;
    text-align: right;
    font-weight: bolder;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 19px;
    width: 200px;
    /* overflow-y: auto; */
    height: auto;
}

#activ2 a {color: #fff; font-weight: bold; margin-left: 0px }
#activ2 a:hover { color: #fd3300; }

#activ3 {
    position: absolute;
    margin-top: 64px;
    margin-left: 710px;
    float: center;
    height: auto;
    padding: 1px;
    color: #000000;
    font-family: nk63;
    text-align: center;
    font-weight: bolder;
    /* text-transform: uppercase; */
    font-size: 14px;
    line-height: 12px;
}

#activ3 a {color: #ae8b97; font-weight: bold; margin-left: 0px }
#activ3 a:hover { color: #ab72ac; }


#novosti {
position: absolute;
    margin-top: -37px;
    margin-left: -110px;
    background-image: url(https://i.imgur.com/iCvnWdC.png);
    float: center;
    width: auto;
    border: 2px solid #69b5c1;
    height: 14px;
    padding-top: 4px;
    padding-left: 5px;
    background-color: #fff color: #000;
    font-family: nk63;
    text-align: center;
    font-weight: bolder;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 11px;
    letter-spacing: 5px;
}

#novosti a {color: #9f6da2; font-weight: bold; margin-left: 0px }
#novosti a:hover { color: #94bd54; }

#novosti2 {
position: absolute;
    margin-top: 172px;
    margin-left: 715px;
}


#novosti3 {
position: absolute;
    margin-top: 172px;
    margin-left: 0px;
}


.pfs1 {
    padding-top: 5px;
    font-family: helvetica;
    font-size: 8px;
    font-color: #a8a8a8;
    color: #a8a8a8;
    text-align: justify;
    text-transform: uppercase;
}

.pfs {
    text-align: center;
    padding: 0px 0;
}

.pfs a {
    font-family: helvetica;
    text-transform: uppercase;
    font-weight: bold;
}

#hui {    height: 45px;
    overflow-y: auto;
    margin-top: -80px;
    position: absolute;
    margin-left: 5px;
    width: 890px;
}
