/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {background-image : url("http://forumfiles.ru/files/001a/15/43/70183.jpg");
background-repeat: repeat; background-attachment: scroll;
background-position : top center; background-color: #242424;
}

/* Шапка */
#pun-title table {
    background-image: url(http://forumfiles.ru/files/001a/15/43/55297.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 934px;
    height: 364px;
    margin-left: -20px;
}

/* Тело форума */
#pun {
width: 934px; 
background-color: transparent; 
background-image: url(http://forumfiles.ru/files/001a/15/43/94586.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 934px;}

/* Футер */
#pun-about p.container {
    background-image: url(http://forumfiles.ru/files/001a/15/43/28923.jpg);
    margin: 0px 0px -20px -20px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 934px;
    height: 117px;
    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: #242424;
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: #242424;
    text-align: center;
    font-style: normal;
    font-family: Roboto;
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    /* background-image: url(http://forumfiles.ru/files/001a/15/43/86846.jpg); */
    background-color: #9c9c9c42;
    color: #222222;
    border-radius: 1px;
    box-shadow: inset 0 0 0 1px #6f393b, -3px 0 0 0 #6f393b;
}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-image: url(http://forumfiles.ru/files/001a/15/43/86846.jpg);
    background-color: #cfcfcf;
    color: #222222;
}

/* Тень и закругление */
.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/15/43/86846.jpg);
    background-color: #cfcfcf;
}




/* 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: #613c3c;
  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: #564b45;
    transition-duration: 1s;
  }

.punbb a:hover {
  color: #564b45;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 9px;
    color: #564b45;
    text-transform: lowercase;
    font-family: roboto;
    word-spacing: 0px;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #613c3c;
  transition-duration: 1s;
}


#pun-navlinks a {
    color: #bdbdbd;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
  color: #9d8787;
}


#pun-navlinks a:hover {
  color: #9d8787;
  transition-duration: 1s;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
        background: url(http://forumfiles.ru/files/001a/15/43/22099.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://forumfiles.ru/files/001a/15/43/44787.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://forumfiles.ru/files/001a/15/43/39041.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://forumfiles.ru/files/001a/15/43/91043.png) 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:#5f5648; 
   border: 1px solid #766860;
}
::-webkit-scrollbar-thumb:horizontal {
   background-color:#5f5648; 
   border: 1px solid #766860;
}
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #222222;
}



::selection {
    background: #603536 !important;
    color: #c2c1c1;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: roboto;
    font-size: 13px;
    font-weight: bold;
}


.category .container thead {display: none;}

.punbb .pa-avatar img {
    margin-bottom: 4px;
    max-width: 180px !important;
    border: 3px solid #dedede36;
    outline: 1px solid #504a4745;
    margin-top: 2px;
}





#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/15/43/86846.jpg);
    background-color: #cfcfcf;
    border: 2px solid #5f524b;
}

#counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70); transition-duration: 2s;}


.pa-posts, .pa-respect, .pa-fld1 {
    text-align: center;
    display: inline-block;
    padding: 4px 2px!important;
    width: 86px;
    font-size: 11px;
    text-transform: lowercase;
    font-family: arial narrow;
    margin-left: 0;
}




#pun-index .tcl h3 a {
    color: #d2d1d0 !important;
}




.opis {
    background-color: #84828138;
    padding: 6px;
    border-radius: 1px;
    box-shadow: 0 0 3px #00000029 inset;
    border: 1px solid #afafae;
    font-size: 11px;
    font-family: roboto;
}









#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
background: #3e3d3d;
    height: 10px;
    width: 10px;
    margin-right: 5px !important;
    border-radius: 10px;
    border: 1px solid #9c9a97;
    box-shadow: 0 0 3px #0000004f inset;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #674f33;
    height: 10px;
    width: 10px;
    margin-right: 5px !important;
    border-radius: 10px;
    border: 1px solid #9c9a97;
    box-shadow: 0 0 3px #0000004f inset;
}


#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #777777;
    height: 10px;
    width: 10px;
    margin-right: 5px !important;
    border-radius: 10px;
    border: 1px solid #9c9a97;
    box-shadow: 0 0 3px #0000004f inset;
}


#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #653530;
    height: 10px;
    width: 10px;
    margin-right: 5px !important;
    border-radius: 10px;
    border: 1px solid #9c9a97;
    box-shadow: 0 0 3px #0000004f inset;
}





.punbb .post h3 span a {
    color: #c3c3c3 !important;
}



.news data {
color: #8e746b;
}



.info tit {
    text-transform: uppercase;
    color: #a69a93;
    font-weight: 900;
    font-size: 11px;
}


.admlink {
    color: #b3988c !important;
    font-weight: bold;
}


.links2 {
color: #c5c5c5 !important;
    font-family: roboto;
    margin: 0 4px 0 0 !important;
font-weight: bold;
    font-size: 9px;
}


.links2:hover {
    color: #a69a93 !important;
    font-family: roboto;
    margin: 0 4px 0 0 !important;
font-weight: bold;
    font-size: 9px;
    transition-duration: 2s;
}








#pun-index div.category h2, #pun-index #pun-stats h2 {
    background-image: url(http://forumfiles.ru/files/001a/15/43/42651.jpg);
    box-sizing: border-box;
    position: relative;
    z-index: 5;
    color: #dadada !important;
    text-align: center;
    padding: 8px 0 0 0;
    font-size: 12px !important;
    margin: 0px -10px 16px;
    font-family: 'Old Standard TT', serif;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    text-shadow: 1px 1px #00000054;
    height: 27px;
    width: 914px;
}



#zagol {
    text-align: center;
    font-size: 12px;
    font-family: 'Old Standard TT', serif;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 3px;
}





.pa-fld2 {
    background-color: #dadada42;
    border: 1px solid #97918e;
    margin-bottom: 10px !important;
}



.lz {
font-family: roboto;
    padding: 5px 5px 5px 5px;
    font-weight: bold;
    font-size: 11px;
}


.lztit {
    background-color: #78343a;
    color: #dad8d8;
    text-transform: uppercase;
    font-size: 7px;
    font-family: roboto;
    letter-spacing: 0.3px;
    margin-top: -1px !important;
    margin-bottom: 4px !important;
}


.lzquo {
    text-align: justify;
    padding: 5px 5px 5px 5px;
    background: #e4e4e447;
    border: 1px solid #97918e;
    margin: 5px !important;
    font-family: roboto;
    font-size: 11px;
}



.lzrel {
    margin-bottom: 6px !important;
    font-family: roboto;
    font-weight: 800;
}





.punbb .code-box strong.legend {
    display: block;
    font-size: 12px !IMPORTANT;
    padding-left: 9px !important;
    color: #fff !important;
    font-family: Roboto !important;
    margin-bottom: 10px !important;
    margin-top: -16px;
    background-color: #adadb0;
    border: 2px solid #6f393b;
    border-radius: 4px;
    padding: 2px 0px 0px 0px;
}




.punbb .post-content .scrollbox {
    padding: 5px;
}


.punbb .post-content .blockcode {
    margin-top: 15px;
}

/* CS6.5 Скрытый текст */
.post-content del {
background-image: url("http://s3.uploads.ru/gJ0jN.png");
  color: #57312a;
}
.post-content del:hover {
  background: transparent;
  color: #331d19;
  text-decoration: none;
}