/* ОФОРМЛЕНИЕ
-------------------------------------------------------------*/

 /* Внешний фон  */
body {background-color: #c7c7c7;
background-image : url(http://gungsters.ucoz.ru/quintasmercy/fon.png);
background-repeat: repeat;
background-position : top center;
image-rendering: pixelated;
}

 /* Внутренний фон  */
#pun {
background-image : url(http://gungsters.ucoz.ru/quintasmercy/seredina.png);
background-color: #eacfa0;
background-position : center;
}


 /* Шапка  */
#pun-title table {
  border: none;
  height: 638px;
  width: 1322px;
  background-color: none;
  background-image: url(http://gungsters.ucoz.ru/quintasmercy/shapka_figi2.png);
  margin-left:-216px;
}



  /*  Категория */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { 
color: #e0861f; 
    text-align: center;
    text-transform: uppercase;
    font-family: cuprum;
    font-size: 22px;
    text-shadow: 1px 1px 0px #ffffff;
}
    
 /*  Цитата */
.punbb .quote-box, .punbb .code-box {
    color: #333;
    padding: 10px;
box-shadow: 0 0 5px #bb8635;
background: #dfb571; /* Old browsers */
background: -moz-linear-gradient(left, #e7c58d 0%, #f6ead2 51%, #e7c58d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #e7c58d 0%, #f6ead2 51%, #e7c58d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7c58d 0%, #f6ead2 51%, #e7c58d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7c58d', endColorstr='#e7c58d', GradientType=1 ); /* IE6-9 */
    border-radius: 15px;
}


 /*  Окно формы ответа */
.punbb textarea {
    border-radius: 15px;
    padding: 10px;
    color: #333;
box-shadow: 0 0 5px #bb8635;
background: #dfb571; /* Old browsers */
background: -moz-linear-gradient(left, #e7c58d 0%, #f6ead2 51%, #e7c58d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #e7c58d 0%, #f6ead2 51%, #e7c58d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7c58d 0%, #f6ead2 51%, #e7c58d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7c58d', endColorstr='#e7c58d', GradientType=1 ); /* IE6-9 */
}
#main-reply {margin-left:-11px;}

/*  1 - хз
2 - Надписи: привет, ваш последний визит; статистика и тд 
3 - дата сообщения*/
.offline li.pa-online strong, 
.punbb .section .container, 
.punbb .post h3 {

  }

 
/* ОБВОДКА И ПРОЧЕЕ 
-------------------------------------------------------------*/

/* Обводка */
.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, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table, .punbb th,  .punbb .quote-box, .punbb .code-box, #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 .formal fieldset .post-box, .punbb .info-box, .punbb td, .punbb .post-sig dt, .punbb .divider   {
  border-color: transparent;
  }

 /*  Обводка в админке */
.punbb-admin #pun-admain h2,  .punbb fieldset, #pun-debug h2 {
  border-color: #cccccc;
  }

/* Разное */
.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 #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,  .punbb select, .punbb input  {
  background-color: none;
  color: #333333;
  }

 /* Профиль юзера по центру */
#pun-main .post-author ul {text-align: center;}

/* ССЫЛКИ
-------------------------------------------------------------*/

/* Ссылки */
.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: #139460;
text-decoration: none;
-moz-transition: all 0.2s 0.02s ease;
-o-transition: all 0.2s 0.02s ease;
-webkit-transition: all 0.2s 0.02s ease;
text-shadow: 1px 1px 0px #f7f0e2;
  }


/* Ссылки при наведении  */
.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: #0f5631;
  border-bottom: 0px none #000;
  }

/* Навигация верхняя строка */
#pun-navlinks a {
color: #fd7011!important;
text-shadow: 1px 1px 0 #ffffff !important;
font-size: 20px;
font-family: cuprum;
text-transform: uppercase;
 }

/* Навигация верхняя строка при наведении*/
#pun-navlinks a:hover {
color: #dc4409 !important;
  }

/* Навигация нижняя строка */
#pun-ulinks a {
  color: #fd7011;
    text-shadow: 1px 1px 0px #ffffff;
    text-transform: lowercase;
  -moz-transition: all 0.2s 0.02s ease;
  -o-transition: all 0.2s 0.02s ease;
  -webkit-transition: all 0.2s 0.02s ease;
font-size: 11px;
  }

/* Навигация нижняя строка при наведении  */
#pun-ulinks a:hover { 
color: #dc4409 !important;
}




/* Низ форума */
#pun-about p.container {
  background: url(http://gungsters.ucoz.ru/quintasmercy/niz.png) no-repeat center top;
  text-align: center;
  margin-left: -146px;
  height: 348px; 
  width: 1185px;
margin-top: -90px;
image-rendering: pixelated;
}


div#html-footer {
margin: 20px 0px 0px 0px;}
div#pun-about {
   margin-bottom: -180px;
}

#pun-about p.container .item1 {padding-top: 90px;}


/* ИКОНКИ И ПРОЧЕЕ
 -------------------------------------------------------------*/

Div.icon {
background-image : url(http://gungsters.ucoz.ru/quintasmercy/old.png); 
background-repeat: no-repeat; 
background-position: center;
}

TR.inew Div.icon {
background-image : url(http://gungsters.ucoz.ru/quintasmercy/new.png); 
background-repeat: no-repeat; 
background-position: center;
}

TR.isticky Div.icon {
background-image : url(http://gungsters.ucoz.ru/quintasmercy/vazhno.png); 
background-repeat: no-repeat; 
background-position: center;
}

TR.iclosed Div.icon {
background-image : url(http://gungsters.ucoz.ru/quintasmercy/zakryto.png); 
background-repeat: no-repeat; 
background-position: center;
}



/* Прокрутка фон*/
::-webkit-scrollbar {background: #e59b23; width: 5px; height: 5px; border-radius: 5px;border: 1px solid #f1af43; }
::-webkit-scrollbar-corner {background: none;}
/* Прокрутка бегунок */
::-webkit-scrollbar-thumb {background: #0e8450; width: 5px; height: 5px; border: 1px solid #1f9c65; border-radius: 5px;}


.punbb td div.tclcon {
    margin-left: 15px;
}
.punbb td div.tclcon {
    width: 440px;
    margin-left: 2px !important;
    margin-top: -8px;
    min-height: 86px;
}




/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
   background: url(http://gungsters.ucoz.ru/quintasmercy/profil_fon.png) 0 0 repeat-y;
   overflow: visible !important;
   margin: 12px 0 !important;
}

.punbb .post .post-author {
  float: left;
  width: 250px !important;
  margin-left: 14px!important;
}

.punbb .post .post-author > ul {
   background: url(http://gungsters.ucoz.ru/quintasmercy/profil_verkh_2_deff.png) 0 top no-repeat, url(http://gungsters.ucoz.ru/quintasmercy/profil_niz.png) 0 bottom no-repeat;
   margin: -20px 0 -20px 0 !important;
   padding: 14px 14px 36px!important;
   list-style-type: none;
}
.punbb .post .post-author > ul[data-group-id="1"],
#pun-searchposts.punbb .post .post-author > ul {
   padding: 14px 14px 66px!important;
}
/*end*/


/* рамка вокруг авы и ника */
li.pa-author,li.pa-title {
    color: #5a411a;
    text-transform: lowercase;
    padding-top: 3px!important;
    padding: 10px;}


.pa-avatar img[src*="/img/avatars"][alt]{
border:1px solid #139460
}


/* меняем ссылку ника */
li.pa-author a, li.pa-author {
color: #139460!important;
    text-shadow: #ffffff 1px 1px 0px;
    font-size: 17px;
    font-family: bebas neue;
    font-weight: normal;
    margin-top: 15px !important;}

li.pa-author a:hover, li.pa-author a:focus, li.pa-author a:active {
  color: #139460 !important;
}


/*личное звание*/
.lz {
    margin-left: 16px!important;
    width: 170px;
    color: #333;
    padding: 10px;
    box-shadow: 0 0 5px #bb8635;
    background: #dfb571;
    background: -moz-linear-gradient(left, #e7c58d 0%, #f6ead2 51%, #e7c58d 100%);
    background: -webkit-linear-gradient(left, #e7c58d 0%, #f6ead2 51%, #e7c58d 100%);
    background: linear-gradient(to right, #e7c58d 0%, #f6ead2 51%, #e7c58d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7c58d', endColorstr='#e7c58d', GradientType=1 );
    border-radius: 15px;
}

.lz hr {
border: none; /* Убираем границу */
background-color: #457eab; /* Цвет линии */
height:1px; /* Толщина линии */
opacity: 0.2;
   }



/* CS1.7A Настройки маркированного текста*/
.post-content .highlight-text { 
margin: 0 1.0em 0 1.0em;
border-top: #fd7011 solid 7px;
border-bottom: #fd7011 solid 7px;
border-left: #fd7011 solid 1px;
border-right: #fd7011 solid 1px;
box-shadow: inset 0 0 25px 3px #eacfa0;
/* border-radius: 15px; */
background: #eacfa0 !important;
padding: 20px;
border-radius: 35px;
margin-bottom: 10px;
text-shadow: #ffffff 1px 1px 0px;
color: #139460 !important;
display: block;
font-family: cuprum; 
font-style: normal;
font-size: 25px !important;
text-align: center;
line-height: 15px;
padding: 10px;
}



/* сообщения и репутация*/
.pa-posts {
margin-left: 0px;
border-radius: 5px;
border: 3px #fefdfc;
display: inline-block;
box-shadow: 0 0 5px #bb8635;
background: #dfb571;
 background: -moz-linear-gradient(left, #e7c58d 0%, #f6ead2 51%, #e7c58d 100%);
    background: -webkit-linear-gradient(left, #e7c58d 0%, #f6ead2 51%, #e7c58d 100%);
    background: linear-gradient(to right, #e7c58d 0%, #f6ead2 51%, #e7c58d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7c58d', endColorstr='#e7c58d', GradientType=1 );
background-image: url(#);
text-align: center;
text-transform: lowercase;
padding: 10px 10px;
width: 70px;
color: #139460 !important;
font-family: verdana;
font-size: 10px;
}


.pa-respect {
border-radius: 5px;
border: 3px #fefdfc;
display: inline-block;
margin-left: 0px;
text-align: center;
text-transform: lowercase;
box-shadow: 0 0 5px #bb8635;
background: #dfb571;
 background: -moz-linear-gradient(left, #e7c58d 0%, #f6ead2 51%, #e7c58d 100%);
    background: -webkit-linear-gradient(left, #e7c58d 0%,#f6ead2 51%,#e7c58d 100%);
    background: linear-gradient(to right, #e7c58d 0%,#f6ead2 51%,#e7c58d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7c58d', endColorstr='#e7c58d', GradientType=1 );
  background-image: url(#);
padding: 10px 10px;
width: 72px;
color: #139460;
font-family: verdana;
font-size: 10px;
}

.pa-respect a{text-shadow: none!important;}




li.pa-posts {margin-top: 10px;}

.pa-ip {font-size: 6px; margin-top: -5px!important; padding-bottom: 4px!important;}
.pa-ip a{font-size: 6px; text-shadow: none!important;}
.permalink{
    font-size: 10px!important;
    /*position: absolute;
    left: 547px;*/
    margin-left: 300px!important;
    z-index: 10;
}


/****ИНФО ТАБЛО*****/
/* заголовок */
.punbb .main .category h5, #post-form h5 {
background-attachment: scroll;
background-clip: border-box;
height: 150px;
width: 700px;
font-size:0 !important;
margin-left: 60px;
margin-top: 0px;
background-color: transparent;
background-image: url("");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;
}
/*аватар*/
img.tableavatar {
border: 3px solid #139460 !important;
    max-width: 190px;}
/*******ИНФО ТАБЛО КОНЕЦ*******/



#viewprofile-next #profilenav {
    display: none;
}



