/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
background: url(http://funkyimg.com/i/2gm34.png);
background-repeat: no-repeat;
background-color: #303e4b;
background-position: relative;
background-attachment: fixed;
position: relative;
} 
#pun {
    background: url(http://funkyimg.com/i/2g5W9.png) repeat-y top #eae0cc;
    color: #000;
}

/* CS1.1 */
.punbb .main .container,
.punbb td.tc3,
.punbb .section .container,
.punbb .section .formal .container,
.punbb .formal fieldset,
#viewprofile li strong, #viewprofile li div,
#setmods dd,
.punbb .post-body,
.post-box,
.punbb .post-links,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background: transparent;
  color: #000;
  }

.punbb-admin #pun-admain .adcontainer {
  color: #000;
  background: transparent;
}

#pun-ulinks .container{
  background: transparent;
  color: #4E796A;
}

/* CS1.2 */
.punbb .post .container,
.punbb .post h3 {
  background: transparent;
  color: #000;
}

.punbb .post h3 span {
  background: transparent;
  color: #000;
}

.punbb td.tcr  {
  background:  transparent;
  color: #000;
  }

.punbb td.tcl {
  background: transparent;
  color: #000;
  }

.punbb td.tc2, .punbb td.tc3 {
  color: #1B5050;
  font-weight: bold;
  font-size: 1em;
  font-family:lobster;
  font-style: normal;
  background: transparent;
}


.multipage td.tc2, .multipage td.tc3 {font-size: 1em !important;  font-family: roboto;   font-style: normal}

.punbb td.tc3 {color:#42645F}

/* CS1.3 */
.punbb .main h1, #pun-stats h2,  .punbb .main h2, #pun-debug h2 {
  background: url(../../img/Mybb_Network/h2.gif) transparent no-repeat;
  color: #1B5050;
  font-size: 1.3em;
  text-transform: uppercase;
  text-align: center;
  font-family: lobster;
  font-weight: normal;
}

.punbb-admin #pun-admain h2 {
  background: transparent;
  color: #000;
  font-weight: bold;
}

/* CS1.4 */
.punbb .modmenu .container {
  background: transparent;
  color: #000;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background: transparent;
  color: #000;
  }

/* CS1.6 */
#viewprofile h2 span {
  background-image: none;
}

.punbb .post h3 strong {
  font-size: 0.9em;
  color: #000;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background: url(http://funkyimg.com/i/2gg4s.png) #b8baad repeat;
  color: #000;
  }
.punbb .code-box {
  max-width: 555px;
}
.punbb textarea, .punbb select, .punbb input {
  background: url(http://funkyimg.com/i/2gg4s.png) #b8baad repeat;
  color: #000;
  border-top: 1px solid #5F8C84;
  border-right: 1px solid #b8baad;
  border-bottom: 1px solid #5F8C84;
  border-left: 1px solid #b8baad;
  box-shadow: inset 1px 0px 0px #5F8C84, 1px 0px 0px #5F8C84; 
}
.punbb textarea {
  padding: 10px;
}
.punbb input, .punbb select {
  padding: 5px 10px;
}


/* CS1.8 */
#pun-navlinks .container {
  background: none;
  color: #4A7D6B;
  }

.offline li.pa-online strong {
  font-weight: normal;
  }

.punbb th {
  color: #1c364a;
  background: url(../../img/Mybb_Network/sub.gif) transparent repeat-x;
}

/* CS2 Border colours
-------------------------------------------------------------*/

#pun-title, #pun-navlinks {
  border-color: #1B5050;
}

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
  border-color: #1B5050;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #1B5050;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #1B5050;
  }

/* 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: #1B5050;
  }
/* CS2.5 */
.punbb th {
  border-color: #1B5050;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #1B5050;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #1B5050;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #1B5050;
  }

.punbb .divider {
  border-color: #1B5050;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #1B5050;
  }

 li.pa-online {
  border-left-color: #1B5050;
  background: url(../../img/Mybb_Network/online.gif)  no-repeat 0px 2px;
  }

/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited  {
  color: #1B5050;
  text-decoration: none;
  }

.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited,  .punbb-admin #pun-admain .nodefault {
   color: #1B5050;
}
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #6E8786!important;
  text-decoration: none;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #1B5050;
  text-decoration: none;
  }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active {
  color: #6E8786;
  text-decoration: none;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #1B5050;
  text-decoration: none;
  background: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #4E796A;
  text-decoration: none;
  }

#pun-ulinks a {
  color: #2D534C;
  text-decoration: none;
  }

/* CS3.4 */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #DDF8F3;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #fff;
  color: #1B5050;
  }

.post h3 span a:link, .post h3 span a:visited {
  font-weight: normal;
  font-size: 0.9em;
  text-decoration: none;
}

.subscribelink a, .subscribelink a:link, .subscribelink a:visited {
  color: #1B5050;
}

.subscribelink a:hover, .subscribelink a:focus {
  color: #5EA691;
}

.postlink a, .postlink a:link, .postlink a:visited {
  color:#1B5050;
}

.postlink a:hover, .postlink a:focus {
  color: #6E8786;
}

.pagelink, .postlink  {color:#000}

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://funkyimg.com/i/2jg2i.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://funkyimg.com/i/2jg2m.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://funkyimg.com/i/2jg2k.png) no-repeat;
}

tr.iredirect div.icon {
        background: url(http://funkyimg.com/i/2jg2j.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://funkyimg.com/i/2jg2j.png) no-repeat;
}

.punbb .main h1 span, .punbb .main h2 span, #pun-stats h2 span {
        background: none;
}

#profilenav h2 span {background-image: none}

td.tcr a{
        background: transparent url(../../img/Mybb_Network/post.gif) no-repeat 0px 3px;
        padding-left: 0px;
        padding-bottom: 4px;
        pading-top: 7px;
}

#pun-stats ul.container {
        background: transparent url(../../img/Mybb_Network/stats.gif) no-repeat 10px 10px;
        padding-left: 10px;
}

.punbb .main h1 span, .punbb .main h2 span, #pun-stats h2 span {
        background: none;
}

#pun-stats div.statscon {
       background: transparent;
}

#pun-crumbs2 .container, #pun-about .container{
        background: transparent;
        color: #000;
}

#pun-main div.catleft, #pun-main div.catright {
        display: none;
}


/*&#204;&#206;&#223; &#215;&#192;&#209;&#210;&#220;*/

/*&#212;&#238;&#237; &#236;&#232;&#237;&#232;-&#239;&#240;&#238;&#244;&#232;&#235;&#255; &#226; &#210;&#238;&#239;&#232;&#234;&#229;*/
.punbb .post .post-author {
background:url(http://funkyimg.com/i/2gd6u.png) 0 0 repeat-y; /*&#212;&#238;&#237; &#240;&#224;&#231;&#236;&#237;&#238;&#230;&#224;&#229;&#236;&#251;&#233; &#239;&#238; &#226;&#229;&#240;&#242;&#232;&#234;&#224;&#235;&#232;*/
}
.punbb .post .post-author > ul {
background:url(http://funkyimg.com/i/2gd6v.png) 0 top  no-repeat,url(http://funkyimg.com/i/2gd6w.png) 0 bottom no-repeat; /*&#212;&#238;&#237; &#226;&#229;&#240;&#245;&#224; - &#237;&#232;&#231;&#224;*/
padding:12px 17px!important;
} 
color: #471313;
}


/*&#234;&#237;&#238;&#239;&#234;&#224;*/
.button { 
border-radius: 5px!important;
background: url(http://co.forum4.ru/files/0015/e5/b7/87967.png) repeat #5F8C84 !important;
padding: 3px 8px 3px 8px !important;
box-shadow: none !important;
color: #eae0cc !important;
font-size: 1.3em !important;
font-family: roboto condensed !important;
text-transform: uppercase !important;
font-weight: bold !important;
border: none;
 }


li#navawards a {
display: none;
}

li#navsearch a {
margin-left: -2px;
}

.category h2 span {
display: none;
}

#pun-category1.category h2 {
background: url(http://funkyimg.com/i/2gcZg.png) center top no-repeat;
height: 90px;
width: 850px;
margin-bottom: -10px;
}

#pun-category2.category h2 {
background: url(http://funkyimg.com/i/2gcZN.png) center top no-repeat;
height: 90px;
width: 850px;
margin-bottom: -10px;
}

#pun-category3.category h2 {
background: url(http://funkyimg.com/i/2gd1y.png) center top no-repeat;
height: 90px;
width: 850px;
margin-bottom: -10px;
}

#pun-category4.category h2 {
background: url(http://funkyimg.com/i/2gtE3.png) center top no-repeat;
height: 90px;
width: 850px;
margin-bottom: -10px;
}

#pun-category5.category h2 {
background: url(http://funkyimg.com/i/2gd2v.png) center top no-repeat;
height: 90px;
width: 850px;
margin-bottom: -10px;
}

#pun-category6.category h2 {
background: url(http://funkyimg.com/i/2gd3B.png) center top no-repeat;
height: 90px;
width: 850px;
margin-bottom: -10px;
}

#pun-stats h2 {
background: url(http://funkyimg.com/i/2gd4c.png) center top no-repeat;
height: 90px;
width: 850px;
margin-bottom: -10px;
}

#pun-stats h2 span {
display: none;
}

.punbb .post-links li.pl-share {
  display: none;
  }

div#pun-live-rusff { 
display: none;
}

.sharelink {
display: none;
}

.punbb .post-content p {
  text-align: justify;
  }

.punbb .post-content td {
border:none 0 transparent!important;
}

#pun-main .modlist { display: none;}

.lastedit {display:none}

.punbb .formsubmit { 
text-align: center;
}


#font-area, #size-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area, #color-area {
  background: url(http://co.forum4.ru/files/0015/e5/b7/33305.png) #d1cfb6 repeat;
  color: #000;
  border-top: 1px solid #5F8C84;
  border-bottom: 1px solid #5F8C84;
  }

/*&#210;&#192;&#193;&#203;&#200;&#214;&#206;*/

#menu {
display: block;
position: absolute;
margin-left: 0px;
margin-top: -20px;
}

#submenu {
margin-left: 0px;
padding: 5px 5px 5px 5px;
height: 220px;
text-align: center;
font-size: 1em;
width: 800px;
border: 6px solid #312848;
padding-bottom: 15px;
background: url(http://co.forum4.ru/files/0015/e5/b7/33305.png) #dfd3bf repeat;
}

.submenutext {
display: none; 
height: 220px;
}

/*&#234;&#238;&#237;&#229;&#246; &#242;&#224;&#225;&#235;&#232;&#246;&#251;*/





/*&#237;&#224;&#247;&#224;&#235;&#238; &#227;&#238;&#241;&#242;&#229;&#226;&#238;&#233;*/

.back {
width: 90%;
height: 750px!important;
background: url(http://funkyimg.com/i/2gWJp.png) repeat left top #252d4a;
position: relative;
margin-top: 30px !important;
border-radius: 15px;
padding: 10px;
}

.logo {
position: absolute;
top: -30px;
left: -20px;
width: 150px;
height: 150px;
border: 3px solid #AAA75A;
border-radius: 100px;
}

.logo img {
width: 150px;
height: 150px;
border-radius:100px;
}

.txt {
font-family: roboto;
text-align: justify;
font-weight: bold;
color: #eae0cc;
background: transparent;
padding: 5px;
font-size: 1.1em
}

.rules {
font-family: roboto;
text-align: justify;
color: #000;
background: url(http://funkyimg.com/i/2gWHL.png) repeat top #eae0cc;
padding: 10px;
font-size: 1.1em;
border-radius: 10px;
}

.spisok {
overflow: scroll;
overflow-x: hidden;
padding-right: 10px;
padding-left: 5px;
text-align: justify;
height: 100px;
width: 250px;
background: url(http://funkyimg.com/i/2gWHL.png) repeat top #eae0cc;
border-radius: 10px;
}

/*&#234;&#238;&#237;&#229;&#246; &#227;&#238;&#241;&#242;&#229;&#226;&#238;&#233;*/


/* &#209;&#234;&#240;&#238;&#235;&#235; */
::-webkit-scrollbar {width: 10px; height: 8px;}  
::-webkit-scrollbar-track {background-color: #f1ebe2;} 
::-webkit-scrollbar-thumb {background-color: #5F8C84;}
::-webkit-scrollbar-thumb:active {background: #284A4D;}
}
/* END. &#209;&#234;&#240;&#238;&#235;&#235;*/