/* CS1 Фон и цвет текста*/

/* 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 h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain 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: #000000;
font-weight: normal;
font-style: normal;}

/* CS1.2 Боди или фон форума */
body {background-color: #ebd8d9; background-position: top center; }


/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://sg.uploads.ru/ThvB7.jpg); 
background-repeat : no-repeat;
background-position: top center;
border: none;
height: 390px;
width: 1140px;
margin-left: -165px;}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #f0cfc3; background-image: url(http://sg.uploads.ru/uW62A.jpg);}

/* картинка в самый низ */
          #pun-about p.container {background: transparent url("http://sg.uploads.ru/gYh0n.jpg") 
bottom center no-repeat;
height: 120px;
margin-left: -76px;
margin-bottom: -71px;
width: 940px;
  }

/* CS1.6 Ссылки верхней навигации*/
/*----форум сообщения и тд----*/
#pun-navlinks .container { 
text-align: center; 
position: absolute;
font-family: 'Nautilus Pompilius';
color: #951d42;
font-size: 18px;
font-weight: bold;
text-transform: lowercase;
background-color: transpanent; 
z-index: 1000;
width:940px;
top: 256px;
left: 0px}
/*----активные темы и тд----*/
#pun-ulinks .container { 
text-align: center; 
position: absolute; 
font-family: georgia;
color: #951d42;
font-size: 10px;
text-transform: lowercase;
font-style: italic;
top: 286px;
z-index: 1000;
width:940px;
left: 0px}

/* 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: #951d42;
  text-decoration: none;
text-shadow: #ffffff 1px 1px 1px;
font-weight: bold;
-webkit-transition: color 0.2s ease 0.02s;
transition: color 0.2s ease 0.02s;}

/* CS2.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: #6e70b2; 
  text-decoration: none;
text-shadow: #ffffff 1px 1px 1px;
font-weight: bold;
-webkit-transition: color 0.2s ease 0.02s;
transition: color 0.2s ease 0.02s;}

/* CS4 Post status icons
-------------------------------------------------------------*/
/*Старые сообщения*/
Div.icon {
background-image : url('http://sh.uploads.ru/WqYM6.png');
background-repeat: no-repeat;
}
/*Новые сообщения*/
TR.inew Div.icon {
background-image : url('http://sh.uploads.ru/okyHn.png');
background-repeat: no-repeat;
}
/*Важные темы*/
TR.isticky Div.icon {
background-image : url('http://sh.uploads.ru/okyHn.png');
background-repeat: no-repeat;
}
/*Закрытые темы*/
TR.iclosed Div.icon {
background-image : url('http://sh.uploads.ru/WqYM6.png');
background-repeat: no-repeat;
}


/* CS5 Прочие элементы */

/* Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { padding: 5px;
background-color: #e0b48b;
border-top: 5px #b5572f solid;
border-bottom: 8px #b5572f solid;
border-radius: 25px;
box-shadow: 0px 1px 1px #b0aea2; }
.punbb input {padding: 5px;
background-color: #e0b48b;
border-top: 2px #b5572f solid;
border-bottom: 3px #b5572f solid;
border-radius: 25px;
box-shadow: 0px 1px 1px #b0aea2; 
}

/* CS5.3 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background-color: #e0b48b;
border-top: 5px #b5572f solid;
border-bottom: 8px #b5572f solid;
border-radius: 25px;
box-shadow: 0px 1px 1px #b0aea2;
color: #000000;
margin: 5px auto;
padding: 5px;}

/* CS5.4 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select {
color: #000000;
margin: 5px auto;
padding: 5px;
background-color: #e0b48b;
border-top: 5px #b5572f solid;
border-bottom: 8px #b5572f solid;
border-radius: 25px;
box-shadow: 0px 1px 1px #b0aea2; }



/* CS5.6 Совсем другое */
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-announcement .container {margin-top: -6em}
#pun-main .post-author ul {text-align: center;}
#pun-announcement h2 {display: none}
#pun-status .container, #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-align: center}
#pun-crumbs1 .container { text-align: left;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}

/*----сообщений----*/
#pun-main .post-author .pa-posts {
background-color: transpanent;
width: 70px;
float: left;
height: 30px;
text-transform: lowercase;
font: 8px cambria;
letter-spacing: 3px;
vertical-align: middle;
display: inline-block;
margin: 0px 0px 0px 0px;
padding-top: 2px;
border: 0px solid #;}

/*----репутация----*/
#pun-main .post-author .pa-respect {
background-color: transpanent;
width: 70px;
float: right;
height: 30px;
text-transform: lowercase;
vertical-align: middle;
font: 8px cambria;
letter-spacing: 3px;
display: inline-block;
margin: 0px 0px 0px 0px;
padding-top: 2px;
border: 0px solid #;
}

/*----написание ника----*/
li.pa-author {font-family: 'Nautilus Pompilius';
font-size: 16px; letter-spacing: 2px; line-height: 140%;}

/*----написание статуса----*/
#pun-status .container {text-align: center;}

/*----строка Форум Тем Сообщений Последнее сообщение----*/
#pun th {font-size: 0px;}

/*----рамка аватара----*/
li.pa-avatar.item2 img {border: 3px #b5572f double; text-align: center;}

/*----написание "активен"----*/
li.pa-online {font: 8px cambria;
letter-spacing: 3px;
text-transform: uppercase;}


/*----полоски прокрутки----*/
::-webkit-scrollbar {
    width: 7px;
    height: 7px;}
::-webkit-scrollbar-track {
background: #ebd9da;}
::-webkit-scrollbar-thumb {
    background: #951d42;}



/*----общее оформление----*/



/*----оформление первого соо гостевой----*/
.isscroll::-webkit-scrollbar {height: 2px;}
.isscroll::-webkit-scrollbar-track { background-color: #fff;}
.isscroll::-webkit-scrollbar-thumb { background-color: #000000;}
.isscroll2::-webkit-scrollbar {width: 2px;}
.isscroll2::-webkit-scrollbar-track { background-color: #fff;}
.isscroll2::-webkit-scrollbar-thumb { background-color: #000000;}
.nickname {width: 200px; text-align: center; color: #000; font-family: barkentina; text-transform: uppercase; font-size: 26px; letter-spacing: 2px; line-height: 110%;}
.details {font-family: calibri; font-size: 8px; height: 8px; line-height: 100%; text-align: center; text-transform: uppercase; color: #000; letter-spacing: 2px; padding: 2px 0px 2px 0px; overflow: hidden;}
.information {font-family: calibri; font-size: 10px; line-height: 100%; text-align: justify; color: #000; letter-spacing: 0px; overflow: hidden;}



/*----оформление бложиков----*/



/*----оформление соо принятия----*/



/*----описание подфорумов----*/
.forum-desc-main {
	background-color: #e0b48b;
	padding: 18px 40px 20px 40px;
	border-top: 5px #b5572f solid;
	border-bottom: 8px #b5572f solid;
	border-radius: 25px; text-align: justify;
	box-shadow: 0px 1px 1px #b0aea2;
	line-height: 90%;
	z-index: 42;}