/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
html, body { background:
  url("http://forumfiles.ru/files/001a/6a/e7/96449.jpg") repeat-x top left,
  url("http://forumfiles.ru/files/001a/6a/e7/59001.jpg") center; background-color : #aab8c0;
}

/* Шапка */
#pun-title table {
    background-image: url(http://forumfiles.ru/files/001a/6a/e7/51250.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 1200px;
    height: 278px;
    margin-left: -156px;
}

/* Тело форума */
#pun {
width: 928px; 
background-color: transparent; 
background-image: url(http://forumfiles.ru/files/001a/6a/e7/69930.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 928px;}

/* Футер */
#pun-about p.container {
    background-image: url(http://forumfiles.ru/files/001a/6a/e7/74373.jpg);
    margin: 0px 0px -20px -20px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 928px;
    height: 160px;
    overflow-x: hidden;
}

/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.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-stats h2, .punbb .main h2, #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, #pun-navlinks .container  {background-color: transpanent;
color: #3e3e3e;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: transparent;
    color: #3e3e3e;
    text-align: center;
    font-style: normal;
    font-family: 'Kurale', serif;
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(http://forumfiles.ru/files/001a/6a/e7/14376.jpg);
    background-color: #d5d6d6;
    color: #3e3e3e;
    border: 2px solid #e2dfdf;
    box-shadow: 0 0 0 1px #ababab6e;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-image: url(http://forumfiles.ru/files/001a/6a/e7/14376.jpg);
    background-color: #d5d6d6;
    color: #3e3e3e;
}

/* Тень и закругление */
.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;
 }

.punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background-image: url(http://forumfiles.ru/files/001a/6a/e7/14376.jpg);
    background-color: #d5d6d6;
}




/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: 
#353f44;
  text-decoration: none;
  }

/* CS2.2 */
.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,  #pun-ulinks a:focus, #pun-ulinks a:active {
    color: #353f44;
    transition-duration: 1s;
  }

.punbb a:hover {
  color: #725e54;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 7px;
    color: #725e54;
    text-transform: uppercase;
    font-family: tahoma;
    word-spacing: 0px;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #353f44;
  transition-duration: 1s;
}


#pun-navlinks a {
    color: #353f44;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
  color: #725e54;
}


#pun-navlinks a:hover {
  color: #725e54;
  transition-duration: 1s;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
        background: url(http://forumfiles.ru/files/001a/6a/e7/68530.jpg) no-repeat;
}

tr.inew div.icon {
        background: url(http://forumfiles.ru/files/001a/6a/e7/15425.jpg) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://forumfiles.ru/files/001a/6a/e7/46467.jpg) no-repeat;
}

tr.isticky div.icon {
        background: url(http://forumfiles.ru/files/001a/6a/e7/94986.jpg) no-repeat;
}


/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {text-align: center;}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Arial";}
.category h2 span{display: block;}
#pun-stats h2 span {visibility: visible;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}





/*---Прокрутка---*/

::-webkit-scrollbar-thumb:vertical {
   background-color:#bc9988; 
}
::-webkit-scrollbar-thumb:horizontal {
   background-color:#bc9988; 
}
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #d3d4d5;
}



::selection {
    background: #acb9c1 !important;
    color: #d4d5d6;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
}


.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 180px !important;
    border: 2px solid #d7d7d7;
    margin-top: 4px;
    outline: 1px solid #adadad;
}



#pun-viewtopic .post h3 {
    margin-left: 2px;
    height: 15px;
    background-image: url(http://forumfiles.ru/files/001a/6a/e7/14376.jpg);
    text-transform: uppercase;
    font-family: tahoma;
    font-size: 9px;
}



#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    position: absolute;
    right: 6px;
    top: 43px;
    background-image: url(http://forumfiles.ru/files/001a/6a/e7/14376.jpg);
    background-color: #c7c6bf;
    border: 2px solid #afbcc3;
}

#counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=30); transition-duration: 2s;}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70); transition-duration: 2s;}

.pa-posts, .pa-respect {
    text-align: center;
    display: inline-block;
    padding: 0 6px!important;
    width: 50px;
    font-size: 11px;
    text-transform: lowercase;
    margin-bottom: 10px !important;
    font-family: arial narrow;
    margin-left: 0;
}



.banners1 {
    height: 31px;
    margin-top: -80px !important;
    margin-left: -13px !important;
    width: 914px;
    text-align: center;
    position: absolute;
    /* border: 1px solid red; */
    padding: 4px 0;
    overflow-y: hidden;
}



.banners2 {
height: 31px;
    margin-top: -30px !important;
    margin-left: -13px !important;
    width: 914px; 
    text-align: center;
    position: absolute;
    padding: 4px 0;
    overflow-y: hidden;
}



.links1 {
    color: #d4e3ea !important;
}


.links2 {
margin: 0 4px 0 0 !important;
    color: #f1f0ef !IMPORTANT;
}



.podflink {
    background-color: #abbdc6;
    background-image: url(http://forumfiles.ru/files/001a/6a/e7/59001.jpg);
    margin-left: 38px !important;
    padding: 1px 4px 2px 4px;
    border: 1px solid #d2cece;
    box-shadow: 0 0 1px #809198 inset;
    margin-bottom: 5px !important;
}


.podflink a {
    font-size: 10px;
    text-transform: uppercase;
    font-family: roboto;
}


#pun-index .user-avatar {
    height: 40px;
    vertical-align: middle;
    margin-left: 10px !important;
}

.punbb em.user-avatar {
    float: right !important;
    height: 32px;
}



.bannerspartn {
    height: 31px;
    margin-top: -76px !important;
    width: 914px;
    margin-left: -14px !important;
    text-align: center;
    position: absolute;
    overflow-y: hidden;
    /* border: 1px solid red; */
}



.bannersp2 {
    height: 31px;
    margin-top: -26px !important;
    width: 914px;
    margin-left: -14px !important;
    text-align: center;
    position: absolute;
    overflow-y: hidden;
    /* border: 1px solid red; */
}




#pun-index div.category h2, #pun-index #pun-stats h2 {
    background-image: url(http://forumfiles.ru/files/001a/6a/e7/79751.jpg);
    box-sizing: border-box;
    text-align: center;
    position: relative;
    z-index: 5;
    padding: 4px 0 0 0;
    margin: 0px -15px 16px;
    letter-spacing: 0.6px;
    font-size: 11px;
    color: #f1f0f0 !important;
    text-shadow: 1px 1px #869fab;
    font-family: playfair display;
    background-repeat: no-repeat;
    background-position: top center;
    height: 31px;
    width: 918px;
}





#death {
    position: absolute;
    top: 60px;
    margin-left: 338px;
    z-index: 0;
}
#deathhov {
    background: rgba(0, 0, 0, 0) url(http://forumfiles.ru/files/001a/65/0f/15697.gif) repeat scroll 0 0;
    height: 210px;
    margin-top: -212px !important;
    opacity: 0;
    z-index: 0;
    position: absolute;
    transition: all 0.5s linear 0s;
    width: 210px;
}

#death:hover #deathhov {
    opacity: 1;
    }





li.pa-fld1 {
  margin-top: -13px;
  margin-left: 54px;
  margin-bottom: 5px;
  height: 20px;
  line-height: 21px;
  color: #404340;
  padding: 0 !important;
  width: 120px;
  font-size: 11px !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px
}

li.pa-fld2 {
    margin-bottom: -10px !important;
    margin-left: -8px;
}

li.pa-fld4 {
    /* margin-right: -3px !important; */
    margin-bottom: -8px !important;
    font-family: roboto;
    color: #3a5665;
    font-weight: normal;
    font-size: 11px !important;
    margin-top: -14px;
}

li.pa-fld5 {
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-top: -10px !important;
    width: 176px;
}



li.pa-fld5 a:nth-child(3) img {
    margin-left: -32px !important;
}