/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {
background-image : url('http://12probnik.rolka.su/files/0008/49/6a/11882.jpg'); 
background-repeat: repeat-y;
background-position: center;
	background-color: #afb4c9;
}

body {background-color: transparent;
  background-image : url("http://12probnik.rolka.su/files/0008/49/6a/90948.jpg");
  background-repeat: no-repeat;
  background-position : top center;}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  color: #2d2b31;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  color: #2d2b31;
  font-style: normal;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #2d2b31;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #2d2b31
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #2d2b31
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #9FA4B9;
  color: #2d2b31
border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-border-radius:10px;
    -o-border-radius:10px;
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #2d2b31;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #afb4c9;
  color: #2d2b31
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #afb4c9 #afb4c9 #afb4c9 #afb4c9
  }

/* 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: #afb4c9;
  }

/* CS2.5 */
.punbb th {
  border-color: #afb4c9
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #8F94A9 #CFD4E9 #CFD4E9 #8F94A9;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #afb4c9
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #afb4c9
  }

.punbb .divider {
  border-color: #8F94A9 #CFD4E9 #CFD4E9 #CFD4E9
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf
  }

li.pa-online {
  border-left-color: #afb4c9;
  }


/* 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: #2d2b31;
    border-bottom: 0px none #000;
  text-decoration: none;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #6e707c;
  }

/* 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: #6e707c;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #2d2b31;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #6e707c;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

.punbb table Div.icon {float: left; display: block; width: 75px; height: 65px;
border-style: none;
background-image: url(http://12probnik.rolka.su/files/0008/49/6a/38145.png);
background-repeat: no-repeat;
position: relative; margin-right: 10px;}
TR.inew Div.icon {
background: url(http://12probnik.rolka.su/files/0008/49/6a/48322.png) no-repeat;}
TR.isticky Div.icon {
background: url(http://12probnik.rolka.su/files/0008/49/6a/37892.png) no-repeat;}
TR.iclosed Div.icon {
background: url(http://12probnik.rolka.su/files/0008/49/6a/56153.png) no-repeat;}


.post-author li {
text-align: center;}

.pl-share { display: none !important; }

li.reports { display: none !important; }

p.lastedit {display:none}

#pun-navlinks a span {
text-transform: uppercase; }

#JampPanel:hover{
margin-right:-8px;
}
#JampPanel,#JampPanel .container{
border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
-moz-border-radius:10px;
-o-border-radius:10px;
border:1px solid #2d2b31;
background-color:#afb4c9;
box-shadow: 0px 5px 5px #626262;
-webkit-box-shadow:0px 5px 5px #626262;
-khtml-box-shadow:0px 5px 5px #626262;
-moz-box-shadow:0px 5px 5px #626262;
}
#JampPanel {opacity:0.86;
position:fixed;z-index:1200;
height:140px;top:8px;right:0;margin-right:-202px;
background:#afb4c9 url(http://s4.uploads.ru/Imrkl.png) 4px 2px no-repeat;
width:230px;
}
#JampPanel .container{
padding:12px;
height:250px;
width:100%;margin:-1px 0 0 30px;
}
#Zaslonyalka{ /*прикрывает область тени на стыке уха с container*/
position:absolute;
height:140px;width:14px;
background-color:#afb4c9;
margin:-12px 0 0 -18px;
}




a.menu:link, a.menu:visited, a.menu:active{text-decoration: none;
background: #3D3B51;
font: normal 7pt Verdana;
color: #afb4c9; 
line-height: 14pt;
text-transform: uppercase; 
text-align: center;
display:block;
width:120px;
}
a.menu:hover {
background-color: #afb4c9;
color: #2d2b31;}



.tip {
padding: 10px;
color: #afb4c9; 
background-color: #3D3B51;
display: none;
position: absolute;
z-index: 1000;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
width: 200px;
text-align: center;
box-shadow: 0px 5px 5px #222223;
-webkit-box-shadow:0px 5px 5px #222223;
-khtml-box-shadow:0px 5px 5px #222223;
-moz-box-shadow:0px 5px 5px #222223;
}


a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: tahoma;
font-size: 11px;
background-color: #afb4c9;
color: #3D3B51; 
font-weight: normal;
text-align: right;
padding-right: 5px;
display: block;
margin: 1px;
text-decoration: none;
border-right-style: solid;
border-right-color: #3D3B51;
border-right-width: 5px;
width:160px;
}

a.tvm:hover {
font-family: tahoma;
font-size: 11px;
color: #afb4c9; 
background-color: #3D3B51;
display: block;
font-weight: bold;
text-align:center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #3D3B51;
border-left-width: 5px;
width:160px;
}

.pa-fld3 {margin-top: 1px !important;
margin-bottom: 2px !important;
border-bottom: 1px solid #3D3B51;
padding-bottom: 3px !important;
padding-top: 3px !important;}

.pa-fld2 {margin-top: 2px !important;
margin-bottom: 1px !important;
border-top: 1px solid #3D3B51;
padding-bottom: 3px !important;
padding-top: 3px !important;}

.pa-fld4 {margin-top: 1px !important;
padding-top: 3px !important;}


#menu span {
padding: 7px 7px 7px; 
margin-right: 1px;
margin: 1px 1px;
width: 215px;
height: 48px;
text-decoration: none;
text-align: center;
}

#submenu {
padding: 5px;
height: 210px;
text-align: center;
font-size: 11px;
width: 860px;
}

.submenutext {
display: none; 
height: 60px;
}