/* CS Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body { background:
url(http://i.imgur.com/TJ8bIlm.png) repeat-x top left,
url(http://i.imgur.com/L8vIcXy.png) repeat-x bottom left,
url(http://i.imgur.com/DPHWE7i.png) center;}


/* Шапка */
#pun-title table {
background-image : url(http://i.imgur.com/RDZGzi5.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 923px;
height: 488px;
margin-left: -30px;}


/* Тело форума */
#pun {
width: 923px;
margin: auto;
float: top center;
padding: 0px 0px 0px 0px;
background-image: url(http://i.imgur.com/ySi97sn.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 875px;}


/* Футер */
#html-footer.section {background-image: url(http://i.imgur.com/ccSmTkt.png);
margin: -30px 0px 0px -37px;
background-repeat : no-repeat;
width: 939px;
height: 169px;}


/* Прокрутка */
::-webkit-scrollbar {background: #09080c; width: 7px; height: 5px;}
::-webkit-scrollbar-thumb {background: #5e5660; width: 7px}
::-webkit-scrollbar-corner {background: #5e5660;}


/* Профиль */
.punbb .post .post-author {
float: left;
width: 204px;
min-height: 130px;
margin-left: 8px;
color: #726579;
text-align: center;
padding: 67px 0px 5px 0px;
background: url(http://i.imgur.com/f5KqUbn.png) top no-repeat, 
url(http://i.imgur.com/9pqqgM1.png) bottom no-repeat,
url(http://i.imgur.com/s2QOVCx.png) repeat-y;}

.post-author ul li a {
color: #645b7e!important;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);}
.post-author ul li a:hover  {
color: #7a7291!important;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);}

.pa-author a {
font-family: TorhokItalic;
font-size: 20px;}

li.pa-title {
padding-top: 5px;
font-size: 10px;}

/* Таблицы */
#news1 {
position: absolute;
height: 130px;
width: 260px;
top: 310px;
margin-left: 20px;
overflow: auto;
text-align: center;}

#news2 {
position: absolute;
height: 130px;
width: 310px;
top: 310px;
margin-left: 300px;
overflow: auto;
text-align: justify;}

#news3 {
position: absolute;
height: 130px;
width: 260px;
top: 310px;
margin-left: 610px;
overflow: auto;
text-align: center;}

#news1, #news2, #news3 {
font-family: Georgia;
font-size: 10px;
font-weight: normal;
line-height: 11px;
letter-spacing: 0em;
word-spacing: 0em;
color: #726579;}
#news1 a, #news2 a, #news3 a {
color: #645b7e;}
#news1 a:hover, #news2 a:hover, #news3 a:hover  {
color: #7a7291;}


/* Форумы */
#pun-index .tcl h3 {
padding-top: 15px;
padding-right: 10px;
font-size: 20px;
font-family: TorhokItalic;
text-align: center;}
#pun-index .tcl h3 a {
color: #645b7e;}
#pun-index .tcl h3 a:hover  {
color: #7a7291;}

#pun-index td div.tclcon {
width: 357px;
background: 
url(http://i.imgur.com/yEVnuRw.png) 0 top no-repeat, 
url(http://i.imgur.com/2HPL8cn.png) 0 bottom no-repeat, 
url(http://i.imgur.com/4fpvRhQ.png) 0 top repeat-y;
min-height: 130px;
color: #726579;} 

#opforum {
width: 308px;
font-size: 10px;
font-family: Georgia;
font-style: none;
color: #726579;
padding: 30px 0px 24px 14px;}

/* CS1 Фон и цвет текста на форуме
-------------------------------------------------------------*/

/* Основные */
.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: #09080c;
font-weight: normal;
font-style: normal;}

.punbb .post-content p {
text-align: justify;}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-main h2 {
background-color: transparent;
color: #0e0c2a;
text-align:center; 
font-size: 15px; 
font-style: normal; 
font-weight: bold; 
font-family: MinionPro-Regular;
text-transform: lowercase;}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
background-color: rgba(89, 86, 96, 0.4);
color: #09080c;
border-style: double;
border-color: #595660;
border-width: 4px;
border-radius: 1px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1) inset;}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input, #pun_wrap #post .container[id$="-area"]  {
background-color: #69676e;
color: #09080c;
border-style: solid;
border-color: #292432;
border-width: 1px;
border-radius: 2px;}


/* Фон окна наград, репутации и пр. окошек */
#pun-popup_awards div, #pun-reputation div, .editBookmark, #pun-admin-award-form .inner, #vse tbody  {
background-color: #69676e;}


/* 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: #0e0c2a;
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: #353043; 
text-decoration: none;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);}

#pun-ulinks a, #pun-ulinks a:focus, #pun-ulinks a:active {
color: #0e0c2a; 
font-family: Tahoma;
font-size: 9px;
font-weight: bold;
text-decoration: none;
text-transform: lowercase;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.0);}

#pun-ulinks a:hover {
color: #353043;
font-family: Tahoma;
font-size: 9px;
font-weight: bold;
text-decoration: none;
text-transform: lowercase;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);}

#pun-navlinks a, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #8c7b9e;
text-decoration: none;}

#pun-navlinks a:hover {
color: #d0bee3;
text-decoration: none;}



/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
background: url(http://i.imgur.com/HqXgOlW.png) no-repeat;}

tr.inew div.icon {
background: url(http://i.imgur.com/4AOlarb.png) no-repeat;}

tr.isticky div.icon {
background: url(http://i.imgur.com/oPZ6QqY.png) no-repeat;}

tr.iclosed div.icon {
background: url(http://i.imgur.com/RdYIJJk.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-ulinks .item5 {display: none}
#pun th {font-size: 0px;}

img.iblank {
z-index: 9999999999;}


/* Уважение и сообщения */
.pa-respect, .pa-posts {
display: inline-block;
margin-left: -10px;
text-align: center;
width: 65px;
line-height: 13px;
padding: 7px;
margin-bottom: -5px!important;
margin-top: -0px!important;
font-size: 11px;}