/*************************************************************
Стили MyBB по умолчанию + небольшие дополнения
**************************************************************/

@import url(style_cs.1430823279.css);

@import url(http://fonts.googleapis.com/css?family=Philosopher&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Marck+Script&subset=latin,cyrillic);

#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }
html, body {margin: 0; padding: 0}
.punbb * {margin: 0}
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {padding: 0; list-style: none;}
.punbb img {border:none}
.punbb .main table {table-layout: fixed; width: 100%;}
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }
body {font-size: 100.00%;}
.punbb {font: normal 12px Arial,Times New Roman,serif; color: #909090;}
.punbb h1, .punbb h2, .punbb h3 {font-size: 14px; font-weight: normal;}
.punbb h4, .punbb table, .punbb th {font-size: 12px; font-weight: normal;}
.punbb legend span {font-size: 13px;}
.punbb pre {font: 13px monaco, "bitstream vera sans mono", "courier new", courier, monospace}
.punbb address, .punbb em {font-style: normal}
.punbb .post-content em {font-style: italic}
.punbb .post-content em.bbuline {font-style: normal; text-decoration: underline;}
.punbb a {text-decoration: underline}
.punbb optgroup {font-weight: bold;}
#pun {margin: 0 auto;}
.punbb {float: left; height: auto;}
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {margin-top: 0;}
#pun-redirect, #pun-maint {
  margin: 50px auto;
  width: auto;
  float: none;
  }
#pun-post .topic {margin-top: 12px;}
.punbb .container {border: none;}
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-debug h2 {
  border: none;
    margin-top: 15px;
  }
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }
.punbb .info-box * {padding: 0 0 0.7em 0;}
.punbb #pun-main .info-box .legend {font-size: 13px; font-weight: bold;}
.punbb .hashelp {position: relative;}
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }
.punbb #profile .helplinks {top: 1.5em;}
.punbb .helplinks span {display: block; padding-bottom: 0.2em;}
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }
.punbb .info .container {padding: 0.8em 1em}
.punbb .info .container .backlink {padding-top: 0.8em;}
#pun-userlist .formal, #pun-userlist .formal .container {border-bottom: none; margin-bottom: 0;}
#pun-userlist .usertable .container {padding: 0 2.3em 2.3em 2.3em; border-top: none;}
#pun-userlist .usertable table { border-style: solid;  border-width: 1px; }
#pun-title .container { border-style: none solid none solid;}
#pun-title table {
	border: none;
	height: 40px;
	width: 100%;
}
#pun-title td.title-logo-tdl {	border: none;width: 100%;}
#pun-title td.title-logo-tdr {border: none;}
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }
#pun-pagelinks .container {background: transparent; border: none; padding: 0}
#pun-pagelinks .container li {display: inline}
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 14px;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }
#pun-pagelinks a:active, #pun-pagelinks a:focus {position:relative; margin: 0;}
#pun-pagelinks li a span {display:block; margin: 0 1em}







/* Свой стиль
-------------------------------------------------------------*/


body {background-color: transparent; overflow-x:hidden;}
#text-cont {position: absolute; overflow-y: auto;}
#pun-navlinks {border: medium none;}

.punbb .section .container, .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 {
  background-color: transparent;
  }
#pun-title, #pun-title .container {
  background-color: transparent;
  }
#pun-redirect, #pun-maint {
border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
}

html {background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/17226.jpg") repeat scroll 0 0 #404f5f;}

body {
    background-image: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/90013.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
}
#pun_wrap {
    background-color: transparent;
    background-image: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/67591.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    padding-top: 448px;
}
#pun-title {
    background-image: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/86841.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    border: medium none;
    height: 379px;
    left: 0;
    margin-top: 67px;
    position: absolute;
    top: 0;
    width: 100%;
}
#pun-title table {margin-top: 30px;}
#pun-title h1 {
    font-size: 16px;
    position: absolute;
    text-align: center;
    top: 340px;
    width: 100%;
    z-index: 10;
  display : block;
    height: auto;
        color: #b2a482;
    font-family: "Philosopher",sans-serif;
    font-weight: normal;
}

#pun-navlinks {
    background-color: transparent;
    background-image: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/71065.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 75px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
#pun-navlinks .container {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/17520.jpg") no-repeat scroll center top #00121e;
    height: 55px;
line-height: 55px;
  border: none;
  margin: 0;
}
#pun-navlinks li, #profilenav li {display: inline;  padding-right: 13px;}
#pun-navlinks a, #profilenav a {
  color: #e1bb34;
  font-family: 'Philosopher', sans-serif;
  font-size: 18px;
  padding: 5px;
}
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active,
#profilenav a:hover, #profilenav a:focus, #profilenav a:active {color: #fff2c5;}
#navextra1 {
    margin-left: -155px;
    padding: 0 !important;
    position: absolute;
    z-index: 10;
}
#flag {
    background: url("/files/0014/ec/ef/21712.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 222px;
    padding: 0 !important;
    width: 155px;
}
#flag:hover {background: url("/files/0014/ec/ef/15901.png") repeat scroll 0 0 rgba(0, 0, 0, 0);}


#pun-ulinks {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/46489.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 49px;
    line-height: 30px;
    margin-top: 0;
    position: absolute;
    top: 51px;
    width: 910px;
}
#pun-ulinks .container {
    font-size: 12px;
    line-height: 35px;
    padding: 0 50px;
    text-align: center;
}
#pun-ulinks li {display: inline;}
#pun-ulinks a {
  font-family: 'Philosopher', sans-serif;
  padding: 5px;
}

#pun {
    background-color: transparent;
    background-image: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/19438.jpg");
    background-position: center top;
    background-repeat: repeat-y;
    width: 1047px;
}
.punbb {
    padding: 0 32px;
    width: 983px;
}

.punbb .main h1, .punbb .main h2, #pun-debug h2 {
    background-color: transparent;
    background-image: url("/files/0014/ec/ef/50899.png");
    background-position: center top;
    background-repeat: no-repeat;
    color: #b2a482;
    font-family: "Philosopher",sans-serif;
    font-weight: normal;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 983px;
    font-size: 18px;
}

.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,
#pun-announcement .leftbar a, #pun-announcement .leftbar a:link, #pun-announcement .leftbar a:visited,
#pun-announcement .rightbar a, #pun-announcement .rightbar a:link, #pun-announcement .rightbar a:visited,
#pun-announcement .rightbar a, #pun-announcement .rightbar a:link, #pun-announcement .rightbar a:visited,
.post-content td a, .post-content td a:link, .post-content td a:visited {
  color: #e1bb34;
  text-decoration: none;

}
.quote-box a, .quote-box a:link, .quote-box a:visited {color: #e1bb34 !important;}
.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, #pun-pagelinks a:active, #pun-pagelinks a:focus,
#pun-announcement .leftbar a:hover, #pun-announcement .leftbar a:active, #pun-announcement .leftbar a:focus,
.post-content td a:hover, .post-content td a:active, .post-content td a:focus {
  color: #fff2c5; 
}
.quote-box a:hover, .quote-box a:active, .quote-box a:focus {color: #fff2c5 !important;}

#pun-announcement, #pun-stats, .punbb .post-body, .punbb textarea, .punbb select, .punbb optgroup {color: #2b1e0a;}

#pun-announcement a, #pun-announcement a:link, #pun-announcement a:visited,
#pun-stats a, #pun-stats a:link, #pun-stats a:visited,
.post-body a, .post-body a:link, .post-body a:visited,
#post-preview a, post-preview a:link, post-preview a:visited {
   color: #295a64;
   text-decoration: none;
   font-weight: bold;
}
#pun-announcement a:hover, #pun-announcement a:active, #pun-announcement a:focus,
#pun-stats a:hover, #pun-stats a:active, #pun-stats a:focus,
.post-body a:hover, .post-body a:active, .post-body a:focus,
.post h3 a:hover, .post h3 a:active, .post h3 a:focus,
#post-preview a:hover, post-preview a:active, post-preview a:focus {
   color: #876430;
}

#pun-status {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/65234.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 167px;
    margin-left: -40px;
    position: absolute;
    top: 371px;
    width: 1063px;
    z-index: 1;
}
.punbb .section, .punbb .main {margin-bottom: 12px;}
.punbb .main {position: relative; z-index: 2;}

#pun-status .container {
    height: 22px;
    line-height: 30px;
    padding: 65px 45px 0;
    text-align: center;
  }
#pun-status span {
  white-space: nowrap;
  }

#html-footer {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/90013.jpg") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    height: 595px;
    margin-left: -32px;
    width: 1048px;
    margin-bottom: 0;
}

#html-footer .container {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/12025.jpg") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    height: 595px;
    margin-left: -200px;
    width: 1250px;
}

#pun-about {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/64035.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 76px;
    margin-bottom: -42px;
    margin-left: -17px;
    position: relative;
    width: 1017px;
  }

#pun-about .container {
    border: medium none;
    height: 40px;
    line-height: 40px;
    padding: 10px 30px;
    text-align: right;
  }

#pun-about p span {
  display:block;
  padding-left: 50%;
  }

#pun-stats {
    margin: 70px 20px 15px 480px;
    position: absolute;
    width: 550px;
}
#pun-stats .statscon {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/66823.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
    opacity: 0.7;
padding: 18px 10px 10px;
}
#pun-stats h2 {
    color: #360f0d;
    font-family: "Philosopher",sans-serif;
    font-size: 22px;
    font-weight: normal;
    left: 10px;
    position: relative;
    text-shadow: 0 0 3px #fff;
    top: 14px;
    z-index: 5;
}
#pun-stats li {line-height: 150%;}
#pun-stats li#onlinelist {
    border-top: 1px solid #2b1e0a;
    margin: 5px 10px 0;
    text-align: center;
}
#pun-stats li#onlinelist div {border-top: 1px solid #d0d0d0;}

/* стили на главной */ 
#pun-index #pun-crumbs1, #pun-index #pun-crumbs2, #pun-index .category thead {display:none;}
#pun-index #pun-main table td {
    display: block;
    text-align: left;
    width: 480px;
    padding-left: 20px;
}
#pun-index td.tcl, #pun-index td.tc2, #pun-index td.tc3 {border: none;}
.modlist {position: relative; top: -12px;}
#pun-index td.tc2 {margin-top: -10px;}
#pun-index td.tcl {padding-bottom: 0; position: inherit;}
#pun-index td.tc2, #pun-index td.tc3 {padding-bottom: 0; padding-top: 0;}
#pun-index td.tc2, #pun-index td.tc3, #pun-index td.tcr, .modlist {opacity: 0.7;}
#pun-index td.tc2:hover, #pun-index td.tc3:hover, #pun-index td.tcr:hover, .modlist:hover {opacity: 1.0;}
#pun-index td.tcr {padding-top: 0;}
#pun-index td.tc2:before {content:'Тем: ';}
#pun-index td.tc3:before {content:'Сообщений: ';}
#pun-index td.tcr:before {content:'Последнее сообщение: ';}
#pun-index .f-descr {
    background: url("/files/0014/ec/ef/94102.jpg") no-repeat scroll -260px -40px #00121e;
    border-radius: 10px;
    box-shadow: 0 0 5px #000;
    margin-top: -17px;
    padding: 8px;
    position: absolute;
    right: 10px;
    width: 460px;
}
#pun-index .tcl h3 {
  font-size: 18px;
  font-family: "Philosopher",sans-serif;
  }
#pun-index div.icon {
    background: url("/files/0014/ec/ef/60866.png") no-repeat scroll 0 -1px transparent;
    height: 18px;
    margin: 1px 5px 0 -2px;
    width: 18px;
   position: inherit;
}
#pun-index tr.inew div.icon {background-position: 0 -21px;}



/* форумные таблицы */
.punbb .forum, .punbb .formal, .punbb .info, .punbb .category, .punbb .post {
    background: url("/files/0014/ec/ef/97751.jpg") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    border-bottom: 1px solid #000;
    padding-bottom: 34px;
}

#pun-viewforum .forum .tcr {padding-bottom: 12px !important;}
#pun-viewforum .forum th.tcr {padding-bottom: 5px !important;}

#pun-viewforum .modmenu {
    bottom: 0;
    opacity: 0.8;
    position: absolute;
    width: 100%;
}
.punbb .modmenu .container {padding: 6px 10px; text-align: right;}

.punbb div.icon {
    background-image: url("http://imageshack.com/a/img909/9053/n90Z8Y.png");
    height: 28px;
    margin-left: -48px;
    margin-top: -5px;
    position: absolute;
    width: 38px;
  float: left;
  display: block;
}
.punbb tbody.hasicon td.tcl {padding-left: 55px; position: relative;}
div.icon {background-position: 0px -60px;}
tr.inew div.icon  {background-position: 0 -28px;}
tr.isticky div.icon {background-position: 0 0;}
tr.iclosed div.icon {background-position: 0 -90px;}
tr.iredirect div.icon {background-position: 0 0;}


.punbb .main td {
    border-bottom: 1px solid #011522;
    padding: 12px 15px;
  }
.punbb .main tr {background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/94102.jpg") no-repeat scroll center top #00121e;}
.punbb .main tr:hover {background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/46369.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);}

.punbb .main th {padding: 3px 10px;}
.punbb .main thead tr {background-image: none !important;}
.punbb .main thead .tcr {text-align:right;}
#pun-viewforum .tc2, #pun-viewforum .tc3 {display:none;}


.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
  }
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  }
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 30%;
  }

#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* меню модератора, кнопки создания тем, навигация по страницам темы и форума */

#pun-crumbs1, #pun-crumbs2 {
    font-weight: bold;
    z-index: 10;
}
#pun-crumbs1 {
    margin-bottom: 5px;
    margin-top: 28px;
    position: relative;
}
#pun-crumbs2 {position: absolute;}
#pun-crumbs2 p.container, #pun-crumbs1 p.container {
    border-top: medium none;
    font-size: 13px;
    overflow: hidden;
    padding: 0 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 660px;
}
#pun-crumbs2 p.container {position: absolute; top:25px}
.multipage {
    margin-top: 30px !important;
    position: relative !important;
    z-index: 10 !important;
}
.punbb .linkst, .punbb .linksb {
    font-size: 13px;
    position: relative;
    float: left;
    height: 0;
    width: 100%;
    z-index: 10;
}
.punbb .linksb {margin-top: 15px;}
.linkst .postlink, .linksb .postlink {position: absolute; right: 15px; width: auto !important;}
.linkst .postlink {top: -80px;}
.linkst .pagelink, .linksb .pagelink {position: absolute; left: 15px; width: 660px}
.linkst .pagelink {top: -65px;}
.postlink span, .punbb input.button {
    background: url("http://imagizer.imageshack.us/a/img538/7889/2fri7L.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #e1bb34;
    display: inline-block;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 125px;
}
.postlink span:hover, .postlink span:focus, .punbb input.button:hover, .punbb input.button:focus {color: #fff2c5; background-position: 0 -32px;}

#pun-viewtopic #topic-modmenu {
    margin-top: -34px;
    position: absolute;
    width: 270px;
}
#pun-viewtopic #topic-modmenu .container {padding: 6px 0;}
#pun-viewtopic #topic-modmenu strong {margin-right: 15px;}
#pun-viewtopic #topic-modmenu select {padding: 0 5px; width: 170px;}
#pun-viewtopic #topic-users-in .container {padding: 6px 15px;}
#pun-viewtopic .linksb .pagelink {top: -20px;}
#pun-viewtopic .linksb .postlink {top: -35px;}
#pun-viewtopic #post-form {position: relative; top: 3px;}
.subscribelink {
    clear: both;
    position: relative;
    text-align: center;
    top: 140px;
    width: 300px;
  }


/* Посты
-------------------------------------------------------------*/

.post .container {background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/94102.jpg") no-repeat scroll center top #00121e;}

.punbb .post .post-author {
    background: url("/files/0014/ec/ef/81990.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #ba9970;
    float: left;
    min-height: 263px;
    padding: 0 5px 0 15px;
    width: 168px;
}
.punbb .post .post-author ul {
    line-height: 14px;
    margin: 6px 12px 0;
    text-align: center;
    width: 130px;
  }
.punbb .post .post-author ul li {position:relative; z-index: 10}
.pa-author {
    font-family: "Philosopher",sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px !important;
    text-shadow: 1px 1px 0 #171717, -1px -1px 0 #171717, -1px 1px 0 #171717, 1px -1px 0 #171717, 1px 1px 2px #000, -1px -1px 2px #000;
}
.pa-author a {text-decoration: none}
.pa-author a:hover {color: #fff2c5 !important;}
.pa-title {line-height: 12px;}
.pa-avatar img {
    border: 1px solid #2b1e0a !important;
    -webkit-box-shadow: 0 0 1px #d0d0d0;
    -moz-box-shadow: 0 0 1px #d0d0d0;
    box-shadow: 0 0 1px #d0d0d0;
    -webkit-box-shadow: 0 0 1px #d0d0d0;
    -moz-box-shadow: 0 0 1px #d0d0d0;
    margin: 6px 0 3px;
    max-height: 90px;
    max-width: 90px;
}
.pa-respect a[href*="&v=0&cod"], .pa-respect a[href*="&v=1&cod"] {
    display: inline-block;
    height: 9px;
    position: relative;
    top: 3px;
   border: 1px solid transparent;
}
.pa-respect a[href*="&v=1&cod"] img,
.pa-respect a[href*="&v=0&cod"] img {
  visibility:hidden;
  height:9px;
  width:9px;
}
.pa-respect a[href*="&v=1&cod"]{
   background:url(http://stormhearts.mmohost.ru/files/0014/ec/ef/99281.jpg) center 100% no-repeat;
}
.pa-respect a[href*="&v=0&cod"] {
   background:url(http://stormhearts.mmohost.ru/files/0014/ec/ef/43674.jpg) center  100% no-repeat; 
}
.pa-respect a[href*="&v=1&cod"]:hover, .pa-respect a[href*="&v=0&cod"]:hover {border: 1px solid #e1bb34;}
li.pa-online {
    background: url("/files/0014/ec/ef/87801.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    height: 217px;
    margin-left: -3px;
    position: absolute !important;
    width: 136px;
    z-index: 5 !important;
}
li.pa-online strong {display: none;}

.punbb .post h3 {
    margin-left: 170px;
    padding: 2px 5px;
    position: absolute;
    text-align: right;
    width: 800px;
    z-index: 10;
}
.punbb .post h3 span {font-size:11px;}
.punbb .post h3 strong:before {content:'#'}
.punbb .post h3 strong:after {content:', '}

.punbb .post-body {
   background: url("/files/0014/ec/ef/59146.png") no-repeat scroll 0 35px transparent;
    margin: 0 10px 15px 180px;
    padding-left: 11px;
    padding-top: 20px;
    position: relative;
    top: 5px;
  }
.punbb .post-content {
  padding: 10px 10px 5px;
  font-size:13px;
  background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/78244.jpg") repeat scroll center top #bca883;
    border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  overflow: hidden;
  width: auto;
}
.punbb fieldset .post-box {margin-bottom: 8px}
.punbb .post h3 strong {font-weight: normal;}


.post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }
.post-content .quote-box, .post-content .code-box {
    background: url("/files/0014/ec/ef/14223.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px dashed #202830;
    border-left: 10px solid #637d95;
    color: #000;
    margin: 5px 10px 12px;
    padding-right: 8px;
}
.post-content .blockcode, .punbb .post-content blockquote {
    overflow: hidden;
    padding: 8px 45px 8px 8px;
    width: auto;
}
.post-content .blockcode {background: url("/files/0014/ec/ef/81900.png") no-repeat scroll right 8px transparent;}
.punbb .post-content blockquote {background: url("/files/0014/ec/ef/43994.png") no-repeat scroll right 8px transparent;}
.quote-box cite, .code-box strong.legend {
    display: block;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin: 0;
    padding: 5px 8px 0;
}
.post-content .spoiler-box > div {
    background: url("/img/plus.png") no-repeat scroll 5px center rgba(0, 0, 0, 0) !important;
    cursor: pointer;
    padding: 5px 22px !important;
}

.post-content tr, #image-area tr {background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;}
.post-content tr:hover, #image-area tr:hover {background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;}
.post-content table {background: url("/files/0014/ec/ef/14223.png") repeat scroll 0 0 rgba(0, 0, 0, 0);}
.punbb .post-content table {
    color: #2b1e0a;
    font-size: 13px;
}
.punbb .post-content td {border-color: #e2d2b9 !important;}

.punbb .post-links li {
    display: inline;
    padding: 0 5px;
}
#pun-viewtopic .post-links li.pl-quote, #pun-viewtopic .post-links li.pl-website {display:none;}

.post-links {position: absolute;}
.punbb .post-links ul {
    height: 35px;
    line-height: 35px;
    opacity: 0.8;
    padding: 0 10px;
    text-align: right;
    width: 964px;
}
.lastedit {
    color: #4b4b4b;
    font-size: 11px;
    font-style: italic;
    text-align: right;
}

.punbb .post-sig dt {
  display: block;
  width: 250px;
  margin: 5px 0;
}
.punbb .post-content p {
  margin: 0;
  padding: 0 0 12px;
  line-height: 150%;
}
.punbb .post-content img {vertical-align: text-bottom}
.punbb .post-content img.postimg {vertical-align: middle;}


/* Форма ответа
-------------------------------------------------------------*/
#pun-viewtopic td#button-hide, #pun-viewtopic td#button-keyboard, #pun-viewtopic td#button-files_rusff, #pun-viewtopic td#button-graffiti_rusff {display: none !important;}
#post-form #post {background: url("/files/0014/ec/ef/94102.jpg") no-repeat scroll center top #00121e; position: relative;}
#post-form fieldset {
    background: url("/files/0014/ec/ef/40331.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    padding-left: 300px;
    padding-bottom: 60px;
}
.punbb .formsubmit {
    margin: 0;
    padding: 5px 0 10px;
    text-align: center;
}
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {margin: 0 8px 0 0;}
.punbb .formsubmit input {
    background: url("http://imagizer.imageshack.us/a/img538/7889/2fri7L.png") no-repeat scroll 0 0 transparent;
    color: #e1bb34;
    border: medium none;
    height: 32px;
    width: 125px;
}
.punbb .formsubmit input:hover, .punbb .formsubmit input:focus {color: #fff2c5; background-position: 0 -32px;}
.punbb fieldset {border: medium none; margin: 0;  padding: 0 10px;}
#pun-viewtopic fieldset legend {
    font-style: italic;
    margin-left: -300px;
    padding: 10px;
    position: absolute;
    width: 250px;
}
#post-form fieldset #main-reply {width: 665px;min-height: 420px;}
.punbb .fs-box {padding: 6px 0 0;}
.punbb fieldset fieldset {border-style: none; margin: 0; padding: 0;}
.punbb .fs-box p, .punbb .fs-box fieldset {padding: 0}
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {float: left; margin-right: 10px;}
.punbb .inline .infofield {clear:both  }
.punbb .datafield br {display: none}
.punbb .required label, .punbb .datafield span.input {font-weight: bold; font-style: italic;}
.punbb .datafield span.input a {font-weight: normal;}
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
}
.punbb textarea, .punbb .longinput input {width: 64%; margin: 0;}
.punbb textarea, .punbb select, .punbb optgroup {
    background: url("/files/0014/ec/ef/55714.png") repeat scroll center top #bca883;
    border: medium none;
    border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
    box-shadow: 0 0 5px #fff inset;
    -webkit-box-shadow: 0 0 5px #fff inset;
    -moz-box-shadow: 0 0 5px #fff inset;
    padding: 5px;
    color: #2b1e0a !important;
}
.punbb textarea:hover, .punbb select:hover, .punbb optgroup:hover {
box-shadow: 0 0 10px #fff inset;
-webkit-box-shadow: 0 0 10px #fff inset;
-moz-box-shadow: 0 0 10px #fff inset;
}
.punbb textarea:focus, .punbb select:focus, .punbb optgroup:focus {
box-shadow: 0 0 5px #fff inset, 0 0 5px #3291d5;
-webkit-box-shadow: 0 0 5px #fff inset, 0 0 5px #3291d5;
-moz-box-shadow: 0 0 5px #fff inset, 0 0 5px #3291d5;
} 
#form-buttons {margin-bottom:2px;}
#form-buttons tr {background: none; text-align: center;}
#form-buttons td {
    background-image: url("/files/0014/ec/ef/67598.png") !important;
    display: inline-block !important;
    margin: 0 1px 2px;
    width: 34px;
}
td#button-font {background-position: 0px 0px !important;}
td#button-font:hover {background-position: -34px 0px !important;}
td#button-size {background-position: 0px -26px !important;}
td#button-size:hover {background-position: -34px -26px !important;}
td#button-bold {background-position: 0px -52px !important;}
td#button-bold:hover {background-position: -34px -52px !important;}
td#button-italic {background-position: 0px -78px !important;}
td#button-italic:hover {background-position: -34px -78px !important;}
td#button-underline {background-position: 0px -104px !important;}
td#button-underline:hover {background-position: -34px -104px !important;}
td#button-strike {background-position: 0px -130px !important;}
td#button-strike:hover {background-position: -34px -130px !important;}
td#button-left {display: none !important;}
td#button-center {background-position: 0px -156px !important;}
td#button-center:hover {background-position: -34px -156px !important;}
td#button-right {background-position: 0px -182px !important;}
td#button-right:hover {background-position: -34px -182px !important;}
td#button-link {background-position: 0px -208px !important;}
td#button-link:hover {background-position: -34px -208px !important;}
td#button-spoiler {background-position: 0px -234px !important;}
td#button-spoiler:hover {background-position: -34px -234px !important;}
td#button-image {background-position: 0px -260px !important;}
td#button-image:hover {background-position: -34px -260px !important;}
td#button-video {background-position: 0px -286px !important;}
td#button-video:hover {background-position: -34px -286px !important;}
td#button-hide {background-position: 0px -312px !important;}
td#button-hide:hover {background-position: -34px -312px !important;}
td#button-quote {background-position: 0px -338px !important;}
td#button-quote:hover {background-position: -34px -338px !important;}
td#button-code {background-position: 0px -364px !important;}
td#button-code:hover {background-position: -34px -364px !important;}
td#button-color {background-position: 0px -390px !important;}
td#button-color:hover {background-position: -34px -390px !important;}
td#button-table {background-position: 0px -468px !important;}
td#button-table:hover {background-position: -34px -468px !important;}
td#button-smile {background-position: 0px -416px !important;}
td#button-smile:hover {background-position: -34px -416px !important;}
td#button-keyboard {background-position: 0px -442px !important;}
td#button-keyboard:hover {background-position: -34px -442px !important;}
td#button-addition {background-position: 0px -494px !important;}
td#button-addition:hover {background-position: -34px -494px !important;}
td#button-files_rusff {background-position: 0px -520px !important;}
td#button-files_rusff:hover {background-position: -34px -520px !important;}
td#button-graffiti_rusff {background-position: 0px -546px !important;}
td#button-graffiti_rusff:hover {background-position: -34px -546px !important;}


#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area, #linkTs-area {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/78244.jpg") repeat scroll center top #bca883;
    padding: 5px;
    color: #2b1e0a;
    border: 1px solid #382200;
    border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
    box-shadow: 1px 1px 0 #d0d0d0 inset, -1px -1px 0 #d0d0d0 inset, 0 0 5px #555;
    -webkit-box-shadow: 1px 1px 0 #d0d0d0 inset, -1px -1px 0 #d0d0d0 inset, 0 0 5px #555;
    -moz-box-shadow: 1px 1px 0 #d0d0d0 inset, -1px -1px 0 #d0d0d0 inset, 0 0 5px #555;
}
#image-area a, #image-area a:link, #image-area a:visited,
#imageup-area a, #imageup-area a:link, #imageup-area a:visited,
#video-area a, #video-area a:link, #video-area a:visited {
   color: #000;
   text-decoration: none;
   font-weight: bold;
}
#image-area a:hover, #image-area a:active, #image-area a:focus,
#imageup-area a:hover, #imageup-area a:active, #imageup-area a:focus,
#video-area a:hover, #video-area a:active, #video-area a:focus {
   color: #876430;
}

/* предпросмотр в топике */
#pun-viewtopic .formsubmit input {
    bottom: 15px;
    position: absolute;
    right: 275px;
    border: medium none;
}

#priv-btn {
    left: 10px;
    position: absolute;
    top: 60px;
}
#priv-btn input {
    bottom: auto !important;
    padding: 4px 8px;
    position: relative !important;
    right: auto !important;
}
#priv-btn input.selected {
    background-position: 0 -32px;
    border: 1px solid #3b3d33;
    border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
    box-shadow: 0 0 10px #000 inset;
    -webkit-box-shadow: 0 0 10px #000 inset;
    -moz-box-shadow: 0 0 10px #000 inset;
    color: #fff2c5;
}



/* полная форма ответа */
#post-preview {min-height: 160px;}
#post-preview .post-box {margin: 25px 0 60px;}
#post-preview .post-content {
    color: #2b1e0a;
    min-height: 400px;
}
#post-preview .post-content p {padding: 0 0 12px;}
#pun-post legend {display: none;}
#pun-post .post-content {color: #2b1e0a; max-width: 940px}
#pun-post .pa-author {width: 132px; margin: 35px 10px 5px;text-align: center;}


/* Личные сообщения, профиль */

#profilenav h2 {display: none;}
#profilenav {
    background-color: transparent;
    background-image: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/71065.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 75px;
    text-align: center;
}
#profilenav ul {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/17520.jpg") no-repeat scroll center top #00121e;
    border: medium none;
    height: 49px;
    margin: 0;
    padding-top: 6px;
}
#profilenav li.isactive a {color: #fff2c5;}

#pun-messages #profilenav ul {height: 34px; padding-top: 8px;}
#pun-messages #profilenav {height: 104px;}
#pun-messages #messages fieldset {padding: 0;}
#pun-messages #messages legend {padding: 0 10px;}
#pun-messages #profile {margin-bottom: 40px;}
#pun-messages .linksb {position: absolute; margin-top: 42px;}
#pun-messages #profile fieldset {padding: 0;}
#pun-messages #profile legend {
    background-color: transparent;
    background-image: url("/files/0014/ec/ef/50899.png");
    background-position: center top;
    background-repeat: no-repeat;
    color: #b2a482;
    font-family: "Philosopher",sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 38px;
    line-height: 38px;
    padding: 0;
    text-align: center;
    width: 983px;
}
#pun-messages #profile .fs-box {padding: 0; }
#pun-messages #messages {margin-top: 10px;}
#pun-messages #profile .post-content p {padding: 0 0 12px;}
#pun-messages #profile .post-body {max-width: 780px !important;}
#pun-messages #profile .post-author ul li {display: none;}
#pun-messages li.pa-author, #pun-messages li.pa-avatar, #pun-messages li.pa-online {display:block !important;}
#pun-messages #profile .post-author ul {position: absolute; z-index: 1;}
#pun-messages li.pa-online {position: absolute; top: 0;}
#pun-messages #post input.button {margin: 0 15px;}
#pun-messages #post-form {padding-bottom: 45px;}

/* объявление + сайдбары
-------------------------------------------------------------*/
#pun-announcement h2 {display: none;}
#pun-announcement {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/97751.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin: 25px auto 40px;
    padding-top: 34px;
    position: relative;
    width: 982px;
 z-index: 5;
}
#pun-announcement .container {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/97751.jpg") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    padding-bottom: 33px;
}
#pun-announcement .html-box {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/78244.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    padding: 5px 105px;
    min-height: 420px;
}

#pun-announcement h3 {
    font-size: 16px;
    text-align: center;
}
#pun-announcement .leftbar, #pun-announcement .rightbar {
    color: #d4d4d4;
    position: absolute;
    height: 553px;
    width: 176px;
    top: -25px;
}
#pun-announcement .leftbar {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/47149.jpg") no-repeat scroll 0 0 transparent;
    left: -455px;
    padding-left: 272px;
}
#pun-announcement .rightbar {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/91939.jpg") no-repeat scroll right top transparent;
    padding-right: 382px;
    right: -455px;
}
#pun-announcement .topbg {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/64989.png") no-repeat scroll center top transparent;
    height: 70px;
    width: 288px;
}
#pun-announcement .content {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/29232.png") repeat-y scroll center top transparent;
    min-height: 415px;
    width: 288px;
}
#pun-announcement .botbg {
    background: url("http://stormhearts.mmohost.ru/files/0014/ec/ef/67451.png") no-repeat scroll center bottom transparent;
    height: 70px;
    width: 288px;
}
#pun-announcement .text {padding: 0 28px;}

#pun-announcement h3, #pun-main h1, #pun-main h2 {
        color: #b2a482;
    font-family: "Philosopher",sans-serif;
    font-weight: normal;
}



.statics {
    border-left: 1px solid #2b1e0a;
    border-right: 1px solid #d0d0d0;
    display: inline-block;
    margin: 20px 0 5px -5px;
    padding: 0 5px;
    vertical-align: top;
    position: relative;
}
#st-bor :first-child {border-left: none;}
#st-bor :last-child {border-right: none;}
.statics h3 {
    color: #360f0d !important;
    font-size: 18px !important;
    margin: -12px 0 0;
    text-align: center;
    text-shadow: 0 0 3px #fff;
}
.statics span {
    display: inline-block;
    font-family: Lucida Console;
    font-size: 10px;
    text-align: center;
}
.statics span b {
    color: #5f0000;
    font-family: "Philosopher",sans-serif;
    font-size: 14px;
}
.statics p {
    font-style: italic;
    margin: 10px 5px;
}
#stst-icons {text-align:center;}
#stst-icons div {
    border: 1px solid #d0d0d0;
    border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
    box-shadow: 0 0 1px #2b1e0a;
    -webkit-box-shadow: 0 0 1px #2b1e0a;
    -moz-box-shadow: 0 0 1px #2b1e0a;
    display: inline-block;
    height: 36px;
    margin: 1px 5px;
    width: 36px;
}
#war {background-image: url("/files/0014/ec/ef/46070.jpg"); background-repeat: no-repeat;}
#dru {background-image: url("/files/0014/ec/ef/11657.jpg"); background-repeat: no-repeat;}
#prist {background-image: url("/files/0014/ec/ef/79909.jpg"); background-repeat: no-repeat;}
#mag {background-image: url("/files/0014/ec/ef/44232.jpg"); background-repeat: no-repeat;}
#monk {background-image: url("/files/0014/ec/ef/74002.jpg"); background-repeat: no-repeat;}
#hant {background-image: url("/files/0014/ec/ef/17456.jpg"); background-repeat: no-repeat;}
#pal {background-image: url("/files/0014/ec/ef/52802.jpg"); background-repeat: no-repeat;}
#rog {background-image: url("/files/0014/ec/ef/27627.jpg"); background-repeat: no-repeat;}
#dk {background-image: url("/files/0014/ec/ef/70046.jpg"); background-repeat: no-repeat;}
#lok {background-image: url("/files/0014/ec/ef/41679.jpg"); background-repeat: no-repeat;}
#sham {background-image: url("/files/0014/ec/ef/53322.jpg"); background-repeat: no-repeat;}
#stst-icons .red {border: 1px solid #d30000;}
#stst-icons .yellow {border: 1px solid #d1d300;}
#stst-icons .green {border: 1px solid #00df00;}

#unitip {position: absolute;
 z-index: 10000; top: -1000px; 
color: #ffd168; font:11px Verdana,Arial,Helvetica, sans-serif; display: none;}
#unitippoint, #unitipmid, #unitipcap {position: relative; top: 0px; left: 0px; width: 145px; display: block;}   
#unitippoint {background: url('http://uploads.ru/i/Z/R/P/ZRPbI.png') no-repeat; height: 19px; overflow: hidden;}   
#unitipmid {background: url('http://uploads.ru/i/4/t/C/4tCag.png') repeat;width: 115px; height: auto;
 padding: 5px 15px;}
#unitipcap {background: url('http://uploads.ru/i/a/8/E/a8E4K.png') no-repeat;height: 7px;overflow: hidden;}


/* стили админки */
#pun-admain {
    margin-top: 440px;
    position: relative;
    z-index: 5;
}

.punbb-admin #pun-navlinks a {font-size: 14px;}
.punbb-admin #pun-navlinks .container {line-height: 80px;}
.punbb-admin #pun-crumbs1 {margin-top:10px;}

/* Копирайт*/

#bot-text {
    color: #2b1e0a;
    left: 750px;
    position: relative;
    top: 400px;
    width: 500px;
}
#bot-text a {color: #295a64;}
#bot-text a:hover, #bot-text a:active {color: #295a64;}

#bot-text a.tip {
    background: url("/files/0014/ec/ef/43069.jpg") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 95px;
    margin: 0 5px;
    width: 95px;
}
#bot-text #bn {background-position: 0 0;}
#bot-text #bn:hover {background-position: -95px 0;}
#bot-text #wp {background-position: 0 -95px;}
#bot-text #wp:hover {background-position: -95px -95px;}
#bot-text #wl {background-position: 0 -190px;}
#bot-text #wl:hover {background-position: -95px -190px;}