/* CS1 Background and text colours
-------------------------------------------------------------*/

/* фон */
html, body { background:
  url("http://forumfiles.me/files/0019/7e/fc/28380.jpg") repeat-x top left,
  url("http://forumfiles.me/files/0019/7e/fc/40958.jpg") center; background-color : #373651;
}


/* Шапка */
#pun-title table {
background-image : url(http://forumfiles.me/files/0019/7e/fc/93484.jpg); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 942px;
height: 327px;
margin-left: -30px;}

/* Тело форума */
#pun {
width: 942px; 
background-color: transparent; 
background-image: url(http://forumfiles.me/files/0019/7e/fc/70285.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 942px;}

/* Футер */
#pun-about p.container {
background-image : url(http://forumfiles.me/files/0019/7e/fc/36662.jpg);
margin: 0px 0px -30px -30px;
background-position : center top;
background-repeat : no-repeat;
width: 942px;
height: 94px; 
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: #3c334f;
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: #3c334f;
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://forumfiles.me/files/0019/7e/fc/88807.jpg);
    background-color: #a7a5ab;
    color: #4c4a6d;
    box-shadow: -4px 4px #4d4d71;
    border: 1px dashed #dfdbe4;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
    background-image: url("http://forumfiles.me/files/0019/7e/fc/88807.jpg");
    background-color: #a7a5ab;
    color: #4c4a6d;
}

/* Тень и закругление */
.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.me/files/0019/7e/fc/88807.jpg");
    background-color: #a7a5ab;
}





/* 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: #322647;
  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: #322647; 
  text-decoration: none;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #504c75;
  text-decoration: none;
  }

#pun-ulinks a {
  font-size: 10px;
  color: #322647;
  font-family: 'arial';
  font-weight: bold;
  text-transform: lowercase;
  }

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #504c75;
}


#pun-navlinks a, #pun-navlinks .container {
color: #b2b0b8;
}


#pun-navlinks a:hover {
color: #8988be;
}


/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
        background: url(http://forumfiles.me/files/0019/7e/fc/16592.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://forumfiles.me/files/0019/7e/fc/55873.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://forumfiles.me/files/0019/7e/fc/79567.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://forumfiles.me/files/0019/7e/fc/57317.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{
width: 6px;
height: 4px;
background-color: #b9b7be;
border:solid 1px #2d2e42;}

::-webkit-scrollbar-thumb{
background-color: #2d2e42;
}

::-webkit-scrollbar-thumb:hover{
background-color: #524f76; }

::selection {
    background: #373255 !important;
    color: #b7b5bc;
}





.punbb .post-content a, 
.punbb .post-content a:link {
color:#463f5f;
font-weight: bolder;
}
.punbb .post-content a:hover,
.punbb .post-content a:focus,
.punbb .post-content a:active {
color:#39315a;
text-decoration: underline;
}





.punbb .pa-avatar img {
    border: 3px solid #4d4775;
}






#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}



/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(http://forumfiles.me/files/0019/7e/fc/72685.jpg) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:12px 0!important;
}
.punbb .post .post-author > ul {
  background:url(http://forumfiles.me/files/0019/7e/fc/12720.jpg) 0 top no-repeat, url(http://forumfiles.me/files/0019/7e/fc/96216.jpg) 0 bottom no-repeat; /*Фон верха - низа*/
  margin:-12px 0 -12px 0!important;
  padding:9px 9px 9px 9px!important;
}






#quests {
    text-align: justify;
    display: block;
    overflow: auto;
    color: #bbb8bf;
    height: 110px;
    padding-top: 2px;
    line-height: 10px;
    padding-right: 4px;
    width: 325px;
    font-size: 10px;
    font-family: 'arial';
}

















.vkl {
    width: 300px;
    height: 250px;
    display: block;
    background-image: url(http://forumfiles.me/files/0019/7e/fc/37839.jpg);
}


.vklphoto {
    width: 100px;
    height: 100px;
    margin-left: 15px !important;
    padding-top: 14px;
    position: absolute;
}



.vkltext {
    width: 160px;
    height: 105px;
    margin-left: 128px !important;
    margin-top: 13px !important;
    overflow-y: auto;
    position: absolute;
    font-size: 16px;
    font-family: 'Intro';
    padding-right: 3px;
    color: #413458;
    /* border: red 1px solid; */
    line-height: 18px;
    text-align: left;
}



.vklplash {
    width: 258px;
    height: 92px;
    margin-left: 16px !important;
    margin-top: 130px !important;
    overflow-y: auto;
    padding: 3px;
    position: absolute;
    /* border: 1px solid #602f32; */
}


.vkl1 {
    width: 350px;
    height: 250px;
    display: block;
    background-image: url(http://forumfiles.me/files/0019/89/c5/27568.jpg);
    overflow-y: auto;
}




.vkl1text {
    width: 160px;
    height: 105px;
    margin-left: 128px !important;
    margin-top: 50px !important;
    overflow-y: auto;
    position: absolute;
    font-size: 12px;
    font-family: 'normal';
    padding-right: 3px;
    color: #413458;
    line-height: 18px;
    text-align: left;
}


/* плашка */
.pa-fld1 img  {
position:relative;z-index:100;
vertical-align: text-top;
    margin-top: -19px; 
  }


/*РЕПУТАЦИЯ В ОДНУ СТРОКУ*/
.pa-posts {
     display: inline-block;
     width: 70px;
     text-transform: lowercase;
     margin-top: -0%;
     
}
.pa-respect {
     display: inline-block;
     margin: 10px;
     width: 80px;
     text-transform: lowercase;
     margin-top: -0%;
     
}


/* лз */

.pa-fld2 {

background-color: #95939a;
text-align: justify;
padding: 4px;
}