/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {
    background: url(http://funkyimg.com/i/2BCDG.jpg) top center fixed;
    background-color: #667585;
    margin-bottom: 21px !important;
}

/* Шапка */
#pun-title table {
background-image : url(http://funkyimg.com/i/2BL5t.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 950px;
height: 264px;
margin-left: -30px;}

/* Тело форума */
#pun {
width: 950px; 
background-color: transparent; 
background-image: url(http://funkyimg.com/i/2BL5Z.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 950px;}

/* Футер */
#pun-about p.container {
    background-image: url(http://funkyimg.com/i/2BL6V.png);
    margin: 0px 0px -70px -30px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 950px;
    height: 91px;
    overflow-x: hidden;
    padding-bottom: 50px;
}






/* 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: #596c79;
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: #596c79;
text-align:center; 
font-size: 12px; 
font-style: normal; font-weight: bold; font-family: "CourierNew";
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(http://funkyimg.com/i/2BL8v.png);
    color: #596c79;
    box-shadow: 0 0 0 5px #4d7680;
}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
    background-image: url("http://funkyimg.com/i/2BL8v.png");
    background-color: #adb3b5;
    color: #596c79;
    border: 0px solid rgba(87, 72, 48, 0.34);
}

/* Тень и закругление */
.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("https://i.imgur.com/GSBCI66.jpg");
background-color: #adb3b5;
}





/* 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: #485e6b;
  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-navlinks a:focus, #pun-navlinks a:active, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #485e6b; 
  text-decoration: none;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #5a6f7b;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 10px;
    color: #bfc4c7;
    font-family: 'System';
    text-transform: lowercase;
}

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #5a6f7b;
}


#pun-navlinks a, #pun-navlinks .container {
color: #485e6b;
padding: 2px;
}


#pun-navlinks a:hover {
  color: #b4b6c2;
  background-color: #708090;
  padding: 2px;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

/*ИКОНКИ -------------------------------------------------------------*/

/* Иконка старых сообщений*/
.punbb table Div.icon {float: left; 
display: block; 
border-style: none none none none;
margin-top: 5px!important;
margin-left: 5px!important;
padding: 10px;
width: 48px;
    height: 48px;
background-image : url(http://funkyimg.com/i/2BLjc.png);
background-repeat: no-repeat;}

/* Иконка новых */
TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/2BLjb.png);
background-repeat: no-repeat;
width: 48px;
    height: 48px;}

/* Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/2BLja.png);
background-repeat: no-repeat;
width: 48px;
    height: 48px;}

/* Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/2BLjd.png);
background-repeat: no-repeat;
width: 48px;
    height: 48px;}









/* 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: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}






/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(http://funkyimg.com/i/2BLe2.png) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:12px 0!important;
}
.punbb .post .post-author > ul {
    background: url(http://funkyimg.com/i/2BLgp.png) 0 top no-repeat, url(http://funkyimg.com/i/2BLee.png) 0 bottom no-repeat;
    margin: -12px 0 -12px 0!important;
    padding: 3px 14px 9px 9px!important;
}

.pa-avatar img {
    border: 3px solid #798f96 !important;
}

.topic .post {
  margin-left:10px;
}




/*-----СТРАНИЦА ПЕРЕАДРЕСАЦИИ-----*/
div#pun-redirect {
    margin-top: 10%;
    background: #8d9ba8;
    width: 810px !important;
    height: 120px;
    border: 2px solid #949eb3;
}


#pun-redirect .main-title span {
    font: 20px 'Book Antiqua' !important;
    color: #396061;
}

#pun-redirect .info {
    text-align: center;
    font-size: 90%;
}

#pun-redirect a {
    font-size: 90%;
}




/*---Прокрутка---*/
::-webkit-scrollbar{
width: 6px;
height: 4px;
background-color: #c1c6c7;
border:solid 1px #4a5761;}

::-webkit-scrollbar-thumb{
background-color: #4a5761;
}

::-webkit-scrollbar-thumb:hover{
background-color: #8099a1; }

::selection {
    background: #6b7c8c !important;
    color: #bfc4c5;
}







/*---------------оформление названий подфорумов---------------*/
#pun-index.punbb .tclcon h3 > a {
  color: #708090;
   font-family: Book Antiqua;
   font-size: 14px !important;
   font-style: italic;
   letter-spacing: 1px;
   text-transform: uppercase;

}
#pun-index.punbb .tclcon h3 > a:hover {
   color:#778899;
text-shadow: #93a0ad 1px 0px 0px;

}


/* описание разделов */
.punbb td div .tclcon, .category .container table .hasicon .tc1 {
    font-family: arial;
    font-size: 10px;
    text-transform: lowercase;
    text-align: justify;
    line-height: 11px;
    background-image: url('http://funkyimg.com/i/2BLiU.png');
    padding: 7px;
    border-radius: 10px;
    border: 2px solid rgba(80, 69, 61, 0.07);
    box-shadow: inset rgba(255, 255, 255, 0.49) 0 0 19px;
}

.pf {
margin: 10px 5px 3px 5px !important;
}
.pf a:link {
    background-color: #505050;
    padding: 3px 5px 3px 5px;
    color: #26241d;
    text-shadow: rgba(227, 220, 192, 0.79) 1px 0 0;
    font-family: franklin gothic medium;
margin-left: 5px;
}
.pf a:hover {
background-color: #e9e4d3; padding: 3px 5px 3px 5px; color: #816b52; text-shdaow: #fff 1px 0 0; 
}



