/* CS1 Background and text colours
-------------------------------------------------------------*/

#pun_wrap  {
margin: auto;
min-width: 1200px !important;
}

/* фон */
body {
background: url(http://forumstatic.ru/files/001a/d3/63/67668.png) center;
}

/* Шапка */
#pun-title table {
    background: rgba(0, 0, 0, 0) url(http://forumstatic.ru/files/001a/d3/63/13368.png);
    width: 1016px;
    height: 135px;
    margin-left: -60px;
}

/* Тело форума */
#pun {
width: 940px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/001a/d3/63/35610.png); 
background-attachment: no-scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 940px;}

#pun-index .category tr {
    background: rgb(204, 206, 195);
}

#pun-index .category table {
     border-spacing: 6px 6px;
}

/* Футер */
#pun-about p.container {
background-image : url(http://forumstatic.ru/files/001a/d3/63/64033.png);
margin: 0px 0px -30px -36px;
background-position : center top;
background-repeat : no-repeat;
width: 970px;
height: 56px; 
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: #383939;
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: #383939;
text-align:center; 
font-size: 12px; 
font-style: normal; font-weight: bold; font-family: "arial";
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
   color: #1c1b1f;
}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
    background-color: #e2e2e2;
    color: #3b3c3c;
}

/* Тень и закругление */
.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-color: #cecece;
}

.move_posts_form .modal-inner>.container {
    padding: 0!important;
    background: #cacace;
}


/* 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: #4e4b4d;
  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: #4e4c4e; 
  text-decoration: none;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #4c4d4c;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 9px;
    color: #4d4c4e;
    text-transform: lowercase;
}


#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #4b4b4c;
}


#pun-navlinks a, #pun-navlinks .container {
    color: #4c4d4d;
}


#pun-navlinks a:hover {
    color: #4c4d4b;
}





/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

#pun-main div.catleft, #pun-main div.catright {
    display: none;
}

#pun-index table Div.icon {
    background: none;
    border-style: none;
    height: 10px;
    width: 30px;
    margin-left: -1px;
    margin-top: -20px;
    margin-right: 6px;
    display: none;
    position: absolute;
}
#pun-index TR.inew Div.icon {
  /*   background: #005e20; */
     display: block;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #8e8bad;
    display: none;
    float: left;
    height: 11px;
    margin-left: -1px;
    margin-right: 8px;
    /* margin-top: -1px; */
    position: relative;
    width: 19px;
    border: 1px solid #8e9c8b;
}


#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #5f715a;
    width: 11px;
    height: 11px;
}
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #e3c936;
    width: 18px;
    height: 11px;
    border: 1px solid #404040;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #100f0f;
    width: 18px;
    height: 11px;
}

#pun-about .container .item1 {margin-top: 122px;
width: 880px;
    margin-left: 45px;
position: absolute;
font-family: pt sans;
font-size: 10px;
text-align: center;
color: #999;
}


/* 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";}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}

/*убрать поделиться*/
.topic a.sharelink {
    float: right;
    margin-left: 1em;
    display: none;
}

/* цвет ссылок в постах */
.punbb .post-content a {
     color: #d1581c;
}

/*---Прокрутка---*/
::-webkit-scrollbar-thumb:vertical {
background-color: #013035;
}

::-webkit-scrollbar-thumb:horizontal {
background-color: #023132;
}

::-webkit-scrollbar {
    background-color: #cccec340 !important;
    height: 5px;
    width: 5px;
}

::selection {
    background: #013234 !important;
    color: #fffdf1;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}



/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
    margin: 2px 3px 7px 10px!important;
    padding: 0px 0px 0 0;
}


.punbb .pa-avatar img {
    margin-bottom: 4px;
    max-width: 180px;
    max-height: 180px;
    padding: 2px;
    background: #d7d8cf;
}



#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-color: #bdc4b6;
    border: 3px double #6e7e8d;
}



td.tcr a {
    color: #d15914 !important;
    background-repeat: no-repeat;
    background-position: left center;
    font-family: arial;
    font-size: 10px;
    font-weight: 900;
    text-transform: uppercase;
}


.category .container thead {display: none;}


#pun-index div.category h2, #pun-index #pun-stats h2 {
     text-align: center;
     font-size: 0px !important;
     position: relative;
     z-index: 5;
     margin: 0px -20px 0px;
     background-position: top center;
     height: 47px;
     width: 947px;
}

#pun-index .category h2 span, #pun-stats.section h2 span {
    font-family: ThamesC;
    color: #003232;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 16px;
    font-size: 14px !important;
    display: inline-block;
    padding: 5px 10px;
    text-transform: lowercase;
    border: 1px solid;
}

#pun-viewtopic .post h3 {
    height: 20px;
    width: 902px;
    margin-left: 0px;
    background-color: #c4c5b7;
}


/*Фон под контейнеры в форме Ответа*/
#pun_wrap #post .container[id$="-area"]{
border: solid 1px #a9a9a9!important;
background: #cecece; /*Можно добавить фон картинкой url(Ccылка на картинку)*/
padding: 9px;
font: normal normal 400 11px/normal Verdana;
    overflow: auto;
    height: 160px;
}

#smilies-area {
   width: 520px!important;
   height: 160px;
}

/* Поля Сообщения, Репутация, Валюта */
.pa-posts, .pa-respect{
    display: inline!important;
    margin: 0px 2px 0 !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 8px;
    /* letter-spacing: 0.4px; */
    font-family: tahoma;
    color: #d7d8cf;
    font-weight: 600;
    /* background: #8c84ac; */
    padding: 2px 3px 2px 3px;
}

#pun .pa-respect a {
  color: #d7d8cf;
}


/*Шрифты*/
@font-face {
    font-family: 'Bebas Neue';
    src: url('http://forumstatic.ru/files/0019/d9/0b/62550.eot') format('eot'), 
         url('http://forumstatic.ru/files/0019/d9/0b/26160.woff') format('woff'), 
         url('http://forumstatic.ru/files/0019/d9/0b/88465.ttf')  format('truetype'),
    }

@font-face {
	font-family: 'Aquawax Pro';
	src: url('http://forumstatic.ru/files/0018/0f/eb/35825.eot'), 
        url('http://forumstatic.ru/files/0018/0f/eb/35825.woff') format('woff'), 
        url('http://forumstatic.ru/files/001a/74/ca/35825.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src:  url('http://forumstatic.ru/files/001a/5e/f9/76423.ttf')  format('truetype');
    }

@font-face {
    font-family: 'Big Orange Cyrillic';
    src:  url('http://forumstatic.ru/files/001a/cb/85/63029.otf')  format('opentype'),
    url('http://forumstatic.ru/files/001a/cb/85/33444.ttf') format('truetype');
    }


@font-face {
    font-family: 'FontAwesome';
  src url('http://forumstatic.ru/files/001a/60/0b/36450.ttf') format('truetype');
    url('http://forumstatic.ru/files/001a/60/0b/36902.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    }

@font-face {
    font-family: 'Arial Black';
    src:  url('http://forumstatic.ru/files/001a/60/0b/95860.ttf')  format('truetype');
    }

@font-face {
    font-family: 'ThamesC';
    src:  url('http://forumstatic.ru/files/001a/a5/3a/18511.otf')  format('opentype');
    }

@font-face {
    font-family: 'Alegreya Sans SC';
    src:  url('http://forumstatic.ru/files/001a/a5/3a/89653.ttf')  format('truetype');
    }

/*для описания*/
.for_op {
    font: 500 9px tahoma;
    text-transform: lowercase;
    text-align: justify;
    padding: 1px 8px 5px 8px;
    line-height: 17px;
}

.link2 {
    padding: 1px 3px 3px 7px;
    margin-bottom: -2px!important;
    text-align: left;
    color: #043438 !important;
    font: 12px arial;
    font-weight: 700;
    text-transform: lowercase;
}

.link2 a {
  color: #073431 !important;
  transition-duration: 1s;
}

.link2 a:hover {
  color: #cd5a20 !important; 
}

/*жалобы и репутация*/
#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
  background: #dbd9d9;
}

#rep_form table tbody tr td.tcl span, #rep_form table tbody tr td.tc2 span {
  font-size: 12px;
  color: #000004;
}

#pun-report h1, #pun-reputation h1, #pun-admin-award-form h1 {
font-family: arial;
font-weight: normal;
margin-top: 5px;
}

/*фикс формы ответа*/
 @media screen and (max-device-width: 900px) {
    #main-reply {width: 100%; height: 150px!important;}
   }

/*Размер плюсика в репу*/
.pa-respect a img {
    height: 7px;
}


/* отключить поделиться */
li.pl-share {
display: none!important;
}


/* вид плюса */
div.post-rating a, div.post-vote a {
    font-size: 150% !important;
    text-decoration: none !important;
    font-family: arial;
}

/*вид формы голосовавших*/ 
.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    box-shadow: 0 0 9px rgba(0,0,0,.3);
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background: #b3b1b1;
}

.post-content abbr {
cursor: pointer;
    text-decoration: underline dotted;
}

/* шапка */

.amsnews {
    position: absolute;
    margin-left: 11px!important;
    margin-top: 72px!important;
    overflow: auto;
    width: 687px;
    height: 29px;
    padding-right: 4px;
    /* text-align: justify; */
    line-height: 10px;
    font: 11px ThamesC;
    color: #d7d8cf;
}

.readyr {
    position: absolute;
    margin-left: 782px!important;
    margin-top: 65px!important;
    width: 96px;
    text-align: center;
    font: 35px ThamesC;
    color: #d7d8cf;
}