/**
 * @version   1.5.1 July 6, 2010
 * @author    RocketTheme, LLC http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2010 RocketTheme, LLC
 * @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

/* BG Levels */
body {
  background-color: #04060e;
  background-image: url(images/background-left.jpg), url(images/background-right.jpg);
  background-position: left top, right top;
  background-repeat: no-repeat;
  color: #333;
  font-family: georgia,garamond,serif;
  font-size: 14px;
  line-height: 22px;
}

.wiz-unread-messages {
  color: #a10429;
  font-weight: bold;
}

#page-body {
  padding: 20px 0 60px;
  clear: both;
}

html, body {
  height: 100%;
}

/* --- new wiz styles --- */

.login {
  text-align: center;
}

.readon {
  display: inline-block;
}

body.section-index #rt-top {
  height: 161px;
}

#rt-top {
  min-height: 50px;
  position: relative;
  overflow: visible;
}

#rt-top {
  min-height: 140px;
  height: 140px;
  background: url(images/branches/branch-top.png) no-repeat top center;
}

#rt-main {
  text-align: center;
}

#rt-top .inner,
.wiz-image-placeholder {
  max-width: 1260px;
  width: 100%;
  min-width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

#rt-logo {
  margin-top: 29px;
  margin-left: 147px;
  position:absolute;
  width:572px;
  height:125px;
  display:block;
}

body.section-index #rt-logo {
  height:215px;
}

#wiz-image {
  position: absolute;
  z-index: 20;
}

body.section-index .owl {
  top: 8px;
  background: url(images/sowa.png) no-repeat;
  width: 285px;
  height: 479px;
  margin-left: 940px;
}

body.section-index .owl.blink {
  background: url(images/sowa-blink.jpg?v=4) no-repeat 88px 63px, url(images/sowa.png?v=4) no-repeat 0px 0px;
}

.rt-container {
  margin: 0 auto;
  background: none;
  /* max-width: 1260px; */
}

#wiz-content {
  text-align: left;
}

body.section-index #wiz-content {
  width: 900px;
  text-align: left;
  float: left;
}

.clear {
  clear: both;
}

body.section-index #page {
  padding-top: 100px
}

#branch-middle-left {
  background: url(images/bar-wide.png) no-repeat left top;
  width: 100%;
  height: 37px;
  position: absolute;
}

body.section-index #branch-middle-left {
  background: url(images/branches/branch-middle-left.png) no-repeat left top;
  height: 136px;
  width: 939px;
  position: absolute;
  margin-left: -17px;
  top: 0;
}

body.section-index #branch-middle-middle {
  background: url(images/branches/branch-middle-middle.png) no-repeat left top;
  height: 234px;
  width: 273px;
  top: 136px;
  margin-left: 697px;
  position: absolute;
}

body.section-index #branch-middle-right {
  background: url(images/branches/branch-middle-right.png) no-repeat left top;
  height: 90px;
  width: 337px;
  position: absolute;
  margin-top: -30px;
  margin-left: 50px;
}

body.section-index #wiz-sidebar {
  display: block;
  min-height: 300px;
  width: 340px;
  margin-left: 20px;
  margin-top: 310px;
  float: left;
}

#wiz-sidebar { display: none; };

#wiz-sidebar .page-top {
  position: absolute;
  margin-top: -4px;
  width: 340px;
}

#wiz-sidebar-wrapper {
  margin-top: 20px;
}

#wiz-sidebar-inner {
  margin: 0 8px 0 2px;
  padding: 45px 10px 10px;
  background: url(images/background-paper-narrow.jpg) repeat-y;
}

#wrap {
  margin: 0 20px;
  padding: 55px 90px 0 90px;
  background: url(images/background-paper-wide.jpg) repeat-y;
  min-height: 500px;
}

body.section-index #wrap {
  margin: 0 0 0 20px;
  padding: 40px 50px 0 50px;
  width: 760px;
  background: url(images/background-paper.jpg) repeat-y;
}

#wrap .contentheading {
  background: rgba(180, 166, 130, 0.4);
  padding: 5px 10px;
  margin: 0;
  font-size: 16px;
}

#wrap.logged-in {
  min-height: 1150px;
}

#branch-bottom {
  background: url(images/bar-wide.png) no-repeat bottom center;
  width: 100%;
  height: 70px;
  top: -45px;
  margin: 0;
  position: relative;
}

body.section-index #branch-bottom {
  height: 60px;
  background: url(images/branch-bottom.jpg) no-repeat bottom center;
}

#branch-bottom .navbar {
  margin: 0 60px;
}

#rokajaxsearch {
  width: 70%;
  margin: 0 auto;
}

/* --- topiclist --- */

/*
.topiclist .icon {
  width: 32px;
  height: 32px;
}
*/

#cp-main ul.topiclist dt,
#cp-main ul.topiclist dd {
  width: 25%;
  display: inline-block;
}

#cp-main ul.topiclist dd.mark {
  width: 10%;
}

.topiclist .row .right,
.topiclist .row .left {
  float: left;
  display: block;
}

.topiclist .row .right {
  margin-left: 260px;
  min-height: 165px;
  background: transparent url("images/dzial.png")  no-repeat;
}

.topiclist .row .right .right-inner {
  padding: 13px;
  display: block;
}

.topiclist .row .left {
  width: 260px;
  padding-top: 20px;
  position: absolute;
}

.topiclist .row .forum-image {
  position: relative;
  width: 260px;
  height: 135px;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.topiclist .row .image-placeholder {
  width: 238px;
  height: 117px;
  overflow: hidden;
  margin: 8px 10px;
}

.topiclist .row .forum-image img {
  max-width: 238px;
}

.topiclist .row .forum-image .forum-image-mask {
  background: url(images/image-mask.png) no-repeat top left;
  position: absolute;
  top: 0;
  left: 0;
  width: 260px;
  height: 135px;
  display: block;
}

.topiclist .row.read .forum-image img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}

ul.forums li,ul.topics li {

}

ul.topics li.row {
  margin-bottom: 5px;
  background: rgba(180, 166, 130, 0.5);
}

ul.topics li.row.bg2 {
  margin-bottom: 5px;
  background: rgba(180, 166, 130, 0.3);
}

ul.topics li.row:hover {
  margin-bottom: 5px;
  background: rgba(180, 166, 130, 0.8);
}

ul.topics {
  margin-bottom: 20px;
}

fieldset.display-options {
  margin: 10px 0;
}

/* --- /topiclist --- */

/* --- search --- */

.roksearch-wrapper input {
  background: #fff;
}

/* --- /search --- */


/* --- floating board --- */

#floating-board {
  margin-top: 90px;
  position: relative;
  padding: 1px;
}

#floating-board .rt-block {
  margin-top: 310px;
  padding: 20px;
}

#floating-board .module {
  background: url(images/background-paper-narrow.jpg) repeat-y;
  width: 330px;
  margin-left: 2px;
}

#floating-board .rt-module-inner {
  padding: 20px 35px 10px;
}

.identified-users {
  line-height: 14px;
}

.identified-users .username-coloured {
  font-size: 80%;
}

.desk-board-bottom {
  background: url(images/branches/desk-board-bottom.png) no-repeat;
  width: 361px;
  height: 36px;
  position: relative;
  left: -9px;
}

#branch-board {
  position: absolute;
  top: 0;
  background: url(images/branches/branch-board.png) no-repeat;
  width: 462px;
  height: 329px;
  left: -40px;
  z-index: 10;
}

.flags {
  padding: 5px 0 0 0;
  margin: 0 0 0 -3px;
  list-style: none;
  width: 342px;
}

.flags li {
  display: inline-block;
}

.flags li:hover img {
  top: -5px;
  position: relative;
}

.flags li .desc {
  display: none;
}

.flags li:hover .desc {
  display: block;
  position: absolute;
  color: #eee9dd;
  top: -15px;
  width: 320px;
  text-align: center;
  left: 0;
  z-index: 100;
}

/* --- / floating board --- */

.wiz-copyright {
  color: #999999;
  font-size: 11px;
  line-height: 12px;
  text-align: left;
  padding: 5px;
}

.wiz-copyright a {
  color: #999999;
  text-decoration: underline;
}

.branch-bar {
  background: url(images/branches/branch-bar.png) no-repeat;
  width: 745px;
  height: 36px;
  clear: both;
}

.chain {
  background: url(images/branches/chain.png) no-repeat;
  width: 50px;
  height: 75px;
}

.chain-left {
  float: left;
  margin-left: 112px;
}

.chain-right {
  float: left;
  margin-left: 410px;
}

#shout-box {
  padding: 0 100px 0 75px;
}

/* --- archive mode --- */

body.section-mchat #shout-box{
  width: 100%;
  padding: 0;
}

body.section-mchat #shout-box-inner {
  padding: 0;
}

body.section-mchat #shout-box-wrapper {
  display: block;
  background: none;
  margin-top: 20px;
}

body.section-mchat .chain,
body.section-mchat .branch-bar {
  display: none;
}

body.section-index #shout-box-wrapper {
  background: url(images/branches/shout-box-top.png) no-repeat center top;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  top: -45px;
  display: block;
}

#shout-box-wrapper {
  display: none;
}

#shout-box-inner {
  padding: 0 6px 0 25px;
  position: relative;
  top: -6px;
}

#shout-box-inner .branch-bar {
  margin-left: -22px;
}

div.mChatBodyFix {
  background: #a18355;
  /*
  width: 725px;
  margin: 0 220px;
  */
}

/* --- */

.topiclist.forums {
  margin-bottom: 20px;
  border-bottom: 1px solid rgb(180, 166, 130);
}

.topiclist .header h4 {
  margin: 0;
  padding: 5px 10px;
  line-height: 20px;
}

.topiclist li.header:hover {
  background: rgba(180, 166, 130, 0.4);
}

/* --- subforums --- */

.topiclist.topics dt,
.topiclist.topics dd {
  float: left;
  text-align: center;
}

.topiclist.topics dt {
  width: 50%;
  text-align: left;
}

.topiclist.topics dt h5 {
  margin-left: 10px;
}

.topiclist.topics dd.lastpost {
  width: 34%;
  text-align: right;
}

.topiclist.topics dd.lastpost span {
  margin-right: 10px;
}

/* --- topic list header --- */

.topiclist li.header dl.icon dt {
  padding: 0;
}

.topiclist .header dt,
.topiclist .header dd {
  float: left;
  text-align: center;
  padding: 0;
  margin: 0;
  color: inherit;
  font-weight: bold;
  font-style: italic;
}

.topiclist .header dt {
  width: 50%;
  text-align: left;
}

.topiclist .header dt h5 {
  margin-left: 10px;
}

.topiclist .header dd.lastpost {
  width: 34%;
  text-align: right;
}

.topiclist .header dd.lastpost span {
  margin-right: 10px;
}

/* --- --- */

.topic-inner {
  margin-left: 10px;
}

.subforums-container {
  display: block;
  padding: 0 0 0 50px;
  margin-top: 20px;
}

.show-subforums-container {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.show-subforums.closed {
  background: url(images/diamond-red.png) no-repeat;
}

.show-subforums {
  background: url(images/diamond-blue.png) no-repeat;
  display: block;
  width: 15px;
  height: 20px;
  margin: 0 auto;
}

.topiclist .row .subforums .forum-image{
  width: 210px;
  height: 109px;
}

.topiclist .row .subforums .forum-image .forum-image-mask {
  width: 210px;
  height: 109px;
  background-size: 210px 109px;
}

.topiclist .row .subforums .image-placeholder {
  width: 192px;
  height: 92px;
  margin: 7px 8px;
  display: block;
}

.topiclist .row .subforums .row {
  position: relative;
  padding:0;
  margin-bottom: 0;
  display: block;
}

.topiclist .row .subforums .row .left {
  width: 210px;
  padding: 0;
  display: block;
}

.topiclist .row .subforums .row .right-inner,
.topiclist .row .subforums .row h5 {
  margin-top: 0;
  padding-top: 0;
  display: block;
}

.topiclist .row .subforums .row .right {
  margin-left: 210px;
  font-size: 90%;
  min-height: 165px;
  padding-top: 0;
  top: 0;
  position: relative;
  display: block;
}

/* --- posts --- */

div.post {
  border-bottom: 1px solid rgb(180, 166, 130)
}

.postbody .content {
  font-size: 15px;
  line-height: 23px;
  padding: 20px 30px 20px 10px;
}

.postbody {
  position: relative;
  width: 73%;
  margin-top: 14px;
}

.postbody ul.profile-icons li {
  display: inline-block;
  float: none;
}

.postbody ul.profile-icons {
  background: url(images/edit.png) no-repeat right top;
  padding: 0 45px 0 0;
  height: 32px;
  line-height: 32px;
  width: 0px;
  text-align: right;
  display: block;
  position: absolute;
  right: 0;
  overflow: hidden;
  cursor: pointer;
}

.postbody ul.profile-icons li {
  display: none;
  background: rgb(180, 166, 130);
  margin: 0;
  padding: 5px 10px;
}

.postbody ul.profile-icons li a {
  padding: 0;
}

.postbody ul.profile-icons:hover {
  width: auto;
}

.postbody ul.profile-icons:hover li {
  display: inline-block;
}

/* --- profile in post --- */

.post-profile-name strong {
  font-weight: bold;
}

.post-profile-physical-changes,
.post-profile-name {
  margin-bottom: 10px;
  margin-top: 14px;
}

.post-profile-profile,
.post-profile-rank,
.post-profile-title,
.post-profile-avatar {
  text-align: center;
  margin-bottom: 10px;
}

.post-profile-avatar {
  position: relative;
}

.post-profile-avatar a {
  width: 148px;
  overflow: hidden;
  height: 199px;
  display: block;
  margin: auto;
}

.avatar-border {
  display: block;
  position: absolute;
  top: -7px;
  left: 45px;
  background: url(images/ramka.png) no-repeat;
  width: 160px;
  height: 213px;
}

.post-profile-title {
  word-break: break-all;
}

.postprofile {
  width: 25%!important;
  text-align: center;
  padding-bottom: 10px;
}

.postprofile .post-profile-profile a.button2 {
  font-weight: normal;
}

.postbuttons {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

.postbuttons .button2 {
  margin-right: 5px;
  font-size: 11px;
}

.cron-task {
  display: none;
}

/* ================================================================================================================= */

/* Core */

#rt-main {
    position: relative;
}

a:hover { text-decoration: underline }

h1,
h2,
h3,
h4,
h5 {
  font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
  margin: 10px 0;
  font-weight: bold;
  color: #282828;
}

h2,
h2.title {
  font-size: 150%;
  line-height: 120%;
}

a.forumtitle {
  color: #333;
}

.inputbox,
input[type="text"],
input.validate-email,
#form-login .inputbox,
#com-form-login .inputbox,
#josForm .inputbox {
    border: 1px solid black;
    background: #B4A684;
}

.readon:hover,
#rt-top .readon:hover { text-decoration: none }
.readon a:hover,
.readon2 a:hover,
.readon:hover span { text-decoration: underline }
.multicolumns .readon a,
.multicolumns .readon2 a { font-size: 100% }
.buttonheading .icon {
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin-left: 5px;
}
.buttonheading .pdf {
    background: url(images/body/style1/buttons.png) -159px 0 no-repeat;
    height: 18px;
    width: 18px;
}
.buttonheading .print {
    background: url(images/body/style1/buttons.png) -122px 0 no-repeat;
    height: 18px;
    width: 18px;
}
.buttonheading .email {
    background: url(images/body/style1/buttons.png) -140px 0 no-repeat;
    height: 18px;
    width: 18px;
}
.button,
.validate {
    background: url(images/body/button-25.png) repeat-x 0 0;
    border: none;
    color: #eee9dd;
    line-height: 25px;
    height: 25px;
    width: 84px;
    font-size: 14px;
    font-family: inherit;
}
/* Date Block */
.date-block { color: #fff }
.date-block .date {
    font-size: 110%;
    text-transform: uppercase;
    font-weight: bold;
}

/* Top */

#rt-top a {
    font-weight: bold;
    text-decoration: underline;
}
#rt-top a:hover,
.sep a { color: #000 }
/* Header */
#rt-header {
    background: url(images/backgrounds/style1/headerbg.png) repeat;
    display: none;
}
/* Top Menu */
#rt-header ul.menu li { background: none }
#rt-header ul.menu > li,
#rt-header ul.menu ul > li {
    text-decoration: none;
    padding: 1px;
}
#rt-header ul.menu ul > li { border-top: 1px dashed #000 }
#rt-header ul.menu ul > li:hover {
    border: none;
    border-top: 1px dashed #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    background: #53300C;
}
#rt-header ul.menu ul > li.parent { background: url(images/body/style1/arrow-on.png) 95% 50% no-repeat }
#rt-header ul.menu ul > li.parent:hover { background: url(images/body/style1/arrow-on.png) 95% 50% no-repeat #53300C }
#rt-header ul.menu li > a {
    background: url(images/body/style1/arrow-on.png) 0px 50% no-repeat;
}
#rt-header ul.menu li > span { background: url(images/body/style1/arrow-on.png) 0px 50% no-repeat }
#rt-header ul.menu li:hover > span,
#rt-header ul.menu li:hover > a {
    background: url(images/body/style1/arrow-down.png) 0px 50% no-repeat #53300C;
    text-decoration: none;
}
#rt-header ul.menu > li.active,
#rt-header ul.menu > li:hover,
#rt-header ul.menu > li.active,
#rt-header ul.menu > li:hover {
    background: #53300C;
    text-decoration: none;
    border: 1px solid #000000;
    padding: 0;
}
#rt-header ul.menu li ul { background: #47270A }
#rt-header ul.menu li ul {
    border: 1px solid #000;
    background: #47270A;
}
/* Showcase */
/* RokStories */
.rokstories-layout2 { background: url(images/backgrounds/style1/showcasebase.png) no-repeat }
/* Feature */
#rt-feature,
#rt-maintop,
#rt-feature a:hover,
#rt-maintop a:hover { color: #fff }
/* Bread Crumb */
#rt-breadcrumbs { background: url(images/backgrounds/style1/template.png) repeat-x scroll 0 -95px }
div.breadcrumbs {
    font-size: 10pt;
    text-transform: uppercase;
}
/* Main Body Backgrounds */
.mb12,
.mb16 { background: #C8B694 url(images/backgrounds/style1/mb12.jpg) center top repeat-y }
.mb6-sa6,
.mb8-sa8 { background: #C8B694 url(images/backgrounds/style1/mb6-sa6.jpg) center top repeat-y }
.mb8-sa4 { background: #C8B694 url(images/backgrounds/style1/mb8-sa4.jpg) center top repeat-y }
.sa6-mb6 { background: #C8B694 url(images/backgrounds/style1/sa6-mb6.jpg) center top repeat-y }
.sa4-mb8 { background: #C8B694 url(images/backgrounds/style1/sa4-mb8.jpg) center top repeat-y }
.sa3-mb9 { background: #C8B694 url(images/backgrounds/style1/sa3-mb9.jpg) center top repeat-y }
.mb4-sa4-sb4 { background: #C8B694 url(images/backgrounds/style1/mb8-sa4.jpg) center top repeat-y }
.mb6-sa3-sb3 { background: #C8B694 url(images/backgrounds/style1/mb9-sa3.jpg) center top repeat-y }
.mb8-sa2-sb2 { background: #C8B694 url(images/backgrounds/style1/mb8-sa2-sb2.jpg) center top repeat-y }
.sa4-mb4-sb4 { background: #C8B694 url(images/backgrounds/style1/sa4-mb4-sb4.jpg) center top repeat-y }
.sa3-mb6-sb3 { background: #C8B694 url(images/backgrounds/style1/sa3-mb6-sb3.jpg) center top repeat-y }
.sa2-mb8-sb2 { background: #C8B694 url(images/backgrounds/style1/sa2-mb8-sb2.jpg) center top repeat-y }
.sa4-sb4-mb4 { background: #C8B694 url(images/backgrounds/style1/sa4-mb8.jpg) center top repeat-y }
.sa3-sb3-mb6 { background: #C8B694 url(images/backgrounds/style1/sa3-mb9.jpg) center top repeat-y }
.sa2-sb2-mb8 { background: #C8B694 url(images/backgrounds/style1/sa2-sb2-mb8.jpg) center top repeat-y }
.mb3-sa3-sb3-sc3 { background: #C8B694 url(images/backgrounds/style1/mb9-sa3.jpg) center top repeat-y }
.mb4-sa3-sb3-sc3 { background: #C8B694 url(images/backgrounds/style1/mb9-sa3.jpg) center top repeat-y }
.mb4-sa3-sb2-sc3 { background: #C8B694 url(images/backgrounds/style1/mb9-sa3.jpg) center top repeat-y }
.mb4-sa2-sb3-sc3 { background: #C8B694 url(images/backgrounds/style1/mb9-sa3.jpg) center top repeat-y }
.mb4-sa3-sb3-sc2 { background: #C8B694 url(images/backgrounds/style1/mb8-sa2-sb2.jpg) center top repeat-y }
.mb6-sa2-sb2-sc2 { background: #C8B694 url(images/backgrounds/style1/mb8-sa2-sb2.jpg) center top repeat-y }
.sa3-mb4-sb3-sc2 { background: #C8B694 url(images/backgrounds/style1/mb8-sa2-sb2.jpg) center top repeat-y }
.sa3-mb3-sb3-sc3 { background: #C8B694 url(images/backgrounds/style1/mb9-sa3.jpg) center top repeat-y }
.sa3-mb4-sb2-sc3 { background: #C8B694 url(images/backgrounds/style1/mb9-sa3.jpg) center top repeat-y }
.sa2-mb4-sb3-sc3 { background: #C8B694 url(images/backgrounds/style1/mb9-sa3.jpg) center top repeat-y }
.sa3-mb3-sb3-sc2 { background: #C8B694 url(images/backgrounds/style1/mb8-sa2-sb2.jpg) center top repeat-y }
.sa2-mb6-sb2-sc2 { background: #C8B694 url(images/backgrounds/style1/mb8-sa2-sb2.jpg) center top repeat-y }
.sa3-sb3-mb3-sc3 { background: #C8B694 url(images/backgrounds/style1/mb9-sa3.jpg) center top repeat-y }
.sa3-sb2-mb4-sc3 { background: #C8B694 url(images/backgrounds/style1/mb9-sa3.jpg) center top repeat-y }
.sa2-sb3-mb4-sc3 { background: #C8B694 url(images/backgrounds/style1/mb9-sa3.jpg) center top repeat-y }
.sa3-sb3-mb4-sc2 { background: #C8B694 url(images/backgrounds/style1/mb8-sa2-sb2.jpg) center top repeat-y }
.sa2-sb2-mb6-sc2 { background: #C8B694 url(images/backgrounds/style1/mb8-sa2-sb2.jpg) center top repeat-y }
.sa3-sb3-sc3-mb3 { background: #C8B694 url(images/backgrounds/style1/sa3-mb9.jpg) center top repeat-y }
.sa3-sb3-sc2-mb4 { background: #C8B694 url(images/backgrounds/style1/sa3-mb9.jpg) center top repeat-y }
.sa3-sb2-sc3-mb4 { background: #C8B694 url(images/backgrounds/style1/sa3-mb9.jpg) center top repeat-y }
.sa2-sb3-sc3-mb3 { background: #C8B694 url(images/backgrounds/style1/sa2-sb2-mb8.jpg) center top repeat-y }
.sa2-sb2-sc2-mb6 { background: #C8B694 url(images/backgrounds/style1/sa2-sb2-mb8.jpg) center top repeat-y }
.sa2-sb3-sc3-mb4 { background: #C8B694 url(images/backgrounds/style1/sa2-sb2-mb8.jpg) center top repeat-y }
/* Main Content */
.sectiontitle {
    color: #510D05;
    width: 100%;
    border-bottom: 3px solid #8B553D;
    text-transform: uppercase;
    word-spacing: 2px;
}
.rt-pagetitle {
    line-height: 120%;
    font-size: 21pt;
    text-transform: uppercase;
    border-top: 3px solid #8B553D;
    border-bottom: 1px solid #B39A6C;
}
#rt-mainbody h1.title {
    font-size: 12pt;
    font-weight: bold;
    line-height: 120%;
    text-transform: uppercase;
    word-spacing: 8px;
}
#rt-mainbody h1.title span { color: #8B553D }
.articledivider { background: url(images/backgrounds/style1/template.png) 0 0 repeat-x }
.contentdate { background: url(images/body/style1/buttons.png) -259px -160px no-repeat }
.createdate {
    font-weight: bold;
}

a.contentpagetitle {
    display: block;
    color: #49777D;
    font-size: 24pt;
    font-weight: bold;
    line-height: 120%;
}
.panel h3 {
    font-size: 17px;
    line-height: 100%;
}
.floatleft { background: url(images/body/style1/imagebg.png) no-repeat }
.floatleft { background: url(images/body/style1/imagebg.png) no-repeat }
.rt-comment-badge {
    background: url(images/icons/comment.png) no-repeat;
    color: #A76832;
}
#form-login ul li,
#com-form-login ul li,
ul.rt-more-articles li,
.rt-section-list ul li {
    list-style: none;
    background: url(images/body/style1/buttons.png) -436px -2px no-repeat;
    border: none;
}
/* Search Module */
.m-search .module-title {
    clear: both;
    padding-top: 10px;
    border-top: 0px;
    background: none;
}
.m-search .module-body { padding-left: 10px }
.m-search h3 {
    font: 12pt Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.search-search {
    height: 26px;
    padding-left: 10px;
}
.button-search {
    color: #FF9A05;
    width: 48px;
    height: 27px;
    background: url(images/body/style1/buttons.png) 0 -166px no-repeat;
    border: none;
    font-size: 15px;
}
/* Sidebar Modules */
.moduletable {
    padding: 10px;
    position: relative;
}
#rt-bottom .rt-block .rt-grunge h1.title,
#rt-main .rt-block .rt-grunge h1.title {
    text-transform: uppercase;
    font-size: 12pt;
    font-weight: bold;
    line-height: 120%;
    font-weight: bold;
    word-spacing: 8px;
}
#rt-bottom .rt-block .rt-grunge h1.title span,
#rt-main .rt-block .rt-grunge h1.title span { color: #8B553D }
.module-divider {
    position: relative;
    height: 3px;
    background: url(images/backgrounds/style1/template.png) 0 0 repeat-x;
    margin-bottom: 15px;
}
#rt-sidebar-a .module-body,
#rt-sidebar-b .module-body,
#rt-sidebar-c .module-body {
    padding: 1px;
    background: none;
}
#rt-sidebar-a .module-bottom,
#rt-sidebar-b .module-bottom,
#rt-sidebar-c .module-bottom {
    margin-bottom: 10px;
    background: none;
    height: 18px;
}
#rt-sidebar-a  .module thead td,
#rt-sidebar-b  .module thead td,
#rt-sidebar-c  .module thead td {
    padding: 10px;
    height: 53px;
}
.module .sections li,
.module .latestnews li {
    list-style: none;
    border-bottom: 1px dashed #7E6248;
    background: none;
}
.module .sections li a,
.module .latestnews li a {
    color: #383020;
    text-transform: uppercase;
    background: transparent url(images/body/style1/buttons.png) no-repeat scroll -436px 3px;
}
.module .sections li a:hover,
.module .latestnews li a:hover {
    text-decoration: none;
    background: url(images/body/style1/arrow-on.png) 0px 50% #847659 no-repeat;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
    text-align: left;
    padding: 0px;
    vertical-align: middle;
    border-bottom: 1px dashed #7E6248;
    line-height: 30px;
}
body dl.poll dd { border-bottom: 1px dashed #7E6248 }
.poll { width: 100% }
body .rt-poll th,
.pollstableborder tbody tr:hover,
.pollstableborder tbody tr.sfHover { background: url(images/body/style1/moduletitle.png) repeat }
td.sectiontableentry1 { }
td.sectiontableentry2 { background: #B4A684 }
.pollstableborder td label {
    color: #383020;
    text-transform: uppercase;
    font-size: 1.2em;
    line-height: 1.8em;
}
.module ul li,
.module-content li { background: url("images/body/style1/buttons.png") no-repeat scroll -436px 0px transparent }
/* Sidebar */
#rt-sidebar-a { background: none }
#rt-sidebar-b { background: none }
#rt-sidebar-c { background: none }
/* Side Menu */
#rt-main-surround ul.menu li,
#rt-main-surround ul.menu li > li {
    background: url("images/body/style1/buttons.png") no-repeat scroll -436px 6px transparent;
    border-bottom: 1px dashed #7E6248;
}
#rt-main-surround ul.menu li.active > a,
#rt-main-surround ul.menu li > a:hover,
#rt-main-surround ul.menu li > .separator:hover {
    text-decoration: none;
}
#rt-main-surround ul.menu li > a,
#rt-main-surround ul.menu li > .separator {
    text-transform: uppercase;
}
#rt-main-surround ul.menu li.parent > ul { border-top: 1px dashed #7E6248 }
/* Main Bottom */
#rt-mainbottom {
    background: url(images/backgrounds/style1/bottombg.jpg);
    color: #2F281E;
}
#rt-mainbottom .bottomtopper { background: url(images/backgrounds/style1/template.png) 0 0 repeat-x }
/* Bottom */
#rt-bottom {
    background: url(images/backgrounds/style1/bottombg.jpg);
    color: #2F281E;
}
#rt-bottom .bottomtopper { background: url(images/backgrounds/style1/template.png) 0 0 repeat-x }
#rt-bottom a {
    color: #2F281E;
    font-weight: bold;
}
/* Footer */
#foot-bg {
    width: 100%;
    color: #947E59;
}
#rt-footer ul { margin: 0 }
#rt-footer li {
    list-style: none;
    font-weight: bold;
}
#rt-footer li a {
    color: #947E59;
    font-weight: bold;
}
#rt-footer li a:hover,
a:active {
    text-decoration: none;
}
#rt-footer a:hover { color: #fff }
#rt-footer .title { color: #777 }
#rt-footer .title span { color: #333 }
#rt-copyright { color: #947E59 }
#rt-copyright a { color: #A46923 }
#rt-copyright a:hover {
    text-decoration: none;
}
#rocket { background: url(images/body/style1/buttons.png) -52px -170px no-repeat }
#gantry-logo { background: url(images/body/style1/buttons.png) 0 -195px no-repeat }
#gantry-totop { background: url(images/body/style1/buttons.png) -95px 0 no-repeat }
#gantry-totop span { visibility: hidden }
#rt-copyright .title span { color: #ccc }
/* Typography */
#rt-accessibility .rt-desc {
    color: #000;
    text-transform: uppercase;
    line-height: 16px;
}
#rt-accessibility a.small .button,
#rt-accessibility a.large .button,
#rt-accessibility a.small:hover .button,
#rt-accessibility a.large:hover .button {
    background-image: url(images/body/style1/font-size.png);
    background-repeat: no-repeat;
}
.article-title1,
.article-title2 {
    line-height: 110%;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}
.article-title1 {
    font-size: 180%;
    color: #558C92;
}
.article-title2 {
    font-size: 110%;
    text-transform: uppercase;
    color: #333;
    line-height: 16px;
    letter-spacing: 1px;
}
.rt-joomla .pdf { background: url(images/body/style1/buttons.png) -159px -1px no-repeat }
.rt-joomla .print { background: url(images/body/style1/buttons.png) -122px -1px no-repeat }
.rt-joomla .email { background: url(images/body/style1/buttons.png) -140px 0 no-repeat }
/* Font Sizer */
#rt-drawer #rt-accessibility .rt-desc { color: #fff }
#rt-footer #rt-accessibility .rt-desc { color: #fff }
/* Joomla Specific */
#rt-main-surround .rt-joomla .rt-more-articles li {
    list-style: none;
    background: url(images/body/style1/buttons.png) -436px -2px no-repeat;
}
.rt-joomla .edit-article #editor-xtd-buttons .button2-left div a {
    color: #000;
    font-family: georgia,garamond,serif;
    font-size: 14px;
    text-transform: uppercase;
}
.rt-joomla-table tbody tr th {
    background: transparent;
    border-bottom: 1px dashed #847659;
}
.rt-joomla-table tbody tr th a { color: #8B553D }
.rt-joomla tr.odd td {
    background: #F4EBD0;
    border-bottom: 1px dashed #847659;
}
.rt-joomla tr.odd td a { color: #000 }
.rt-joomla tr.even td {
    background: #F8F3E2;
    border-bottom: 1px dashed #847659;
}
.rt-joomla tr.even td a { color: #000 }
/* JComment */
#comments-list .even .rbox_tr,
#comments-list .even .rbox_tl,
#comments-list .even .rbox_t,
#comments-list .even .rbox_m,
#comments-list .even .rbox_br,
#comments-list .even .rbox_bl,
#comments-list .even .rbox_b {
    border: none;
    background: #F8F3E2;
}
#comments-list .odd .rbox_tr,
#comments-list .odd .rbox_tl,
#comments-list .odd .rbox_t,
#comments-list .odd .rbox_m,
#comments-list .odd .rbox_br,
#comments-list .odd .rbox_bl,
#comments-list .odd .rbox_b {
    border: none;
    background: #F4EBD0;
}
/* RTL Support */
.rtl #rt-header ul.menu li a { background: url(images/body/style1/arrow-on-rtl.png) no-repeat right }
.rtl #rt-header ul.menu li li a,
.rtl #rt-header ul.menu li li.active a,
.rtl #rt-header ul.menu li li a:hover { background: url(images/body/style1/arrow-on-rtl.png) no-repeat right center }
.rtl .rokstories-layout2 { background: url(images/backgrounds/style1/showcasebase-rtl.png) no-repeat }
.rtl .module .sections li a,
.rtl .module .latestnews li a { background: transparent url(images/body/style1/arrow-off-rtl.png) no-repeat right center }
.rtl .module .sections li a:hover,
.module .latestnews li a:hover { background: url(images/body/style1/arrow-on-rtl.png) no-repeat right center }
.rtl #rt-main-surround .rt-joomla ul li { background: transparent url(images/body/style1/arrow-off-rtl.png) no-repeat right center }
.rtl .contentdate { background: url(images/body/style1/buttons-rtl.png) -148px 0 no-repeat }
.rtl .button-search { background: url(images/body/style1/buttons-rtl.png) -402px -166px no-repeat }
.rtl #form-login ul li,
.rtl #com-form-login ul li,
.rtl ul.rt-more-articles li,
.rtl .rt-section-list ul li { background: transparent url(images/body/style1/arrow-off-rtl.png) no-repeat right center }


/* ---------------- STYLES FOR MAP BOX ---------------- */

.a-map-link {
  display: block;
  position: absolute;
  background-size: 100% 100%;

  opacity: 0;

  transition: transform 300ms ease-in-out, opacity 0.5s linear;
  -webkit-transition: transform 300ms ease-in-out, opacity 0.5s linear;

  transform: scale(0.5, 0.5)
}

.a-map-link:hover {
  opacity: 1;

  transform: scale(1, 1);
  -ms-transform:  scale(1, 1);
  -webkit-transform: scale(1, 1);
}

#a-knieja {
  width: calc(633px/3);
  height: calc(149px/3);
  top: 338px;
  left: 279px;

  background-image: url(images/mapa/a-knieja.png);
}

#a-londyn {
  width: calc(633px/3);
  height: calc(149px/3);
  top: 185px;
  left: 300px;

  background-image: url(images/mapa/a-dalavdrager.png);
}

#a-cross {
  width: calc(329px/2);
  height: calc(129px/2);
  top: 366px;
  left: 106px;

  background-image: url(images/mapa/a-cross.png);
}

#a-dalen {
  width: calc(685px/3);
  height: calc(178px/3);
  top: 135px;
  left: 81px;

  background-image: url(images/mapa/a-dalen.png);
}

#open-map {
  text-align: center;
  display: block;
  margin-top: 592px;
  font-size: 14px;
  text-decoration: underline;
  color: #e6dbdb;
}

/* ---------------- STYLES FOR WEATHER BOX ---------------- */

#wizards_wheater {

  z-index: 100;
  width:519px;
  height: 274px;
  margin-top: 270px;
  margin-bottom: 0px;
  margin-left: 0px;
  position: absolute;

  font-family: Georgia, sans-serif;
  font-size: 14px;
  color: #363636;

  background: url(images/weather/pogoda-mapa-3.png) no-repeat;

  transform: translate(-511px, 0);
  -ms-transform: translate(-511px, 0); /* IE 9 */
  -webkit-transform: translate(-511px, 0); /* Safari and Chrome */

  transition: transform 300ms ease-in-out;
  -webkit-transition: transform 300ms ease-in-out;
}

#wizards_wheater.map {
  background: url(images/weather/pogoda-mapa-3.png) no-repeat bottom left;
  height: 688px;
}

#wizards_wheater #handler_weather {
  position: absolute;
  right: -76px;
  width:76px;
  height: 148px;
  background: url(images/weather/pogoda-mapa-3.png) no-repeat top right;
  cursor: pointer;
}

#wizards_wheater #handler_map {
  position: absolute;
  right: -76px;
  width:76px;
  height: 157px;
  background: url(images/weather/pogoda-mapa-3.png) no-repeat right -148px;
  cursor: pointer;
  margin-top: 148px;
}

#wizards_wheater.out {

  transition: transform 300ms ease-in-out;
  -webkit-transition: transform 300ms ease-in-out;

  transform: translate(0, 0);
  -ms-transform: translate(0, 0); /* IE 9 */
  -webkit-transform: translate(0, 0); /* Safari and Chrome */
}

#wizards_wheater #moon_part,
#wizards_wheater #weather_part {
  float: left;
}

#wizards_wheater #weather_part {
  padding-top: 59px;
  width: 273px;
}

#wizards_wheater #moon_part {
  padding-top: 47px;
  width: 188px;
}

#wizards_wheater #phase {
  text-align: center;
  margin-top: 22px;
  line-height: 16px;
  font-weight: bold;
}

#wizards_wheater #status {
  margin-top: 2px;
  text-align: center;
  font-style: italic;
}

#wizards_wheater #moon {
  margin: 12px 0 0 62px;
}

#wizards_wheater .phase {
  width: 70px;
  height: 70px;
}

#wizards_wheater #whater_icon .icon {
  display: block;
  position: absolute;
  margin-left: 143px;
  margin-top: 8px;
  width: 137px;
}

#wizards_wheater #whater_icon .icon.hidden {
  display: none;
}

#wizards_wheater #whater_icon .icon strong {
  position: absolute;
  display: block;
}

#wizards_wheater #places a{
  color: #363636;
  font-size: 14px;
  display: block;
  margin-bottom: 3px;
  margin-left: 10px;
  text-decoration: none;
}

#wizards_wheater #places a.active{
  font-weight: bold;
  text-decoration: underline;
}

#wizards_wheater #places a[href="#nowe_hogsmade"] {
  color: #7a4a86;
}

#wizards_wheater #places a[href="#mroczna_knieja"] {
  color: #bb0707;
}

#wizards_wheater #places a[href="#londyn"] {
  color: #217523;
}

#wizards_wheater #places a[href="#pustkowia"] {
  color: #ad8400;
}

#wizards_wheater #places a[href="#dalen_ulvfar"] {
  color: #4d73a7;
}

#wizards_wheater #places a[href="#wyspa_zywiolow"] {
  color: #6d6d6d;
}

/* ---------------- / STYLES FOR WEATHER BOX ---------------- */


#wiz-sidebar-wrapper .sidebar-btn {
  margin-left: 24px;
}

.sidebar-btn {
  display: block;
  height: 41px;
  background-size: auto 41px;
  background-repeat: no-repeat;
}

.sidebar-sp {
  background-image: url(images/sidebar/sp.png);
}

.sidebar-zaloguj {
  background-image: url(images/sidebar/zaloguj.png);
}

.sidebar-portal {
  background-image: url(images/sidebar/portal.png);
}

.sidebar-wikia {
  background-image: url(images/sidebar/wikia.png);
}

.sidebar-discord {
  background-image: url(images/sidebar/discord.png);
}

.sidebar-fb {
  background-image: url(images/sidebar/fb.png);
}