/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
background:url(http://forumstatic.ru/files/001a/d9/70/18281.jpg) top no-repeat; 
background-attachment : fixed!important;
background-color: #e8e8e7!important;
}

#pun {
background-color: #e1e4dc;
background-repeat: repeat;
background-position : center;
background-attachment : no-fixed;
background-image : url("http://forumstatic.ru/files/001a/d9/70/33252.png");
box-shadow: 0 0px 15px #0f0b0a42;
border: 1px solid #969992;
}

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: #transparent;
  color: #161411;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain  {
  background-color: #transparent;
  color: #161411;
  }
  .adcontainer { background-color: #e1e4dc; }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #transparent;
  color: #161411;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #transparent;
  color: #161411;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #transparent;
  color: #161411;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #transparent;
  color: #161411;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
 background-image : url('http://forumstatic.ru/files/001a/d9/70/89033.png');
  color: #0e0909;
  }

/* CS1.8 */
#pun-navlinks .container, #pun-ulinks .container {
  background-color: transparent;
  color: #0e0909; 
  text-align: center;
  }


/* CS1.9 */
.punbb textarea, .punbb select, .punbb input { background-image : url('http://forumstatic.ru/files/001a/d9/70/89033.png');
  color: #0e0909; }

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
   border-color: transparent;
  }

/* CS2.5 */
.punbb th {
    border-color: transparent;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: transparent;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
   border-color: transparent;
  }

.punbb .divider {
  border-color: transparent;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border-color: transparent;
  }

li.pa-online {
   border-color: transparent;
  }


/* CS3 Links
-------------------------------------------------------------*/

/* CS3.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 {
  color: #757174;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #757174;
  }

/* CS3.2 */
.punbb a:hover, .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 {
  color: #40403e;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #717171;
  text-decoration: none
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #252525;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #9e9e9e;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {border-color: #d2d3d0 #d2d3d0 #d2d3d0 #d2d3d0}
tr.iredirect div.icon {border-color: #e8e5e4 #e8e5e4 #e8e5e4 #e8e5e4}
div.inew {border-color: #ad9b99 #ad9b99 #ad9b99 #ad9b99}

#pun-main div.catleft, #pun-main div.catright {display: none}

span.mini_awards_label {display: none !important;}
div#pun-live-rusff {display:none;} 




/* Прокрутка */
::-webkit-scrollbar {background: #afb1af; width: 5px; height: 5px;}
::-webkit-scrollbar-thumb {background: #90817f; width: 5px}
::-webkit-scrollbar-corner {background: #afb1af; }

/* выделение */
    ::selection { 
    background: none repeat scroll 0 0 #756866;
    color: #e7ece8;
    opacity: 0.5;
    }  
*::-moz-selection {
    background: none repeat scroll 0 0 #756866;
    color: #e7ece8;
}



.obigre {text-align: justify;
text-transform: uppercase;
font-family: Corbel;
font-size: 8px;
padding: 3px;
opacity: 0.5;
color: #000000;
line-height: 120%;
transition: all 0.4s ease-in-out;
}

.obigre:hover {opacity: 1;}

.obigre::-webkit-scrollbar {background: transparent;}
.obigre::-webkit-scrollbar-thumb {background: transparent; width: 5px}
.obigre::-webkit-scrollbar-corner {background: transparent; }


.ssilki1 {text-align: center;
text-transform: uppercase;
font-family: Corbel;
font-size: 9px;
padding: 3px;
color: #00000063;
line-height: 120%;
word-spacing: 5px;
font-weight: bold;
border: 3px double #ad9b993d;}

.ssilki1 a {color: #ad9b99 !important;
  transition: all 0.2s ease-in-out;
}
.ssilki1 a:hover {color: #584337 !important;} 



.novosti {text-align: justify;
text-transform: uppercase;
font-family: Corbel;
font-size: 8px;
padding: 3px;
opacity: 0.7;
color: #000000;
line-height: 120%;
background-color: #ffffffc2;
transition: all 0.4s ease-in-out;
border: 1px solid #8f8a863b;
}

.novosti:hover {opacity: 1;
background-color: #ffffff99;
background-image : url("http://forumstatic.ru/files/001a/d9/70/89033.png");}

.novosti::-webkit-scrollbar {background: transparent;}
.novosti::-webkit-scrollbar-thumb {background: transparent; width: 5px}
.novosti::-webkit-scrollbar-corner {background: transparent; }

.novosti dataS {color: #ad9b99;
font-weight: bold;
border-radius: 4px;
font-size: 12px;}

.nujnie {text-align: center;
word-spacing: 20px!important;}
.nujnie img {opacity: 0.3;
transition: all 0.4s ease-in-out;}
.nujnie img:hover {opacity: 0.9;}



.pa-fld1 {font-size: 13px;
font-family: Yeseva One;
text-transform: lowercase;
margin-top: 5px!important;
border-bottom: 1px solid #8f8e8a4d;
padding-bottom: 3px!important;}

.pa-fld1 a {color: #86675d !important;}

.pa-fld2 {font-family: Corbel;
font-size: 9px;
text-transform: uppercase;
padding-top: 3px!important;
color: #000000bd;
}

.pa-fld3 {background-color: #89797138;
padding: 4px 20px 4px 20px!important;
margin-top: 3px!important;
margin-bottom: 3px!important;
border: 1px dotted #402e301c;}



.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span, .punbb select, .punbb input {
    height: 20px;
    text-align: left!important;
    color: #000000;
border: 1px solid #90817f66;
    margin-left: 10px;
outline: none;
 background-image : url('http://forumstatic.ru/files/001a/d9/70/89033.png');
  font-size: 10px!important;
  letter-spacing: 2px!important;
font-family: Tahoma!important;
font-variant: small-caps!important;
margin-bottom: 10px!important;
    }

.banneri img {
opacity:0.4;
 filter: sepia(100%) opacity(40%);
        -webkit-filter: grayscale(100%) opacity(80%);
         transition: all 0.6s ease 0s;
}
 
.banneri img:hover {
-moz-transition: all 0.5s; 
-webkit-transition: all 0.5s; 
-ms-transition: all 0.5s; 
-o-transition: all 0.5s; 
    -webkit-filter: grayscale(0%);
transition: all 0.5s; 
opacity:1;
filter:alpha(opacity=100);
}


#pun-index .category table tr {
    background: #ffffff29;
    border: 1px solid #c7c7c7ad;
    width: 98%; margin-bottom: 5px;
        display: block;
        margin-left: 10px;
}


#pun th { margin-bottom: 0px; color: #505248;
font-family: Tahoma;
text-transform: uppercase;
font-size: 6px;
text-align: center;
letter-spacing: 1px;
padding: 3px;}

td.tcr a {
     font-size: 9px;
    font-family: Tahoma;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.opisanie
{background-color: #6c707217;
padding: 5px 7px 5px 7px;
line-height: 11px;
font-family: Tahoma;
text-transform: uppercase;
font-size: 7px;
letter-spacing: 1px;
border: 1px solid #0000000a;
}


.ssilkiS  {margin-top: 7px!important;
text-align: center; font-size: 11px;}

.ssilkiS a {color: #171717a3 !important;
background-color: #f1f1f063;
padding: 0px 5px 2px 5px;
border: 1px solid #ced0cac7;  
 transition: background-color 0.8s ease-in-out; 
}

.ssilkiS a:hover {background-color: #d0d0c7;
}


#pun-index div.category h2, #pun-index #pun-stats h2 {
      width: 1000px;
      text-align: center;
      color: #ad9b99 !important;
      font-family: Yeseva One;
      letter-spacing: 0px;
      text-transform: lowercase;
      font-size: 24px!important;
      margin-bottom: 5px;
      padding: 0px 0px 3px 0px;
      text-shadow: 0px 0px 3px rgba(56, 50, 37, 0.4);
      height: 20px;
      padding-bottom: 5px;

/* Убираем свечение в хроме */

input,
textarea {
	outline: none;
}

input:active,
textarea:active {
	outline: none;
}

:focus {
	outline: none;
}

.intd .tclcon .modlist {
	display: none;
}


