/* CS1 Background and text colours
-------------------------------------------------------------*/

/* фон */
body {background-image : url("http://forumfiles.ru/files/0019/8a/0c/24188.jpg");
background-repeat: repeat; background-attachment: scroll;
background-position : top center; background-color: #b9eca3;}

/* Шапка */
#pun-title table {
background-image : url(http://forumfiles.ru/files/0019/8a/0c/12447.jpg); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 964px;
height: 452px;
margin-left: -35px;}

/* Тело форума */
#pun {
width: 964px; 
background-color: transparent; 
background-image: url(http://forumfiles.ru/files/0019/8a/0c/10394.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 964px;}

/* Футер */
#pun-about p.container {
background-image : url(http://forumfiles.ru/files/0019/8a/0c/55289.jpg);
margin: 0px 0px -30px -35px;
background-position : center top;
background-repeat : no-repeat;
width: 964px;
height: 138px; 
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: #000;
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: #000;
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.ru/files/0019/8a/0c/84575.jpg);
    background-color: #e3e3e0;
    color: #000;
    box-shadow: 5px 5px #85b372, -5px -5px #e6ad9a;
    border: 2px solid #a2d08f;
    outline: 1px solid #f5f5f5;
}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
    background-image: url(http://forumfiles.ru/files/0019/8a/0c/84575.jpg);
    background-color: #e3e3e0;
    color: #000;
}

/* Тень и закругление */
.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://forumfiles.ru/files/0019/8a/0c/84575.jpg);
    background-color: #e3e3e0;
}





/* 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: #5b7751;
  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: #5b7751; 
  text-decoration: none;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #6f9362;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 9px;
    color: #5b7751;
    text-transform: lowercase;
}

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #c7927f;
}


#pun-navlinks a, #pun-navlinks .container {
    color: #5b7a50;
    padding: 2px 2px 2px 2px;
}


#pun-navlinks a:hover {
    color: #d7fdc6;
    background-color: #a5dd92;
    padding: 2px 2px 2px 2px;
}


/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
        background: url(http://forumfiles.ru/files/0019/8a/0c/45403.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://forumfiles.ru/files/0019/8a/0c/36084.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://forumfiles.ru/files/0019/8a/0c/59416.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://forumfiles.ru/files/0019/8a/0c/36883.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: #ededec;
border:solid 1px #84ae75;}

::-webkit-scrollbar-thumb{
background-color: #84ae75;
}

::-webkit-scrollbar-thumb:hover{
background-color: #c69d82; }

::selection {
    background: #84ae75 !important;
    color: #f4f4f3;
}


#pun-viewforum.punbb div.icon {
    margin-top: -4px !important;
    padding: 4px;
}





/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
    background: url(http://forumfiles.ru/files/0019/8a/0c/75079.jpg) 0 0 repeat-y;
    overflow: visible!important;
    margin: 12px 0px 0px 3px!important;
}
.punbb .post .post-author > ul {
    background: url(http://forumfiles.ru/files/0019/8a/0c/13287.jpg) 0 top no-repeat, url(http://forumfiles.ru/files/0019/8a/0c/76700.jpg) 0 bottom no-repeat;
    margin: 0px 0 -12px 0!important;
    padding: 9px 9px 19px 9px!important;
}




.punbb .pa-avatar img {
    border: 3px solid #85b372;
}


.bestpost {
    color: #c88e7b;
    font-size: 10px;
    line-height: 10px;
    position: absolute;
    text-align: justify;
    font-family: arial;
    letter-spacing: 0.3px;
}

.bestpost img {
    float: left;
    padding-right: 5px;
}




.links1 {
    color: #8ca682 !important;
    font-family: arial black;
    text-transform: uppercase;
    font-size: 7px;
    padding: 4px;
    letter-spacing: 0.4px;
}



.clarity {
opacity:0.5;
filter:alpha(opacity=50);   
}

.clarity:hover {
-moz-transition: all 0.4s; 
-webkit-transition: all 0.4s;  
-ms-transition: all 0.4s;  
-o-transition: all 0.4s;  
transition: all 0.4s; 
opacity:1;
filter:alpha(opacity=100);
}







.pa-fld1 {
    color: #000;
    background-color: #d4d1d15e;
    padding: 5px;
    border: 1px solid #85b372;
    margin-bottom: 8px !important;
}