/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {background-image : url("http://i.imgur.com/oCAag8z.png");
background-repeat: repeat; background-attachment: scroll;
background-position : top center; background-color: #34373c;}


/* Шапка */
#pun-title table {
background-image : url(http://i.imgur.com/Rd3vP3C.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 886px;
height: 377px;
margin-left: -20px;}

/* Тело форума */
#pun {
width: 886px; 
background-color: transparent; 
background-image: url(http://i.imgur.com/Df0rgLk.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 886px;}

/* Футер */
#pun-about p.container {
background-image : url(http://i.imgur.com/IjF9B0B.png);
margin: 0px 0px -30px -20px;
background-position : center top;
background-repeat : no-repeat;
width: 886px;
height: 111px; 
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: #23252d;
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: #23252d;
text-align:center; 
font-size: 12px; 
font-style: normal; font-weight: bold; font-family: "arial";
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
background-image: url("http://i.imgur.com/HwPwuCq.png");
background-color: #959284;
  color: #2b2d35;
  border: 3px double rgba(192, 185, 171, 0.9);
}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-image: url("http://i.imgur.com/HwPwuCq.png");
background-color: #959284;
color: #2b2d35;}

/* Тень и закругление */
.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: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
background-image: url("http://i.imgur.com/HwPwuCq.png");
background-color: #959284;}





/* 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: #23232b;
  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: #23232b; 
  text-decoration: none;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #373a40;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 7px;
    color: #54565c;
    font-family: 'arial';
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
      }

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #373a40;
}


/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
            background: url(http://i.imgur.com/kbWAXtj.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://i.imgur.com/vhqTdC0.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://i.imgur.com/lhzrbBQ.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://i.imgur.com/mIMMddu.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: 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}





/*---Прокрутка---*/

::-webkit-scrollbar-thumb:vertical {
    background-color:#272f38;
border: 1px solid #28313b;
}

::-webkit-scrollbar-thumb:horizontal {
    background-color:#272f38;
border: 1px solid #28313b;
}

::-webkit-scrollbar {
width: 5px;
    height: 6px;
    background-color: rgb(52,55,60);
    border: 2px solid rgb(159,157,143);
    }









#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}



/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(http://i.imgur.com/LCiw9PR.png) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:12px 0!important;
}
.punbb .post .post-author > ul {
  background:url(http://i.imgur.com/40cUb7V.png) 0 top no-repeat,url(http://i.imgur.com/bUYhv6X.png) 0 bottom no-repeat; /*Фон верха - низа*/
  margin:-12px 0 -12px 0!important;
  padding:9px 9px!important;
  }



/*Выравниваем в одну строку число постов и Уважение*/
.pa-posts,.pa-respect {
text-align: center;
display: inline-block;
width: 69px;
padding: 3px 3px 3px 3px !important;
margin-top: 3px;
margin-bottom: 5px !important;
letter-spacing: 2px;,
margin-left: 6px;
text-transform: uppercase;
font-size: 8px;
}




.punbb .post-content a, 
.punbb .post-content a:link {
color:#2d2f34;
font-weight: bolder;
}
.punbb .post-content a:hover,
.punbb .post-content a:focus,
.punbb .post-content a:active {
color:#435345;
text-decoration: underline;
}





.punbb .pa-avatar img {
  border: 3px double rgba(159,157,143,0.9);
}



.punbb td div.tclcon h3 {
    background-image: url(http://i.imgur.com/lGZ6x5g.png);
    padding: 5px 8px 5px 10px;
        margin: 0px 0px 5px 20px;
    letter-spacing: 1px;
    }




.linkus {
    height: 0px;
    width: 90px;
    padding: 7px 5px 7px 5px;
    background: #1f242d;
    color: #8b8f90 !important;
    border: 1px solid #31343a;
    font: bold 7px arial !important;
    text-align: center;
    letter-spacing: 2px!important;
    line-height: 0px !important;
    margin-left: 0px!important;
    text-transform: uppercase;
    display: inline-block;
}












.img { 
width: 380px; 
height: 180px; 
border-left:solid 10px #23252c; 
border-right:solid 10px #23252c; 
border-top:solid 10px #23252c; 
background: url(http://savepic.ru/12744870.jpg); 
color: #e5a4ba;
opacity: 1; 
font: 20px neumann; 
transition: 2s; 
}

.img:hover { 
opacity:1; 
width: 380px; 
height: 180px; 
background: #23252c; 
transition: 2s; 
}

.toptitle { 
opacity: 0; 
width: 360px; 
margin-top: -100px;
padding-top: 100px; 
height: 200px; 
transition: 2s; 
}

.toptitle:hover { 
font-family: neumann;
width: 360px;
height: 200px; 
color: #eee; 
opacity: 1; 
transition: 2s; 
}

.toptitle:first-letter { 
color: #4e5862; 
font: 35px neumann; 
}

.move { 
text-align:center;
background: #23252c; 
color: #a19e90;
width: 400px; 
}

.bone { 
display: inline-block; 
text-align: center; 
padding: 10px; 
font:10px arial;
text-transform: uppercase;
letter-spacing: 1px; 
text-shadow: #000 1px 0px 0px; 
}

.yourbody { 
display: inline-block; 
color: #eee; 
text-shadow: #000 1px 0px 0px; 
}

.mbyb { 
background:#3c3f45; 
width: 400px; 
}

.txtmbyb { 
padding: 5px 15px 15px 15px; 
text-align:justify; 
font: 10px arial;
color: #eee; 
letter-spacing: 1px; 
line-height: 13px; 
}

.txtmbyb p:first-letter { 
background: #23252c; 
margin-right: 5px; 
padding: 10px; 
color: #4e5862; 
font: 35px neumann; 
float: left;
text-transform: uppercase;
}

