/* CS1 Background and text colours
-------------------------------------------------------------*/


#pun .tcl, #pun .tc2, #pun .tc3, #pun .tcr {
border-style: none none solid none;
border-width: 1px;
border-color: rgba(50, 75, 89, 0.1);}

/* Фон форума */
html, body { background:
  url("http://funkyimg.com/i/YMxQ.png") repeat-x top left,
  url("http://funkyimg.com/i/YMBT.png") repeat-x bottom left,
  url("http://sg.uploads.ru/1vkmT.png") center;}

/* Шапка */
#pun-title table {
background-image : url(http://funkyimg.com/i/YMxU.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 1058px;
height: 411px;
margin-left: -91px;}

/* Тело форума */
#pun {
width: 981px; 
margin: auto;
float: top center;
padding: 0px 0px 0px 0px;
background-image: url(http://sg.uploads.ru/D47uZ.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 40px!important;
width: 900px;}

/* Футер */
#html-footer.section {background-image : url(http://funkyimg.com/i/YMxT.png);
background-color : #000000;
margin: 0px 0px 0px -40px;
background-repeat : no-repeat;
width: 981px;
height: 141px; }

/* Профиль */
.punbb .post .post-author {
float: left;
width: 204px;
margin-left: 8px;
text-align: center;
background: url(http://funkyimg.com/i/YMGR.png) top no-repeat, 
url(http://funkyimg.com/i/YMGS.png) bottom no-repeat,
url(http://funkyimg.com/i/YMA1.png) repeat-y;}

/* Прокрутка */
::-webkit-scrollbar {background: #010609; width: 7px; height: 5px;}
::-webkit-scrollbar-thumb {background: #2b98db; width: 7px}
::-webkit-scrollbar-corner {background: #2b98db;}



/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.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, #pun-stats h2, .punbb .main h2, #pun-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, #pun-navlinks .container  {background-color: transpanent;
color: #020202;
font-weight: normal;
font-style: normal;}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: transparent;
color: #020202;
text-align:center; 
font-size: 15px; 
font-style: normal; font-weight: bold; font-family: "Times New Roman";}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
background-color: #78a1b6;
color: #020202;
border-color: #e8f8ff;
border-style: solid; 
border-width: 1px;}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: #78a1b6;
color: #020202;
border-color: #e8f8ff;
border-width: 1px;}

/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4) inset;}

.punbb input { border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4) inset;}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
background-color: #78a1b6;}


/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #233238;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);}

/* CS2.2 */
.punbb a:focus, .punbb a:active, .punbb a:hover, .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #000000; 
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(35, 50, 56, 0.3);}

#pun-ulinks a, #pun-ulinks a:focus, #pun-ulinks a:active {
  font-size: 11px;
  color: #233238; 
  font-family: 'Verdana';
  text-decoration: none;
  text-transform:lowercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #151e21;
  font-family: 'Verdana';
  font-size: 11px;
  text-transform:lowercase;
  text-shadow: 1px 1px 1px rgba(35, 50, 56, 0.3);}

#pun-navlinks a, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #2b98db;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);}

 #pun-navlinks a:hover {
  color: #55b0e8;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);}


/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
            background: url(http://funkyimg.com/i/YMA2.png) no-repeat;}

    tr.inew div.icon {
            background: url(http://funkyimg.com/i/YMzX.png) no-repeat;}

     tr.isticky div.icon {
            background: url(http://funkyimg.com/i/YMzV.png) no-repeat;}

    tr.iclosed div.icon {
            background: url(http://funkyimg.com/i/YMzW.png) no-repeat;}


/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-main .post-author ul {text-align: center}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Times New Roman";}
.category h2 span{display: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}

#news {
background: url(http://funkyimg.com/i/YMKD.png) top no-repeat, 
url(http://funkyimg.com/i/YMKE.png) bottom no-repeat,
url(http://funkyimg.com/i/YMHT.png) center repeat-y;
padding: 10px 0px 10px 0px;}
