/* CS1 Фон и цвет текста*/
#pun .tcr {text-align: right;}
li#navawards, .pa-positive, .lastedit {display: none;}
.linkst .pagelink { 
right: 15px;
position: absolute;
top: -4em;
width: 24em;
 }
li#navawards {display: none;}
#pun-reputation div, #pun-popup_awards div {background-color: #c8bd90;}
div#smiles-area.container {background-color: #ead1f7;}
BODY {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 h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain 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;}

/* CS1.2 Боди или фон форума */
body { background-color: #c9ad97;  background-position: top left; background-repeat: repeat; }

/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://s6.uploads.ru/Po6qW.jpg); 
background-repeat : no-repeat;
background-position: top center;
border: none;
  margin-left: -445px;
height: 653px;
width: 1800px;}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #e6d3d0; background-image: url(http://s7.uploads.ru/3dRnY.jpg);}


/* CS1.5 Футеркопирайниз */
#pun-about p.container {background-color: #;
background-image : url(http://s7.uploads.ru/XZfKC.png); 
background-position : center top; 
background-repeat : no-repeat; 
height : 40px;
width: 1800px; 
margin-left: -440px;
text-align: center;
border-color: transparent;
 color: #947222;
font-size:0 !important;
}

div#pun-about {
   margin-bottom: -40px;
}






/* 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 {
  color: #04006d;
  text-decoration: none;}

/* CS2.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: #04006d; 
  text-decoration: none; font-weight: bold;}

/* CS2.3 */
#pun-navlinks a {
  color: #04006d;
  text-decoration: none;}

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #04006d;
  text-decoration: none; font-weight: bold;}



/* CS3 Иконки старых, новых, важных, закрытых тем */

/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 5px;
margin-right: 5px;
width: 80px;
height: 80px;
background-image : url(http://s7.uploads.ru/kxN0Q.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://s7.uploads.ru/qlavE.png);
background-repeat: no-repeat;
width: 80px;
height: 80px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://s6.uploads.ru/tpfgl.png);
background-repeat: no-repeat;
width: 80px;
height:80px;}

/* CS3.4 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://s7.uploads.ru/p6UaX.png);
background-repeat: no-repeat;
width: 80px;
height: 80px;}



/* CS5.3 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background-color: #e6d3d0; 
padding: 11px;
padding-top:10px;
border: none;
  border-left: 3px clearly dashed #b6bccf;
 -moz-border-radius: 10px 0px 10px 0px; -webkit-border-radius: 10px 0px 10px 0px;
-moz-box-shadow: inset 0 0 10px 5px #c1ab97;
-webkit-box-shadow: inset 0 0 10px 5px #c1ab97;
box-shadow: inset 0 0 10px 5px #c1ab97;
color: #182959}

/* Цитаты и код */
.punbb .quote-box, .punbb .code-box, .punbb textarea,  {
background-color: #e6d3d0; 
padding: 11px;
padding-top:10px;
border: none;
  border-left: 3px clearly dashed #b6bccf;
 -moz-border-radius: 10px 0px 10px 0px; -webkit-border-radius: 10px 0px 10px 0px;
-moz-box-shadow: inset 0 0 10px 5px #c1ab97;
-webkit-box-shadow: inset 0 0 10px 5px #c1ab97;
box-shadow: inset 0 0 10px 5px #c1ab97;
color: #182959}

/* кнопки */
.punbb input {
background-color: #e6d3d0; 
padding: 11px;
padding-top:10px;
border: none;
  border-left: 3px clearly dashed #b6bccf;
 -moz-border-radius: 10px 0px 10px 0px; -webkit-border-radius: 10px 0px 10px 0px;
-moz-box-shadow: inset 0 0 10px 5px #c1ab97;
-webkit-box-shadow: inset 0 0 10px 5px #c1ab97;
box-shadow: inset 0 0 10px 5px #c1ab97;
color: #182959}


/* Формы ответа и адм */
.punbb textarea{
background-color: #e6d3d0; 
padding: 11px;
padding-top:10px;
border: none;
  border-left: 3px clearly dashed #b6bccf;
 -moz-border-radius: 30px 0px 30px 0px; -webkit-border-radius: 30px 0px 30px 0px;
-moz-box-shadow: inset 0 0 10px 5px #c1ab97;
-webkit-box-shadow: inset 0 0 10px 5px #c1ab97;
box-shadow: inset 0 0 10px 5px #c1ab97;
color: #182959}


/* CS5.5 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {opacity: 0.7; 
position: absolute; z-index: 1; 
left: -35px; 
top: 57px}

/* CS5.6 Совсем другое */
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-announcement .container {margin-top: -2em}
#pun-main .post-author ul {text-align: center}
#pun-announcement h2 {display: none}
 #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-align: center}
#pun-crumbs1 .container { text-align: center;  margin-top: 10px;  }
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}

#pun-main .post-author ul, #pun-main .post .container {line-height: 14px; margin-top: 5px;  }
#pun-main h2, #pun-stats.section h2 {
  padding: 3px 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }




a.sbla:link, a.sbla:visited { display: block; margin-bottom: 1px; text-transform: lowercase; font-style: italic; font-family: georgia; font-size: 9px; letter-spacing: 1px;border-radius: 10px; background: #b0c2e6; color: #4864b8;  padding: 1px 2px 2px 10px;}

a.sbla:hover, a.sbla:active { -moz-transition: 1s ease; -webkit-transition: 1s ease;  display: block; text-transform: lowercase; font-family: georgia; font-size: 9px; letter-spacing: 5px; background: #4864b8; text-decoration: none; color: #b0c2e6; text-align: center; padding: 1px 2px 2px 20px;border-radius: 10px;}


/* Модерирование тем и другие селекты*/

.punbb select {background-color: #e6e9f2; }

/* Для формы ответа фоны*/

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {background-color: #e6d3d0; 
border: none;
padding: 11px;
padding-top:10px;
 -moz-border-radius: 30px 0px 30px 0px; -webkit-border-radius: 30px 0px 30px 0px;

-moz-box-shadow: inset 0 0 10px 5px #c9ad97;
-webkit-box-shadow: inset 0 0 10px 5px #c9ad97;
box-shadow: inset 0 0 10px 5px #c9ad97;
color: #072040;
opacity: 0.8}




/* Навлинки*/


#navindex a {
  background: url(http://s7.uploads.ru/aNuJh.png) no-repeat top center; 
  display: inline-block; 
  position: absolute; 
  z-index: 1000; 
font-size:0 !important;
height: 48px;
width: 130px;
top: -340px; 
left: 38px;
}
#navuserlist a {
  background: url(http://s7.uploads.ru/klMJ5.png) no-repeat top center; 
  display: inline-block; 
  position: absolute; 
  z-index: 1000; 
font-size:0 !important;
height: 48px;
width: 130px;
top: -340px; 
left: 197px;
}

#navsearch a {
  background: url(http://s6.uploads.ru/W0A6B.png) no-repeat top center; 
  display: inline-block; 
  position: absolute; 
  z-index: 1000; 
font-size:0 !important;
height: 48px;
width: 130px;
top: -340px; 
left: 332px;
}

#navprofile a {
  background: url(http://s7.uploads.ru/TqzHc.png) no-repeat top center; 
  display: inline-block; 
  position: absolute; 
  z-index: 1000; 
font-size:0 !important;
height: 48px;
width: 130px;
top: -340px; 
left: 482px;
}

#navpm a {
  background: url(http://s7.uploads.ru/jAb1U.png) no-repeat top center; 
  display: inline-block; 
  position: absolute; 
  z-index: 1000; 
font-size:0 !important;
height: 48px;
width: 130px;
top: -340px; 
left: 617px;
}

#navadmin  a {
  background: url(http://s7.uploads.ru/iPlMx.png) no-repeat top center; 
  display: inline-block; 
  position: absolute; 
  z-index: 1000; 
font-size:0 !important;
height: 48px;
width: 130px;
top: -340px; 
left: 852px;
}

#navlogout   a {
  background: url(http://s7.uploads.ru/yPocs.png) no-repeat top center; 
  display: inline-block; 
  position: absolute; 
  z-index: 1000; 
font-size:0 !important;
height: 48px;
width: 130px;
top: -340px; 
left: 722px;
}

#navlogin  a {
  background: url(http://s7.uploads.ru/y2mnM.png) no-repeat top center; 
  display: inline-block; 
  position: absolute; 
  z-index: 1000; 
font-size:0 !important;
height: 48px;
width: 130px;
top: -340px; 
left: 482px;
}

#navregister a {
  background: url(http://s6.uploads.ru/zyVnf.png) no-repeat top center; 
  display: inline-block; 
  position: absolute; 
  z-index: 1000; 
font-size:0 !important;
height: 48px;
width: 130px;
top: -340px; 
left: 640px;
}




.moverbox
{
  cursor: default;
  list-style: none;
}

.moverbox a
{
  cursor: default;
}

.moverbox a .preview
{
  display: none;
}

.moverbox a:hover .preview
{
  display: block;
  position: absolute;
  top: -33px;
  left: -45px;
  z-index: 1;
}

.moverbox img
{
  background: transpanent;
  border-color: transpanent;
  border-style: solid;
  border-width: 1px;
  color: inherit;
  padding: 2px;
  vertical-align: top;
}

.moverbox li
{
  background: transpanent;
  color: inherit;
  display: inline;
  float: left;
  margin: 3px;
  padding: 5px;
  position: relative;
}


/* CS4 Картинки категорий */


#pun-category1.category h2 {
background: url(http://s6.uploads.ru/NPKtU.png);
height: 100px;
width: 638px;
font-size:0 !important;
margin-left: 125px;}

#pun-category2.category h2 {
background: url(http://s7.uploads.ru/MVUEF.png);
height: 100px;
width: 638px;
font-size:0 !important;
margin-left: 125px;}

#pun-category3.category h2 {
background: url(http://s7.uploads.ru/rWopY.png);
height: 100px;
width: 638px;
font-size:0 !important;
margin-left: 125px;}


#pun-category4.category h2 {
background: url(http://s7.uploads.ru/xmTMi.png);
height: 100px;
width: 638px;
font-size:0 !important;
margin-left: 125px;}

#pun-category5.category h2 {
background: url(http://s6.uploads.ru/YQ9at.png);
height: 100px;
width: 638px;
font-size:0 !important;
margin-left: 125px;}

#pun-category6.category h2 {
background: url(http://s6.uploads.ru/Q308i.png);
height: 100px;
width: 638px;
font-size:0 !important;
margin-left: 125px;}

#pun-category7.category h2 {
background: url(http://s6.uploads.ru/6RHIF.png);
height: 100px;
width: 638px;
font-size:0 !important;
margin-left: 125px;}


/* CS5 Прочие элементы */

/* CS5.1 Статус картинки со статистикой 24*/
#pun-stats ul.container { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("http://s6.uploads.ru/AcjQh.png");
background-origin: padding-box;
background-position: 10px 10px;
background-repeat: no-repeat;
background-size: auto;
padding-left: 120px;
padding-top: 40px;}

/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
height: 100px;
width: 638px;
font-size:0 !important;
margin-left: 125px;
background-color: transparent;
background-image: url("http://s7.uploads.ru/y701V.png");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;}