/* CS1 Background and text colours
-------------------------------------------------------------*/
/* CS1.0A Настройки фона*/

html {
background: url(http://forumstatic.ru/files/001a/6c/49/86488.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top center;
background-size: cover;
background-color: #8C8E9E;
overflow-x: hidden!important;
}



/* CS1.0B Настройки "тела" форума*/
#pun {
width: 1000px; 
background-color: #DEDEDE;
 background-repeat: repeat; 
background-position: top center;
}




/* CS1.0C Настройки прокрутки*/

::-webkit-scrollbar
{width: 5px;
height: 5px;
background-color: #C67156;}
::-webkit-scrollbar-thumb{
background-color: #fff; }



/* CS1.0D Настройки шапки*/
#pun-title.section {
     background-image: url(http://forumstatic.ru/files/001a/6c/49/57797.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 1000px;
    height: 400px;
    margin-left: -38px;
 margin-top: 80px;

 }


/* CS1.0F Настройки футера/копирайта */
#pun-about p.container {
background-image: url(http://forumstatic.ru/files/001a/6c/49/64873.png);
    margin: 0px 0px 30px -39px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 999px;
    height: 150px;
    overflow-x: hidden;
    padding-bottom: 0px;
}


/* 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, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pu
n-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  {
  background-color: transparent;
  }

/* CS1.3 Настройки заголовков*/
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
font-size: 15px;
text-align: center;
   font-family: Arial;
color: #C67156;
height: 30px;
width: 800px;
text-transform: lowercase;
  }

#pun-redirect h1 {background-image: none; padding-bottom:10px; color: transparent; text-shadow: none;}

.punbb-admin #pun-admain h2{
color: transparent;
background: transparent;
text-align: left;
text-shadow: none;
padding-left: 55px;}

/* CS1.7 Настройки цитаты и кода*/
.punbb .quote-box, .punbb .code-box {
background-color: #F1F1F1;
outline: 1px solid #8C8E9E;
 outline-offset: 10px;
padding: 5px;
   
  }

/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }


/* CS1.7A Настройки маркированного текста*/
.post-content .highlight-text {
margin: 0 1.0em 0 1.0em;
color: #333!important;
display: block;
border-radius: 0px;
font-family: Arial;
font-style: normal;
font-size: 14px!important;
text-align: center;
line-height: 15px;
background-color: #F1F1F1;
outline: 1px solid #8C8E9E;
}


/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  font-size: 11px;
  font-family: Arial;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* Настройки быстрого ответа*/
#post-form h2 span {
   display:none;
}


/* CS1.9 Настройки формы ответа*/
.punbb textarea  {
padding: 5px;
font-size: 11px!important;
 color: #333;
background-color: #F1F1F1;
outline: 1px solid #8C8E9E;
border-radius: 0px;
  }


/* CS1.11 Настройки окон в форме ответа*/
#size-area, #font-area, #color-area, #smilies-area, #keyboard-area, #imageup-area, #font-area, #size-area, #color-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #table-area, #addition-area  {
padding: 5px;
 color: #333;
background-color: #F1F1F1;
outline: 1px solid #8C8E9E;
border-radius: 0px;
}

/* CS1.12 Настройки полей ввода, кнопок и выпадающих меню*/
.punbb input, .punbb select {
padding: 4px;
  color: #333;
font-weight: bolder!important;
font-weight: 900!important;
background-color: #F1F1F1;
outline: 1px solid #C67156;
border-radius: 0px;
}

#post .formsubmit {text-align: center;}

/* кнопки*/
.punbb .button {
font-size: 12px!important;
color: #333!important;
background-image: url("");
background-color: #F1F1F1;
outline: 1px solid #C67156;
text-transform: uppercase;
height: 25px;
padding: 2px;
min-width: 110px;
text-align: center;
border-radius: 0px;
font-weight: bolder!important;
font-weight: 900!important;
}

.punbb .button:hover {
background-color: #8C8E9E;
border: 1px solid #F1F1F1;
color: #fff!important;
font-weight: bolder!important;
font-weight: 900!important;
}


/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 Убираем все рамки*/
.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, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, .punbb th, #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 .divider, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online {
  border-color: transparent;
  }

/* Ссылки*/

/* Настройки ссылок*/
.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: #333;
border-bottom: 0px none #000;
  text-decoration: none;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #333;
text-shadow: # 0px 0px;
  }

/* Настройки ссылок при наведении*/
.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: #C67156;


  }

/* CS3.3 Настройки навигационных ссылок*/
#pun-navlinks a {
color: #333;

  }

/* Настройки навигационных ссылок при наведении*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color:#C67156;


  }

/* CS4 Иконки сообщений
-------------------------------------------------------------*/

div.icon {
float: right; 
display: block; 
border-style: none none none none;
margin-right: -10px!important;
margin-top: 1px!important;
width: 40px;
height: 40px;
background-image : url(http://forumstatic.ru/files/001a/6c/49/66112.png);
background-repeat: no-repeat; }

tr.inew div.icon {background-image : url(http://forumstatic.ru/files/001a/6c/49/33403.png); background-repeat: no-repeat;}

tr.iclosed div.icon {background-image : url(http://forumstatic.ru/files/001a/6c/49/40371.png); background-repeat: no-repeat;}



/* CS5 Другое
-------------------------------------------------------------*/

.closedatafield, #pun-title .title-logo span, .pa-gifts, .lastedit {
  display: none
}

#pun-stats ul.container {
  background: transparent url() no-repeat 10px 10px;
  padding-left: 10px;}  

div#pun-announcement {
    margin: 40px 0;
}


.punbb th {
background: #transparent;
color: transparent;
}

.punbb .post-sig {color:#777;}

.punbb .post-sig dt {
border: none;
border-top: dashed 1px #777;
  }

#profile .container #profilenav h2   {
text-align : left;
color: #777;
text-shadow: none;
}

#arrows {
position:fixed;
right:2%;
bottom: 45%;
}

#qpsContainer    
{   
display:none;} 


/*CS6 TABLE
---------------------------------*/
#table_block {
width: 840px;
height: 200px;
background: #E7E7E7;
color: #252525;
margin-left: -7px;
}

#menu {
height: 20px;
background: #E7E7E7;
margin-top: -5px;
}

#menu span {
width: 800px;
padding: 0px 10px;
cursor: pointer;
opacity: 0.8;
font-family: Arial;
font-size: 14px;
text-transform: uppercase;
}

#menu .tabactive{
border: none !important;
opacity: 1.0;
}

#submenu {
height: 150px;
font-size: 11px;
width: 800px;
color: #777;
}

#plng {
   font-family: Arial;
   font-size:11px;
   color:#777;
}


/* Категории
-------------------------------------------------------------*/

#pun-stats.section h2 span, .category h2 span {
}
#pun-category1.category h2 {
background: url(http://forumstatic.ru/files/001a/6c/49/55213.png) no-repeat center;
height: 30px;
width: 1000px;
margin-left: -38px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;


}

#pun-category2.category h2 {
background: url(http://forumstatic.ru/files/001a/6c/49/55213.png) no-repeat center;
height: 30px;
width: 1000px;
margin-left: -38px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;


}

#pun-category3.category h2 {
background: url(http://forumstatic.ru/files/001a/6c/49/55213.png) no-repeat center;
height: 30px;
width: 1000px;
margin-left: -38px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;


}

#pun-category4.category h2 {
background: url(http://forumstatic.ru/files/001a/6c/49/55213.png) no-repeat center;
height: 30px;
width: 1000px;
margin-left: -38px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;

}

#pun-category5.category h2 {
background: url(http://forumstatic.ru/files/001a/6c/49/55213.png) no-repeat center;
height: 30px;
width: 1000px;
margin-left: -38px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;

}




#pun-category6.category h2 {
background: url(http://forumstatic.ru/files/001a/6c/49/55213.png) no-repeat center;
height: 30px;
width: 1000px;
margin-left: -38px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;

}



#pun-category7.category h2 {
background: url(http://forumstatic.ru/files/001a/6c/49/55213.png) no-repeat center;
height: 30px;
width: 1000px;
margin-left: -38px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;

}




#pun-stats.section h2 {
background: url(http://forumstatic.ru/files/001a/6c/49/55213.png) no-repeat center;
height: 30px;
width: 1000px;
margin-left: -38px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;


}


/* оформление подфорумов*/
.podf {
width: 435px;
padding: 8px;
text-align: justify;
    text-transform: lowercase;
    margin-left: -15px!important;
    color: #777!important;
background-color: #F1F1F1;

  }

.forlinks{
width: 400px;
 text-transform: lowercase;
    font-weight: bold;
    font-size: 10px;
 }

.forlinks a {
   margin-right: 10px!important;
padding: 0px 0px;
color: #777!important;
  
}

.fortitle{
width: 431px;
padding-left: 8px;
text-align: center;
 font-size: 14px;
 letter-spacing: 3px;
   color: #E8E8E7!important; 
   font-weight: bold;
font-family: din condensed!important;
background-color: #8B8D9D;
}





/*------------- сообщение и репутация -------------*/

/* соо и репа*/
.pa-posts, .pa-respect1, .pa-respect {
padding: 7px 7px 7px 7px!important;
    display: inline-block!important;
    max-width: 60px!important;
    text-align: center;
    text-transform: lowercase;
    font-size: 10px;
    color: #777!important;
    line-height: 100%;
 font-weight: bold;
font-family: Arial;
}
.pa-respect a {
 color: #C67156!important;
}

.pa-posts, .pa-respect1, .pa-respect, .pa-fld2{
 margin-top: 10px!important;

}

.ams {
    color: #fff!important;
background-color: #8C8E9E;
padding: 2px;
    font-size: 12px;
  font-weight: bold;
    font-family: 'bebasneue';
    font-style: normal;
    text-transform: uppercase;
    margin: 0px 2px 0px 2px !important;

}



.ams:hover {
        color: #C67156!important;
    font-size: 12px;
    font-family: 'bebasneue';
    font-style: normal;
  font-weight: bold;
    text-transform: uppercase;
    margin: 0px 2px 0px 2px !important;
    transition-duration: 1s;
}




/*таблица */
.coolguys1 {
left: 3px;
 top: 210px;
width: 50px; 
    height: 50px;
position:absolute;
}
.coolguys2 {
left: 63px;
 top: 210px;
width: 50px; 
    height: 50px;
position:absolute;
}
.coolguys3 {
left: 123px;
 top: 210px;
width: 50px; 
    height: 50px;
position:absolute;
 }
.coolguys4 {
left: 183px;
 top: 210px;
width: 50px; 
    height: 50px;
position:absolute;
 }



.coolguys5 {
left: 693px;
 top: 210px;
width: 50px; 
    height: 50px;
position:absolute;
}
.coolguys6 {
left: 753px;
 top: 210px;
width: 50px; 
    height: 50px;
position:absolute;
}
.coolguys7 {
left: 813px;
 top: 210px;
width: 50px; 
    height: 50px;
position:absolute;
}
.coolguys8 {
left: 873px;
 top: 210px;
width: 50px; 
    height: 50px;
position:absolute;
}



.episode{
left: 297px;
 top: 210px;
width: 150px; 
    height: 50px;
position:absolute;
}

.episode2{
left: 480px;
 top: 210px;
width: 150px; 
    height: 50px;
position:absolute;
}



.news{
left: -15px;
 top: 105px;
width: 290px; 
    height: 85px;
position:absolute;
 color: #C8C8BC!important;
 font-size: 11px;
  text-align: center;
overflow: auto;
}



.dice{
left: 355px;
 top: 18px;
width: 590px; 
    height: 30px;
position:absolute;
 color: #777!important;
 font-size: 11px;
  text-align: center;
overflow: auto;
}




.search{
left: 535px;
top: 111px;
width: 515px;
    height: 100px;
position:absolute;
}

