/* CS1 Background and text colours
-------------------------------------------------------------*/

/* шапка */
#pun-title table {
  background-image: url();
}

#mainheader {
	position: absolute; 
	top: -450px; 
      border: 1px solid rgba(39, 40, 40, 0.7);
      margin-left: -90px;
}

/* фон */
body {
  background-position: top;
  background-repeat: repeat;
  background-image: url();
  background: #646666 repeating-linear-gradient(90deg, #a5abac, #646666, #646666, #646666, #a5abac) fixed;
}

/* надпись сбоку */
  #forumtitle {
	  font-size: 445%; 
	  width: 100%;
	  font-style: italic; 
	  text-transform: uppercase; 
	  text-align: right;
	  padding-right: 5px;
	      border: 1px solid rgba(39, 40, 40, 0.7);
	  	  background-color: rgba(255, 255, 255, 0.5);
          font-weight: bold;
		  font-family: Arial;
          color: #692d2b;
          text-decoration: none;
          text-shadow: 1px 1px 0 rgba(182, 185, 181, 0.5);
		  transform: rotate(-90deg);
		  position: absolute;
		  margin-left: -432px;
		  margin-top: 358px;
		  
  }

   #forumtitle:before {
	 content: "";
	position: absolute;
	top: 0px; 
	left: -56px;
	width: 0;
	height: 0;
	border-bottom: 56px solid rgba(39, 40, 40, 0.5);
	border-left: 56px solid transparent; 
   }
	   
/* пан или тело форума */
#pun {
  background-image: url("http://funkyimg.com/i/26xBG.png");
  background-position: top center;
  background-attachment: relative;
      border: 1px solid rgba(39, 40, 40, 0.7);
}

/* футер*/
#pun-about p.container {
  background-image: url();
  background-color: transparent;
  margin-left: -25px;
  margin-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  width: 800px;
  height: 10px;
  text-transform: lowercase
}

.punbb .post-content .quote-box, .punbb .post-content .code-box {
background-color: rgba(83, 93, 85, 0.2);
}

/* 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: #0e0909;
}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #0e0909;
  font-weight: normal;
}

/* CS1.3 */
#pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #0e0909;
  font-weight: normal;
}

#pun-stats h2, .punbb .main h1, .punbb .main h2, {
  background-color: transparent;
  font: bold 115%;
  font-style: italic;
  letter-spacing: 1px;
          color: #692d2b;
          text-decoration: none;
          text-shadow: 1px 1px 0 rgba(182, 185, 181, 0.5);
}

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #0e0909;
}

#pun-title .title-logo span {
  display: none;
}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #0e0909;
}

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
  background-color: transparent;
  color: #0e0909;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  border-color: #757575;
  border-style: none;
  color: #0e0909
}

.punbb textarea, .punbb select, .punbb input {
background-color: rgba(83, 93, 85, 0.2);
  border: 1px solid #757575;
}

/* CS1.8 */
.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
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  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: 1px solid transparent
  }

li.pa-online {
  border-left-color: transparent
  }

/* 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: #282828;
  font: normal 115%;
  font-style: italic;
  letter-spacing: 1px;}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #cdcdcd;
  }

/* 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: #dedede;
  }

/* CS3.3 */
#pun-navlinks a {
          color: #692d2b;
          text-decoration: none;
          text-shadow: 1px 1px 0 rgba(182, 185, 181, 0.5);
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #216578;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #000000;
  color: #cdcdcd;
  }

/* CS3.3 */
#pun-ulinks a {
          color: #692d2b;
          text-decoration: none;
          text-shadow: 1px 1px 0 rgba(182, 185, 181, 0.5);
}

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #3e7dad;
  text-decoration: none
  }
/* CS4 Post status icons
 -------------------------------------------------------------*/

/*положение рекламного баннера*/
#pun-title table tbody tr .title-logo-tdr {
  position: absolute;
  z-index: 1;
  left: 260px;
  top: -70px;
}

#pun-main div.catleft, #pun-main div.catright {display: none}


/* КАТЕГОРИИ */

.punbb #pun-category1 h2 {
background-image: url(http://funkyimg.com/i/26FPB.png); font-size:0 !important; text-align: center; width: 769px; height: 50px; margin-left: -3px;
}
#pun-category2 h2 {
background-image: url(http://funkyimg.com/i/26FPB.png); font-size:0 !important; text-align: center; width: 769px; height: 50px; margin-left: -3px;
}
#pun-category3 h2 {
background-image: url(http://funkyimg.com/i/26FPB.png); font-size:0 !important; text-align: center; width: 769px; height: 50px; margin-left: -3px;
}
#pun-category4 h2 {
background-image: url(http://funkyimg.com/i/26FPB.png); font-size:0 !important; text-align: center; width: 769px; height: 50px; margin-left: -3px;
}


#pun-navlinks #navawards{display:none;}

/* ПОЕБЕНЬ В ШАПКЕ */

#dailyquote {
   width: 649px;
   height: 70px;
   position: absolute;
   margin-left: 45px;
   top: 20px;
   border: none;
   vertical-align: top;
   background-color: rgba(83, 93, 85, 0.2);
    font-family: Arial;
      border: 1px solid rgba(39, 40, 40, 0.4);
 }

 #dailyquote .head1 {
   text-align: center;
   padding-top: 10px;
   font-size: 17px;
   letter-spacing: 1px;
          color: #692d2b;
          text-decoration: none;
          text-shadow: 1px 1px 0 rgba(182, 185, 181, 0.5);
   font-style: italic;
   font-weight: bold;
   text-transform: uppercase;
 }

 #dailyquote .text1 {
   text-align: left; 
   font-size: 12px; 
   line-height: 0.8;
   color: #000;
   padding-left: 30px;
   padding-top: 3px;
 }

 #dailyquote .source1 {
   width: 150px;
   float: right;
   text-align: right;
   font-size: 11px;
   line-height: 0.9;
   letter-spacing: 1px;
   padding-right: 30px;
   font-style: italic;
   font-weight: bold;
   color: #000;
   text-transform: lowercase;
          text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
 }
 
  #info {
	  width: 200px;	
	  height: 297px;
	  position: absolute; 
	  margin-left: 630px; 
	  top: -308px;  
	  border: none; 
	  text-align: center; 
	  font-family: Arial; 
	  color: #0e0909;  
	  vertical-align: top; 
	  background-image: url(http://funkyimg.com/i/26xA4.png);
	  vertical-align: top;
      border: 1px solid rgba(39, 40, 40, 0.7);
  }
  
  #info .ablock {
	  	 width: 180px;
	  margin-top: -2px; 
	  text-align: center; 
	  text-shadow: 1px 1px 0 #b4b2a2; 
	  line-height: 1.1;
	  background-color: rgba(255, 255, 255, 0.5);
	 padding: 5px; 
	 border: 5px solid rgba(255, 255, 255, 0.2);
	 background-clip: padding-box;
	 -moz-background-clip: padding-box;
  }
  
  #info a {
	  font-size: 110%; 
	  font-style: italic; 
	  text-transform: uppercase; 
          font-weight: bold;
          color: #692d2b;
          text-decoration: none;
          text-shadow: 1px 1px 0 rgba(182, 185, 181, 0.5);
  }

  #info a:hover, #info a:focus, #info a:active {
  color: #216578;
  text-decoration: none;
   }

  #info  .masters {
	 padding: 2px 0; 
 }
 
 #slideshow {
margin:0 auto;
width:180px;
height:50px;
background:transparent url(ссылка_на_фон_вкладок) no-repeat 0 0;
position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:180px;
  height:40px;
  overflow:auto; /* поддержка прокрутки */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 0px 0 0;
  width:160px; /* На двадцать пикселев меньше чем ширина #slidesContainer */
  height:40px;
}
.control {
  display:block;
  width:14px;
  height:40px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  opacity:0.2;
  background:rgba(255, 255, 255, 1) url(http://funkyimg.com/i/26FQv.png) no-repeat;
  background-position: center;
}
#rightControl {
  top:0;
  right:0;
    opacity:0.2;
  background:rgba(255, 255, 255, 1) url(http://funkyimg.com/i/26FQw.png) no-repeat;
    background-position: center;
}
.slide h2, .slide p {
  margin:0px;
}
.slide img {
  float:right;
  margin:0;
}

 #info .ingame1 {
	 font-size: 14px; 
	 letter-spacing: 1px; 
	 color: #161811; 
         text-shadow: 1px 1px 0 rgba(182, 185, 181, 0.5);
	 font-weight: bold;
	 text-transform: uppercase;
 }
 
 #ingame2 {
	 width: 180px;
	 height: 70px; 
	 overflow-y: hidden; 
	 text-align: center; 
	 color: #161811; 
	 font-size: 11px; 
	 line-height: 0.9; 
	 background-color: rgba(255, 255, 255, 0.5);
	 padding: 5px; 
	 border: 5px solid rgba(255, 255, 255, 0.2);
	 background-clip: padding-box;
	 -moz-background-clip: padding-box;
 }

    #lol {
      border: 1px solid rgba(39, 40, 40, 0.7);
      width: 361px;
      height: 42px;
      padding: 0px 0px 4px 3px;
	  overflow: hidden;
      text-align: left;
      background-image: url("http://funkyimg.com/i/26Egr.png");
      position: absolute;
      margin-left: 321px;
      margin-top: -127px;
	  font-family: Arial;
      }
	  
	#lol .siken {
	color: #692d2b;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(182, 185, 181, 0.5);
    font: normal 115% sans-serif;
    letter-spacing: 1px;
    font-stretch: condensed;	
    font-style: italic;
	}

    	#lol .author {
	   width: 150px;
   float: right;
   text-align: right;
   font-size: 12px;
   line-height: 0.9;
   margin-top: -4px;
   padding-right: 70px;
   font-style: italic;
   font-weight: bold;
   font-stretch: condensed;
   color: #282828;
   text-transform: lowercase;
	}            
