/* CS1 Background and text colours
-------------------------------------------------------------*/

html {
  background: #26040a;
}


body {
  background-image: url(http://i019.radikal.ru/1211/54/2d83b0c42607.png);
  background-position: center top;
  background-attachment:scroll;
  background-repeat: no-repeat;
  padding-top: 512px !important;
}


/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: #e6e2d8;
  color: #4d2624;
}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #e6e2d8;
  color: #2e0907;
}

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
  background-image: url(http://testus.rusff.ru/uploads/000d/ff/eb/279-1-f.jpg);
  background-color: #250a0f;
  color: #672710;
}

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #e6e2d8;
  color: #2e0907;
  text-shadow: #f0f3f0 0px 2px 2px;
}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #e6e2d8;
  color: #2e0907;
}

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #e0dcd3;
  color: #2e0907;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #ebe8e1;
  color: #4d2624;
  border-radius: 15px;
  -webkit-border-radius:15px;
  -khtml-border-radius:15px;
  -moz-border-radius:15px;
  -o-border-radius:15px;
}

/* CS1.8 */
#pun-navlinks .container {
  background-color: #dcd9d1;
  color: #4a081f;

}

.offline li.pa-online strong {
  font-weight: normal
}

.punbb textarea, .punbb select, .punbb input {
  border: 2px solid #c8c5bb;
  background-color: #dcd9d1;
  color: #350c09;
}

.punbb textarea {
padding: 5px  0 0 5px;
  border-radius: 15px;
  -webkit-border-radius:15px;
  -khtml-border-radius:15px;
  -moz-border-radius:15px;
  -o-border-radius:15px;
}

#pun-main.main div#post-form.formal {
 border-radius: 0 0 15px 15px;
  -webkit-border-radius: 0 0 15px 15px;
  -khtml-border-radius: 0 0 15px 15px;
  -moz-border-radius: 0 0 15px 15px;
  -o-border-radius: 0 0 15px 15px;
}


/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;
}

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent;
}

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
}

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: #c8c5bb;
}

/* CS2.5 */
.punbb th {
  border-color: #d3cebf;
}

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #c8c5bb;
}

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;
}

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent;
}

.punbb .divider {
  border-color: transparent;
}

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 0px
}

li.pa-online {
  border-left-color: transparent;
}

.punbb .post-sig dt {
  border-top-color: transparent !important;
}

#pun-main td {
  border-color: #d6d1c4;
}

/* 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: #750500;
  border-bottom: 0px none #000;
  text-decoration: none;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #750500;
}

/* 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: #a4333d;
    border-bottom: 0px none #000;
    text-decoration: none;
}


/* CS3.3 */
#pun-navlinks a {
  color: #a4333d;
  border-bottom: 0px none #000;
  text-decoration: none;
}

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #882a32;
  border-bottom: 0px none #000;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/

#pun-main div.catleft, #pun-main div.catright {display: none}

/* CS5 Often
 -------------------------------------------------------------*/

#pun th {
 background-color: #dcd9d1;
}


/* Цвет навигации два */
#pun-ulinks .container{
  font-family: georgia;
  text-shadow:0 0 2px #4c7cac;
  color: #210b22;
}

/* Регистрация */
#navregister a span {
  text-shadow:0 0 2px #4c7cac;
  color: #660c1f;
}

/* Название форума 1*/
#pun-crumbs1 .container {
  text-shadow: 0 0 2px #4c7cac;
}

/* Название форума 2*/
#pun-crumbs2 p.container {
text-shadow: 0 0 2px #4c7cac;
}


/* Создать форум Rusff */
#pun-about p.container {
  text-shadow:0 0 2px #4c7cac;
}


#pun-main .submitfield input {
  background-color: #918181;
  color: #dcd9d1;
}

#pun-main .post-body {
  background-color: #dcd9d1;
}

#pun-main .post h3 span {
  background-color: #dcd9d1;
  border-color: #c8c5bb;
}

#pun-main .post-links ul {
  background-color: #dcd9d1;
  border-color: #c8c5bb;
}

#pun-main .post-links li {
  font-size: 12px;
  font-variant: small-caps;
  text-shadow:0 0 2px #4c7cac;
  }

td.tcr a {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url("http://testus.rusff.ru/uploads/000d/ff/eb/203-1.png") no-repeat scroll 3px 50%;
  padding-left: 15px;
}


#pun .tc2, #pun .tc3 { background-color: #dedad1;}

.modlist {display: none;}

#pun-status .container {display: none;}

#html-footer {
background : transparent url("") no-repeat center top;
  margin-bottom: 0em;
  height: 166px;
  width: 800px;
  margin-left: 0px;
}


#pun-main .postlink {
  color: #97907f;
  font-style: italic;
}

.punbb-admin #pun-admain h2 {
  background-color: #e6e2d8;
  color: #2e0907;
  font-style: normal;
}


li#onlinelist a:link {
  text-shadow:0 0 2px #4c7cac;
  font: small-caps 12px georgia;
}

#pun-main .formsubmit input {
  background-color: #f0ede5;
  text-shadow: 0 0 2px #4c7cac;
  font: small-caps 12px georgia;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
}


#pun-register .info-box {
  border: 1px solid  #c8c5bb !important;
  font: 12px Tahoma;
  background-color: #ebe9e5;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  }


#register .info-box .legend {
  background: transparent none !important;
  color: #640b07;
}

#pun-crumbs1 {
  background-image: url("http://testus.rusff.ru/uploads/000d/ff/eb/274-1-f.jpg");
  background-position: right bottom;
  background-repeat: repeat-x;
  overflow: hidden;
  padding-bottom: 34px;
}

#viewprofile li strong {
background-color: #dcd8cd;
border: 2px solid #c8c5bb;
  border-radius: 6px;
  -webkit-border-radius:6px;
  -khtml-border-radius:6px;
  -moz-border-radius:6px;
  -o-border-radius:6px;
}

#viewprofile li span {
  background-color: #e0ddd5;
  border: 2px solid #c8c5bb;
}

/* CS6 Post
 -------------------------------------------------------------*/

/* Убрать подписку */
#pun-main .subscribelink {display: none;}

/* Подпись */
#pun #pun-viewtopic #pun-main .topic .container .post-body .post-box .post-content .post-sig dt {
  border-color: #cac5b9;
}

/*Стиль подписи*/
.punbb .post-sig dd{
  background-color: #e3e0d9;
  border: 1px solid #c9c5ba;
  color: #6f6d67;
  width: 70%;
  padding: 5px 5px;
  margin: 10px;
  font: 12px arial;
    }

/* Время */
#pun-main .post .permalink {
  text-shadow: 0 0 2px #4c7cac;
  font: small-caps 12px georgia;
}

/* Номер сообщения */
#pun-main .post h3 strong {
  text-shadow:0 0 2px #4c7cac;
  font: 12px georgia;
}

/* Модераторское меню */
#pun-main .modmenu p.container {
  background-color: #dcd9d1;
}

/* CS7 User profile
 -------------------------------------------------------------*/
.post-author li {
  padding-left: 10px !important;
  background: #e5e1d7;
  color: #4d2624;
  border-left-style: solid;
  border-left-width: 1px;
  border-color: #c8c5bb;
  border-right-style: solid;
  border-right-width: 1px;
  -moz-box-shadow: inset 0 0 1em #d1cec6;
  -webkit-box-shadow: inset 0 0 1em #d1cec6;
}

.SweetDark{
  color: #716e67;
  font-weight: bold;
}

.pa-title {
  color: #8f8f8f;
  border-color: #C8C5BB;
  background: #e5e1d7 !important;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-top-style: solid;
  padding: 1.3em 0 0.5em 0 !important;
  text-align: center;
}

.pa-positive a, .pa-positive a:hover{
 color: #85b638 !important;
}

.pa-positive, .pa-positive {
 color: #172303 !important;
}

.pa-positive {
  background: #def3c0 !important;
  display: block;
  width: 85%;
  margin: 3px auto !important;
  padding: 2px 1px 2px 10px !important;
  position: relative;
  z-index: 9;
  border-style: none !important;
  padding-left: 0 !important;
}

.pa-respect a, .pa-respect a:hover {
  color: #d74f68 !important;
}

.pa-respect, .pa-respect {
  color: #30050d !important;
}

.pa-respect {
  background: #f6c7cf !important;
  display: block;
  width: 85%;
  margin: 3px auto !important;
  padding: 2px 1px 2px 10px !important;
  position: relative;
  z-index: 9;
  border-style: none !important;
  padding-left: 0 !important;
}

.pa-invites a, .pa-invites a:hover {
  color: #6b6dce !important;
}

.pa-invites, .pa-invites {
  color: #170e37 !important;
}

.pa-invites {
  background: #d0c6f5 !important;
  display: block;
  width: 85%;
  margin: 3px auto !important;
  padding: 2px 1px 2px 10px !important;
  position: relative;
  z-index: 9;
  border-style: none !important;
  padding-left: 0 !important;
}

.pa-avatar {
  background: #e5e1d7 !important;
  font-size: 12px;
  text-align: center;
  border-left-style: solid;
  border-left-width: 1px;
  border-color: #c8c5bb;
  border-right-style: solid;
  border-right-width: 1px;
}

.pa-author a {
  margin-left: -15px !important;
  color: #750500;
  font: small-caps bold 14px cambria;
}

.pa-inform {
  background: #e5e1d7 !important;
  text-align: center;
  border-left-style: solid;
  border-left-width: 1px;
  border-color: #c8c5bb;
  border-right-style: solid;
  border-right-width: 1px;
  padding-top: 65px !important;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  position: relative;
  top: -75px;
  padding-left: 0 !important;
}

.pa-inform strong {
  color: #640b07;
  padding: 5px 2px !important;
  position: relative;
  top: 18px;
  left: -10px;
  background: #d1cec6 !important;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  text-align: center;
  display: block;
  width: 13em;
  margin: 0 auto !important;
  font: small-caps bold 14px cambria;
}

.pa-posts {
  padding-top: 15px !important;
  border-color: #C8C5BB;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-top-style: solid;
  border-top-width: 1px;
  margin-top: -70px !important;
  background-position: 5px 20px !important;
}

.pa-author {
  padding: 5px 2px !important;
  position: relative;
  top: 15px;
  background: #d1cec6 !important;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  text-align: center;
  display: block;
  width: 13em;
  margin: 0 auto !important;
  padding-left: 0 !important;
}

.pa-time-visit {
  border-left-style: solid;
  border-left-width: 1px;
  border-color: #c8c5bb;
  border-right-style: solid;
  border-right-width: 1px;
  padding-bottom: 15px !important;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 0 0 2em 0;
}

.pa-online {
  background: transparent none !important;
  border-style: none !important;
}

.pa-online strong {
  padding: 5px 10px !important;
  position: relative;
  display: block;
  width: 14em;
  left: -10px;
  top: -20px;
  margin: 0 auto !important;
  background-color: #d1cec6;
   border-color: #9b988e;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  text-align: center;
  color: #640b07;
  font: small-caps bold 14px cambria;
}

#f1 {
  padding: 0.1em 0.4em;
  background-color: #dfcbcb;
   border-top: 1px solid #c4adad;
   color: #7b2323;
  font: 12px arial;
}

.pa-fld1 {
    background-position: 5px 6px !important;
}

#fc_1 {
  padding: 0.10em 0.5em;
  background-color: #e3e0d9;
  width: 17em;
  display: inline-block;
  border: 1px solid #d8d5ce;
  color: #6f6d67;
  font: 12px arial;

}


#punbbsearch {
  background-color: #e6e2d8 !important;
}

div .splLink {
  font: small-caps 12px georgia;
  padding: 3px;
  text-shadow:0 0 2px #4c7cac;
}

.spll {
  width: none;
  height: none;
}

.spll div .splCont {
  height: auto;
  width: 250px;
  background-color: #dcd8cd;
  border: 3px solid #c8c5bb;
  padding: 3px;
  z-index: 1000;
  margin-top: 3px;
  text-align: left;
  font: 12px georgia;
}

/* CS8 Mod teg
 -------------------------------------------------------------*/

#gam {
  padding: 1em 0.9em;
  background-color: #cdefea;
  color: #519e93;
  width: 95%;
  line-height: 125%;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  -moz-box-shadow: inset 0 0 1em #9ec8c2;
  -webkit-box-shadow: inset 0 0 1em #9ec8c2;
  box-shadow: inset 0 0 1em #9ec8c2;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#9ec8c2', Direction=145, Strength=3);
  font: 12px Tahoma;
}

#gam_title {
  display: block;
  width: 100%;
  margin: 0 auto auto auto;
  border-bottom: 1px solid #9dd3cb;
  padding-bottom: 1px;
  color: #428e83;
  font: small-caps 13px georgia;
}


#mod {
  padding: 1em 0.9em;
  background-color: #b5dbf3;
  color: #488baa;
  width: 95%;
  line-height: 125%;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  -moz-box-shadow: inset 0 0 1em #8cb9d6;
  -webkit-box-shadow: inset 0 0 1em #8cb9d6;
   box-shadow: inset 0 0 1em #8cb9d6;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#8cb9d6', Direction=145, Strength=3);
  font: 12px Tahoma;
}

#mod_title {
  display: block;
  width: 100%;
  margin: 0 auto auto auto;
  border-bottom: 1px solid #9fcce7;
  padding-bottom: 1px;
  color: #3b7a97;
  font: small-caps 13px georgia;
}

#adm {
  padding: 1em 0.9em;
  background-color: #ffb7bc;
  color: #bc585f;
  width: 95%;
  line-height: 125%;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  -moz-box-shadow: inset 0 0 1em #e3878e;
  -webkit-box-shadow: inset 0 0 1em #e3878e;
  box-shadow: inset 0 0 1em #e3878e;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#e3878e', Direction=145, Strength=3);
  font: 12px Tahoma;
}

#adm_title {
  display: block;
  width: 100%;
  margin: 0 auto auto auto;
  border-bottom: 1px solid #e99ca2;
  padding-bottom: 1px;
  color: #af444c;
  font: small-caps 13px georgia;
}



/* CS9 Zdorove
 -------------------------------------------------------------*/
.meter1,
.meter2{
  vertical-align:middle;
  height: 12px!important;
  padding-bottom: 3px;
  padding-top: 3px;
  color: transparent;
  background-image: url(http://uploads.ru/i/s/p/M/spMzk.gif);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  width:108px!important;
  border-collapse: collapse;
  border:none 0 transparent;
}

.meter1 div,
.meter2 div{
  max-width:100px!important;
  padding: 0!important;
  margin-left: 4px;
  border-collapse: collapse;
  border: none 0 transparent;
  height: 12px;
}
.meter1 div{
  background-image: url(http://savepic.net/1743298.gif);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
}
.meter2 div{
  background-image: url(http://uploads.ru/i/6/T/h/6ThMb.gif);
  background-color: transparent;
  background-position: center;
  text-align: center;
  background-repeat: no-repeat;
}

/* CS10 Opros
 -------------------------------------------------------------*/
#poll-special .container {
  background-color: #d8d4cb;
  border-style: none !important;
}

#poll-special .column1, #poll-special .column3 {
  text-align: center !important;
  font-size: 14px !important;
  width: 25% !important;
  background-color: #d3cfc6;
  padding: 1.5em 1em !important;
}

#poll-special .column1 {
  border-style: none none solid solid;
  border-width: 1px;
  border-color: #cac6bd;
}

#poll-special .column3 {
  border-style: none solid solid none;
  border-width: 1px;
  border-color: #cac6bd;
}

#poll-special .column2{
  background-color: #d8d4cb;
  width: 50% !important;
  border-style: none solid solid solid;
  border-width: 1px;
  border-color: #cac6bd;
  padding: 2.0em 1.5em !important;
}

#poll-special .tac {
  padding: 0 !important;
  color: #7b736b !important;
}

#votes {
  display: block;
  width: 70px;
  margin: 15px auto 0 auto;
  background-color: #cac6bd;
  border-top-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -khtml-border-top-left-radius: 20px;
  -moz-border-top-left-radius: 20px;
  -o-border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -khtml-border-top-right-radius: 20px;
  -moz-border-top-right-radius: 20px;
  -o-border-top-right-radius: 20px;
  padding: 1em 2.5em !important;
}

#title {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #d3cfc6;
  font-weight: bold;
}

#title strong {
  display: block;
  width: 100%;
  height: 100%;
  color: #7b736b !important;
  font-size: 14px !important;
  background-color: #cac6bd;
  border-bottom-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -khtml-border-bottom-left-radius: 20px;
  -moz-border-bottom-left-radius: 20px;
  -o-border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -khtml-border-bottom-right-radius: 20px;
  -moz-border-bottom-right-radius: 20px;
  -o-border-bottom-right-radius: 20px;
  padding: 1em 0 !important;
}

#poll-special h1 {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  background-image: none !important;
  height: 25px !important;
  min-width: 1em !important;
  display: block;
  padding: 0 0.3em !important;
}

#poll-special .row1 h1 {
  background-color: #f58da6;
}

#poll-special .row2 h1 {
  background-color: #f6d273;
}

#poll-special .row3 h1 {
  background-color: #cbf47a;
}

#poll-special .row4 h1 {
  background-color: #80f7da;
}

#poll-special .row5 h1 {
  background-color: #912cee;
}

.zero_votes {
  width: 15px !important;
}

/* CS11 Often
 -------------------------------------------------------------*/

#pun #pun-viewtopic #pun-main .topic .container .post-body .post-box .post-content p a {
color: #750500;
border-bottom:  solid 1px #b17f7d;
font-weight: normal; /* Убираем жирное начертание */
padding-bottom: 1px;
}

#pun #pun-viewtopic #pun-main .topic .container .post-body .post-box .post-content p a:hover {
  color: #9e2536;
  text-shadow: 0 0 1px #4c7cac;
border-bottom:  solid 1px #b19392;
}

.punbb .main .tcl a{
font-weight: normal;
}


#pun-category1 th {
  font-size: 0 !important;
  padding: 0 !important;
  border-style: none none none solid !important;
  border: none none none 2px !important;
  visibility: hidden: !important;
  background-color: #e6e2d8;

}

#pun-category1 .tcl {
  width: 40% !important;
}


#post .formsubmit{
   padding-right: 29px;
}

/* Убрать "закрыто" */
.closedatafield {display:none;}


/* стиль важно*/
.stickytext {
  font-weight: bold;
}

#pun-viewtopic li.pa-gifts {display: none;}


#My_replic_meny{
  background-image:url(http://moonvalley.f-rpg.ru/files/000e/dc/02/82448.png);
}

  #meny_My_replic span{
  display:none;
    }

    #meny_My_replic p::first-letter{
  color: red;
  font: small-caps 14px georgia;
    color: #003f75;
    }
    #meny_My_replic p{
    cursor: pointer;
  font: small-caps 12px georgia;
    color: #750500;
    }
    #meny_My_replic p:hover{
  font: small-caps 12px georgia;
  text-shadow: 0 0 2px #4c7cac;
    }
    #meny_My_replic {
    border: #c8c5bb solid 2px;
    width: 155px;
    position: absolute;
    right: 1%;
    top: 43px;
  background-color: #e5e1d7;
  color: #4d2624;
  border-radius: 15px;
  -webkit-border-radius:15px;
  -khtml-border-radius:15px;
  -moz-border-radius:15px;
  -o-border-radius:15px;
    }


#pun-main .formsubmit input.button:hover {
  background-color: #dad3c2;
  color: #a4333d;
}

#font-area, #size-area, #color-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area {
  background-color: #ebe8e1;
  color: #4d2624;
  border-radius: 15px;
  -webkit-border-radius:15px;
  -khtml-border-radius:15px;
  -moz-border-radius:15px;
  -o-border-radius:15px;
  border: 2px solid #c8c5bb;
}


div.post-rating a {
  background-color: #ebe8e1;
    font-size: 14px !important;
    }

#pun-viewtopic .linkst .pagelink {
margin-top: 30px !important;
}

#pun-live-rusff span.cooltext {display: none;}


.cool1, .cool3 {
background: none repeat scroll 0 0 #c90809 !important;
box-shadow: 0 0 5px #f9d300 inset !important;
}

.cool1 {
  background-image: url(http://moonvalley.f-rpg.ru/files/000e/dc/02/10721.png);
}

 .cool2 { background: none repeat scroll 0 0 #5d6475 !important; box-shadow: 0 0 3px #092f8b inset !important; }

acronym { border-bottom: 1px dotted; cursor: help; }
div#qTip { padding: 3px; border: 1px solid #666; display: none; background: #999; color: #FFF; font: bold 9px Verdana, Arial, sans-serif; position: absolute; z-index: 1000; }

    .punbb .quote-box.spoiler-box{
border:#d0ccc1 1px solid;
    border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;

    }
#button-files_rusff {display: none;}

#color-area td {width: 20px; }

#smilies-area {
    width: 400px !important;
}

