/* Слайдер */


#slideshow #slidesContainer {
  margin-top:430px;
margin-left:131px;
  width:745px;
  height: 140px;
 overflow: scroll;
  position:absolute;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:720px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:120px;
}
/** 
* Slideshow controls style rules.
*/
.control {
  display:block;
  width: 8px;
  height: 14px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
z-index: 2000;
}
#leftControl {
  top:490px;
  left: 90px;
  background:transparent url(http://sa.uploads.ru/v3qKk.png) no-repeat 0 0;
}
#rightControl {
  top: 490px;
  right: 70px;
  background:transparent url(http://sa.uploads.ru/VXcZz.png) no-repeat 0 0;
}
/* Конец слайдера */

/* CS1 Background and text colours
-------------------------------------------------------------*/
/* CS1.0A Настройки фона*/

body {
background:  url("http://sf.uploads.ru/d7Lv0.png") repeat-x top center, /*верхний фон*/
url("") repeat-x bottom center, /*нижний фон*/
#371d46 url("http://sa.uploads.ru/OL6t0.jpg") repeat; /*общий фон*/
}

/* CS1.0B Настройки "тела" форума*/
#pun {
background: url("http://sa.uploads.ru/1XhpQ.png") repeat-y scroll top center; 
}

/* CS1.0C Настройки прокрутки*/
::-webkit-scrollbar
{width: 6px;
height: 4px;
background-color: #f8f6f6;}
::-webkit-scrollbar-thumb{
background-color: #08c7b9; }

/* CS1.0D Настройки шапки*/
#pun-title.section {
  background: transparent url("http://sf.uploads.ru/gbCly.png") top center scroll no-repeat; 
  height: 900px;
  width: 1000px; 
  margin-top: 0px;}


/* CS1.0E Настройки переадресации*/
#pun-redirect { 
background: url("http://savepic.ru/6499885.png") no-repeat top center,
 #371d46 url("http://sa.uploads.ru/OL6t0.jpg") repeat;
position: fixed;
text-align: center;
font-size:12px;
}

#pun-maint {
margin: 0px 50% 12px 50%;
}

#pun-redirect .main-title {
margin-bottom:10px !important;
}


/* CS1.0F Настройки футера/копирайта */
#pun-about p.container 
background-image: url("http://sf.uploads.ru/EUaFy.png");
background-color: transparent;
margin-left: -1px;
margin-bottom: -30px;
background-position: bottom center;
background-repeat: no-repeat;
width: 1000px;
height: 128px;
text-align: center;
line-height: 0%;
margin-top: 20px;
padding-top: 15px;
}

/* 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, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pu
n-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  }

/* CS1.3 Настройки заголовков*/
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
font-size: 12px;
text-align: center;
font-family: Bebas; 
text-transform: uppercase;
color: #ffffff;
height: 40px; 
background: url("http://sa.uploads.ru/iQCdf.png") no-repeat scroll center; 
width: 1000px;
  margin-left: -12px;
font-weight: bold;
padding-top: 30px!important;
  }

#pun-redirect h1 {background-image: none; padding-bottom:10px; color: transparent; text-shadow: none;}

.punbb-admin #pun-admain h2{
color: #371d46;
background: transparent;
text-align: left;
text-shadow: none;
padding-left: 55px;}


/* CS1.7 Настройки цитаты и кода*/
.punbb .quote-box, .punbb .code-box {
background: #ffffff url("");
padding: 6px;
border: double #D27F31 !important;
color: #371d46;
  }

/* CS1.7A Настройки маркированного текста*/
.post-content .highlight-text { 
margin: 0 1.0em 0 1.0em;
background-color: #ffffff!important;
background-image: url("");
color: #371d46 !important;
display: block;
font-family: Bebas; 
font-style: normal;
font-size: 12px !important;
text-align: center;
line-height: 15px;
padding: 10px;
border: double #D27F31 !important;
}


/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  font-size: 12px;
  text-transform: uppercase;
  font-family: tahoma;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS1.9 Настройки формы ответа*/
.punbb textarea  {
background: #ffffff url("");
padding: 5px;
border: double #D27F31 !important;
color: #371d46;
  }

/* CS1.10 Настройки профиля в теме*/
.punbb .post .post-author > ul {
background: url(http://sa.uploads.ru/VwLJZ.png) top center no-repeat,
url(http://sa.uploads.ru/USCoe.png) bottom center no-repeat;
padding:14px 10px 4px 9px !important;
margin-left: 2px;
}
.punbb .post .post-author {
text-align: center;
background: transparent url(http://sa.uploads.ru/zG2ME.png) repeat-y;}

.pa-author a, .pa-author {
color: #ffffff !important;
text-shadow: 1px -1px 0px #;
font-family: Bebas;
text-transform: uppercase;
font-size: 14px;}

.pa-author a:hover {
color: #f2efe9!important; }

/* CS1.11 Настройки окон в форме ответа*/
 #size-area, #font-area, #color-area, #smilies-area, #keyboard-area, #imageup-area, #font-area, #size-area, #color-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #table-area, #addition-area  {
background: #ffffff ;
padding: 5px;
border: double #D27F31 !important;
color: #5dae74;
}

/* CS1.12 Настройки полей ввода, кнопок и выпадающих меню*/
.punbb input, .punbb .button, .punbb select {
background: #ffffff url("");
padding: 5px;
border: 1px solid #D27F31 !important;
color: #5dae74;
}

#post .formsubmit {text-align: center;}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 Убираем все рамки*/
.punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, .punbb th, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online {
  border-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: #4A8B5C;
  border-bottom: 0px none #000;
  text-decoration: none;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #5dae74
  }

/* 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: #61315F;
  border-bottom: 0px none #000;
  text-decoration: none;
  }

/* CS3.3 Настройки навигационных ссылок*/
#pun-navlinks a {
color: #5dae74;
font-weight: bold;
  }

/* CS3.4 Настройки навигационных ссылок при наведении*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #468b6c;
  }

/* CS4 Иконки сообщений
 -------------------------------------------------------------*/

Div.icon {background-image : url(http://sa.uploads.ru/B2CAu.png); background-repeat: no-repeat; }
TR.inew Div.icon {background-image : url(http://sa.uploads.ru/NPMRj.png); background-repeat: no-repeat;}
TR.isticky Div.icon {background-image : url(http://sa.uploads.ru/yHjSd.png); background-repeat: no-repeat;}
TR.iclosed Div.icon {background-image : url(http://sa.uploads.ru/yZBK8.png); background-repeat: no-repeat;}
TR.iredirect Div.icon {background-image : url(); background-repeat: no-repeat;}

#pun-main div.catleft, #pun-main div.catright {display: none}


/* CS5 Другое
 -------------------------------------------------------------*/

 .closedatafield, #pun-title .title-logo span, .pa-gifts, .lastedit {
  display: none
}

hr {
border: none;
border-top: double #D68B45;}

#profile .container #profilenav h2   {
text-align : left;
color: #7a7567;
text-shadow: none;}

#arrows {
position:fixed;
right:2%;
bottom: 45%;
}
a[href$="/profile.php?id=2", a[href$="/profile.php?id=3"], a[href$="/profile.php?id=4"] {color: #d26c18 !important;}
a[href*="javascript:to('Levy McGarden')"], a[href*="javascript:to('Jellal Fernandes')"], a[href*="javascript:to('Mono')"] {color: #d26c18 !important;}
/* STRUCTURE BY 96KINGDOM.RU
-------------------------------------------------------------*/