@import url(node_modules/normalize_css/normalize.css);
@import url(fonts/fonts.css);
.cols, .site-top, .post-list, .people .post-item-in, .site-footer, .links, .page, .gallery-list {
  *zoom: 1; }
  .cols:before, .site-top:before, .post-list:before, .people .post-item-in:before, .site-footer:before, .links:before, .page:before, .gallery-list:before, .cols:after, .site-top:after, .post-list:after, .people .post-item-in:after, .site-footer:after, .links:after, .page:after, .gallery-list:after {
    content: "";
    display: table; }
  .cols:after, .site-top:after, .post-list:after, .people .post-item-in:after, .site-footer:after, .links:after, .page:after, .gallery-list:after {
    clear: both; }

body {
  font-family: "Junicode", serif;
  font-size: 133.33333%;
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "kern" 1; }

p,
ul,
ol,
li,
dl,
dt,
dd,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0; }

a {
  color: #000; }

a:hover,
a:focus,
a:active {
  text-decoration: none; }

a:focus,
a:active,
button:focus,
button:active {
  outline: 0; }

input {
  font-style: italic; }

.sr-only,
.screen-reader-text {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a, .site-nav a, .post-item-text .more-link, .categories a, .pagination a.page-numbers, .pagination-prev a,
.pagination-next a {
  text-decoration: none; }
  h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover,
  h5 a:hover,
  h6 a:hover, .site-nav a:hover, .post-item-text .more-link:hover, .categories a:hover, .pagination a.page-numbers:hover, .pagination-prev a:hover,
  .pagination-next a:hover, h1 a:focus,
  h2 a:focus,
  h3 a:focus,
  h4 a:focus,
  h5 a:focus,
  h6 a:focus, .site-nav a:focus, .post-item-text .more-link:focus, .categories a:focus, .pagination a.page-numbers:focus, .pagination-prev a:focus,
  .pagination-next a:focus, h1 a:active,
  h2 a:active,
  h3 a:active,
  h4 a:active,
  h5 a:active,
  h6 a:active, .site-nav a:active, .post-item-text .more-link:active, .categories a:active, .pagination a.page-numbers:active, .pagination-prev a:active,
  .pagination-next a:active {
    text-decoration: underline; }

h1,
h2,
h3,
h4,
h5,
h6, body .logo a, .site-nav {
  font-family: "Aller", sans-serif;
  font-size: 100%;
  font-weight: bold; }

.text strong {
  font-weight: normal;
  text-transform: uppercase; }

.post-item-more a, .section-about .more-link, body .logo a, .search-submit, .link a {
  overflow: hidden; }
  .post-item-more a span, .section-about .more-link span, body .logo a span, .search-submit span, .link a span {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%; }

.post-item-more a, .section-about .more-link {
  position: relative;
  display: block;
  width: 80px;
  height: 117px;
  margin: 0 auto; }
  .post-item-more a span, .section-about .more-link span {
    background: url("img/sprite.png"); }

.text {
  font-size: 100%;
  line-height: 1.3; }
  .text p,
  .text h2,
  .text h3,
  .text h4,
  .text h5,
  .text h6,
  .text ul,
  .text ol,
  .text blockquote {
    padding-bottom: 1em; }
  .text p img {
    display: block; }
  .text p:last-child {
    padding-bottom: 0; }
  .text blockquote {
    padding-left: 1em;
    padding-right: 1em;
    font-style: italic; }

/*
.text-columns {
    column-count: 2;
    -moz-column-count:2;
    -webkit-column-count: 2;
    column-gap: 2em;
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
}
*/
.col {
  float: left; }

.cols-2 .col {
  width: 50%; }

.cols-3 .col {
  width: 33.3%; }

.container {
  max-width: 1280px;
  min-width: 1280px;
  margin: 0 auto;
  padding: 0 1em; }

.site-top {
  position: relative;
  margin-top: 1em;
  border-bottom: 4px dotted #000; }

.site-header {
  float: left;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  padding-right: 1em;
  border-right: 4px dotted #000; }

body .logo a {
  display: block;
  position: relative;
  height: 65px;
  padding-left: 75px;
  padding-top: 1.5em;
  width: 6em;
  text-decoration: none;
  font-size: 87.5%;
  text-transform: uppercase;
  text-align: left; }
  body .logo a span {
    width: 60px;
    height: 90px;
    background: url("img/sprite.png") -81px 0; }

.site-nav {
  float: left;
  padding: 0 1.2em;
  padding-top: 3.2em;
  text-transform: uppercase;
  font-size: 100%; }
  .site-nav li {
    float: left;
    list-style-type: none;
    padding-bottom: 0.5em; }
  .site-nav a {
    display: block;
    margin: 0 0.7em; }

.site-top-cs .site-nav {
  font-size: 92%; }
  .site-top-cs .site-nav a {
    margin: 0 0.5em; }

.site-tagline {
  float: left;
  width: 12em;
  padding-top: 1.5em;
  text-align: center;
  text-transform: uppercase;
  font-size: 87.5%;
  line-height: 1.1; }

.site-search {
  float: left;
  border-left: 4px dotted #000;
  padding: 1.5em 0;
  padding-left: 1.2em;
  height: 90px; }
  .site-search .search-form {
    padding-top: 2.3em;
    font-size: 62.5%; }
  .site-search .search-field {
    width: 12em; }
  .site-search .search-submit {
    width: 29px;
    height: 30px; }
    .site-search .search-submit span {
      background-position: -123px -91px; }

.site-nav-lang {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  line-height: 1.2;
  font-family: "Junicode", serif;
  font-size: 75%; }

.wpglobus-selector-link {
  float: none; }
  .wpglobus-selector-link a {
    display: none; }
  .wpglobus-selector-link .sub-menu {
    display: block !important;
    float: left; }
    .wpglobus-selector-link .sub-menu li {
      float: none; }
    .wpglobus-selector-link .sub-menu a {
      display: block;
      margin: 0; }

.site-content {
  padding-top: 2.5em; }

.post-item {
  float: left;
  list-style-type: none;
  width: 33.3%; }

.post-item-in {
  margin-left: 0.1em;
  margin-right: 1.5em;
  margin-bottom: 0.9em;
  border-bottom: 4px dotted #000; }

.post-item-text,
.post-item-image {
  padding-bottom: 1em; }

.post-item-title,
.page-title {
  padding-bottom: 2em;
  line-height: 1.3;
  font-size: 100%; }

.post-item-more {
  border: 0;
  padding: 2em 0; }

.post-item-image a, .post-item-image img {
  display: block; }

.post-item-info {
  font-size: 87.5%; }
  .post-item-info .post-item-in {
    background: #eef;
    padding: 1.5em; }
  .post-item-info .post-item-title {
    background: #fff; }
  .post-item-info .post-item-text {
    padding-bottom: 0;
    background: #fff; }

.section-about .page-image {
  height: 400px;
  background: #eef;
  background-size: cover;
  background-position: center; }
.section-about .page-content {
  width: 33.3%; }
.section-about .page-content-in {
  margin-left: 20px;
  padding: 1.5em;
  padding-bottom: 3em;
  background: #fff; }
.section-about .more-link {
  /*
   * Not using &:after because of IE7 and
   * SPAN cannot be inserted in the .more-link in Wordpress.
   */
  background: url("img/sprite.png");
  text-indent: -9999em; }

.section-books {
  padding-top: 3em;
  padding-bottom: 2em;
  border-bottom: 4px dotted #000; }

.books .post-item {
  border-bottom: 0;
  margin-bottom: 0; }
  .books .post-item:nth-child(3n+1) {
    clear: left; }
.books .post-item-in {
  padding-right: 2em;
  border-bottom: 0; }
.books .post-item-image {
  min-height: 170px; }
  .books .post-item-image img {
    display: block;
    margin: 0 auto; }
.books .post-item-title {
  padding-bottom: 1em; }

.people .post-item-in {
  margin: 0 1em;
  margin-top: 0.5em;
  border-bottom: 4px dotted #000;
  padding-bottom: 1em; }
.people .post-item-title {
  text-transform: none; }
.people .post-item-text {
  padding-bottom: 0; }
.people .post-item-image {
  float: right;
  width: 150px; }
  .people .post-item-image img {
    width: 100%;
    height: auto; }

.section-people {
  padding-bottom: 3em; }
  .section-people .post-item {
    width: 50%; }
    .section-people .post-item:nth-child(2n+1) {
      clear: left; }
  .section-people .post-item-text {
    min-height: 7em;
    margin-right: 150px;
    padding-right: 2em; }

.page-side .people .post-item {
  float: none;
  width: auto; }

.section-search {
  padding: 3em 0;
  border-bottom: 4px dotted #000; }

.tags ul,
.categories ul {
  list-style-type: none; }

.tags {
  font-size: 75%;
  line-height: 1.5;
  text-transform: uppercase; }
  .tags .col {
    box-sizing: border-box;
    padding: 0 1%; }
  .tags li {
    display: inline; }
  .tags h4 {
    float: left;
    line-height: 1.1; }
  .tags li ul {
    padding-left: 2em; }
  .tags a {
    text-decoration: none; }
  .tags .tag-text:hover, .tags .tag-text:focus, .tags .tag-text:active {
    text-decoration: underline; }
  .tags .tag-space {
    padding-right: 0.3em; }

.categories {
  text-align: center;
  font-weight: bold;
  line-height: 1.5; }
  .categories li {
    display: inline;
    padding: 0 1.5em; }
  .categories a:first-letter {
    text-transform: uppercase; }

.search .search-form {
  margin: 2.5em 0; }

.id-texts .post-list {
  margin-top: 2em;
  border-top: 4px dotted #000;
  padding-top: 2em; }

.search-form {
  text-align: center; }

.search-field {
  width: 15em;
  padding: 0.7em;
  border: 1px solid #000; }

.search-submit {
  position: relative;
  width: 41px;
  height: 42px;
  border: 0;
  margin-left: 0.7em; }
  .search-submit span {
    background: url("img/sprite.png") -81px -91px; }

.site-footer {
  padding-top: 3em;
  padding-bottom: 3em;
    /*
    .section-contact {
        float: left;
        width: 33.3%;
        text-align: center;

        strong {
            text-transform: none;
            font-weight: bold;
        }
        a {
            @extend %link-reversed;
            font-weight: bold;
        }
    }
    .section-links {
        float: left;
        width: 61%;
        padding-left: 5.6%;
    }
    */ }

.link {
  display: inline-block;
  list-style-type: none;
  vertical-align: top;
  padding-right: 0.4em; }
  .link:last-child {
    padding-right: 0; }
  .link a {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    font-size: 20px;
    text-align: center; }
    .link a span {
      background: url("img/sprite-color.png"); }

/*
.link-udu a {
    width: 175px;
    height: 70px;
}
.link-cas a {
    width: 134px;
    height: 96px;

    span {
        background-position: 0 -71px;
    }
}
*/
.link-udu a {
  width: 200px;
  height: 73px; }

.link-cas a {
  width: 200px;
  height: 116px; }
  .link-cas a span {
    background-position: 0 -74px; }

.link-eu a {
  width: 200px;
  height: 79px;
  margin-top: 10px; }
  .link-eu a span {
    background-position: 0 -191px; }

.link-soc a {
  width: 160px;
  height: 101px; }
  .link-soc a span {
    background-position: 0 -271px; }

.link-ucl a {
  width: 234px;
  height: 60px;
  margin-top: 15px; }
  .link-ucl a span {
    background-position: 0 -431px; }

.link-flu a {
  width: 213px;
  height: 57px;
  margin-top: 15px; }
  .link-flu a span {
    background-position: 0 -373px; }

.page-search {
  padding-bottom: 3em; }

.page {
  padding-bottom: 3em;
  border-bottom: 4px dotted #000; }
  .page .page-content {
    float: left;
    width: 65%;
    padding-right: 5%; }
    .page .page-content .page-search {
      padding-top: 2em;
      padding-bottom: 1em; }
      .page .page-content .page-search .search-form {
        text-align: left; }
  .page .page-side {
    float: left;
    width: 30%; }
  .page .page-title {
    width: 33.3%;
    padding-bottom: 4em; }

.page-gallery .gallery-list {
  padding-bottom: 1em; }

.page-meta {
  border-top: 4px dotted #000;
  padding-top: 1em; }
  .page-meta .tags,
  .page-meta .categories {
    padding: 1em 0; }
  .page-meta .tag-space {
    padding: 0 0.3em; }

.pagination {
  padding-top: 2em;
  text-align: center;
  font-size: 112.5%; }
  .pagination .page-numbers {
    padding: 0 0.5em; }
  .pagination .current {
    font-weight: bold; }
  .pagination .next,
  .pagination .prev {
    padding: 0 0.3em;
    font-size: 133.33333%; }

.pagination-prev,
.pagination-next {
  display: inline-block;
  width: 3em;
  height: 3em;
  border: 1px solid #000;
  border-radius: 100%;
  font-family: "Aller", sans-serif;
  font-size: 150%;
  line-height: 3em;
  text-align: center; }
  .pagination-prev a,
  .pagination-next a {
    display: inline-block; }

.pagination-next {
  margin-left: -1.2em; }

.pagination-disabled {
  border-style: dashed; }

.gallery-list {
  list-style-type: none; }

.gallery-overlay {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden; }

.gallery-overlay-in1 {
  display: table;
  width: 100%;
  height: 100%; }

.gallery-overlay-in2 {
  display: table-cell;
  vertical-align: middle; }

.gallery-overlay-in3 {
  display: block;
  text-align: center;
  color: #000;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 300%; }
  .gallery-overlay-in3:after {
    content: '+'; }

.gallery-item {
  padding-bottom: 1em; }
  .gallery-item a {
    position: relative;
    display: block;
    border: 0; }
  .gallery-item img {
    display: block;
    width: 100%;
    height: auto; }

.gallery-desc {
  display: block;
  font-size: 75%;
  padding: 0.5em 0.25em; }

.id-texts .category-link a,
.id-search .category-link a,
.id-archive .category-link a {
  text-decoration: none;
  border-bottom: 0.2em solid #999999; }
  .id-texts .category-link a:hover, .id-texts .category-link a:focus, .id-texts .category-link a:active,
  .id-search .category-link a:hover,
  .id-search .category-link a:focus,
  .id-search .category-link a:active,
  .id-archive .category-link a:hover,
  .id-archive .category-link a:focus,
  .id-archive .category-link a:active {
    text-decoration: none;
    border-bottom-color: #000; }
.id-texts .category-books a,
.id-search .category-books a,
.id-archive .category-books a {
  border-bottom-color: #ff9999; }
  .id-texts .category-books a:hover, .id-texts .category-books a:focus, .id-texts .category-books a:active,
  .id-search .category-books a:hover,
  .id-search .category-books a:focus,
  .id-search .category-books a:active,
  .id-archive .category-books a:hover,
  .id-archive .category-books a:focus,
  .id-archive .category-books a:active {
    border-bottom-color: #f00; }
.id-texts .category-translations a,
.id-search .category-translations a,
.id-archive .category-translations a {
  border-bottom-color: #99ff99; }
  .id-texts .category-translations a:hover, .id-texts .category-translations a:focus, .id-texts .category-translations a:active,
  .id-search .category-translations a:hover,
  .id-search .category-translations a:focus,
  .id-search .category-translations a:active,
  .id-archive .category-translations a:hover,
  .id-archive .category-translations a:focus,
  .id-archive .category-translations a:active {
    border-bottom-color: #0f0; }
.id-texts .category-texts a,
.id-search .category-texts a,
.id-archive .category-texts a {
  border-bottom-color: #99ffff; }
  .id-texts .category-texts a:hover, .id-texts .category-texts a:focus, .id-texts .category-texts a:active,
  .id-search .category-texts a:hover,
  .id-search .category-texts a:focus,
  .id-search .category-texts a:active,
  .id-archive .category-texts a:hover,
  .id-archive .category-texts a:focus,
  .id-archive .category-texts a:active {
    border-bottom-color: #0ff; }

.id-posts .category-news a {
  background: #ff0; }

.search-highlight {
  background: #ff0; }

/*# sourceMappingURL=style.css.map */