/* Colours. */
/* Sizes. */
@font-face {
  font-family: Foglihten;
  src: url(FoglihtenNo04-070.otf);
}
@font-face {
  font-family: Gentium;
  src: url(Gentium-R.ttf);
}
html {
  font-family: Gentium, "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 26px;
}
kbd,
code,
samp,
var {
  font-family: monospace;
  font-size: 22px;
}
@media (max-width: 1580px) {
  html {
    font-size: 24px;
  }
  kbd,
  code,
  samp,
  var {
    font-family: monospace;
    font-size: 20px;
  }
}
@media (max-width: 980px) {
  html {
    font-size: 22px;
  }
  kbd,
  code,
  samp,
  var {
    font-family: monospace;
    font-size: 18px;
  }
}
body {
  margin: 0;
  padding: 0;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: #055154;
}
nav,
header,
footer,
main {
  display: block;
}
.anchor {
  position: relative;
  top: -5em;
}
.pull-left {
  float: left;
  margin-right: 1em;
}
.pull-right {
  float: right;
  margin-left: 1em;
}
.frame-left,
.frame-right,
.frame-centre {
  display: table;
  padding: 0.5em;
  font-size: 0.8em;
  font-style: italic;
  width: auto;
  height: auto;
}
.frame-left {
  float: left;
  margin-right: 1em;
}
.frame-right {
  float: right;
  margin-left: 1em;
}
.frame-centre {
  margin: 0 auto;
  max-width: 1000px;
}
.frame-img {
  display: block;
  margin-bottom: 0.25em;
}
.frame-caption {
  display: table-caption;
  caption-side: bottom;
  margin-bottom: 1em;
  text-align: center;
}
.attribution {
  font-size: 0.8em;
}
.ikon {
  color: #666666;
  padding-left: 0.25em;
}
.two-col {
  vertical-align: top;
  display: inline-block;
  width: 50%;
}
.two-col-content-left {
  margin-right: 0.5em;
  margin-left: 0;
}
.two-col-content-right {
  margin-right: 0;
  margin-left: 0.5em;
}
.two-col h4 {
  margin-top: 0;
}
.two-col ul {
  list-style: none;
  list-style-type: none;
  padding: 0.5em 0;
  margin: 0;
}
.two-col ul > li {
  padding-left: 1.5em;
}
.li-ikon {
  margin-left: -1.25em;
}
.half-panel {
  display: inline-block;
  width: 50%;
  padding-bottom: 1em;
}
.half-panel > a {
  color: black;
}
.half-panel-content {
  border: 1px solid gray;
  border-radius: 0.5em;
  padding: 0.5em;
}
.half-panel-content img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.half-panel-caption {
  text-align: center;
  width: 100%;
  font-size: 0.6em;
  font-style: italic;
  margin-top: 0.75em;
}
.half-panel-left {
  margin-right: 0.5em;
  margin-left: 0;
}
.half-panel-right {
  margin-left: 0.5em;
  margin-right: 0;
}
.half-panel h3 {
  margin: 0;
  padding: 0;
  font-size: 1.1em !important;
}
.half-panel p {
  margin-top: 0;
}
@media (max-width: 735px) {
  .half-panel {
    width: 100%;
  }
  .half-panel-left,
  .half-panel-right {
    margin: 0;
  }
}
.adam-thumb {
  padding: 0.25em;
  width: 120px;
  cursor: pointer;
  border: 1px solid #055154;
  border-radius: 0.25em;
}
.lightbox {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  display: table;
  overflow: auto;
  padding: 0;
}
.lightbox-close {
  right: 0;
  position: fixed;
  padding: 0.25em 0.5em;
  font-size: 2em;
  cursor: pointer;
}
.lightbox-middle {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.lightbox-centre {
  display: inline-block;
  margin: 0 auto;
}
.lightbox-caption {
  text-align: center;
  overflow: auto;
  font-size: 0.9em;
}
.page-header {
  width: 100%;
  background-color: #cf0a2c;
  opacity: 0.96;
  filter: alpha(opacity=96);
  position: fixed;
  top: 0;
  z-index: 9900;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 auto;
}
.page-header-title {
  text-align: center;
  display: inline-block;
  float: left;
  padding: 0.5em 1.5em 0em 1.0em;
}
.page-header-title h1,
.page-header-dropdown-button > a {
  border: 0;
  font-family: Foglihten;
  font-weight: normal;
  color: #ffbf3b;
  display: inline;
  margin: 0;
  font-size: 3em;
}
.page-header-title div {
  margin-top: -0.5em;
  margin-bottom: 0.5em;
  font-family: Foglihten;
  font-size: 0.9em;
}
.page-header-title a {
  color: #ffbf3b;
}
.page-header-title-scrolled h1,
.page-header-dropdown-button-scrolled > a {
  font-size: 1.5em !important;
}
.page-header-title-scrolled div {
  font-size: 0;
}
.page-header-dropdown-button {
  float: right;
  margin-right: 1em;
  margin-top: 0.5em;
}
.page-header-menu-container {
  text-align: right;
  padding-right: 2em;
}
.page-header-menu {
  text-align: center;
  display: inline-block;
  white-space: nowrap;
  position: relative;
  top: 1.8em;
}
.page-header-submenu {
  display: none;
  clear: both;
  background-color: #055154;
  white-space: normal;
  text-align: center;
}
.page-header-menu-scrolled {
  top: 0.25em !important;
}
.page-header-menu > div {
  display: table;
  width: 100%;
}
.page-header-menu ul,
.page-header-submenu ul,
.page-header-dropdown ul {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  vertical-align: middle;
}
.page-header-menu ul {
  display: table-cell;
  font-size: 0.9em;
}
.page-header-submenu > div {
  text-align: center;
  display: table;
  width: 100%;
}
.page-header-submenu ul {
  font-size: 0.8em;
  padding-bottom: 0.75em;
  display: table-cell;
  text-align: right;
  width: 100%;
}
.page-header-menu ul > li,
.page-header-submenu ul > li {
  display: inline;
  white-space: nowrap;
}
.page-header-menu ul > li > a,
.page-header-submenu ul > li > a {
  display: inline-block;
  padding: 0.5em 0.75em 0.25em 0.75em;
  color: white;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
.page-header-submenu ul > li > a {
  padding: 0.75em 0.75em 0 0.75em;
}
.page-header-submenu ul > li > a {
  color: white;
}
.page-header-menu ul > li > a.active,
.page-header-submenu ul > li > a.active {
  color: white;
  font-weight: bold;
}
.page-header-menu ul > li > a:hover,
.page-header-submenu ul > li > a:hover {
  color: #ffbf3b;
}
.slide-line {
  display: block;
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #ffbf3b;
  background-color: #cf0a2c;
  position: relative;
  z-index: 9901;
}
.page-header-dropdown {
  display: none;
  clear: both;
  z-index: 1;
}
.page-header-dropdown > ul {
  padding: 0.5em 0 0.5em 0;
  font-size: 0.8em;
}
.page-header-dropdown-hoverable {
  cursor: pointer !important;
}
.page-header-dropdown-hoverable:hover {
  background-color: #055154;
}
.page-header-dropdown-hoverable:hover a {
  color: #ffbf3b;
}
.page-header-dropdown ul > li > a {
  padding: 0.25em 1em 0.25em 1em;
  color: white;
  display: inline-block;
  width: 100%;
  cursor: default;
}
.page-header-dropdown li > ul > li > a {
  padding-left: 2em;
}
.close-button {
  display: table-cell;
  padding: 0.5em 1em 0.25em 1em;
}
.close-button > a {
  color: white !important;
}
.page-content {
  max-width: 40em;
  clear: both;
  padding: 1.5em 1em 1.5em 1em;
  margin: 5em auto auto auto;
}
.page-content a:hover {
  text-decoration: underline dotted;
}
.page-content h2 {
  font-size: 1.5em;
  color: #cf0a2c;
}
.page-content h2 > span {
  padding-left: 0.5em;
  font-size: 0.9em;
}
.page-content h3 {
  font-size: 1.2em;
  color: black;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
.page-content h4 {
  font-size: 1.0em;
  color: black;
  margin-bottom: -0.3em;
}
.page-content h5 {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  color: black;
  margin-bottom: -0.6em;
  margin-top: 0;
}
.page-content h3 > a,
.page-content h4 > a,
.page-content h5 > a {
  font-size: 0.65em;
}
.toc-heading {
  font-weight: bold;
}
.toc {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin-top: 0;
  font-size: 0.8em !important;
}
.unslim-tmargin {
  margin-top: 1em;
}
.slim-tmargin {
  margin-top: 0;
}
.page-content .small {
  font-size: 0.85em;
}
.page-footer {
  font-size: 0.8em;
  color: #666666;
  border-top: 1px solid #666666;
  margin: 0 0 0 0;
  padding: 0;
}
.hebrew {
  font-family: 'New Peninim', Raanana, serif;
  font-size: 1.2em;
  text-align: right;
  padding: 0.2em 0em 1em 0em;
}
.greek {
  font-family: Attika, 'Typiko New Era', 'MS Tahoma', 'Monotype Gill Sans 571', 'Helvetica Greek', serif;
  text-align: left;
  font-size: 0.9em;
  padding: 0.3em 0.5em 0em 0;
}
.page-datetime {
  font-style: italic;
  padding: 0.5em 1em 0.5em 1em;
  text-align: center;
}
