.wpml-ls-menu-item .wpml-ls-flag {
  display: inline;
  vertical-align: baseline;
}

.wpml-ls-menu-item .wpml-ls-flag+span {
  margin-left: .3em;
}

.rtl .wpml-ls-menu-item .wpml-ls-flag+span {
  margin-left: 0;
  margin-right: .3em;
}

ul .wpml-ls-menu-item a {
  display: flex;
  align-items: center;
}

#container {
  width: 760px;
  overflow: hidden;
  margin: auto;
}

body {
  background: #fff;
  font: 125% Helvetica, bodyfont, sans-serif;
  color: #333;
  line-height: 150%;
}

h1 {
  font-family: Helvetica, sans-serif;
  font-size: 1em;
  color: #333;
  font-weight: normal;
  padding: 20px 0px 0px 0px;
}

h2 {
  font-family: Helvetica, sans-serif;
  font-size: 1.5em;
  color: #333;
  line-height: 26px;
  font-weight: normal;
  padding: 5px 0px 10px 0px;
  text-align: center;
}

h3 {
  font-family: Helvetica, sans-serif;
  font-size: 18px;
  color: #666;
  line-height: 15px;
  text-indent: 0px;
  padding: 10px 0px 0px 0px;
}

h4 {
  font-family: Helvetica, sans-serif;
  font-size: 1em;
  color: #000000;
}

h5 {
  font-size: 9pt;
  color: #000000;
}

img {
  border: none;
}

img a {
  border: none;
}

blockquote {
  border-left: 1px solid #A5ABAB;
  margin: 0px;
  padding: 0 12px 0 12px;
}

p {
  line-height: 30px;
  margin: 30px auto;
  text-indent: 0px;
}

a {
  text-decoration: none;
}

a:link {
  color: #333;
  text-decoration: none;
}

a:visited {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #999;
  text-decoration: none;
}

ul {
  padding: .5em 0em 1em 3.2em;
}

li {
  line-height: 30px;
  padding: 6px 0 0 0;
}

ol {
  padding: .5em 0em 0em 3.2em;
}

#content {
  width: 600px;
  overflow: hidden;
  margin: 40px auto 0 auto;
}

.entry {
  clear: both;
}

.entry a:link {
  color: #0645AD;
  text-decoration: none;
}

.entry a:visited {
  color: #0645AD;
  text-decoration: none;
}

.entry a:hover {
  color: #999;
  text-decoration: none;
}

.entry strong {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  color: #555555;
}

#footer {
  margin-left: 115px;
  background: #fff;
  clear: both;
}

#footer p {
  padding: 4px 0;
  margin: 0;
  color: #666;
  font-size: 13px;
  font-family: Helvetica, sans-serif;
  letter-spacing: 4px;
}

#footer a {
  color: #c0c0c0;
  text-decoration: none;
}

#footer a:hover {
  color: #999;
  text-decoration: none;
}

#title a {
  color: #c0c0c0;
  text-decoration: none;
}

#arc {
  float: right;
  width: 530px;
  overflow: hidden;
  margin-top: 0px;
  margin-left: 14px;
  margin-right: 14px;
  margin-bottom: 24px;
}

.arc p {
  color: #666;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal !important;
}

.year th {
  color: #666;
  font-family: Verdana, sans-serif;
  font-size: 22px;
  font-weight: bold;
}

.arctitle {
  color: #666;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

.arctitle th {
  color: #999;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
}

.arc2 {
  color: #999;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal !important;
}

.arc2 th {
  color: #999;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal !important;
}

#album a {
  display: inline-block;
  color: #333;
  font-weight: normal;
}

#album a:hover {
  color: #999;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#album a img {
  width: 200px;
  margin: 0 30px 15px 0;
  float: left;
  opacity: 1.0;
  filter: alpha(opacity=100);
}

.leftmenu ul {
  padding: 0 0 25px 0;
  list-style: none;
  z-index: 600;
}

.leftmenu ul li {
  display: block;
  position: relative;
  float: left;
  width: 7em;
  background-image: url(img/nav-arrow-down.png);
  background-repeat: no-repeat;
  background-position: right;
}

.leftmenu ul li.menu-item-language {
  float: right;
  width: 8em;
}

.leftmenu li ul {
  display: none;
}

.leftmenu ul li a {
  display: block;
  text-decoration: none;
  color: #333;
}

.leftmenu ul li.menu-item-language a {
  padding-left: 10px;
}

.leftmenu ul li a:link {
  color: #333;
}

.leftmenu ul li a:visited {
  color: #333;
}

.leftmenu ul li a:hover {
  color: #999;
}

.leftmenu li:hover ul {
  display: block;
  position: absolute;
}

.leftmenu li:hover li {
  clear: left;
  background: white;
  width: 7em;
  padding-left: 10px;
}

.leftmenu li:hover li.menu-item-language {
  width: 8em;
  padding-left: 0;
}

.leftmenu li:hover a {
  color: #999;
}

.leftmenu li:hover li a:hover {
  color: #999;
}

.search fieldset {
  border: none;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-before: 0;
  -webkit-padding-start: 0;
  -webkit-padding-end: 0;
  -webkit-padding-after: 0;
}

.searchresult {
  border-style: solid;
  border-width: 1px 0 0 0;
}

a.totheright {
  float: right;
}