/* CS1 Background and text colours
-------------------------------------------------------------*/
/* CS1.0A Настройки фона*/

body {
background:  url("http://sg.uploads.ru/XReNj.png") repeat-x top center, /*верхний фон*/
url("-") repeat-x bottom center, /*нижний фон*/
#222222 url("http://sg.uploads.ru/3OXjW.png") repeat; /*общий фон*/
}

/* CS1.0B Настройки "тела" форума*/
#pun {
background: url("http://sh.uploads.ru/mFV7x.png") repeat-y scroll top center; 
}

.go-up, .go-down {
display: none;
position: fixed;
width: 40px;
height: 21px;
right: 2%;
cursor: pointer;
z-index:50;
}

/* CS1.0C Настройки прокрутки*/
::-webkit-scrollbar{ width: 6px; height: 3px;}
::-webkit-scrollbar-thumb {background-color: #2f4350;}



/* CS1.0D Настройки шапки*/
#pun-title.section {
  background: transparent url("http://sg.uploads.ru/7jBfC.png") top center scroll no-repeat; 
  height: 164px;
  width: 1018px; 
  margin-top: 0px;
  margin-left: -50px;}


/* CS1.0E Настройки переадресации*/
#pun-redirect { 
background: url("_") no-repeat top center,
#222222;
position: fixed;
text-align: center;
font-size:12px;
}

#pun-maint {
margin: 0px 20% 12px 20%;
}

#pun-redirect .main-title {
margin-bottom:30px !important;
}

/* CS1.0F Настройки футера/копирайта */
#copyright {
text-align: center;
background: url("-") scroll center; 
width: 924px; 
height: 24px;
margin-left:-17px;
}

#html-footer {
margin:0px 0 -3px 0;
text-align: center; }

/* 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, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pu
n-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  {
  background-color: transparent;
  }

/* CS1.3 Настройки заголовков*/
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
 font-size: 11px;
  font-family: "Arial Narrow";
  color: #4f6b7d;
  text-align: center;
  text-transform: uppercase;
 background: url("-") no-repeat scroll center; 
font-weight: bold;
 width: 900px;
 letter-spacing: 1px;
 margin-left: 0px;
  }

#pun-redirect h1 {background-image: none; padding-bottom: 0px; color: transparent; text-shadow: none;}

.punbb-admin #pun-admain h2{
color: #4f6b7d;
background: transparent;
text-align: left;
text-shadow: none;
padding-left: 55px;}

/* CS1.7 Настройки цитаты и кода*/
.punbb .quote-box, .punbb .code-box {
background: #c1c1c1 url("http://sg.uploads.ru/j2KA3.png");
padding: 5px;
box-shadow: 0px 0px 0px 1px #cccccc;
border: solid #e1e1e1 1px !important;
color: #707070; }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  font-size: 11px;
  text-transform: uppercase;
  font-family: tahoma;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS1.9 Настройки формы ответа*/
.punbb textarea  {
background: #c1c1c1 url("http://sg.uploads.ru/j2KA3.png");
padding: 5px;
box-shadow: 0px 0px 0px 1px #cccccc;
border: solid #e1e1e1 1px !important;
color: #707070;
  }

/* CS1.10 Настройки профиля в теме*/
.punbb .post .post-author > ul {
background: #c1c1c1 url("http://sg.uploads.ru/j2KA3.png");
padding: 5px;
color: #707070;
}
.punbb .post .post-author {
text-align: center;
background: #c1c1c1 url("http://sg.uploads.ru/j2KA3.png");
box-shadow: 0px 0px 0px 1px #cccccc;
border: solid #e1e1e1 1px !important;
}

.pa-author a, .pa-author {
text-align: center;
color: #344b5b  !important;
 font-size: 11px;
  font-family: "Arial Narrow";
  text-transform: uppercase;
font-weight: bold;
}

.pa-author a:hover {
color: #7b7a7a !important; }


/* CS1.11 Настройки окон в форме ответа*/
 #size-area, #font-area, #color-area, #smilies-area, #keyboard-area, #imageup-area, #font-area, #size-area, #color-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #table-area, #addition-area  {
background: #c1c1c1 url("http://sg.uploads.ru/j2KA3.png");
padding: 5px;
box-shadow: 0px 0px 0px 1px #cccccc;
border: solid #e1e1e1 1px !important;
color: #707070;
  }

/* CS1.12 Настройки полей ввода, кнопок и выпадающих меню*/
.punbb input, .punbb .button, .punbb select {
background: #c1c1c1 url("http://sg.uploads.ru/j2KA3.png");
padding: 5px;
box-shadow: 0px 0px 0px 1px #cccccc;
border: solid #e1e1e1 1px !important;
color: #707070;
  }

#post .formsubmit {text-align: center;}

/* 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;
  }

#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: 0px solid 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: #466d88;
  text-decoration: none;
-webkit-transition: color 0.9s ease;
-khtml-transition: color 0.9s ease;
-moz-transition: color 0.9s ease;
-o-transition: color 0.9s ease;
  }

.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: #565555;
-webkit-transition: color 0.9s ease;
-khtml-transition: color 0.9s ease;
-moz-transition: color 0.9s ease;
-o-transition: color 0.9s ease;
  }

/* &#204;&#229;&#237;&#254; &#237;&#224;&#226;&#232;&#227;&#224;&#246;&#232;&#232; */
#pun-navlinks li a, #pun-navlinks  a:link, #pun-navlinks  a:visited {
  font-size: 12px;
  font-family: "Arial Narrow";
  color: #426680;
  text-align: center;
  left: 746px;
  top: 178px;
  z-index: 67;
font-weight: bold;
 letter-spacing: 1px;
}

#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #314e64;
  background: transparent;
  }

/* &#207;&#238;&#235;&#252;&#231;&#238;&#226;&#224;&#242;&#229;&#235;&#252;&#241;&#234;&#232;&#229; &#241;&#241;&#251;&#235;&#234;&#232; */
 #pun-ulinks  a:link, #pun-ulinks  a:visited {
  color: #4b4b4b;
  text-decoration: none;
}
#pun-ulinks  a:hover, #pun-ulinks  a:focus, #pun-ulinks  a:active {
  color: #585858;
  background: transparent;
}

/* CS4 Иконки сообщений
 -------------------------------------------------------------*/

Div.icon {background-image : url(http://sg.uploads.ru/g0RLE.png); background-repeat: no-repeat; }
TR.inew Div.icon {background-image : url(http://sg.uploads.ru/KcwWQ.png); background-repeat: no-repeat;}

#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-main .post-author ul {text-align: center;}
#pun-title table tbody tr .title-logo-tdr {
  position: absolute; 
  z-index: 1; 
  left: 550px; 
  top: 0px;
  opacity: 0.3;}
#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container .post-author ul {text-align: center; }
#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container .pa-author {text-align: center; }
#pun_wrap #pun #pun-viewtopic.punbb #pun-main .topic .container  ul .pa-title {text-align: center; }
#pun-messages .post-box {width: 300px;}
.lastedit {display: none;}
.tclcon h3 {text-transform: uppercase;}
#pun-messages .post-box {width: 300px;}
.pa-author {font-size: 15px !important;  padding-top: 14px; font-family: 'Constantia'; }
.pa-title {font-size: 9px; letter-spacing: -1px;}
#pun th {text-transform: uppercase; font-size:8px;}
 .post-author ul {line-height:110% !important; }


#pun-main #pun-reputation .reputation .container, div#pun-reputation div.inner h1   {background:#ffffff !important;  }


/* CS5 Другое
 -------------------------------------------------------------*/

 .closedatafield, #pun-title .title-logo span, .pa-gifts, .lastedit {
  display: none
}

#pun-stats ul.container {
  background: transparent url(-) no-repeat 0px 10px;
  padding-left:0px;}


hr {
border: none;
padding: -5px;
border-top: 2px double #3e6e8f;}

.punbb th {
 background: #cfcece;
 color: #565656;
}

.punbb .post-sig {color:#757575;}

.punbb .post-sig dt { 
border: none;
padding: 2px;
border-top: 2px double #b3b3b3;}
  }

#arrows {
position:fixed;
right:2%;
bottom: 50%;
}

/* статус */
.pa-title {text-align: center;
  font-size: 9px;
  font-family: "Arial Narrow";
  color: rgb(48, 48, 48);
  text-transform: uppercase;
  text-align: center;
  z-index: 95;
}

.pa-avatar img{
box-shadow: 0px 0px 0px 1px #cccccc;
border: solid #e1e1e1 1px !important;
margin-left: -5px;
}

.go-up {
top: 58%;
background: url(http://sh.uploads.ru/Gj96p.png) no-repeat;
}
.go-down {
bottom:35%;
background: url(http://sh.uploads.ru/ncfdg.png)  no-repeat;
}


/*CS6 ТАБЛИЦЫ В ШАПКЕ
 ---------------------------------*/

.news {
  font-size: 11px;
  font-family: "Arial";
  color: rgb(64, 64, 64);
  text-align: justify;
  position: absolute;
overflow: auto;
  left: 680px;
  top: 32px;
  width: 217px;
  height: 110px;
  z-index: 327;
}

.ams {
  position: absolute;
  text-align: center;
  left: 519px;
  top: 45px;
  width: 266px;
  height: 31px;
}

.welcome {
  font-size: 11px;
  font-family: "Arial";
  color: #545454;
  text-align: justify;
  position: absolute;
overflow: auto;
  left: 519px;
  top: 80px;
  width: 266px;
  height: 155px;
  z-index: 327;
}

.links {
  position: absolute;
  left: -10px;
  top: 30px;
  z-index: 62;
}

.partners {
  position: absolute;
overflow: auto;
  left: 310px;
  top: 244px;
  width: 470px;
  height: 31px;
}

.best {
  position: absolute;
  text-align: center;
  left: 805px;
  top: 41px;
}

/*  АКТИВИСТЫ
-------------------------------------------------------------*/

.act1 {
  position: absolute;
  text-align: center;
  left: 835px;
  top: 180px;
}

.act2 {
  position: absolute;
  text-align: center;
  left: 870px;
  top: 180px;
}

.act3 {
  position: absolute;
  text-align: center;
  left: 857px;
  top: 210px;
}

.act4 {
  position: absolute;
  text-align: center;
  left: 824px;
  top: 210px;
}

.act5 {
  position: absolute;
  text-align: center;
  left: 809px;
  top: 240px;
}

.act6 {
  position: absolute;
  text-align: center;
  left: 842px;
  top: 239px;
}


/* ХРОМ
-------------------------------------------------------------*/

.partners a img, .txt2 a img {
-webkit-filter: grayscale(100%);}

.partners a:hover img, .txt2 a:hover img {
-webkit-filter: grayscale(1%);}

/*  ПРОФИЛЬ
-------------------------------------------------------------*/

.pa-fld2 {margin-top: -5px !important;}
.pa-fld1 {background: rgba(255, 255, 255, 0.251) !important; 
border-top: 3px #4a7797 solid;
border-bottom: 3px #4a7797 solid;
border-right: 0px # solid;
border-left: 0px # solid;
padding: 3px 3px 3px 3px !important;
margin-top: 4px !important;
margin-bottom: 5px !important;
font-family: Tahoma;}


/*  НАВИГАЦИЯ
-------------------------------------------------------------*/
#nlink a, .navi a:hover  {
background: #151515;
color: #3e3e3e !important;
display: block;
width: 174px;
  font-size: 11px;
  font-family: "Arial Narrow";
  text-transform: uppercase;
  text-align: center;
font-weight: bold;
margin-bottom: 2px;
padding:2px;
border-radius: 7px;
box-shadow: 0px 0px 15px #1c1c1c inset; 
text-shadow: 1px 1px 0px #101010;
 -moz-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
}

#nlink a:hover {
color: #c3c3c3 !important;
 -moz-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
background: #205c7e;
box-shadow: 0px 0px 10px #222e38 inset; 
text-shadow: 1px 1px 0px #222e38;
}

/*  НАВИГАЦИЯ2
-------------------------------------------------------------*/
#nlink2 a, .navi a:hover  {
background: #205c7e;
color: #c3c3c3  !important;
display: block;
width: 174px;
  font-size: 11px;
  font-family: "Arial Narrow";
  text-transform: uppercase;
  text-align: center;
font-weight: bold;
margin-bottom: 2px;
padding:2px;
border-radius: 7px;
box-shadow: 0px 0px 15px #222e38  inset; 
text-shadow: 1px 1px 0px #222e38 ;
 -moz-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
}

#nlink2 a:hover {
color: #3e3e3e !important;
 -moz-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
background: #151515;
box-shadow: 0px 0px 10px #1c1c1c inset; 
text-shadow: 1px 1px 0px #101010;
}


/*96KINGDOM.RU/FUTURA
DESIGN BY A L T I / ALTIMEDA
http://altimeda.tumblr.com/
-------------------------------------------------------------*/