/* CS1 Background and text colours
-------------------------------------------------------------*/

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
::-webkit-scrollbar-track {
 background: transparent;
}
::-webkit-scrollbar-thumb {
    background: #3d5367;
}

#pun-announcement h2 {display: none;}
#pun-ulinks .container li.item5 {display: none;}
/*#pun-announcement .container {margin-top: -1em !important; background: url(-) top center no-repeat;}*/

.post-box {line-height: 110% !important;}

#html-header{
   min-height: inherit;
   height: inherit;
   clear: both;
}
#pun-index{
    clear: both;
}

/*Шапка*/
#pun-title table {
background-image: url("http://funkyimg.com/i/2jr75.jpg"); background-position: top center; background-repeat: no-repeat; 
border: none;
margin-left: -8px;
height: 230px;
width: 866px;
}

div#pun-navlinks {margin-top: -80px;}
div#pun-ulinks {margin-top: -10px !important;}

.punbb A IMG{
max-width: 500px; 
max-height: 500px;
border: 1px solid #;}

/*Фон*/
html {background-image: url("http://funkyimg.com/i/2jdyM.jpg"); background-position: top center; background-repeat: repeat;
background-color: #1a293f; 
overflow-x: hidden;
}

/*Фон тела форума*/
#pun { background-image: url("http://funkyimg.com/i/2jdyL.jpg"); background-position: top center; background-repeat: repeat-y;
background-position: top center;
background-position : center;
width: 866px !important;
background-color: transparent; 
}
/*Тело форума*/
.punbb  {width:850px !important; margin-left:8px !important;}

/*Низ*/
#pun-about .container {
  border-top-style: none;
  text-align: center !important;
  line-height: 100%;
  padding: 0em 0em;
  background-color: transparent;
  font-weight: normal;
  font-size: 10px !important;
  height: 170px;
  width: 866px;
  margin-left: -19px;
  background-image: url("http://funkyimg.com/i/2jdyK.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-overflow-x: hidden;
  margin-bottom: -30px;
  }
div#html-footer {margin: -130px 0px 0px 0px;}

/* 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;
  color: #282633;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background-color: transparent;
  color: #282633;
  }

/*Категории*/
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
  background-color: transparent;
  background-image : url("http://funkyimg.com/i/2jdKi.jpg");
  line-height: 100% !important;
  paddind-top: 0px;
  text-align: center;
  height: 30px;
  background-position: bottom center;
  background-repeat: no-repeat;
  display: block;

  color: #f8f8f8;
text-shadow: 1px 1px 0px #162235;
  font-family: Arial Narrow;
  font-size: 12px !important;
  letter-spacing: 2px !important;
  font-weight: bold !important;
  text-transform: uppercase;
  font-style: normal;
  }

#profilenav h2 {
   text-align: left !important;
   width: 150px !important; }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
background-color: transparent;
  color: #282633;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
background-color: transparent;
  color: #282633;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
background-color: transparent;
  color: #271d0d;
  }

/*Цитата и код*/
.punbb .post-content .quote-box, .punbb .post-content .code-box {
max-width: 700px !important;
font-weight: normal !important;
padding: 5px 5px 5px 5px !important;
background: rgba(255,255,255,0.3);
border-top: 3px solid #143553 !important;
border-bottom: 3px solid #143553 !important;
border-left: 0px solid #143553 !important;
border-right: 0px solid #143553 !important;
-webkit-box-shadow: 0px 0px 2px 1px rgba(135,135,135,0.4);
-moz-box-shadow: 0px 0px 2px 1px rgba(135,135,135,0.4);
box-shadow: 0px 0px 2px 1px rgba(135,135,135,0.4);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.punbb .post-content blockquote > p { padding: 3px 8px 5px 8px !important; }

/*Форма ответа*/
.punbb textarea, .punbb select {
max-width: 840px !important;
background: rgba(255,255,255,0.3);
border-top: 3px solid #143553 !important;
border-bottom: 3px solid #143553 !important;
border-left: 0px solid #143553 !important;
border-right: 0px solid #143553 !important;
-webkit-box-shadow: 0px 0px 2px 1px rgba(135,135,135,0.4);
-moz-box-shadow: 0px 0px 2px 1px rgba(135,135,135,0.4);
box-shadow: 0px 0px 2px 1px rgba(135,135,135,0.4);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

/* CS1.8 */
#pun-navlinks .container {
background-color: transparent;
  color: #282633;
  }

.offline li.pa-online strong {
  font-weight: normal;
  }

/* 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;
  }

li.pa-online {
  border-left-color: transparent;
  border-left: 0px;
  }


/* 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: #3d5367;
  letter-spacing: 0px;
   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: #304150;
  }

/* Меню навигации */
#pun-navlinks li a, #pun-navlinks  a:link, #pun-navlinks  a:visited{
  color: #f8f8f8;
text-shadow: 1px 1px 0px #162235;
  font-family: Arial Narrow;
  font-size: 16px !important;
  letter-spacing: -1px;
  font-weight: bold !important;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
}
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #ffffff;
  }

/* Пользовательские ссылки */
 #pun-ulinks  a:link, #pun-ulinks  a:visited {
  color: #3d5367;
 font-size: 9px !important;
 font-weight: normal !important;
  text-decoration: none;
  font-family: Microsoft Sans Serif, Palatino Lenotype;
  letter-spacing: 0px;
}
#pun-ulinks  a:hover, #pun-ulinks  a:focus, #pun-ulinks  a:active {
  color: #304150;
}


/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
background: url(http://funkyimg.com/i/2jdM2.png) no-repeat;
}

tr.inew div.icon {
background: url(http://funkyimg.com/i/2jdM1.png) no-repeat;
}

tr.iclosed div.icon {
background: url(http://funkyimg.com/i/2jdLZ.png) no-repeat;
}

tr.isticky div.icon {
background: url(http://funkyimg.com/i/2jdLY.png) no-repeat;
}


#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-title table tbody tr .title-logo-tdr {
  position: absolute; 
  z-index: 1; 
  left: 0px; 
  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;}
.pa-gifts {display: none;}

.tclcon h3 a {
  font-style: normal;
  font-family: Arial Narrow;
  font-size: 15px !important;
  letter-spacing: -1px !important;
 font-weight: normal !important;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold !important;}

.punbb .post .post-author > ul {
 line-height:120% !important;
font-size:11px;
margin-top: 0px !important;
margin-left: -2px !important;
width: 190px !important;
background: url(http://funkyimg.com/i/2jdHv.png) top center no-repeat, url(http://funkyimg.com/i/2jdGK.jpg) bottom center no-repeat,  url(http://funkyimg.com/i/2jdGL.jpg) top center repeat-y;
text-align: center;
font-size: 11px;
float: left;
border-style: solid;
border-width: 0px;
padding-bottom: 30px !important;
  text-transform: lowercase;
}

.pa-author, .pa-author a  { padding-top: 10px !important;
  color: #f8f8f8 !important;
text-shadow: 1px 1px 0px #162235;
  font-family: Arial Narrow;
  font-size: 15px !important;
  letter-spacing: -1px !important;
  font-weight: bold !important;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
  border: 0px # double !important;
  margin-bottom: -3px !important;
}


.pa-title {font-size: 12px;  font-weight: normal !important;  letter-spacing:0px; font-family: Arial Narrow; margin-top:10px !important; padding-top: 2px !important;
border: 0px # double !important;
  text-transform: none;}
hr{color:#2c2214;height:1px;border:none;background:#2c2214;}
#pun th {text-transform: uppercase; font-size:7px;}
#pun-main .post-content{text-align: justify !important;}
.modlist {font-size:9px;}

.post-author ul { width: 198px !important;
line-height: 110% !important;}

ul li.pa-avatar img {margin-left: -1px !important;
padding: 3px !important;}
.pa-avatar {
border: 0px # double !important;
margin-bottom: -3px;}

.pa-fld1 {
padding: 3px 3px 3px 3px !important;
margin-bottom: 5px !important;
font-size: 10px}

#pun-reputation div.inner div.container, #pun-report div.inner div.container, #pun-popup_awards div.inner div.container {

background: rgba(255, 255, 255, 0.3) !important;
border: 0px # double !important;
}
#pun-popup_awards h1, .pa-gifts {display: none;}