/* CS1 Background and text colours
-------------------------------------------------------------
*/


#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 0px; top:5px
}



div#pun-navlinks {
position: absolute;
width: 100%;
text-align:center;
top: 438px;
margin-left: -250px;}



#pun-title TABLE { 
background : transparent url(http://s2.uploads.ru/Menif.png) no-repeat left top; 
 margin-left : 0px;

}

body {background-color: #255a96;
background-image : url("http://s3.uploads.ru/bfGmq.png");
background-repeat: repeat;
background-position : top center;

}

#pun {
background-image : url("");
background-color: #cbcbcb;
background-position : center;
background-attachment : fixed;

}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer  {
  background-color: transparent;
  color: #275283;
  }

/* CS1.3 */
#pun-stats h2,.punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-stats .statscon, li#onlinelist, li#onlinelist div  {
  background-color: transparent;
  color: #275283;
  font-weight: bold;
  font-style: normal;

  }


/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #275283;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #275283;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #000000;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
 background-color: #e6e3e3;
  color: #2c74a7;
  }

/* CS1.8 */
#pun-navlinks .container, #pun-ulinks .container {
  background-color: transparent;
  color: #33411f;
  text-align: center;
  }

.offline li.pa-online strong {
  color: #095dbc;
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #c8c8c8;
  color: #095dbc;
}

/* 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;
  }

/* CS1.3 */
#pun-stats h2 .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin{
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: #e7e7e7;
  }

#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: 1px solid #275283

  }

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  border-top-color: transparent !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: #275283;
    border-bottom: 0px none #275283;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #275283;
  }

/* 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: #095dbc;
    border-bottom: 0px none #000000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
 color: #c8c8c8;
    border-bottom: 0px none #bc5200;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #000000;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #000000;
  color: #000000;
  }


/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background:url(http://s3.uploads.ru/FHiYG.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://s3.uploads.ru/Q7sAn.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://s3.uploads.ru/2MQ4I.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://s3.uploads.ru/TrdBp.png) no-repeat;
}

#pun-about p.container {background-image: url("http://s2.uploads.ru/2wk6z.png"); background-repeat: no-repeat; height: 110px;   margin-bottom: -120px;
background-position: top center;}

/* =Hoverbox Code= */
.hoverbox { cursor: default; list-style: none; padding: 0;}
.hoverbox a { cursor: default; }
.hoverbox a .preview { display: none; }
.hoverbox a:hover .preview { display: block; position: absolute; top: 60px; right: 5px; z-index: 1;  float:center;}
.hoverbox img { background: #eed894; border-color: #fefefd; border-style: solid; border-width: 2px; color: inherit; padding: 2px; vertical-align: top; }
.hoverbox li { background: #eed894; color: inherit; display: inline; float: left; margin: 5px 10px 0px 0px; padding: 0px; position: relative; }
.hoverbox li.text { background: #eed894; color: inherit; display: inline; float: left; margin: 0px 0px 0px 0px; padding: 0px; position: relative; }
.hoverbox .preview { border-color: #eed894; } 

#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
height: 40px;
width: 785px;
margin-left: 0px;
background-color: transparent;
background-image: url("http://s3.uploads.ru/EU5pI.png");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;}

/* CS4 Картинки категорий */
#pun-category1.category h2 {
background: url(http://s3.uploads.ru/ftnHO.png);
height: 40px;
width: 785px;
font-size:0 !important;
margin-left: 0px;}

#pun-category2.category h2 {
background: url(http://s3.uploads.ru/lZcgV.png);
height: 40px;
width: 785px;
font-size:0 !important;
margin-left: 0px;}

#pun-category3.category h2 {
background: url(http://s3.uploads.ru/ysRME.png);
height: 40px;
width: 785px;
font-size:0 !important;
margin-left: 0px;}

#pun-category4.category h2 {
background: url(http://s3.uploads.ru/S56kB.png);
height: 40px;
width: 785px;
font-size:0 !important;
margin-left: 0px;}

#pun-category5.category h2 {
background: url(http://s3.uploads.ru/uVxtj.png);
height: 40px;
width: 785px;
font-size:0 !important;
margin-left: 0px;}

#pun-category6.category h2 {
background: url(http://s3.uploads.ru/zIZ8G.png);
height: 40px;
width: 785px;
font-size:0 !important;
margin-left: 0px;}

#pun-category7.category h2 {
background: url(http://s2.uploads.ru/ZCDuF.png);
height: 40px;
width: 785px;
font-size:0 !important;
margin-left: 0px;}

#pun-category8.category h2 {
background: url(http://s2.uploads.ru/TLKe7.png);
height: 40px;
width: 785px;
font-size:0 !important;
margin-left: 0px;}

#pun-category9.category h2 {
background: url(http://s3.uploads.ru/H46Lf.png);
height: 40px;
width: 785px;
font-size:0 !important;
margin-left: 0px;}

#pun-category10.category h2 {
background: url(http://s3.uploads.ru/xm1he.png);
height: 40px;
width: 785px;
font-size:0 !important;
margin-left: 0px;}

#pun-category11.category h2 {
background: url(http://s2.uploads.ru/uaFRD.png);
height: 40px;
width: 785px;
font-size:0 !important;
margin-left: 0px;}

#pun-category12.category h2 {
background: url(http://s2.uploads.ru/1WkzG.png);
height: 40px;
width: 785px;
font-size:0 !important;
margin-left: 0px;}

/* =Hoverbox Code= */
.hoverbox { cursor: default; list-style: none; padding: 0;}
.hoverbox a { cursor: default; }
.hoverbox a .preview { display: none; }
.hoverbox a:hover .preview { display: block; position: absolute; top: 60px; right: 5px; z-index: 1;  float:center;}
.hoverbox img { background: #fefefd; border-color: #fefefd; border-style: solid; border-width: 2px; color: inherit; padding: 2px; vertical-align: top; }
.hoverbox li { background: #fefefd; color: inherit; display: inline; float: left; margin: 5px 10px 0px 0px; padding: 0px; position: relative; }
.hoverbox li.text { background: #fefefd; color: inherit; display: inline; float: left; margin: 0px 0px 0px 0px; padding: 0px; position: relative; }
.hoverbox .preview { border-color: #fefefd; } 
