/* CS1 Background and text colours
-------------------------------------------------------------*/

/*html {background: url("") repeat scroll 0 0 #000000;}*/ /*черный фон*/
html {background: url("") repeat fixed center bottom #EEE7CE;}
/*http://s6.uploads.ru/zrjWe.jpg*/
/*body {background: url("") no-repeat fixed center  transparent;} *//*ангелочки*/
body {background: url("http://mybb.forum4.ru/files/0013/60/cf/96715.jpg") repeat scroll 0 0  transparent;} /*мрамор*/

#pun-title TABLE {
background: url(http://mybb.forum4.ru/files/0013/60/cf/72291.jpg) transparent no-repeat center top; /*шапка*/
height: 421px !important;
margin-left: -20px;
width: 980px !important;; 
}


/* 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;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent  
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h2, .punbb .main h1, #pun-debug h2  { 
  background-color: transparent; /*цвет*/
 /* background-image: url(http://s7.uploads.ru/BfdvW.png); *//*картинка*/
/*  background-repeat: no-repeat;*/ /*повторение картинки*/
 /* background-position: top center; *//*позиционирование картинки*/
 /* height: 45px; */ /*высота контейнера*/
  text-align: center;
}

/* ТЕКСТ КАТЕГОРИЙ */

.punbb .main h2 span, #pun-stats h2 span, .punbb .main h1 span, #pun-stats h2, .punbb .main h2   {
 position: relative;  /*для того, чтоб двигать текст*/
 /* top: 15px;*/ /*двигаем сверху*/
  left: 0px;  /*двигаем слева*/
  font-size: 22px!important;
  font: bold 120% Cleopatra;
  text-shadow:3px 3px 10px #cbbd96;
  margin: 5px 0;
}


/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent; border: none;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #000000;
  color: #333333
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: transparent
}

/* 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: #3e2d13;
  }

/* 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: #3e2d13;
  }

/* CS2.5 */
.punbb th {
  border-color: #3e2d13;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #797979 #B9B9B9 #B9B9B9 #797979;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #797979;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #3e2d13;
  }

.punbb .divider {
  border-color: #797979 #B9B9B9 #B9B9B9 #B9B9B9
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf;
  }

li.pa-online {
  border-left-color: #999999;
  }

.punbb .post-sig dt {
  border-top-color: #999999 !important;
  }


/* 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: #000000;
    border-bottom: 0px none #000;
  text-decoration:  underline;
  }

.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: #3f200d;
    border-bottom: 0px none #fff;
  text-decoration:  underline;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #000000;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #3f200d;
  font-weight: normal;
  font-style: normal;
  border-bottom: 0px none ##fff;
  text-decoration: underline;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #3f200d;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://mybb.forum4.ru/files/0013/60/cf/41665.png) no-repeat;
   margin-right: 10px;
}

tr.inew div.icon {
        background: url(http://mybb.forum4.ru/files/0013/60/cf/97549.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://mybb.forum4.ru/files/0013/60/cf/97549.png) no-repeat;
}
/*важное старое?*/
tr.iredirect div.icon {
        background: url(http://mybb.forum4.ru/files/0013/60/cf/97549.png) no-repeat;

}

tr.isticky div.icon {
        background: url(http://mybb.forum4.ru/files/0013/60/cf/97549.png) no-repeat;
}

/* CS5 Other
 -------------------------------------------------------------*/
td.tcr a{
        background: transparent url(http://s5.uploads.ru/5uPN4.png) no-repeat 0% 0px;
padding-left: 17px;
padding-top: 0px;
height: 19px;
}


.punbb .quote-box, .punbb .code-box {background: url("");
border: #3e2d13 solid 2px;}

/*#forum1 {
margin-right:-30px; margin-left: -64px; background:url("http://s2.uploads.ru/qjkb2.png")  no-repeat ; 
background-position:top center;
height: 327px;
}*/

#forum2 {
background: url("http://s9.uploads.ru/69Kij.png") transparent no-repeat center bottom; /*низ*/
    height: 212px;
    margin-left: -20px;
    width: 980px;
}

/*#pun-stats ul.container {
            background: transparent url(http://sokw.rolka.su/uploads/0008/33/c2/456-1.png) no-repeat 5px 5px;
            padding-left: 110px;
    }*/