/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
	background-color: #000000; background-image: url("https://forumstatic.ru/files/0004/bf/ea/81651.jpg"); background-repeat: no-repeat; background-position: center top; background-attachment: fixed;}

li.pa-avatar img {
  border: 2px solid #c0c0c0;
    border-radius: 2px;}

div.AwardAllWindow {
  width: 100%; height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: fixed; top: 0px; left: 0px;
}
div.AwardWindow {
  z-index: 9999; position: fixed;
  top: 10% !important; left: 50% !important;
  width: 700px; padding: 10px;
  background: #ebebeb;
  margin-left: -350px !important;
  vertical-align: middle;
  border: 1px solid #E3BB55;
  border-radius: 5px;
  color: #030C13;
}
div.AwardWindow div#closeBtn {
  cursor: pointer;
  background: url(http://uploads.ru/i/P/A/l/PAlLS.png) no-repeat center;
  width: 16px; height: 16px;
  position: relative;
  top: -5px; left: 690px;
}
div.AwardWindow h3 {
  font-variant: small-caps;
  font-weight: bold;
  font-size: 15px;
  margin-top: -20px;
}
div.AwardWindow div#AwardContent {
  width: auto; height: auto;
  min-height: 100px;
  max-height: 300px !important;
  overflow-y:auto;
}
div.AwardWindow div#AwardContent td#title {
  font-variant: small-caps;
  font-weight: bold;
  font-size: 15px;
  width: 200px;
  text-align: center;
}
div.AwardWindow div#AwardContent td#desc {
  font-size: 10px; 
}
#pun-profile fieldset > span {
  cursor: pointer;
  padding: 5px;
  border: 1px solid black;
  position: relative;
  top: -30px;
  margin-bottom: 10px;
  left: 150px;
  background-color: white;
}

 .lastedit {color: #ebebeb; font-size: xx-small;}

thead tr .tcl, thead tr .tc2, thead tr .tc3, thead tr .tcr {font-size: x-small;}

td.tcr a {background: transparent url("https://forumstatic.ru/files/0004/bf/ea/47026.gif"); background-repeat: no-repeat; padding: 0px 0px 0px 12px; background-position: left bottom;}

td.tcr a:hover {background: transparent url("https://forumstatic.ru/files/0004/bf/ea/54268.gif"); background-repeat: no-repeat; padding: 0px 0px 0px 12px; background-position: left bottom;}

#pun-index .category .tc2,
#pun-index .category .tc3{
  display:none!important;
}
.Tems_And_messages {
  display:inline-block; 
}
.Add{ 
  color:#c0c0c0!important;
  text-shadow:1px 1px 0px #e7e5e3;
  border-radius:6px;
  padding:5px 0px;
  margin-left:65px;
}
.main .tclcon > table{
  margin-bottom:-25px;
}





/* 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: #000000;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #ebebeb;
  color: #000000;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #f5f5f5;
  color: #102e5a;
  text-align: center!important;
  font-weight: normal;
  font-style: normal;
  text-align: center!important;
  font-size: small; 
  font-family: arial black;
  text-decoration: none;}

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #ebebeb;
  color: #000000;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #f5f5f5;
  color: #000000;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #ebebeb;
  color: #000000;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
    background-color: #f5f5f5;}

/* CS1.8 */
#pun-navlinks .container {
  color: #104950;
  text-align: center!important;
  background-color: #efefef;
  font-weight: normal;
  font-style: normal;
  text-align: center!important;
  font-size: small; 
  font-family: arial black;}

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #f5f5f5;
  color: #000000
}

/* 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: #DFDDDD;
          border-radius:12px;
    -webkit-border-radius:12px;
    -khtml-border-radius:12px;
    -moz-border-radius:12px;
    -o-border-radius:12px;}

#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;
          border-radius:12px;
    -webkit-border-radius:12px;
    -khtml-border-radius:12px;
    -moz-border-radius:12px;
    -o-border-radius:12px;}

.punbb .formal fieldset .post-box, .punbb .info-box {
  border-color: transparent;
          border-radius:12px;
    -webkit-border-radius:12px;
    -khtml-border-radius:12px;
    -moz-border-radius:12px;
    -o-border-radius:12px;}

li.pa-online {
  border-color: transparent;}

.punbb .post-sig dt {
  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: #1E6989;
  border-bottom: none;
  text-decoration: none;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #000000
  }

/* 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: #228D97;
    border-bottom: 0px none #000;
   text-decoration: none;
   text-shadow: 1px 1px 2px #DEFFFE;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #053452;
    border-bottom: 0px none #000;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #053452;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;
   text-shadow: 1px 1px 2px #9DFCFD;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
.punbb td div.tclcon {padding-left: 32px;}

.punbb table Div.icon {float: left; display: block; width: 45px; height: 35px; border-style: none; background-image: url(http://s019.radikal.ru/i639/1609/0d/84fc9e0699ba.png);
background-repeat: no-repeat; position: relative; margin-right: 6px;}

TR.inew Div.icon {background: url(https://forumstatic.ru/files/0004/bf/ea/20973.gif) no-repeat;}

TR.isticky Div.icon {background: url(http://s011.radikal.ru/i316/1609/f7/51f0e12dbadb.png) no-repeat;}

TR.iclosed Div.icon {background: url(http://s020.radikal.ru/i710/1609/dd/1a47df3dec7e.png) no-repeat;}