@font-face {
font-family: 'h5p';
src:    url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-23.eot?mz1lkp);
src:    url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-23.eot?mz1lkp#iefix) format('embedded-opentype'),
url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-23.ttf?mz1lkp) format('truetype'),
url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-23.woff?mz1lkp) format('woff'),
url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-23.svg?mz1lkp#h5p) format('svg');
font-weight: normal;
font-style: normal;
}
html.h5p-iframe, html.h5p-iframe > body {
font-family: Sans-Serif; width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.h5p-semi-fullscreen, .h5p-fullscreen, html.h5p-iframe .h5p-container {
overflow: hidden;
}
.h5p-content {
position: relative;
background: #fefefe;
border: 1px solid #EEE;
border-bottom: none;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.h5p-noselect
{
-khtml-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
}
html.h5p-iframe .h5p-content {
font-size: 16px;
line-height: 1.5em;
width: 100%;
height: auto;
}
html.h5p-iframe .h5p-fullscreen .h5p-content,
html.h5p-iframe .h5p-semi-fullscreen .h5p-content {
height: 100%;
}
.h5p-content.h5p-no-frame,
.h5p-fullscreen .h5p-content,
.h5p-semi-fullscreen .h5p-content {
border: 0;
}
.h5p-container {
position: relative;
z-index: 1;
}
.h5p-iframe-wrapper.h5p-fullscreen {
background-color: #000;
}
body.h5p-semi-fullscreen {
position: fixed;
width: 100%;
height: 100%;
}
.h5p-container.h5p-semi-fullscreen {
position: fixed;
top: 0;
left: 0;
z-index: 101;
width: 100%;
height: 100%;
background-color: #FFF;
}
.h5p-content-controls {
margin: 0;
position: absolute;
right: 0;
top: 0;
z-index: 3;
}
.h5p-fullscreen .h5p-content-controls {
display: none;
}
.h5p-content-controls > a:link, .h5p-content-controls > a:visited, a.h5p-disable-fullscreen:link, a.h5p-disable-fullscreen:visited {
color: #e5eef6;
}
.h5p-enable-fullscreen:before {
font-family: 'H5P';
content: "\e88c";
}
.h5p-disable-fullscreen:before {
font-family: 'H5P';
content: "\e891";
}
.h5p-enable-fullscreen, .h5p-disable-fullscreen {
cursor: pointer;
color: #EEE;
background: rgb(0,0,0);
background: rgba(0,0,0,0.3);
line-height: 0.975em;
font-size: 2em;
width: 1.125em;
height: 1em;
text-indent: 0.04em;
}
.h5p-disable-fullscreen {
line-height: 0.925em;
width: 1.1em;
height: 0.9em;
}
.h5p-enable-fullscreen:focus,
.h5p-disable-fullscreen:focus {
outline-style: solid;
outline-width: 1px;
outline-offset: 0.25em;
}
.h5p-enable-fullscreen:hover, .h5p-disable-fullscreen:hover {
background: rgba(0,0,0,0.5);
}
.h5p-semi-fullscreen .h5p-enable-fullscreen {
display: none;
}
div.h5p-fullscreen {
width: 100%;
height: 100%;
}
.h5p-iframe-wrapper {
width: auto;
height: auto;
}
.h5p-fullscreen .h5p-iframe-wrapper,
.h5p-semi-fullscreen .h5p-iframe-wrapper {
width: 100%;
height: 100%;
}
.h5p-iframe-wrapper.h5p-semi-fullscreen {
width: auto;
height: auto;
background: black;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 100001;
}
.h5p-iframe-wrapper.h5p-semi-fullscreen .buttons {
position: absolute;
top: 0;
right: 0;
z-index: 20;
}
.h5p-iframe-wrapper iframe.h5p-iframe { width: 10px;
min-width: 100%;
*width: 100%; height: 100%;
z-index: 10;
overflow: hidden;
border: 0;
display: block;
}
.h5p-content ul.h5p-actions {
box-sizing: border-box;
-moz-box-sizing: border-box;
overflow: hidden;
list-style: none;
padding: 0px 10px;
margin: 0;
height: 25px;
font-size: 12px;
background: #FAFAFA;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
clear: both;
font-family: Sans-Serif;
}
.h5p-fullscreen .h5p-actions, .h5p-semi-fullscreen .h5p-actions {
display: none;
}
.h5p-actions > .h5p-button {
float: left;
cursor: pointer;
margin: 0 0.5em 0 0;
background: none;
padding: 0 0.75em 0 0.25em;
vertical-align: top;
color: #999;
text-decoration: none;
outline: none;
line-height: 22px;
}
.h5p-actions > .h5p-button:hover {
color: #666;
}
.h5p-actions > .h5p-button:active,
.h5p-actions > .h5p-button:focus,
.h5p-actions .h5p-link:active,
.h5p-actions .h5p-link:focus {
color: #666;
}
.h5p-actions > .h5p-button:focus,
.h5p-actions .h5p-link:focus {
outline-style: solid;
outline-width: thin;
outline-offset: -2px;
outline-color: #9ecaed;
}
.h5p-actions > .h5p-button:before {
font-family: 'H5P';
font-size: 20px;
line-height: 23px;
vertical-align: bottom;
padding-right: 0;
}
.h5p-actions > .h5p-button.h5p-export:before {
content: "\e90b";
}
.h5p-actions > .h5p-button.h5p-copyrights:before {
content: "\e88f";
}
.h5p-actions > .h5p-button.h5p-embed:before {
content: "\e892";
}
.h5p-actions .h5p-link {
float: right;
margin-right: 0;
font-size: 2.0em;
line-height: 23px;
overflow: hidden;
color: #999;
text-decoration: none;
outline: none;
}
.h5p-actions .h5p-link:before {
font-family: 'H5P';
content: "\e88e";
vertical-align: bottom;
}
.h5p-actions > li {
margin: 0;
list-style: none;
}
.h5p-popup-dialog {
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
z-index: 100;
padding: 2em;
box-sizing: border-box;
-moz-box-sizing: border-box;
opacity: 0;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
background:#000;
background:rgba(0,0,0,0.75);
}
.h5p-popup-dialog.h5p-open {
opacity: 1;
}
.h5p-popup-dialog .h5p-inner {
box-sizing: border-box;
-moz-box-sizing: border-box;
background: #fff;
height: 100%;
max-height: 100%;
position: relative;
}
.h5p-popup-dialog .h5p-inner > h2 {
position: absolute;
box-sizing: border-box;
-moz-box-sizing: border-box;
width: 100%;
margin: 0;
background: #eee;
display: block;
color: #656565;
font-size: 1.25em;
padding: 0.325em 0.5em 0.25em;
line-height: 1.25em;
border-bottom: 1px solid #ccc;
z-index: 2;
}
.h5p-popup-dialog .h5p-inner > h2 > a {
font-size: 12px;
margin-left: 1em;
}
.h5p-embed-dialog .h5p-inner,
.h5p-reuse-dialog .h5p-inner,
.h5p-content-user-data-reset-dialog .h5p-inner {
min-width: 316px;
max-width: 400px;
left: 50%;
top: 50%;
transform: translateX(-50%);
}
.h5p-embed-dialog .h5p-embed-code-container,
.h5p-embed-size {
resize: none;
outline: none;
width: 100%;
padding: 0.375em 0.5em 0.25em;
margin: 0;
overflow: hidden;
border: 1px solid #ccc;
box-shadow: 0 1px 2px 0 #d0d0d0 inset;
font-size: 0.875em;
letter-spacing: 0.065em;
font-family: sans-serif;
white-space: pre;
line-height: 1.5em;
height: 2.0714em;
background: #f5f5f5;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.h5p-embed-dialog .h5p-embed-code-container:focus {
height: 5em;
}
.h5p-embed-size {
width: 3.5em;
text-align: right;
margin: 0.5em 0;
line-height: 2em;
}
.h5p-popup-dialog .h5p-scroll-content {
border-top: 2.25em solid transparent;
padding: 1em;
box-sizing: border-box;
-moz-box-sizing: border-box;
color: #555555;
z-index: 1;
}
.h5p-popup-dialog.h5p-open .h5p-scroll-content {
overflow: auto;
overflow-x: hidden;
overflow-y: auto;
height: 100%;
}
.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar {
width: 8px;
}
.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar-track {
background: #e0e0e0;
}
.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar-thumb {
box-shadow: 0 0 10px #000 inset;
border-radius: 4px;
}
.h5p-popup-dialog .h5p-close {
cursor: pointer;
font-size: 2em;
position: absolute;
right: 0;
top: 0;
width: 1.125em;
height: 1.125em;
line-height: 1.125em;
color: #656565;
cursor: pointer;
text-indent: -0.065em;
z-index: 3
}
.h5p-popup-dialog .h5p-close:after {
font-family: 'H5P';
content: "\e894";
}
.h5p-popup-dialog .h5p-close:hover:after,
.h5p-popup-dialog .h5p-close:focus:after {
color: #454545;
}
.h5p-popup-dialog .h5p-close:active:after {
color: #252525;
}
.h5p-poopup-dialog h2 {
margin: 0.25em 0 0.5em;
}
.h5p-popup-dialog h3 {
margin: 0.75em 0 0.25em;
}
.h5p-popup-dialog dl {
margin: 0.25em 0 0.75em;
}
.h5p-popup-dialog dt {
float: left;
margin: 0 0.75em 0 0;
}
.h5p-popup-dialog dt:after {
content: ':';
}
.h5p-popup-dialog dd {
margin: 0;
}
.h5p-expander {
cursor: pointer;
font-size: 1.125em;
margin: 0.5em 0 0;
display: inline-block;
}
.h5p-expander:before {
content: "+";
width: 1em;
display: inline-block;
font-weight: bold;
}
.h5p-expander.h5p-open:before {
content: "-";
text-indent: 0.125em;
}
.h5p-expander:hover,
.h5p-expander:focus {
color: #303030;
}
.h5p-expander:active {
color: #202020;
}
.h5p-expander-content {
display: none;
}
.h5p-expander-content p {
margin: 0.5em 0;
}
.h5p-content-copyrights {
border-left: 0.25em solid #d0d0d0;
margin-left: 0.25em;
padding-left: 0.25em;
}
.h5p-throbber {
background: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/plugins/h5p/h5p-php-library/images/throbber.gif?ver=1.2.1) 10px center no-repeat;
padding-left: 38px;
min-height: 30px;
line-height: 30px;
}
.h5p-dialog-ok-button {
cursor: default;
float: right;
outline: none;
border: 2px solid #ccc;
padding: 0.25em 0.75em 0.125em;
background: #eee;
}
.h5p-dialog-ok-button:hover,
.h5p-dialog-ok-button:focus {
background: #fafafa;
}
.h5p-dialog-ok-button:active {
background: #eeffee;
}
.h5p-big-button {
line-height: 1.25;
display: block;
position: relative;
cursor: pointer;
width: 100%;
padding: 1em 1em 1em 3.75em;
text-align: left;
border: 1px solid #dedede;
background: linear-gradient(#ffffff, #f1f1f2);
border-radius: 0.25em;
}
.h5p-big-button:before {
font-family: 'h5p';
content: "\e893";
line-height: 1;
font-size: 3em;
color: #2747f7;
position: absolute;
left: 0.125em;
top: 0.125em;
}
.h5p-copy-button:before {
content: "\e905";
}
.h5p-big-button:hover {
border: 1px solid #2747f7;
background: #eff1fe;
}
.h5p-big-button:active {
border: 1px solid #dedede;
background: #dfe4fe;
}
.h5p-button-title {
color: #2747f7;
font-size: 15px;
font-weight: bold;
margin-bottom: 0.5em;
}
.h5p-button-description {
color: #757575;
}
.h5p-horizontal-line-text {
border-top: 1px solid #dadada;
line-height: 1;
color: #474747;
text-align: center;
position: relative;
margin: 1.25em 0;
}
.h5p-horizontal-line-text > span {
background: white;
padding: 0.5em;
position: absolute;
top: -1em;
left: 50%;
transform: translateX(-50%);
}
.h5p-toast {
font-size: 0.75em;
background-color: rgba(0, 0, 0, 0.9);
color: #fff;
z-index: 110;
position: absolute;
padding: 0 0.5em;
line-height: 2;
border-radius: 4px;
white-space: nowrap;
pointer-events: none;
top: 0;
opacity: 1;
visibility: visible;
transition: opacity 1s;
}
.h5p-toast-disabled {
opacity: 0;
visibility: hidden;
}
.h5p-content code,
.h5peditor code {
color: #3d3d3d;
background: #e0e0e0;
border-radius: 2px;
padding: 0 5px;
}
.h5p-content pre > code,
.h5peditor pre > code {
background-color: #fafafa;
padding: 5px;
display: block;
line-height: normal;
border: 1px solid #c7c7c7;
border-left-width: 4px;
max-width: 100%;
white-space: pre;
overflow: auto;
} .h5peditor-semi-fullscreen {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 101;
}
iframe.h5peditor-semi-fullscreen {
background: #fff;
z-index: 100001;
}
.h5p-content.using-mouse *:not(textarea):focus {
outline: none !important;
}html, body { margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
margin:0;
padding:0;
border:0;
font-weight:normal;
font-style:normal;
font-size:100%;
line-height:1;
font-family:inherit;
text-align:left;
}
table {
border-collapse:collapse;
border-spacing:0;
}
ol, ul {
list-style:none;
}
blockquote:before, blockquote:after {
content:"";
}
input[type=search],
input[type=text],
input[type=email],
input[type=url],
input[type=button],
input[type=tel],
input[type=submit],
textarea {
-moz-appearance: none;
-webkit-appearance: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}  body {
margin: 0;
padding: 0;
border: none;
background: #f1f1f1;
color: #444;
font-family: Roboto, sans-serif;
font-size: 18px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body a {
color: #13C4A5;
text-decoration: none;
}
body a:hover {
color: #13C4A5;
text-decoration: none;
}
* {  
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;
}
img {
max-width: 100%;
height: auto;
}
.hidden { display: none; }
.clear { clear: both; }
.fleft { float: left; }
.fright { float: right; }
::selection {
background: #444;
color: #FFF;
}
::-webkit-input-placeholder { color: #999; }
:-ms-input-placeholder { color: #999; } body a {
transition: all 0.1s ease-in-out;
}
.blog-title a,
.post-title a,
.post-overlay,
.post-likes,
.post-meta a,
.pagination,
.main-menu a,
.main-menu > .has-children > a::after,
.main-menu > .page_item_has_children > a::after,
.searchbutton,
.search-toggle,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea,
.form-submit #submit,
.widget_search .searchsubmit,
.widget_search .search-field,
.format-gallery .flex-direction-nav a,
.nav-toggle .bar,
.dribbble-shot,
.flickr_badge_image a,
.post-content input[type="submit"],
.post-content input[type="reset"],
.post-content input[type="button"] {
transition: all 0.2s ease-in-out;
}
.tothetop,
.header,
.portfolio-item a .portfolio-header-container,
.featured-media a img {
transition: all 0.3s ease-in-out;
} .screen-reader-text {
clip: rect( .1rem, .1rem, .1rem, .1rem );
height: .1rem;
overflow: hidden;
position: absolute !important;
left: -999999rem;
width: .1rem;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: .3rem;
box-shadow: 0 0 .2rem .2rem rgba( 0, 0, 0, 0.6 );
clip: auto !important;
display: block;
font-size: 1.4rem;
font-weight: 700;
height: auto;
left: .5rem;
line-height: normal;
padding: 1.5rem 2.3rem 1.4rem 2.3rem;
text-decoration: none;
top: .5rem;
width: auto;
z-index: 100000;
} .skip-link {
position: absolute;
left: -9999rem;
top: 2.5rem;
z-index: 999999999;
}
.skip-link:focus {
left: 2.5rem;
text-decoration: none;
}  .section { 
position: relative;
padding: 80px 0; 
}
.no-padding { padding: 0; }
.small-padding { padding: 40px 0; }
.medium-padding { padding: 60px 0; }
.big-padding { padding: 100px 0; }
.section-inner {
max-width: 90%;
width: 1400px;
margin: 0 auto;
}
.section-inner.content { width: 1440px; max-width: 92.6%; }
.section-inner.wide { width: 1240px; }
.section-inner.thin { width: 700px; }
.bg-dark { background-color: #1d1d1d; }
.bg-graphite { background-color: #262626; }
.bg-grey { background-color: #f1f1f1; }
.bg-image {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.cover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.cover.shade-light { background: rgba(0,0,0,0.25); }
.cover.shade-medium { background: rgba(0,0,0,0.5); }
.cover.shade-dark { background: rgba(0,0,0,0.75); } .row .one-fourth { width: 21.5%; margin-left: 5%; float: left; }
.row .one-third { width: 30%; margin-left: 5%; float: left; }
.row .one-half { width: 47.5%; margin-left: 5%; float: left; }
.row .two-thirds { width: 65%; margin-left: 5%; float: left; }
.row .one-fourth:first-child,
.row .one-third:first-child,
.row .one-half:first-child,
.row .two-thirds:first-child { margin-left: 0; }  .header { padding: 70px 0; }
.header .cover { background: rgba(29,29,29,0.25); }
.header-inner { position: relative; }
.header .blog-logo { text-align: center; }
.header .logo { display: inline-block; }
.header .logo img {
max-height: 80px;
width: auto;
}
.blog-title {
font-family: 'Pacifico', sans-serif;
font-size: 2.25em;
line-height: inherit;
text-align: center;
text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
}
.blog-title a { color: #fff; }
.blog-title a:hover { color: #13C4A5; }
.blog-description {
font-size: 1.1em;
line-height: 110%;
font-weight: 400;
color: #999;
margin: 20px 0 0 0;
text-align: center;
text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
} .toggle {
background: transparent;
border: none;
border-radius: 0;
box-shadow: none;
cursor: pointer;
-moz-appearance: none;
-webkit-appearance: none;
}
.search-toggle {
display: block;
width: 68px;
height: 68px;
background: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/spyglass-w.png) no-repeat center;
background-size: 24px auto;
opacity: 0.5;
}
.search-toggle.active {  
opacity: 1;
} .header-search-block {
position: absolute;
z-index: 10000;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.header-search-block .section-inner {  position: relative; }
.header-search-block .search-field {
background: none;
border: none;
border-radius: 0;
color: #fff;
margin: 0;
width: 90%;
position: absolute;
top: 50%;
right: 5%;
left: 5%;
margin-top: -30px; 
font-size: 2.5em;
font-weight: 300;
padding: 0;
}
.header-search-block .searchsubmit { display: none; }  .main-menu { 
font-family: 'Roboto Slab', sans-serif;
font-size: 0.9em; 
text-align: center;
}
.main-menu li { position: relative; }
.main-menu > li { float: left; }
.main-menu > li:before {
content: "/";
display: block;
position: absolute;
right: 0;
top: 50%;
margin-top: -9px;
margin-right: -3px;
font-size: 16px;
color: #444;
font-weight: 300;
z-index: 1000;
}
.main-menu > li:last-child:before { content: none; }
.main-menu > li > a {
display: block;
padding: 27px;
font-size: 0.85em;
color: #999;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
}
.main-menu > li:first-child > a { margin-left: 0; }
.main-menu > .has-children > a,
.main-menu > .page_item_has_children > a { padding-right: 47px; position: relative; }
.main-menu > .has-children > a::after,
.main-menu > .page_item_has_children > a::after {
content: "";
display: block;
border: 5px solid transparent;
border-top-color: #999;
position: absolute;
z-index: 1001;
right: 29px;
top: 50%;
margin-top: -2px;
}
.main-menu li:hover > a { cursor: pointer; color: #fff; }
.main-menu > .has-children:hover > a::after,
.main-menu > .page_item_has_children:hover > a::after { border-top-color: #fff; } .main-menu li ul {
position: absolute;
z-index: 10000;
display: block;
left: -9999px;
top: 38px;
opacity: 0;
z-index: 999;
transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
}
.is_mobile .main-menu li ul {
opacity: 1;
display: none;
}
.main-menu > li > ul { padding-top: 20px; }
.main-menu > li > ul:before {
content: "";
display: block;
position: absolute;
z-index: 1000;
top: 0px;
left: 50%;
margin-left: -10px;
border: 10px solid transparent;
border-bottom-color: #2d2d2d;
}
.main-menu ul li {
float: none;
display: block;
border-top: 1px solid rgba(255,255,255,0.075);
}
.main-menu ul li:first-child { border-top: none; }
.main-menu ul > .has-children::after,
.main-menu ul > .page_item_has_children::after {
content: "";
display: block;
border: 6px solid transparent;
border-left-color: rgba(255,255,255,0.4);
position: absolute;
z-index: 1001;
right: 10px;
top: 50%;
margin-top: -5px;
}
.main-menu ul > .has-children:hover::after,
.main-menu ul > .page_item_has_children:hover::after { border-left-color: #FFF; }
.main-menu ul li { 	
display: block;
width: 240px; 
background: #2d2d2d;
}
.main-menu ul a {
display: block;
text-align: center;
padding: 20px;
margin: 0;
line-height: 130%;
color: #999;
}
.main-menu ul a:hover { color: #fff; }
.main-menu li:hover > ul,
.main-menu li.focus > ul {
opacity: 1;
left: 50%;
margin-left: -120px;
top: 48px;
}
.is_mobile .main-menu li:hover ul { display: block; } .main-menu ul li ul { top: 5px; }
.main-menu ul li:hover > ul,
.main-menu ul li.focus > ul {
top: 0;
left: 240px;
margin-left: 0;
}
.main-menu ul ul li { background: #3d3d3d; }
.main-menu ul ul ul li { background: #4d4d4d; }
.main-menu ul ul ul ul li { background: #4d4d4d; }  .posts { overflow: visible !important; }
.post-container {
width: 33.3%;
padding: 0 1.5% 4.5% 1.5%;
}
.hentry,
.post {
width: 100%;
position: relative;
background: #fff;
border-radius: 3px;
box-shadow: 0 1px 4px rgba(0,0,0,0.1);
overflow: hidden;
}
.post.sticky .post-header { padding-right: 17.5%; }
.post .sticky-post {
display: block;
position: absolute;
z-index: 100;	
right: 5%;
height: 38px;
width: 26px;
background: #2B3542 url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/tack-w.png) no-repeat center;
background-size: 12px auto;
top: 0;	
text-indent: -9999px;
}
.post .sticky-post:after {
content: "";
display: block;
border: 13px solid transparent;
border-left-color: #2B3542;
border-right-color: #2B3542;
position: absolute;
right: 0;
margin-top: -13px;
top: 38px;
} .featured-media a,
.featured-media img,
.featured-media iframe { display: block; }
.featured-media iframe,
.featured-media object { border: none; margin: 0; }
.featured-media a { overflow: hidden; }
.featured-media a img { margin: 0 auto; }
.featured-media a:hover img { 
transform: scale(1.1);
opacity: 0.8;
}
.media-caption {
font-size: 0.8em;
line-height: 110%;
font-weight: 700;
color: #999;
padding: 20px 0;
margin: 0 10%;
border-bottom: 1px solid #eee;
} .post-header { 
position: relative; 
padding: 8% 10%;
border-bottom: 1px solid #eee;
}
.post-header .post-title {
font-family: 'Roboto Slab', sans-serif;
font-size: 1.25em;
line-height: 120%;
font-weight: 700;
color: #2B3542;
word-break: break-word;
-ms-word-break: break-word;
}
.post-header .post-title a { color: #2B3542; }
.post-header .post-title a:hover { color: #13C4A5; }
.post-excerpt { padding: 10%; }
.post-excerpt p {
font-size: 0.95em;
line-height: 150%;
color: #666;
}
.post-excerpt p + p { margin-top: 1em; }
.post-excerpt .more-link { 
display: block;
margin-top: 1.1em;
}
.post-excerpt .more-link:hover { text-decoration: underline; }
.posts .post-meta { 
background: #F9F9F9; 
padding: 0 10%;
}
.posts .post-meta a {
display: block;
color: #999;
font-size: 0.8em;
font-weight: 700;
float: left;
padding: 20px 0px 20px 24px;
background: no-repeat left center;
background-size: 18px auto;
margin-left: 20px;
}
.posts .post-meta a:first-child { margin-left: 0; }
.posts .post-meta a:hover { color: #13C4A5; }
.posts .post-meta a.post-date { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/clock-g.png); }
.posts .post-meta a.post-date:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/clock-c.png); }
.posts .post-meta a.zilla-likes { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/heart-g.png); }
.posts .post-meta a.zilla-likes:hover,
.posts .post-meta a.zilla-likes.active { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/heart-c.png); color: #13C4A5; }
.posts .post-meta a.post-comments { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/comment-g.png); }
.posts .post-meta a.post-comments:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/comment-c.png); }
.posts .post-meta a.post-edit-link { 
height: 59px;
width: 20px;
text-indent: -9999px;
background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/edit-g.png);
background-size: 20px auto;
background-position: center;
}
.posts .post-meta a.post-edit-link:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/edit-c.png); }  .post .post-header:before,
.page .post-header:before {
content: "";
display: block;
border: 12px solid transparent;
border-top-color: #eee;
position: absolute;
z-index: 10;
bottom: 0;
left: 10%;
margin-bottom: -24px;
}
.post .post-header:after,
.page .post-header:after {
content: "";
display: block;
border: 11px solid transparent;
border-top-color: #fff;
position: absolute;
z-index: 11;
bottom: 0;
left: 10%;
margin-left: 1px;
margin-bottom: -21px;
} .posts .format-video .post-header:before,
.posts .format-video .post-header:after,
.posts .format-image .post-header:before,
.posts .format-image .post-header:after { content: none; } .format-image .post-excerpt { 
padding-top: 7.5%; 
font-size: 0.9em;
}
.format-image .post-excerpt .image-caption { font-weight: 600; } .post-quote {
padding: 10%;
background: #2B3542;
color: #fff;
}
.post-quote blockquote,
.post-link p {
display: block;
font-family: 'Roboto', sans-serif;
font-size: 1.2em;
font-weight: 400;
line-height: 140%;
}
.post-quote blockquote { font-size: 1.1em; }
.post-quote cite,
.post-link a {
display: block;
margin-top: 20px;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.8em;
font-weight: 700;
}
.post-quote cite { 
font-family: 'Roboto Slab', sans-serif; 
font-size: 14px;
}
.post-quote cite:before { content: "— " } .post-link {
padding: 10%;
background: #2B3542;
color: #fff;
}
.post-link a { 
color: #13C4A5; 
padding-left: 23px;
background: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/link-c.png) no-repeat left center;
background-size: 16px auto;
}
.post-link a:hover { 
color: #13C4A5; 
text-decoration: underline;
}
.single .post-link p,
.single .post-quote blockquote {
font-size: 1.75em;
} .format-gallery .flexslider { position: relative; }
.format-gallery .flex-direction-nav a {
display: block;
height: 32px;
width: 20px;
background-size: auto 32px;
background-repeat: no-repeat;
position: absolute;
top: 50%;
margin-top: -16px;
text-indent: -9999px;
opacity: 0.5;
}
.format-gallery .flex-direction-nav .flex-prev { 
left: 16px; 
background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/chevron-left-w-shade.png);
}
.format-gallery .flex-direction-nav .flex-next { 
right: 16px; 
background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/chevron-right-w-shade.png);
}
.format-gallery .flex-direction-nav a:hover { 
opacity: 1; 
}
.format-gallery .flex-direction-nav .flex-prev:hover { left: 12px; }
.format-gallery .flex-direction-nav .flex-next:hover { right: 12px; }
.format-gallery .slides li { position: relative; } .posts .format-status .post-excerpt {
background: #2B3542;
}
.posts .format-status .post-excerpt p,
.format-status .post-content {
font-family: 'Pacifico', sans-serif;
color: #fff;
text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
font-size: 1.2em;
}
.format-status .post-content { 
color: #333; 
text-shadow: none;
} .format-chat .post-content p {
margin-bottom: 0.25em;
padding: 8px 16px;
border-radius: 3px;
}
.format-chat .post-content p:nth-child(odd) { background: #f5f5f5; }
.format-chat .more-link { margin-top: 1em; }  body.single .content { width: 67.5%; }
body.single .content.full-width { width: 100%; }
body.single .content.center { 
margin: 0 auto; 
width: 944px;
max-width: 100%; 
}
.single { border-radius: 6px; } .single .post-title { font-size: 2.25em; }
.single .post-content { padding: 10%; } .single .format-gallery .flex-direction-nav a {
height: 42px;
width: 30px;
background-size: auto 42px;
margin-top: -21px;
}
.single .format-gallery .flex-direction-nav .flex-prev { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/chevron-left-w-shade-big.png); }
.single .format-gallery .flex-direction-nav .flex-next { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/chevron-right-w-shade-big.png); } .single .post-quote cite { 
font-size: 1em; 
margin-top: 30px;
} .single .post-meta-container { 
position: relative; 
background: #2B3542;
}
.single .post-meta-container:after {
content: "";
display: block;
background: #3F4854;
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 60%;
}
.single .post-meta { 
float: right;
width: 40%;
padding: 30px;
position: relative;
z-index: 10;
}
.single .post-meta p,
.single .post-meta > a,
.post-nav a {
display: block;
margin-top: 12px;
font-size: 0.85em;
line-height: 120%;
font-weight: 700;
min-height: 20px;
padding: 1px 0 1px 23px;
background: no-repeat left center;
background-size: 16px auto;
color: #9499A0;
}
.single .post-meta p:first-child { margin-top: 0; }
.single .post-meta p.post-date { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/clock-g.png); }
.single .post-meta a.zilla-likes { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/heart-g.png); }
.single .post-meta a.zilla-likes:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/heart-c.png); }
.single .post-meta p.post-categories { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/folder-g.png); }
.single .post-meta p.post-tags { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/tag-g.png); }
.single .post-meta a { color: #9499A0; }
.single .post-meta a:hover { color: #13C4A5; } .post-nav {
padding-top: 20px;
border-top: 1px solid rgba(255,255,255,0.1);
margin-top: 20px;
}
.post-nav a { background-position: left 3px; }
.post-nav a:first-child { margin-top: 0; }
a.post-nav-prev { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/prev-g.png); }
a.post-nav-prev:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/prev-c.png); }
a.post-nav-next { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/next-g.png); }
a.post-nav-next:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/next-c.png); }
.single a.post-edit-link { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/edit-g.png); background-position: left 5px; }
.single a.post-edit-link:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/edit-c.png); } .post-author {
width: 60%;
padding: 30px;
float: left;
position: relative;
overflow: hidden;
}
.post-author:before,
.post-author:after {
content: "";
display: block;
position: absolute;
left: 30px;
}
.post-author:before {
z-index: 100;
top: 0;
width: 40px;
height: 70px;
background: #13C4A5 url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/author-w.png) no-repeat center 29px;
background-size: 22px auto;
}
.post-author:after {
top: 50px;
border: 20px solid transparent;
border-left-color: #13C4A5;
border-right-color: #13C4A5;
}
.post-author-content { margin-left: 70px; }
.post-author h4 {
font-family: 'Roboto Slab', sans-serif;
font-size: 1.1em;
font-weight: 700;
color: #fff;
margin-bottom: 15px;
}
.post-author p {
font-size: 0.875em;
line-height: 150%;
color: #9499A0;
}
.author-links { margin-top: 18px; }
.author-links a {
display: inline-block;
width: 36px;
height: 36px;
background-color: rgba(255,255,255,0.1);
background-repeat: no-repeat;
background-position: center;
background-size: 16px auto;
margin-left: 5px;
border-radius: 999px;
text-indent: -9999px;
}
.author-links a:first-child { margin-left: 0; }
.author-links a.author-link-posts { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/archive-w.png); }
.author-links a.author-link-website { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/home-w.png); }
.author-links a.author-link-mail { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/social/mail-w.png); }
.author-links a.author-link-twitter { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/social/twitter-w.png); }
.author-links a:hover { background-color: #13C4A5; }  .post-content a:hover { text-decoration: underline; }
.post-content p,
.post-content blockquote,
.post-content ul,
.post-content ol,
.post-content address,
.post-content dl,
.post-content .wp-caption,
.post-content pre {
line-height: 180%;
margin-bottom: 1.1em;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.post-content > *:first-child { margin-top: 0; }
.post-content *:last-child { margin-bottom: 0; }
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
margin: 50px 0 30px;
font-family: 'Roboto Slab', sans-serif;
font-weight: 700;
color: #333;
}
h1 { font-size: 2em; }
h2 { font-size: 1.75em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.25em; font-weight: 400; }
h5 { font-size: 1em; font-weight: 400; }
h6 {
font-size: 0.9em;
font-weight: 700;
text-transform: uppercase;
}
.post-content h1+h1, .post-content h1+h2, .post-content h1+h3, .post-content h1+h4, .post-content h1+h5, .post-content h1+h6,
.post-content h2+h1, .post-content h2+h2, .post-content h2+h3, .post-content h2+h4, .post-content h2+h5, .post-content h2+h6,
.post-content h3+h1, .post-content h3+h2, .post-content h3+h3, .post-content h3+h4, .post-content h3+h5, .post-content h3+h6,
.post-content h4+h1, .post-content h4+h2, .post-content h4+h3, .post-content h4+h4, .post-content h4+h5, .post-content h4+h6,
.post-content h5+h1, .post-content h5+h2, .post-content h5+h3, .post-content h5+h4, .post-content h5+h5, .post-content h5+h6,
.post-content h6+h1, .post-content h6+h2, .post-content h6+h3, .post-content h6+h4, .post-content h6+h5, .post-content h6+h6 {
margin-top: 30px;
}
.post-content blockquote {
position: relative;
font-size: 1em;
font-weight: 300;
font-weight: normal;
margin: 40px 0;
}
.post-content blockquote:before,
.post-content blockquote:after {
content: "";
display: block;
width: 128px;
height: 3px;
background: #eee;
margin: 40px auto;
}
.post-content blockquote p { 
font-size: 1.2em;
line-height: 160%;
font-weight: 300;
text-align: center;
}
.post-content cite {
font-family: 'Roboto Slab', sans-serif;
font-size: 0.9rem;
font-weight: bold;
text-transform: uppercase;
line-height: 140%;
text-align: center;
}
.post-content cite:before { content: "— "; }
.post-content blockquote cite {
display: block;
margin-top: 1em;
}
.post-content blockquote cite em { font-style: italic; font-weight: bold; }
em, q {  font-style: italic;  }
.post-content strong em,
.post-content em strong {
font-weight: bold;
font-style: italic;
}
.post-content big { font-size: 1.25em; }
abbr, acronym { cursor: help; }
code, kbd, pre {
font-size: 0.85em;
background: #EEE;
font-family: Menlo, Monaco, monospace;
}
.post-content .highlight {
background: #fcf8a5;
display: inline;
padding: 2px 3px;
}
.post-content kbd,
.post-content code {
padding: 5px;
border-radius: 3px;
}
.post-content dl { line-height: 160%; }
.post-content dl dt { font-weight: bold; }
.post-content hr {
background: #EEE;
border: none;
height: 5px;
margin: 2.5em auto;
width: 50%;
}
.post-content hr.is-style-wide {
width: 100%;
}
.post-content ul {
list-style: disc;
margin-left: 1.5em;
}
.post-content ul ul { list-style: circle; }
.post-content ul ul ul { list-style: square; }
.post-content ol {
list-style: decimal;
margin-left: 1.5em;
}
.post-content ol ol { list-style: lower-alpha; }
.post-content ol ol ol {
list-style: lower-roman;
}
.post-content ul ul,
.post-content ul ol,
.post-content ol ul,
.post-content ol ol {
margin-bottom: 0;
}
.post-content li {
margin-top: 0.5em;
line-height: 170%;
}
.post-content ol > li:last-child,
.post-content ul > li:last-child {
margin-bottom: 0;
}
.post-content address {
padding: 3% 3.5%;
background: #f1f1f1;
}
.post-content pre {
white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; line-height: 140%;
padding: 2% 2.5%;
background: #363F48;
font-size: 0.8em;
color: #FFF;
border-radius: 6px;
} figure {
margin: 0;
}
.wp-caption,
.post-content img {
max-width: 100%;
}
img.alignleft,
.alignleft img,
img.aligncenter,
.aligncenter img,
img.alignright,
.alignright img {
box-sizing: border-box;
padding: 5px;
border: 1px solid #EEE;
}
.post-content .alignleft,
.post-content .alignright {
margin-bottom: 1.2em;
max-width: 300px;
}
.post-content .wp-caption a,
.post-content .wp-caption img { display: block; }
.post-content .wp-caption .alignleft,
.post-content .wp-caption .alignright {
margin-bottom: 0;
}
.post-content .alignleft {
float: left;
margin-right: 1em;
}
.post-content .alignright {
float: right;
margin-left: 1em;
}
.post-content .aligncenter {
margin-left: auto;
margin-right: auto;
}
.post-content .aligncenter a,
.post-content .aligncenter img { 
margin: 0 auto; 
}
.post-content figcaption,
.post-content .wp-caption-text,
.post-content .gallery-caption {
font-size: .8em;
font-weight: 700;
color: #999;
margin-top: 0;
padding-top: .5em;
text-align: center;
width: 100%;
}
.post-content .gallery-caption {
font-size: 16px;
line-height: 24px;
} .post-content .alignfull {
margin: 2.5em 0;
margin-left: calc( ( 1400px * .675 ) * -0.1 );
width: calc( 1400px * .675 );
max-width: calc( 1400px * .675 );
} .post-content table {
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
font-size: 0.9em;
width: 100%;
}
.post-content th,
.post-content td {
padding: 2%;
margin: 0;
overflow: visible;
line-height: 120%;
border-bottom: 1px solid #DDD;
}
.post-content caption {
text-align: center;
padding: 2%;
}
.post-content thead {
vertical-align: bottom;
white-space: nowrap;
}
.post-content th { font-weight: bold; }
.post-content table tbody > tr:nth-child(odd) > td { background: #f9f9f9; } .post-content fieldset {
padding: 25px;
border: 2px solid #eee;
margin-bottom: 1em;
}
.post-content fieldset legend {
font-family: 'Roboto Slab', sans-serif;
font-size: 0.9rem;
line-height: 1;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
padding: 10px 12px;
background: #13C4A5;
color: #fff;
}
.post-content label {
font-size: 1rem;
font-weight: 700;
}
input,
textarea { 
font-family: inherit; 
-webkit-font-smoothing: antialiased;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
width: 100%;
padding: 14px 16px;
font-size: 0.85em;
border: none;
color: #333;
border: 2px solid #eee;
background: #fdfdfd;
border-radius: 3px;
transition: background-color 0.2s ease-in-out;
-webkit-appearance: none;
}
.post-content textarea { 
height: 180px; 
line-height: 140%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus {
background: #fdfdfd;
}
.button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
padding: 12px 16px;
margin: 0;
border: none;
background: #333;
color: #fff;
font-size: 0.9rem;
line-height: 1;
-webkit-appearance: none;
border-radius: 3px;
}
.button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
cursor: pointer;
background: #13C4A5;
color: #fff;
} .post-content .has-background { background-color: #222; }
.post-content .has-accent-color { color: #13C4A5; }
.post-content .has-accent-background-color { background-color: #13C4A5; }
.post-content .has-black-color { color: #222; }
.post-content .has-black-background-color { background-color: #222; }
.post-content .has-dark-gray-color { color: #444; }
.post-content .has-dark-gray-background-color { background-color: #444; }
.post-content .has-medium-gray-color { color: #666; }
.post-content .has-medium-gray-background-color { background-color: #666; }
.post-content .has-light-gray-color { color: #888; }
.post-content .has-light-gray-background-color { background-color: #888; }
.post-content .has-white-color { color: #fff; }
.post-content .has-white-background-color { background-color: #fff; } .post-content .has-small-font-size { font-size: .842em; }
.post-content .has-regular-font-size { font-size: 1em; }
.post-content .has-large-font-size,
.post-content .has-larger-font-size {
line-height: 1.45;
}
.post-content .has-large-font-size { font-size: 1.333em; }
.post-content .has-larger-font-size { font-size: 1.777em; } .wp-block-image .aligncenter > figcaption, 
.wp-block-image .alignleft > figcaption, 
.wp-block-image .alignright > figcaption, 
.wp-block-image.is-resized > figcaption {
display: block;
width: 100%;
} .post-content .wp-block-file__button,
.post-content .wp-block-button__link {
border-radius: 4px;
font-weight: 500;
padding: .8em 1.4em;
}
.post-content .wp-block-file a {
color: inherit;
}
.post-content a.wp-block-file__button {
color: #fff;
}
.post-content .wp-block-file__button:hover,
.post-content .wp-block-button__link:hover {
opacity: .85;
text-decoration: none;
} .post-content blockquote,
.post-content .wp-block-quote.is-large, 
.post-content .wp-block-quote.is-style-large {
margin-bottom: 1.25em;
padding: 0;
}
.post-content blockquote p:last-child {
margin-bottom: 0;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p {
font-size: 1.33em;
font-style: inherit;
line-height: 1.5;
}
.post-content .wp-block-quote cite {
text-align: center;
}
.wp-block-quote.is-large cite, 
.wp-block-quote.is-style-large cite {
font-size: 0.8em;
} .wp-block-pullquote {
padding: 0;
} .wp-block-gallery .blocks-gallery-image figcaption, 
.wp-block-gallery .blocks-gallery-item figcaption {
margin: 0;
padding-bottom: 10px;
}
.post-content .wp-block-gallery.alignfull {
padding: 0 8px;
}
.post-content ul.wp-block-gallery:not(.alignfull) {
margin-left: 0;
}
.post-content ul.wp-block-gallery li:last-child {
margin-bottom: 16px;
} .wp-block-cover-image.alignfull {
min-height: 75vh;
}
.wp-block-cover-image p {
font-weight: 400;
} .wp-block-column {
padding: 0 5px;
} .wp-block-audio audio {
width: 100%;
} .post-content .wp-block-file {
align-items: center;
background: #E6E9EC;
border-radius: 4px;
display: flex;
justify-content: space-between;
margin: 30px 0;
padding: 15px 20px;
}
.post-content .wp-block-file a:not(.wp-block-file__button) {
font-weight: 600;
text-decoration: none;
}
.post-content .wp-block-file__button {
flex-shrink: 0;
}  .content .comments,
div#disqus_thread {
padding: 10%;
background: #fff;
}
.nocomments {
padding: 10%;
text-align: center;
text-transform: uppercase;
font-weight: 700;
color: #999;
}
.comments + .nocomments { border-top: 1px solid #eee; }
.comments-title-container {
padding-bottom: 20px;
border-bottom: 1px solid #eee;
margin-bottom: 40px;
font-family: 'Roboto Slab', sans-serif;
}
.comments-title { 
font-size: 1.75em;
font-weight: 700;
color: #2B3542; 
}
.add-comment-title {
font-size: 1rem;
text-transform: uppercase;
font-weight: 700;
margin-top: 14px;
}
.add-comment-title a:hover { text-decoration: underline; } .comments div.comment { margin-top: 40px; }
.comments .commentlist > li.comment:first-child > div.comment:first-child { margin-top: 0; }
.comments div.comment { position: relative; }
.comments .children { margin-left: 5%; }
.comment-inner { 
margin-left: 110px; 
padding: 20px;
background: #eee;
position: relative;
border-radius: 3px;
}
.comment-inner:after {
content: "";
display: block;
border: 12px solid transparent;
border-right-color: #eee;
position: absolute;
top: 28px;
left: 0;
margin-left: -24px;
}
.comment .avatar {
float: left;
width: 80px;
border-radius: 3px;
}
.comment.bypostauthor { position: relative; }
.comment.bypostauthor:after {
content: "";
display: block;
width: 32px;
height: 32px;
background: #13C4A5 url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/author-w.png) no-repeat center 8px;
background-size: 14px auto;
border-radius: 999px;
position: absolute;
top: 0;
left: 0;
margin-top: -8px;
margin-left: -8px;
}
.comment-header { margin-bottom: 25px; }
.comment-header cite {
display: block;
font-family: 'Roboto Slab', sans-serif;
font-size: 1em;
font-weight: 700;
margin-bottom: 8px;
}
.comment-header cite,
.comment-header cite a { color: #2B3542; }
.comment-header cite a:hover { color: #13C4A5; }
.comment-header p { font-size: 0.85em; }
.comment-header p,
.comment-header p a { color: #999; }
.comment-header p a:hover { color: #666; } .comment-content { font-size: 0.9em; }
.comment-content a:hover { text-decoration: underline; }
.comment-content p,
.comment-content li,
.comment-content blockquote {
line-height: 150%;
margin-top: 1em;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.comment-content *:first-child { margin-top: 0; } 
.comment-content *:last-child { margin-bottom: 0; }
.comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6 {
margin: 50px 0 20px;
font-family: 'Roboto Slab', sans-serif;
font-weight: 400;
font-size: 1.2em;
}
.comment-content blockquote {
padding: 20px;
background: #ddd;
}
.comment-content ul {
list-style: disc;
margin-left: 1.5em;
}
.comment-content ul ul { list-style: circle; }
.comment-content ul ul ul { list-style: square; }
.comment-content ol {
list-style: decimal;
margin-left: 1.5em;
}
.comment-content ol ol { list-style: lower-alpha; }
.comment-content ol ol ol {
list-style: lower-roman;
}
.comment-content ul ul,
.comment-content ul ol,
.comment-content ol ul,
.comment-content ol ol {
margin-bottom: 0;
}
.comment-content li {
margin-top: 0.5em;
line-height: 170%;
}
.comment-content ol > li:last-child,
.comment-content ul > li:last-child {
margin-bottom: 0;
}
.comment-content address { 
padding: 20px; 
background: #ddd;
line-height: 140%;
}
.comment-content pre {
padding: 20px;
background: #ddd;
line-height: 150%;
overflow-x: scroll;
} .comment-actions {
position: absolute;
top: 22px;
right: 20px;
}
.comment-actions a {
display: block;
position: relative;
float: left;
width: 32px;
height: 32px;
background: #2B3542 no-repeat center;
background-size: 16px auto;
border-radius: 999px;
text-indent: -9999px;
}
.comment-actions a + a { margin-left: -8px; }
.comment-actions .comment-reply-link { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/reply-w.png) }
.comment-actions .comment-edit-link { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/edit-w.png) }
.comment-actions a:hover { background-color: #13C4A5; color: #fff; z-index: 10; } .comment-nav-below {
margin-top: 40px;
border-top: 1px solid #eee;
padding-top: 20px;
font-size: 0.9em;
font-weight: 700;
}
.comment-nav-below a { color: #666; } .comments .pingbacks {
padding-top: 40px;
border-top: 1px solid #eee;
margin-top: 40px;
}
.pingbacks-title {
font-family: 'Roboto Slab', sans-serif;
font-size: 1.25em;
margin-bottom: 20px;
color: #2B3542;
}
.pingbacklist .pingback {
padding: 15px;
line-height: 130%;
}
.pingbacklist .pingback a { color: #767676; }
.pingbacklist .pingback a:hover { color: #13C4A5; }
.pingbacklist .pingback:nth-child(2n) { background-color: #eee; }  .comment-respond {
padding: 10%;
background: #fff;
border-top: 1px solid #eee;
}
.comments .comment-respond { 
padding: 10% 0; 
border-top: none;
}
.comment-reply-title {
font-family: 'Roboto Slab', sans-serif;
font-size: 1.75em;
font-weight: 700;
color: #2B3542;
}
.comment-reply-title #cancel-comment-reply-link {
font-size: 0.9rem;
text-transform: uppercase;
font-weight: 700;
margin-left: 5px;
}
.comment-reply-title #cancel-comment-reply-link:hover { text-decoration: underline; }
.comment-notes,
.logged-in-as { 
color: #666;
line-height: 130%;
margin-bottom: 40px;
margin-top: 25px;
}
.logged-in-as a:hover { text-decoration: underline; }
.comment-form { margin-top: 10px; }
.comment-form p { 
margin-top: 18px; 
position: relative;
}
.comment-form p:first-child { margin-top: 0; }
.comment-form label {
display: block;
font-size: 16px;
margin-bottom: .5rem;
}
.comment-form input[type="checkbox"] + label {
display: inline;
font-size: 14px;
margin: 0 0 0 .5rem;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
display: block;
width: 100%;
padding: 16px 18px;
border-radius: 3px;
background: #f1f1f1;
color: #333;
border: 1px solid #eee;
font-family: 'Roboto', sans-serif;
font-size: 1em;
-webkit-font-smoothing: antialiased;
margin: 0;
}
.comment-form-author,
.comment-form-email,
.comment-form-url { width: 75%; }
.comment-form input[type="text"],
.comment-form input[type="email"] { 
position: relative;
padding-right: 60px;
background-repeat: no-repeat; 
background-position: 96% center;
background-size: auto 24px;
}
input#author { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/author-g.png); }
input#email { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/social/mail-g.png); }
input#url { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/home-g.png); background-size: 24px auto; }
.comment-form textarea { height: 250px; }
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form textarea:focus {
color: #fff;
background-color: #2B3542;
}
input#author:focus { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/author-w.png); }
input#email:focus { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/social/mail-w.png); }
input#url:focus { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/home-w.png); }
.form-allowed-tags,
.form-allowed-tags code {
line-height: 160%;
}
.comment-notes,
.form-allowed-tags,
.logged-in-as { 
font-size: 0.9em; 
color: #666;
}
p.form-submit { margin-top: 30px; }
.form-submit #submit {
padding: 16px 20px;
border: none;
margin: 0;
font-family: 'Roboto Slab', sans-serif;
font-size: 0.9em;
font-weight: 400;
color: #fff;
text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
background: #2B3542;
border-radius: 3px;
-webkit-font-smoothing: antialiased;
}
.form-submit #submit:hover {
cursor: pointer;
background: #13C4A5;
}  .posts .page {
width: 100%;
position: relative;
background: #fff;
border-radius: 3px;
box-shadow: 0 1px 4px rgba(0,0,0,0.1);
overflow: hidden;
} .post-content + .contributors-container { border-top: 1px solid #eee; }
.authors-row { 
position: relative;
padding: 10%;
border-top: 1px solid #eee;
}
.authors-row:first-child { border-top: none; }
.authors-row:before {
content: "";
display: block;
width: 1px;
position: absolute;
top: 0;
bottom: 0;
left: 50%;
background: #eee;
}
.authors-row .author-info { 
width: 45%;
margin-left: 10%;
text-align: center; 
}
.authors-row .author-info:first-child { margin-left: 0; }
.author-avatar {
display: inline-block;
width: 134px;
height: auto;
margin: 0 auto 25px auto;
border: 6px solid #eee;
border-radius: 9999px;
}
.author-avatar img {
display: block;
margin: 0 auto;
border-radius: 9999px;
}
.author-info h4 {
font-family: 'Roboto Slab', sans-serif;
font-size: 1.5em;
font-weight: 700;
text-align: center;
margin-bottom: 10px;
}
.author-info h4 a { color: #2B3542; }
.author-info h4 a:hover { color: #13C4A5; }
.author-info h5 {
font-family: 'Roboto Slab', sans-serif;
text-align: center;
margin-bottom: 25px;
}
.author-info h5 a { color: #999; }
.author-info h5 a:hover { color: #444; }
.author-description {
line-height: 140%;
text-align: center;
}
.author-description p {
line-height: inherit;
text-align: inherit;
}
.author-info .author-links a { background-color: #2B3542; }
.author-info .author-links a:hover { background-color: #13C4A5; } .single .post-meta p.image-resolution { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/image-g.png); }
.single-attachment .post-author:before { 
background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/image-w.png); 
background-position: center 32px;
}  .page-title {
margin-bottom: 60px;
text-align: center;
}
.page-title h1 {
font-size: inherit;
}
.page-title h5,
.page-title h1 .top {
display: inline-block;
padding-bottom: 4px;
border-bottom: 2px solid #ccc;
font-family: 'Roboto Slab', sans-serif;
font-size: 0.9em;
font-weight: 700;
text-transform: uppercase;
text-align: center;
}
.page-title h1 {
text-align: center;
}
.page-title h3,
.page-title h1 .bottom {
display: block;
margin-top: 15px;
font-family: 'Roboto Slab', sans-serif;
font-size: 1.75em;
font-weight: 400;
text-align: center;
color: #2B3542;
}
.tag-archive-meta {
margin: 30px 0 0;
}
.tag-archive-meta p {
color: #767676;
text-align: center;
}
.tag-archive-meta p + p {
margin-top: 1em;
} .archive-nav a {
font-size: 0.9em;
padding: 16px 20px;
background: #2B3542;
border-radius: 3px;
color: #fff;
}
.archive-nav a:hover {
background: #13C4A5;
color: #fff;
} .search-no-results .post-content p { text-align: center; }  .sidebar {
width: 27.5%;
background: #fff;
box-shadow: 0 1px 4px rgba(0,0,0,0.1);
border-radius: 6px;
overflow: hidden;
}
.sidebar .widget {
padding: 30px;
border-top: 1px solid #EEE;
}
.sidebar .widget:first-child { border-top: none; }
.widget-title {
font-family: 'Roboto Slab', sans-serif;
font-size: 0.9em;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 20px;
}
.sidebar .widget-content { 
font-size: 0.85em; 
color: #767676; 
}
.widget-content a:hover { text-decoration: underline; }
.sidebar .widget-content p { line-height: 150%; }
.widget-content ul li {
position: relative;
margin-top: 10px;
padding: 1px 0 1px 14px;
line-height: 130%;
}
.widget-content ul li:before {
content: "»";
position: absolute;
left: 0;
top: 0;
color: #13C4A5;
font-size: 18px;
}
.widget-content > ul > li:first-child { margin: 0; }
.widget-content li ul > li:first-child { margin-top: 10px; }
.widget-content .page_item_has_children { padding-bottom: 0; }
.widget-content li ul li { padding-left: 15px; }
.widget-content ul li .post-date { margin-left: 5px; color: #999; }
.widget-content > ul > li:first-child { border-top: 0; } .tagcloud a {
display: block;
float: left;
padding: 8px 11px;
margin: 0 5px 5px 0;
background: #BBB;
font-size: 0.8em !important;
line-height: 1;
color: #FFF;
border-radius: 3px;
}
.tagcloud a:hover { background-color: #13C4A5; color: #fff; text-decoration: none; } .wrapper .searchform,
.footer .searchform { position: relative; }
.wrapper .searchform .search-field,
.footer .searchform .search-field {
display: block;
width: 100%;
padding: 16px 55px 16px 20px;
border: none;
margin: 0;
background: #ddd;
color: #fff;
border-radius: 3px;
font-family: 'Roboto', sans-serif;
font-size: 0.9em;
-webkit-font-smoothing: antialiased;
}
.wrapper .searchform .search-field:focus,
.footer .searchform .search-field:focus { 
background-color: #2B3542; 
}
.wrapper .searchform .searchsubmit,
.footer .searchform .searchsubmit {
display: block;
height: 36px;
width: 36px;
border: none;
position: absolute;
top: 50%;
margin-top: -18px;
right: 10px;
text-indent: -9999px;
background: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/spyglass-g.png) no-repeat center;
background-size: 24px auto;
}
.wrapper .searchform .searchsubmit:hover,
.footer .searchform .searchsubmit:hover {
cursor: pointer;
background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/1x/spyglass-c.png);
} #wp-calendar {
color: #888;
width: 100%;
max-width: 100%;
text-align: center;
font-size: 0.9em;
}
#wp-calendar a { color: #1abc9c; }
#wp-calendar,
#wp-calendar caption,
#wp-calendar tr,
#wp-calendar td,
#wp-calendar th {
text-align: center;
}
#wp-calendar th,
#wp-calendar td {
padding: 4% 2%;
}
#wp-calendar caption,
#wp-calendar thead {
color: #666;
}
#wp-calendar caption { 
font-family: 'Roboto Slab', sans-serif;
font-size: 1rem;
color: #666;
text-transform: capitalize; 
padding-bottom: 20px;
}
#wp-calendar thead th {
font-size: 0.9em;
font-weight: 700;
text-transform: uppercase;
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
}
#wp-calendar tbody { border-bottom: 1px solid #eee; }
#wp-calendar tfoot td { padding: 0; }
#wp-calendar tfoot #prev { text-align: left; }
#wp-calendar tfoot #next { text-align: right; }
.wp-calendar-nav {
display: flex;
justify-content: space-between;
}
.wp-calendar-nav a,
#wp-calendar tfoot a {
display: block;
color: #999;
padding: 12px 0;
font-size: 0.9em;
font-weight: 700;
text-transform: uppercase;
}
.wp-calendar-nav a {
padding-bottom: 0;
}
.wp-calendar-nav a:hover,
#wp-calendar tfoot a:hover {
text-decoration: none;
color: #1abc9c;
} .dribbble-shot,
.dribbble-shot img { display: block; }
.dribbble-shot {
width: 47.5%;
float: left;
margin-right: 5%;
margin-bottom: 5%;
padding: 6px;
background: #f1f1f1;
}
.dribbble-shot:nth-child(2n) { margin-right: 0; }
.dribbble-shot:hover { background-color: #13C4A5; }
.widgetmore { 
display: block; 
clear: both;
} .flickr_badge_image a,
.flickr_badge_image img { display: block; }
.flickr_badge_image {
width: 21.25%;
float: left;
margin-left: 5%;
margin-bottom: 5%;
}
.flickr_badge_image a {
padding: 4px;
background: #f1f1f1;
}
.flickr_badge_image a:hover { background-color: #13C4A5; }
.flickr_badge_image:nth-child(2),
.flickr_badge_image:nth-child(6),
.flickr_badge_image:nth-child(10),
.flickr_badge_image:nth-child(14) { margin-left: 0; }  .footer .row {
margin-top: -40px;	
}
.footer .one-third {
margin-top: 40px;
}
.footer .widget { 
margin-top: 40px;
border-top: 4px solid #333;
padding-top: 40px;
}
.footer .widget:first-child { margin: 0; border: none; padding: 0; }
.footer .widget-title { 
color: #FFF; 
letter-spacing: 1px; 
font-size: 0.79em;
}
.footer .widget-content { 
color: #767676; 
font-size: 0.95em;
}
.footer .widget-content p { line-height: 160%; }
.widget-content p + p { margin-top: 1em; }  .footer .widget_search .search-field { background: #333; } .footer .tagcloud a { background-color: #333; }
.footer .tagcloud a:hover { 
text-decoration: none; 
background-color: #13C4A5; 
} .footer #wp-calendar caption {  color: #fff; }
.footer #wp-calendar thead th {
border: none;
border-top: 1px solid #3B3B3B;
border-bottom: 1px solid #3B3B3B;
}
.footer #wp-calendar tbody { border-bottom: 1px solid #3B3B3B; } .footer .dribbble-shot,
.footer .flickr_badge_image { background: #333; }  .credits p {
font-family: 'Roboto Slab', sans-serif;
color: #767676; 
font-size: 0.8rem;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
}
.credits a { color: #ccc; }
.credits a:hover { 
color: #ccc; 
text-decoration: underline;
}
img#wpstats { display: none; }   @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .search-toggle { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/spyglass-w.png); }
.wrapper .searchform .searchsubmit,
.footer .searchform .searchsubmit { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/spyglass-g.png); }
.wrapper .searchform .searchsubmit:hover,
.footer .searchform .searchsubmit:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/spyglass-c.png); }
.post .sticky-post { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/tack-w.png); }
.posts .post-meta a.post-date { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/clock-g.png); }
.posts .post-meta a.post-date:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/clock-c.png); }
.posts .post-meta a.zilla-likes { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/heart-g.png); }
.posts .post-meta a.zilla-likes:hover,
.posts .post-meta a.zilla-likes.active { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/heart-c.png); }
.posts .post-meta a.post-comments { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/comment-g.png); }
.posts .post-meta a.post-comments:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/comment-c.png); }
.posts .post-meta a.post-edit-link { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/edit-g.png); }
.posts .post-meta a.post-edit-link:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/edit-c.png); }
.post-link a { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/link-c.png); }
.format-gallery .flex-direction-nav .flex-prev,
.single .format-gallery .flex-direction-nav .flex-prev { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/chevron-left-w-shade.png); }
.format-gallery .flex-direction-nav .flex-next,
.single .format-gallery .flex-direction-nav .flex-next { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/chevron-right-w-shade.png); }
.post-author:before { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/author-w.png); }
.single .post-meta p.post-date { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/clock-g.png); }
.single .post-meta a.zilla-likes { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/heart-g.png); }
.single .post-meta a.zilla-likes:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/heart-c.png); }
.single .post-meta p.post-categories { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/folder-g.png); }
.single .post-meta p.post-tags { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/tag-g.png); }
.author-links a.author-link-posts { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/archive-w.png); }
.author-links a.author-link-website { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/home-w.png); }
.author-links a.author-link-mail { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/social/mail-w.png); }
.author-links a.author-link-twitter { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/social/twitter-w.png); }
a.post-nav-prev { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/prev-g.png); }
a.post-nav-prev:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/prev-c.png); }
a.post-nav-next { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/next-g.png); }
a.post-nav-next:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/next-c.png); }
.single a.post-edit-link { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/edit-g.png); }
.single a.post-edit-link:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/edit-c.png); }
.comment.bypostauthor:after { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/author-w.png); }
.comment-actions .comment-reply-link { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/reply-w.png); }
.comment-actions .comment-edit-link { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/edit-w.png); }
input#author { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/author-g.png); }
input#email { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/social/mail-g.png); }
input#url { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/home-g.png); }
input#author:focus { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/author-w.png); }
input#email:focus { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/social/mail-w.png); }
input#url:focus { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/home-w.png); }
.single .post-meta p.image-resolution { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/image-g.png); }
.single-attachment .post-author:before { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/image-w.png); }
.searchform .searchsubmit { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/spyglass-g.png); }
.searchform .searchsubmit:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/baskerville/assets/images/icons/2x/spyglass-c.png); }
}
@media ( max-width: 1555px ) { .post-content .alignfull {
margin-left: calc( ( 90vw * .675 ) * -0.1 );
max-width: calc( 90vw * .675 );
width: calc( 90vw * .675 );
}
}
@media (max-width: 1440px) {
.wrapper.section { padding: 5% 0; } .page-title { margin-bottom: 5%; }
.archive-nav { margin-top: 1%; }
}
@media (max-width: 1040px) { .section-inner.content { max-width: 94%; }
.post-container {
width: 50%;
padding: 0 2% 5% 2%;
}
}
@media (max-width: 1000px) { body.single .content { width: 100%; float: none; }
.sidebar { display: none; } .main-menu { display: none; }
.search-toggle { width: 24px; }
.nav-toggle { 
display: block; 
padding: 25px 0;
}
.nav-toggle .bar {
display: block;
width: 26px;
height: 3px;
margin-top: 5px;
background: #8E8E8E;
border-radius: 1px;
}
.nav-toggle .bar:first-child { margin-top: 0; }
.nav-toggle:hover { cursor: pointer; }
.nav-toggle.active .bar { background: #fff; }
.mobile-menu li { border-top: 1px solid rgba(255,255,255, 0.1); }
.mobile-menu > li:first-child { border-top: none; }
.mobile-menu a {
display: block;
padding: 25px 5%;
font-size: 0.9em;
text-transform: uppercase;
color: #999;
letter-spacing: 1px;
}
.mobile-menu a:hover { color: #fff; } 
.mobile-menu ul a { padding-left: 10%; } 
.mobile-menu ul ul a { padding-left: 15%; } 
.mobile-menu ul ul ul a { padding-left: 20%; } 
.mobile-menu ul ul ul ul a { padding-left: 25%; } 
.mobile-menu ul ul ul ul ul a { padding-left: 30%; } .post-content .alignfull {
margin-left: calc( 90vw * -0.1 );
max-width: 90vw;
width: 90vw;
}
}
@media (max-width: 800px) { .wrapper.section { padding: 4% 0; }
.section-inner { max-width: 92%; }
.section-inner.content { max-width: 97%; } .section.header { padding: 50px 0; }
.header .logo img { max-height: 60px; } .post-content .alignfull {
margin-left: calc( 92vw * -0.1 );
max-width: 92vw;
width: 92vw;
} .footer .one-third { width: 47.5%; } .credits span { display: none; }
}
@media (max-width: 700px) { .post-author,
.single .post-meta {
width: 100%;
float: none;
border-radius: 0;
}
.single .post-meta-container:after { content: none; }
.single .post-meta { background-color: #3F4854; } .post-content .alignleft,
.post-content .alignright {
max-width: 100%;
float: none;
margin: 1.25em 0;
}
.post-content .alignleft a,
.post-content .alignleft img,
.post-content .alignright a,
.post-content .alignright img { margin-left: auto; margin-right: auto; } .comment-form-author, 
.comment-form-email, 
.comment-form-url { width: 100%; }
}
@media (max-width: 600px) {
body { font-size: 16px; } .wrapper.section { padding: 25px 0; }
.post-header,
.single .post-content,
.post-excerpt,
.content .comments,
div#disqus_thread,
.comment-respond,
.post-quote,
.post-link { padding: 7.5% 6%; } .section.header { padding: 35px 0; }
.header-search-block .search-field { font-size: 1.5em; margin-top: -17px; }
.nav-toggle { padding: 20px 0; }
.search-toggle { height: 59px; } .navigation-inner { max-width: 90%; }
.mobile-menu a {
padding-top: 20px;
padding-bottom: 20px;
} .section-inner.content { max-width: 92%; }
.post-container {
width: 100%;
padding: 0;
margin-top: 25px;
}
.post-container:first-child { margin-top: 0; }
.post-header .post-title { font-size: 1.5em; }
.post-excerpt { font-size: 1em; }
.posts .post-meta { padding: 0 6%; } .media-caption { margin: 0 6%; padding-bottom: 10px; }
.single .post-quote blockquote,
.single .post-link p { font-size: 1.2em; }
.single .post-quote cite { font-size: 0.8em; } .post-content p,
.post-content blockquote,
.post-content ul,
.post-content ol,
.post-content address,
.post-content dl,
.post-content .wp-caption,
.post-content pre {
line-height: 160%;
margin-bottom: 1em;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
margin: 40px 0 20px;
}
.post-content h1 { font-size: 1.4em; }
.post-content h2 { font-size: 1.3em; }
.post-content h3 { font-size: 1.25em; }
.post-content h4 { font-size: 1.1em; }
.post-content h5 { font-size: 1em; }
.post-content h6 {
font-size: 0.9em;
font-weight: 700;
text-transform: uppercase;
}
.post-content h1+h1, .post-content h1+h2, .post-content h1+h3, .post-content h1+h4, .post-content h1+h5, .post-content h1+h6,
.post-content h2+h1, .post-content h2+h2, .post-content h2+h3, .post-content h2+h4, .post-content h2+h5, .post-content h2+h6,
.post-content h3+h1, .post-content h3+h2, .post-content h3+h3, .post-content h3+h4, .post-content h3+h5, .post-content h3+h6,
.post-content h4+h1, .post-content h4+h2, .post-content h4+h3, .post-content h4+h4, .post-content h4+h5, .post-content h4+h6,
.post-content h5+h1, .post-content h5+h2, .post-content h5+h3, .post-content h5+h4, .post-content h5+h5, .post-content h5+h6,
.post-content h6+h1, .post-content h6+h2, .post-content h6+h3, .post-content h6+h4, .post-content h6+h5, .post-content h6+h6 {
margin-top: 20px;
}
.post-content blockquote { margin-top: 25px; }
.post-content blockquote:before,
.post-content blockquote:after { 
margin: 25px auto; 
width: 96px;
}
.post-content blockquote p { 
font-size: 1.1em; 
line-height: 150%;
}
.post-content blockquote cite { font-size: 0.8em; }
.post-content .alignfull {
margin-left: calc( 92vw * -0.06 );
} .comments-title,
.add-comment-title {
float: none;
width: 100%;
}
.add-comment-title { display: none; }
.comments-title,
.comment-reply-title { font-size: 1.5em; }
.comment .avatar { width: 50px; }
.comment-inner { margin-left: 70px; }
.comment-inner:after { top: 13px; }
.comment-content { font-size: 0.9em; }
.reply-title { margin-bottom: 15px; }
.comment-form { margin-top: 15px; } .comment-form { margin-top: 10px; }
.comment-notes,
.logged-in-as { margin-bottom: 25px; }
.comment-form input[type="text"],
.comment-form input[type="email"] { background-position: 96% center; } .authors-row { padding: 0; border: none; }
.authors-row:before { content: none; }
.authors-row .author-info {
width: 100%;
margin: 0;
padding: 7.5% 6%;
float: none;
border-top: 1px solid #eee;
}
.authors-row:first-child .author-info:first-child { border-top: none; }
.author-avatar,
.author-info h5 { margin-bottom: 20px; } .page-title { margin-bottom: 25px; }
.page-title h3,
.page-title h1 .bottom { font-size: 1.4em; }
.tag-archive-meta { margin-top: 15px; }
.archive-nav { margin-top: 25px; } .footer { padding: 30px 0; }
.footer .one-third {
float: none;
margin: 40px 0 0 0;
width: 100%; 
}
.footer .one-third + .one-third {
border-top: 4px solid #333;
padding: 40px 0 0 0;
} .credits { padding: 30px 0; }
}
@media (max-width: 500px) { .header .blog-title { font-size: 1.75em; }
.header .blog-description { 
font-size: 1em; 
margin-top: 15px;
} .post-author:before, 
.post-author:after { left: 15px; }
.post-author-content { margin-left: 40px; } .comments div.comment { margin-top: 20px; }
.comment .avatar { display: none; }
.comment-inner { margin-left: 0; }
.comment-inner:after { content: none; }
.comment-actions { display: none; }
.comment-actions-below { 
display: block; 
margin-top: 20px;
}
.comment-actions-below a {
display: inline-block;
margin-left: 8px;
font-size: 0.85em;
font-weight: 700;
text-transform: uppercase;
}
.comment-actions-below a:first-child { margin-left: 0; }
.comment-actions-below a:hover { text-decoration: underline; }
.comment-nav-below span { display: none; }
}
@media (max-width: 400px) { .comment-form label {
font-size: 14px;
}
.comment-form input[type="text"],
.comment-form input[type="email"] { background-position: 94% center; background-size: 20px auto; }
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea { 
padding: 12px; 
font-size: 0.9em; 
}
.comment-form textarea { height: 150px; }
}@font-face {
font-family:"TheSansUHHSemiLightCaps"; font-display:fallback;
src:url(https://assets.rrz.uni-hamburg.de/assets/TheSansUHHSemiLightCaps.woff2) format("woff2"),url(https://assets.rrz.uni-hamburg.de/assets/TheSansUHHSemiLightCaps.woff) format("woff");
font-weight:normal;font-style:normal;
}
@font-face {
font-family:"TheSansUHHBold"; font-display:fallback;
src:url(https://assets.rrz.uni-hamburg.de/assets/TheSansUHHBold.woff2) format("woff2"),url(https://assets.rrz.uni-hamburg.de/assets/TheSansUHHBold.woff) format("woff");
font-weight:normal;font-style:normal;
}
@font-face {
font-family:"TheSansUHHBoldCaps"; font-display:fallback;
src:url(https://assets.rrz.uni-hamburg.de/assets/TheSansUHHBoldCaps.woff2) format("woff2"),url(https://assets.rrz.uni-hamburg.de/assets/TheSansUHHBoldCaps.woff) format("woff");
font-weight:normal;font-style:normal;
}
@font-face {
font-family:"TheSansUHHRegular";
font-display:fallback;
src:url(https://assets.rrz.uni-hamburg.de/assets/TheSansUHHRegular.woff2) format("woff2"),url(https://assets.rrz.uni-hamburg.de/assets/TheSansUHHRegular.woff) format("woff");
font-weight:normal;font-style:normal;
}
@font-face {
font-family:"TheSansUHH";font-display:fallback;
src:url(https://assets.rrz.uni-hamburg.de/assets/TheSansUHHRegular.woff2) format("woff2"),url(https://assets.rrz.uni-hamburg.de/assets/TheSansUHHRegular.woff) format("woff");
font-weight:normal;font-style:normal;
}
@font-face {
font-family:"TheSansUHHRegularCaps"; font-display:fallback;
src:url(https://assets.rrz.uni-hamburg.de/assets/TheSansUHHRegularCaps.woff2) format("woff2"),url(https://assets.rrz.uni-hamburg.de/assets/TheSansUHHRegularCaps.woff) format("woff");
font-weight:normal; font-style:normal;
}
@font-face {
font-family:"TheSansUHHItalic";
font-display:fallback;
src:url(https://assets.rrz.uni-hamburg.de/assets/TheSansUHHRegularItalic.woff2) format("woff2"),url(https://assets.rrz.uni-hamburg.de/assets/TheSansUHHRegularItalic.woff) format("woff");
font-weight:normal;
font-style:normal;
}
html,body{font-family: TheSansUHHRegular, sans-serif!important}
p, blockquote, address, big, cite, code,font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td{font-family: TheSansUHHRegular, sans-serif!important}
h1, h2, h3, h4, h5, h6,b,strong {
font-weight: normal!important;font-style: normal!important; font-family: TheSansUHHBold!important;
}
body {background-color:#f3f3f3;hyphens:auto;color:#4e4e4e}
body a {color:#0271bb}
body a:focus,body a:hover {text-decoration:underline}
body a:focus img,body a:hover img {outline:auto}
body a:hover {color:unset;}
button{outline:none!important}
input[type="checkbox"]{display:none}
input[type="checkbox"] + label:before{content:"";display:inline-block;width:11px;height:11px;margin-right:8px;border:1px solid #999}
input[type="checkbox"]:checked + label:before{background:#666;box-shadow:0 0 0 2px #fff inset;border:1px solid #666}
.button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {  cursor: pointer; background-color: #0271bb; color: #fff;}
input:not([type="submit"]):not(.s):focus, textarea:focus{outline:2px dotted #333!important}
#sprunglinks:not(:focus-within) {border: 0; clip: rect(0 0 0 0); clip-path: polygon(0px 0px, 0px 0px, 0px 0px); -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; white-space: nowrap;}
#sprunglinks {padding:10px 0; position: absolute; top: 0; left: 0; width: 100%; background-color: #333; z-index: 1;}
#sprunglinks li { text-align:center;margin: 3px;}
#sprunglinks a { color: #fff;}
main:focus,aside:focus,footer:focus{outline:none}
#top {height:195px;background-color:#fff}
#top .section-inner{position:relative;}
#top .logo {position: absolute; top: 68px; left: 1.8%; width:270px; height:87px;}
#top .logo a:focus img{outline:1px dotted #000}
#top .logo a:hover img{outline:none}
#blogtitle{position:relative;height:67px;background:#fff}
#blogtitle:before {
background-blend-mode: soft-light;
background: linear-gradient(45deg, rgba(196, 0, 23, 0.55),rgba(2, 123, 203, 0.55));
background-color:rgba(59, 81, 91, 0.7);
content: '';
position: absolute;left: 0;top: 0;right: 0;bottom: 0;
}
#blogtitle  .section-inner{position:relative}
#blogtitle  h1,
#blogtitle  a {display:block; white-space:nowrap; line-height:67px;width:100%;text-overflow:ellipsis;overflow:hidden;color:#fff; font-family: TheSansUHHSemiLightCaps, sans-serif !important; font-size: 50px; text-align: left; text-shadow: none;padding: 0 1.8% 0 1.8%;padding-left: 0)}
#blogtitle  a:focus { text-decoration:underline}
#blogtitle  a:hover { text-decoration:none}
@media only screen and (max-width: 1000px) {
#blogtitle{height:55px}
#blogtitle h1,
#blogtitle  a{line-height:55px;font-size:5vw}
}
@media only screen and (max-width: 640px) {
#blogtitle  h1,
#blogtitle  a { padding: 0 30px;font-size:32px}
}
.header {padding: 433px 0 0 0}
.header .cover {display:none}
.header .header-inner {position:absolute; left:0; width:100%; bottom:0;}
.header .header-inner .section-inner:before{content:"";position:absolute; top:0;left:0; right:0; bottom:0; background-color:rgba(59,81,92,0.8);mix-blend-mode: multiply;}
.copyright{
color:rgb(78, 78, 78)!important;
position: absolute;
background:rgba(255,255,255,0.8);
padding: 2px 10px;
font-size: 12px;
bottom: 0px;
right: calc(50% - 605px);}
.navigation-inner{max-width: calc(104% - 48px);padding:0 23px}
.main-menu {padding: 0;}
.main-menu > li:before{display:none}
.main-menu > li > ul:before{display:none}
.main-menu li:hover > ul {opacity: 1; left: 0%; margin-left: -12px; top: 68px;padding-top:0}
.main-menu ul {padding: 0; background: rgb(86, 105, 114);background: rgb(59, 81, 92);margin-top:-2px;width:100%;min-width:300px}
.main-menu ul li {background:none;width:auto;border-top: 1px solid rgba(255,255,255,0.075)!important;}
.main-menu ul a {text-align:left; color:#fff; font-size:25px; padding: 15px 40px; font-family: TheSansUHHSemiLightCaps, sans-serif;display:block;width:100%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.main-menu > li > a {color:#fff; padding: 0 7px; margin: 0 20px; line-height: 67px; font-size: 25px;font-family: TheSansUHHSemiLightCaps;text-transform: uppercase}
.main-menu > li:focus-within > a + ul{ opacity: 1;left: 0%; margin-left: -12px; top: 68px; padding-top: 0;}
.bg-dark {background-color: #3b515c;}
.nav-toggle {margin-right: 0}
.search-toggle{height:67px;position:relative;background-image:none}
.search-toggle {margin-right: 1.8%;width:68px!important;opacity:1}
.search-toggle.active,
.search-toggle:focus {outline:2px solid #fff;outline-offset:-2px}
.search-toggle img{position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;border:0!important;outline:0!important;color:#fff!important;text-align:center;line-height:67px }
.search-toggle:hover img{text-decoration:underline }
.widget-content ul li:before{display:none;}
.header-search-block {position: relative; z-index: 10000; top: 0; right: 1px; bottom: 0; left: 0;} .header-search-block .s {color:#000; font-size:16px; position: relative; margin: 0 1.8%; width: 586px; height: 60px; right: 0%; left: calc(96.4% - 586px); background-color:#fff; border: 1px solid rgb(86, 105, 114); padding: 0 71px 0 20px;}
.header-search-block .s:focus {outline: 2px solid rgb(86, 105, 114);outline-offset:-3px}
.header-search-block .searchsubmit {cursor:pointer; display: block; width: 62px; bottom: 3px; border: 0; background-color: #fff; position: absolute; top: 3px; right: calc(3px + 1.8%); font-size: 0; color: transparent; background-position: center!important; background-repeat: no-repeat!important; background-size: 15px!important; background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/pfeil.svg)!important}
.header-search-block .searchsubmit:hover,.header-search-block .searchsubmit:focus {outline:2px solid rgb(86, 105, 114);outline-offset:1px;background-color:#fff}
.home #suche-container{display:inline}
.home .header-search-block {position: absolute; top: 67px; right: 0; bottom: auto; left: auto;}
#suchformular input::placeholder{ color: #333!important; opacity: 1!important}
#suchformular input::-webkit-input-placeholder{ color: #333!important; opacity: 1!important}
#suchformular input:-ms-input-placeholder{ color: #333!important; opacity: 1!important}
#suchformular input::-ms-input-placeholder{ color: #333!important; opacity: 1!important}
@media only screen and (max-width: 1000px) {
.home .header-search-block {top: 55px;left:0}
}
@media only screen and (min-width: 1258px) {
.home .header-search-block {right: calc(0.5 * (100% - 1400px) + 70px)}
}
.wrapper.section{padding: 52px 0}
main{position:relative}
.section-inner {width: 1258px; max-width: 100%; margin: 0 auto;}
.page-title.section-inner > *{margin: 0 1.8% 1.5em;}
.page-title.section-inner h2{font-family: TheSansUHHRegularCaps, sans-serif;font-size: 34px;text-align:left;}
.section-inner.content{width: 1258px; max-width: 100%;}
.post-container {width: 33.33%; padding: 0 1.8% 4% 1.8%;}
#moreposts{color:#fff;position:absolute;bottom:0;left:50%;transform:translateX(-50%);font-size: 22px;background-color:rgb(2, 122, 202);border: 1px solid rgb(2, 122, 202);  font-family: TheSansUHHBoldCaps, sans-serif !important;line-height: 70px;   padding: 0 68px;}
#moreposts:hover,#moreposts:focus{background-color:#fff;color:rgb(2, 122, 202)}
.post {display: flex; flex-direction: column;box-shadow:3px 3px 9px rgba(0,0,0,0.15); border-radius: 0;}
.post-header{padding:6% 8% 0 8%; order:2; border:none;}
.post .post-header::before, .page .post-header::before {display:none;}
.post .post-header::after, .page .post-header::after {display:none;}
.post-header .post-title {font-weight:normal }
.post-header .post-title a { color: #333; }
.post-header .post-title a:hover { color: #333; text-decoration:underline;}
.featured-media {transform: scale(1); opacity: 1; order:1;}
.featured-media a{position:relative;overflow:hidden;padding-top:50%}
.featured-media  img {width:100%}
.featured-media a img {position:absolute; top:0;right:0;bottom:0;left:0;width:100%; transform: scale(1); opacity: 1;offset:none}
.featured-media a:hover img,.featured-media a:focus img { transform: scale(1.1); opacity: 0.8;}  .post .sticky-post {background-color:#aaa;}
.post .sticky-post:after {border-left-color:#aaa;border-right-color: #aaa;}
.post-categories {margin-bottom:16px;}
.post-categories a {font-family: TheSansUHHBold, sans-serif;}
.post-categories a:hover {color:#0271bb; text-decoration:underline;}
.post-excerpt{padding:4% 8% 0 8%; order:3;}
.post-excerpt p {color: #4e4e4e; height1:80px; text-overflow:ellipsis; font-size:0.9em}
.post-excerpt .more-link {display:none}
.posts .post-meta{padding:52px 8% 5% 8%; order:4; background:none;}
.posts .post-meta a {padding:0; color: #aaa; font-weight:normal}
.posts .post-meta a.post-date {background-image: none;color:#767676}
.posts .post-meta a.post-date:hover {background-image: none;color:#767676}
.posts .post-meta a.post-edit-link {height:19px}
.posts .post-meta a.post-edit-link:hover {background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/icons/1x/edit-g.png)}
.posts .post-meta a:hover { color: #aaa;}
.posts .post-meta a.post-comments {background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/icons/1x/comment-g.png); padding-left:24px; float:right;color:#767676;}
.posts .post-meta a.post-comments:hover {background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/icons/1x/comment-g.png);color:#767676}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
.posts .post-meta a.post-edit-link:hover {background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/icons/2x/edit-g.png)}
.posts .post-meta a.post-comments:hover { background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/icons/2x/comment-g.png); }  
}
.post-content{order:3;}
.post-content a{text-decoration:underline}
.post-content a:hover,.post-content a:focus{text-decoration:none;color:#0271bb}
.post-meta-container{order:4;}
.comments{order:5;}
#respond{order:6;}
.single .abstract{line-height:130%!important; color:#4e4e4e}
.single .post {margin-bottom: 30px;}
.single .post-header{padding:6% 6% 0 6%;}
.single .post-categories {margin-bottom:20px;}
.single .post-content {padding: 30px 6%;}
.post-content p, .post-content blockquote, .post-content ul, .post-content ol, .post-content address, .post-content dl, .post-content .wp-caption, .post-content pre{;line-height:1.6em!important}
.single .post-title {margin-bottom: 16px;}
.single .post-meta {float:left; padding:0;}
.single .post-meta span {display:inline-block; margin-right:20px; font-size: 0.85em; line-height: 120%;font-weight: 700; color:#767676}
.single .post-meta a {display:inline-block; color:#767676;}
.single .post-meta a.post-comments {background-image: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/icons/1x/comment-g.png); padding-left: 24px;}
.comment.bypostauthor::after{content:none}
.single .post h2 {line-height:1.6em;margin-top:20px;margin-bottom:20px;font-size:1.2em}
.single .post h3 {line-height:1.6em;margin-top:20px;margin-bottom:20px;font-size:1.1em}
.single .post h4 {line-height:1.6em;margin-top:20px;margin-bottom:20px;font-size:1em}
.single .content .comments {padding: 50px 6% 0 6%;}
.single .comments div.comment {margin-bottom:30px;}
.single .comments-title-container {border:none; margin-bottom: 20px;}
.single .comments-title {font-size: 20px; font-family:TheSansUHHBold; font-weight: normal; color: #000;}
.single .comment-respond {padding: 30px 6%; border:none;}
.single .comment .avatar {width: 40px;}
.single .comment-inner {margin-left: 60px; padding: 0; background-color:#fff; padding-bottom:30px;}
.single .comment-inner:after {display:none}
.single .comment-actions {display:none;}
.single .comment-header {margin-bottom:0}
.single .comment-header cite {margin-bottom:2px}
.single .comment-header cite a:hover {color:#4e4e4e;}
.single .comment-header p {position:absolute; bottom:0; left:0;color:#767676;}
.single .comment-header p a {color:#767676;}
.single .comment-content {font-size:18px}
.single .comment-reply-title {font-size: 20px;font-family: TheSansUHHBold, sans-serif;font-weight: normal;color:#000;}
.single .comment-notes {position:absolute; bottom:0; right:6%; font-size:16px;;color:#4e4e4e}
.single #email-notes {display:none;}
.single .comment-form input[type="text"],.single .comment-form input[type="email"],.single .comment-form textarea {padding: 12px; border-radius: 0; background-color:#fff; background-image:none !important; color:#000; border: 1px solid #999; font-family: THESansUHH; font-size: 1em;}
.single .comment-form input[type="text"]:focus,.single .comment-form input[type="email"]:focus,.single .comment-form textarea:focus {background-color:#fff; color:#000; border: 1px solid #999;}
.single .comment-form-author,.single .comment-form-email,.single .comment-form-url {display:inline-block; width: 180px; margin-right:12px;}
.single .comment-form-url {display:none;}
.single .form-submit #submit {text-shadow:none;padding: 16px 40px; font-family: TheSansUHHBoldCaps, sans-serif; font-size: 20px; background-color:#0271bb; border:1px solid #0271bb;border-radius:0}
.single .form-submit #submit:hover,.single .form-submit #submit:focus {color:#0271bb; background-color:#fff;}
.single .comment-form input[type="checkbox"] + label{ font-size:0px; margin:0;}
.single .comment-form input[type="checkbox"] + label:after{ font-size:16px; content:"Namen und E-Mail f\00fcr weitere Kommentare speichern."}
.single .comment-form-comment label:after{content:" *"} 
.single .post-nav {text-align:center;font-size:0}
.single .post-nav a,.archive-nav a { float:none!important;min-width:140px;font-family: TheSansUHHBoldCaps, sans-serif !important;font-weight:normal;display:inline-block; margin:0 6px; padding:12px; color:#fff; background-color:#0271bb;background:#0271bb; font-size: 20px; background-image:none; border:1px solid #0271bb;border-radius:0}
.single .post-nav a:hover,.single .post-nav a:focus,.archive-nav a:hover,.archive-nav a:focus  {color:#0271bb; background-color:#fff;background:#fff; text-decoration:none;}
.post-edit-link {display:none!important}
.single .post-share{order:3;padding:30px 6%} .single .post-share p{cursor:text;float:left;padding-right:0px;margin-right:7px;font-family:TheSansUHHBold,sans-serif;font-weight:normal;line-height:30px;}
.single .post-share ul{list-style:none;margin:0;padding:0}
.single .post-share li{float:left;margin:0;padding:0}
.single .post-share a{margin-left:2px;border-radius:30px;border:1px solid transparent;float:left;width:30px;height:30px; background-repeat:no-repeat;background-position:center}
.single .post-share a:hover,.single .post-share a:focus{border:1px solid #4e4e4e;}
.single .post-share a.facebook{background-image:url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/facebook-4e.svg)}
.single .post-share a.twitter{background-image:url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/twitter-4e.svg)}
.single .post-share a.mail{background-image:url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/mail-4e.svg)}
.single .post-share a.youtube{background-image:url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/youtube-4e.svg)}
body.single .content {width: 64.86%; padding-left:1.8%;}
.sidebar {width: 29.74%; margin-right:1.8%;background: none;box-shadow:none; border-radius: 0;overflow:unset}
.sidebar .widget {background:#fff;box-shadow:3px 3px 9px rgba(0,0,0,0.15); border-radius: 0;margin-bottom:30px}
.sidebar .widget-title {font-size:1.6em;color:#4E4E4E; font-weight: normal;font-family:TheSansUHHSemiLightCaps }
.sidebar .widget-content > *:not(.widget-title) *{font-size:18px; font-family:TheSansUHHRegular }
.sidebar .widget-content li a{color:#4E4E4E;font-family:TheSansUHHBold!important }
.sidebar .widget-content li a:hover,.sidebar .widget-content li a:focus{color:#0271bb; }
.widget-content ul li {padding:0;}
.widget-content ul li:before{display:none;}
.archive-nav.section-inner {padding: 0 22.6px;text-align:center}
.credits.section {position:relative;padding: 68px 0 20px 0;}
.tothetop {box-shadow:0 0 10px rgba(0,0,0,0.15);position:absolute;background-color:#fff;width:30px;height:30px;top:-31px;right:1px;}
.tothetop:before {content:""; position:absolute;width:12px;height:12px;border:0 solid rgb(2, 122, 202);top:50%;left:50%;transform:translate3d(-50%,-25%,0) rotate(-45deg);border-width:2px 2px 0 0}
.credits a {color: #fff;}
.credits .section-inner {padding: 0 22.6px;display:flex; flex-wrap:wrap;}
.credits h2 {color:#fff; font-family: TheSansUHHSemiLightCaps; font-size:24px; text-transform:uppercase; margin-bottom:30px}
.credits .part1 {width:350px;}
.credits .part1 p {color:#fff; text-transform:unset; font-family: TheSansUHH; font-size: 0.9em; font-weight: normal;}
.social-navigation{margin:15px 0}
.social-navigation li{float:left}
.social-navigation a{display:none; float:left;width:42px;height:42px;margin-right:10px;border-radius:50px; border:1px solid white;background-position:center; background-repeat:no-repeat}
.social-navigation a:hover,.social-navigation a:focus{border-width:2px}
.social-navigation a[href*="facebook."]{display:block; background-image:url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/facebook.svg)}
.social-navigation a[href*="twitter."]{display:block; background-image:url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/twitter.svg)}
.social-navigation a[href*="instagram."]{display:block; background-image:url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/instagram.svg)}
.social-navigation a[href*="/feed"]{display:block; background-image:url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/feed.svg)}
.social-navigation a[href*="youtube"]{display:block; background-image:url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/themes/uhh2/images/youtube.svg);background-size: 24px;}
.credits .part2 {width:calc(100% - 350px);min-height:113px}
.credits .part3 {width:100%;color: #fff; font-size: 0.9em; padding-top:80px}
.credits .part3 a {padding-left:20px;}
.credits .part3 a:hover {color:#fff;}
.credits .part3 a:first-child {padding-left:0px;padding-right:20px;}
.legal-links-menu li {float:left; margin-right:25px}
.legal-links-menu a {float:left;padding:0!important}
.tagcloud a {background-color: #eee; color: #4e4e4e;}
.tagcloud a:hover,.tagcloud a:focus {background-color: #0271bb; color: #fff;text-decoration: none;}
@media only screen and (max-width: 1300px) {
.header {padding: 30% 0 0 0 !important}
.blog-title {line-height:12.77vw;}
.copyright{right: calc(1.8% + 3px)}
.archive-nav.section-inner {padding: 0 1.8%;}
.credits .section-inner {padding: 0 1.8%;}
}
@media only screen and (max-width: 1200px) {
.copyright{right: 20px}
.section-inner{max-width: calc(104% - 48px);}
.section-inner.content{max-width: calc(104% - 48px);}
.post-container {width: 50%;}
}
@media only screen and (max-width: 1000px) {
body.single .content {width: 100%; padding-right:1.8%}
.single .post-nav {margin-bottom:26px;}
.sidebar {display:block; width: 96.4%; margin-left: 1.8%; margin-right: 1.8%; margin-top:30px}
.navigation-inner{max-width: calc(104% - 48px);padding:0 1.8%}
#nav-toggle-container {display:inline;}
.nav-toggle {padding: 0;width:68px;height:55px;background-color:rgb(59, 81, 92)}
.nav-toggle .bar {width: 32px; background: #fff;margin-left:18px;}
.nav-toggle:hover {}
.nav-toggle.active,
.nav-toggle:focus {outline:2px solid #fff !important;outline-offset:-2px !important}
.mobile-menu a {padding: 18px 5%;font-family: TheSansUHHSemiLightCaps;font-size: 19px; color:#fff; background-color:rgb(86, 105, 114); letter-spacing: 1px;}
.mobile-menu a:hover { text-decoration:underline;}
.search-toggle {height:55px; margin-right:0;color:#fff;transition:none}
#mobile-nav {background:rgb(243, 243, 243)}
.home #mobile-nav { position: absolute; z-index: 2; top: 55px; right: 0; left: 0;}
}
@media only screen and (max-width: 700px) {
.single .post-meta {background-color:#fff;}
}
@media only screen and (max-width: 640px) {
.copyright{right: 30px}
body.single .content {padding: 0 30px 0 30px}
.sidebar {display:block; width: calc(100% - 60px); margin-left: 30px; margin-right: 30px;}
.main-menu {padding: 0 30px 0 30px}
.navigation-inner{padding:0 30px 0}
.archive-nav.section-inner {padding: 0 30px;}
.credits .section-inner {padding: 0 30px;}
.nav-toggle {}
.search-toggle {margin-right: 0px}
.header-search-block .s {margin: 0 30px; width: calc(100% - 60px); right: 0%; left: 0} 
.header-search-block .searchsubmit {right: 33px;}
.wrapper.section{padding: 30px 0}
.section-inner{max-width: 100%;}
.page-title.section-inner h2{margin: 0 30px 1.0em;font-size: 26px;text-align:center}
.section-inner.content{max-width: 100%;}
#top {height:160px;}
#top .logo {left: 30px; top: 56px; width:210px;}
.post-container {width: 100%; padding: 0 30px 4.5% 30px;}
.post-header{padding:30px 30px 0 }
.post-excerpt{padding:15px 30px 15px}
.posts .post-meta{padding:20px 30px 30px}
p.form-submit { margin-bottom: 30px;}
.blog-title {width: 100%; padding: 0 30px 0 30px;}
.credits.section {padding: 40px 0;}
.credits .section-inner {padding: 0 60px;}
.credits .part2 {background-position:bottom left;width:100%;height:160px;margin-top:20px}
.credits .part3 {padding-top:60px}
}
@media only screen and (max-width: 500px) {
.single .comment-inner { margin-left: 0px;}
.single .comment-form-author, .single .comment-form-email, .single .comment-form-url { width: 100%; margin-right: 0;}
}@font-face {
font-family: 'h5p';
src:    url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-23.eot?mz1lkp);
src:    url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-23.eot?mz1lkp#iefix) format('embedded-opentype'),
url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-23.ttf?mz1lkp) format('truetype'),
url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-23.woff?mz1lkp) format('woff'),
url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-23.svg?mz1lkp#h5p) format('svg');
font-weight: normal;
font-style: normal;
}
html.h5p-iframe, html.h5p-iframe > body {
font-family: Sans-Serif; width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.h5p-semi-fullscreen, .h5p-fullscreen, html.h5p-iframe .h5p-container {
overflow: hidden;
}
.h5p-content {
position: relative;
background: #fefefe;
border: 1px solid #EEE;
border-bottom: none;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.h5p-noselect
{
-khtml-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
}
html.h5p-iframe .h5p-content {
font-size: 16px;
line-height: 1.5em;
width: 100%;
height: auto;
}
html.h5p-iframe .h5p-fullscreen .h5p-content,
html.h5p-iframe .h5p-semi-fullscreen .h5p-content {
height: 100%;
}
.h5p-content.h5p-no-frame,
.h5p-fullscreen .h5p-content,
.h5p-semi-fullscreen .h5p-content {
border: 0;
}
.h5p-container {
position: relative;
z-index: 1;
}
.h5p-iframe-wrapper.h5p-fullscreen {
background-color: #000;
}
body.h5p-semi-fullscreen {
position: fixed;
width: 100%;
height: 100%;
}
.h5p-container.h5p-semi-fullscreen {
position: fixed;
top: 0;
left: 0;
z-index: 101;
width: 100%;
height: 100%;
background-color: #FFF;
}
.h5p-content-controls {
margin: 0;
position: absolute;
right: 0;
top: 0;
z-index: 3;
}
.h5p-fullscreen .h5p-content-controls {
display: none;
}
.h5p-content-controls > a:link, .h5p-content-controls > a:visited, a.h5p-disable-fullscreen:link, a.h5p-disable-fullscreen:visited {
color: #e5eef6;
}
.h5p-enable-fullscreen:before {
font-family: 'H5P';
content: "\e88c";
}
.h5p-disable-fullscreen:before {
font-family: 'H5P';
content: "\e891";
}
.h5p-enable-fullscreen, .h5p-disable-fullscreen {
cursor: pointer;
color: #EEE;
background: rgb(0,0,0);
background: rgba(0,0,0,0.3);
line-height: 0.975em;
font-size: 2em;
width: 1.125em;
height: 1em;
text-indent: 0.04em;
}
.h5p-disable-fullscreen {
line-height: 0.925em;
width: 1.1em;
height: 0.9em;
}
.h5p-enable-fullscreen:focus,
.h5p-disable-fullscreen:focus {
outline-style: solid;
outline-width: 1px;
outline-offset: 0.25em;
}
.h5p-enable-fullscreen:hover, .h5p-disable-fullscreen:hover {
background: rgba(0,0,0,0.5);
}
.h5p-semi-fullscreen .h5p-enable-fullscreen {
display: none;
}
div.h5p-fullscreen {
width: 100%;
height: 100%;
}
.h5p-iframe-wrapper {
width: auto;
height: auto;
}
.h5p-fullscreen .h5p-iframe-wrapper,
.h5p-semi-fullscreen .h5p-iframe-wrapper {
width: 100%;
height: 100%;
}
.h5p-iframe-wrapper.h5p-semi-fullscreen {
width: auto;
height: auto;
background: black;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 100001;
}
.h5p-iframe-wrapper.h5p-semi-fullscreen .buttons {
position: absolute;
top: 0;
right: 0;
z-index: 20;
}
.h5p-iframe-wrapper iframe.h5p-iframe { width: 10px;
min-width: 100%;
*width: 100%; height: 100%;
z-index: 10;
overflow: hidden;
border: 0;
display: block;
}
.h5p-content ul.h5p-actions {
box-sizing: border-box;
-moz-box-sizing: border-box;
overflow: hidden;
list-style: none;
padding: 0px 10px;
margin: 0;
height: 25px;
font-size: 12px;
background: #FAFAFA;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
clear: both;
font-family: Sans-Serif;
}
.h5p-fullscreen .h5p-actions, .h5p-semi-fullscreen .h5p-actions {
display: none;
}
.h5p-actions > .h5p-button {
float: left;
cursor: pointer;
margin: 0 0.5em 0 0;
background: none;
padding: 0 0.75em 0 0.25em;
vertical-align: top;
color: #999;
text-decoration: none;
outline: none;
line-height: 22px;
}
.h5p-actions > .h5p-button:hover {
color: #666;
}
.h5p-actions > .h5p-button:active,
.h5p-actions > .h5p-button:focus,
.h5p-actions .h5p-link:active,
.h5p-actions .h5p-link:focus {
color: #666;
}
.h5p-actions > .h5p-button:focus,
.h5p-actions .h5p-link:focus {
outline-style: solid;
outline-width: thin;
outline-offset: -2px;
outline-color: #9ecaed;
}
.h5p-actions > .h5p-button:before {
font-family: 'H5P';
font-size: 20px;
line-height: 23px;
vertical-align: bottom;
padding-right: 0;
}
.h5p-actions > .h5p-button.h5p-export:before {
content: "\e90b";
}
.h5p-actions > .h5p-button.h5p-copyrights:before {
content: "\e88f";
}
.h5p-actions > .h5p-button.h5p-embed:before {
content: "\e892";
}
.h5p-actions .h5p-link {
float: right;
margin-right: 0;
font-size: 2.0em;
line-height: 23px;
overflow: hidden;
color: #999;
text-decoration: none;
outline: none;
}
.h5p-actions .h5p-link:before {
font-family: 'H5P';
content: "\e88e";
vertical-align: bottom;
}
.h5p-actions > li {
margin: 0;
list-style: none;
}
.h5p-popup-dialog {
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
z-index: 100;
padding: 2em;
box-sizing: border-box;
-moz-box-sizing: border-box;
opacity: 0;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
background:#000;
background:rgba(0,0,0,0.75);
}
.h5p-popup-dialog.h5p-open {
opacity: 1;
}
.h5p-popup-dialog .h5p-inner {
box-sizing: border-box;
-moz-box-sizing: border-box;
background: #fff;
height: 100%;
max-height: 100%;
position: relative;
}
.h5p-popup-dialog .h5p-inner > h2 {
position: absolute;
box-sizing: border-box;
-moz-box-sizing: border-box;
width: 100%;
margin: 0;
background: #eee;
display: block;
color: #656565;
font-size: 1.25em;
padding: 0.325em 0.5em 0.25em;
line-height: 1.25em;
border-bottom: 1px solid #ccc;
z-index: 2;
}
.h5p-popup-dialog .h5p-inner > h2 > a {
font-size: 12px;
margin-left: 1em;
}
.h5p-embed-dialog .h5p-inner,
.h5p-reuse-dialog .h5p-inner,
.h5p-content-user-data-reset-dialog .h5p-inner {
min-width: 316px;
max-width: 400px;
left: 50%;
top: 50%;
transform: translateX(-50%);
}
.h5p-embed-dialog .h5p-embed-code-container,
.h5p-embed-size {
resize: none;
outline: none;
width: 100%;
padding: 0.375em 0.5em 0.25em;
margin: 0;
overflow: hidden;
border: 1px solid #ccc;
box-shadow: 0 1px 2px 0 #d0d0d0 inset;
font-size: 0.875em;
letter-spacing: 0.065em;
font-family: sans-serif;
white-space: pre;
line-height: 1.5em;
height: 2.0714em;
background: #f5f5f5;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.h5p-embed-dialog .h5p-embed-code-container:focus {
height: 5em;
}
.h5p-embed-size {
width: 3.5em;
text-align: right;
margin: 0.5em 0;
line-height: 2em;
}
.h5p-popup-dialog .h5p-scroll-content {
border-top: 2.25em solid transparent;
padding: 1em;
box-sizing: border-box;
-moz-box-sizing: border-box;
color: #555555;
z-index: 1;
}
.h5p-popup-dialog.h5p-open .h5p-scroll-content {
overflow: auto;
overflow-x: hidden;
overflow-y: auto;
height: 100%;
}
.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar {
width: 8px;
}
.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar-track {
background: #e0e0e0;
}
.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar-thumb {
box-shadow: 0 0 10px #000 inset;
border-radius: 4px;
}
.h5p-popup-dialog .h5p-close {
cursor: pointer;
font-size: 2em;
position: absolute;
right: 0;
top: 0;
width: 1.125em;
height: 1.125em;
line-height: 1.125em;
color: #656565;
cursor: pointer;
text-indent: -0.065em;
z-index: 3
}
.h5p-popup-dialog .h5p-close:after {
font-family: 'H5P';
content: "\e894";
}
.h5p-popup-dialog .h5p-close:hover:after,
.h5p-popup-dialog .h5p-close:focus:after {
color: #454545;
}
.h5p-popup-dialog .h5p-close:active:after {
color: #252525;
}
.h5p-poopup-dialog h2 {
margin: 0.25em 0 0.5em;
}
.h5p-popup-dialog h3 {
margin: 0.75em 0 0.25em;
}
.h5p-popup-dialog dl {
margin: 0.25em 0 0.75em;
}
.h5p-popup-dialog dt {
float: left;
margin: 0 0.75em 0 0;
}
.h5p-popup-dialog dt:after {
content: ':';
}
.h5p-popup-dialog dd {
margin: 0;
}
.h5p-expander {
cursor: pointer;
font-size: 1.125em;
margin: 0.5em 0 0;
display: inline-block;
}
.h5p-expander:before {
content: "+";
width: 1em;
display: inline-block;
font-weight: bold;
}
.h5p-expander.h5p-open:before {
content: "-";
text-indent: 0.125em;
}
.h5p-expander:hover,
.h5p-expander:focus {
color: #303030;
}
.h5p-expander:active {
color: #202020;
}
.h5p-expander-content {
display: none;
}
.h5p-expander-content p {
margin: 0.5em 0;
}
.h5p-content-copyrights {
border-left: 0.25em solid #d0d0d0;
margin-left: 0.25em;
padding-left: 0.25em;
}
.h5p-throbber {
background: url(//sign-seeing-tour.blogs.uni-hamburg.de/wp-content/plugins/h5p/h5p-php-library/images/throbber.gif?ver=1.2.1) 10px center no-repeat;
padding-left: 38px;
min-height: 30px;
line-height: 30px;
}
.h5p-dialog-ok-button {
cursor: default;
float: right;
outline: none;
border: 2px solid #ccc;
padding: 0.25em 0.75em 0.125em;
background: #eee;
}
.h5p-dialog-ok-button:hover,
.h5p-dialog-ok-button:focus {
background: #fafafa;
}
.h5p-dialog-ok-button:active {
background: #eeffee;
}
.h5p-big-button {
line-height: 1.25;
display: block;
position: relative;
cursor: pointer;
width: 100%;
padding: 1em 1em 1em 3.75em;
text-align: left;
border: 1px solid #dedede;
background: linear-gradient(#ffffff, #f1f1f2);
border-radius: 0.25em;
}
.h5p-big-button:before {
font-family: 'h5p';
content: "\e893";
line-height: 1;
font-size: 3em;
color: #2747f7;
position: absolute;
left: 0.125em;
top: 0.125em;
}
.h5p-copy-button:before {
content: "\e905";
}
.h5p-big-button:hover {
border: 1px solid #2747f7;
background: #eff1fe;
}
.h5p-big-button:active {
border: 1px solid #dedede;
background: #dfe4fe;
}
.h5p-button-title {
color: #2747f7;
font-size: 15px;
font-weight: bold;
margin-bottom: 0.5em;
}
.h5p-button-description {
color: #757575;
}
.h5p-horizontal-line-text {
border-top: 1px solid #dadada;
line-height: 1;
color: #474747;
text-align: center;
position: relative;
margin: 1.25em 0;
}
.h5p-horizontal-line-text > span {
background: white;
padding: 0.5em;
position: absolute;
top: -1em;
left: 50%;
transform: translateX(-50%);
}
.h5p-toast {
font-size: 0.75em;
background-color: rgba(0, 0, 0, 0.9);
color: #fff;
z-index: 110;
position: absolute;
padding: 0 0.5em;
line-height: 2;
border-radius: 4px;
white-space: nowrap;
pointer-events: none;
top: 0;
opacity: 1;
visibility: visible;
transition: opacity 1s;
}
.h5p-toast-disabled {
opacity: 0;
visibility: hidden;
}
.h5p-content code,
.h5peditor code {
color: #3d3d3d;
background: #e0e0e0;
border-radius: 2px;
padding: 0 5px;
}
.h5p-content pre > code,
.h5peditor pre > code {
background-color: #fafafa;
padding: 5px;
display: block;
line-height: normal;
border: 1px solid #c7c7c7;
border-left-width: 4px;
max-width: 100%;
white-space: pre;
overflow: auto;
} .h5peditor-semi-fullscreen {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 101;
}
iframe.h5peditor-semi-fullscreen {
background: #fff;
z-index: 100001;
}
.h5p-content.using-mouse *:not(textarea):focus {
outline: none !important;
}.h5p-confirmation-dialog-background {
position: fixed;
height: 100%;
width: 100%;
left: 0;
top: 0;
background: rgba(44, 44, 44, 0.9);
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.1s, linear 0s, visibility 0s linear 0s;
transition: opacity 0.1s linear 0s, visibility 0s linear 0s;
z-index: 201;
}
.h5p-confirmation-dialog-background.hidden {
display: none;
}
.h5p-confirmation-dialog-background.hiding {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.1s, linear 0s, visibility 0s linear 0.1s;
transition: opacity 0.1s linear 0s, visibility 0s linear 0.1s;
}
.h5p-confirmation-dialog-popup:focus {
outline: none;
}
.h5p-confirmation-dialog-popup {
position: absolute;
display: flex;
flex-direction: column;
justify-content: center;
box-sizing: border-box;
max-width: 35em;
min-width: 25em;
top: 2em;
left: 50%;
-webkit-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
color: #555;
box-shadow: 0 0 6px 6px rgba(10,10,10,0.3);
-webkit-transition: transform 0.1s ease-in;
transition: transform 0.1s ease-in;
}
.h5p-confirmation-dialog-popup.hidden {
-webkit-transform: translate(-50%, 50%);
-ms-transform: translate(-50%, 50%);
transform: translate(-50%, 50%);
}
.h5p-confirmation-dialog-header {
padding: 1.5em;
background: #fff;
color: #356593;
}
.h5p-confirmation-dialog-header-text {
font-size: 1.25em;
}
.h5p-confirmation-dialog-body {
background: #fafbfc;
border-top: solid 1px #dde0e9;
padding: 1.25em 1.5em;
}
.h5p-confirmation-dialog-text {
margin-bottom: 1.5em;
}
.h5p-confirmation-dialog-buttons {
float: right;
}
button.h5p-confirmation-dialog-exit:visited,
button.h5p-confirmation-dialog-exit:link,
button.h5p-confirmation-dialog-exit {
position: absolute;
background: none;
border: none;
font-size: 2.5em;
top: -0.9em;
right: -1.15em;
color: #fff;
cursor: pointer;
text-decoration: none;
}
button.h5p-confirmation-dialog-exit:focus,
button.h5p-confirmation-dialog-exit:hover {
color: #E4ECF5;
}
.h5p-confirmation-dialog-exit:before {
font-family: "H5P";
content: "\e890";
}
.h5p-core-button.h5p-confirmation-dialog-confirm-button {
padding-left: 0.75em;
margin-bottom: 0;
}
.h5p-core-button.h5p-confirmation-dialog-confirm-button:before {
content: "\e601";
margin-top: -6px;
display: inline-block;
}
.h5p-confirmation-dialog-popup.offline .h5p-confirmation-dialog-buttons {
float: none;
text-align: center;
}
.h5p-confirmation-dialog-popup.offline .count-down {
font-family: Arial;
margin-top: 0.15em;
color: #000;
}
.h5p-confirmation-dialog-popup.offline .h5p-confirmation-dialog-confirm-button:before {
content: "\e90b";
font-weight: normal;
vertical-align: text-bottom;
}
.throbber-wrapper {
display: none;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 1;
background: rgba(44, 44, 44, 0.9);
}
.throbber-wrapper.show {
display: block;
}
.throbber-wrapper .throbber-container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.throbber-wrapper .sending-requests-throbber{
position: absolute;
top: 7em;
left: 50%;
transform: translateX(-50%);
}
.throbber-wrapper .sending-requests-throbber:before {
display: block;
font-family: 'H5P';
content: "\e90b";
color: white;
font-size: 10em;
animation: request-throbber 1.5s infinite linear;
}
@keyframes request-throbber {
from {
transform: rotate(0);
}
to {
transform: rotate(359deg);
}
}button.h5p-core-button:visited,
button.h5p-core-button:link,
button.h5p-core-button {
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 1em;
line-height: 1.2;
padding: 0.5em 1.25em;
border-radius: 2em;
background: #2579c6;
color: #fff;
cursor: pointer;
border: none;
box-shadow: none;
outline: none;
display: inline-block;
text-align: center;
text-shadow: none;
vertical-align: baseline;
text-decoration: none;
-webkit-transition: initial;
transition: initial;
}
button.h5p-core-button:focus {
background: #1f67a8;
}
button.h5p-core-button:hover {
background: rgba(31, 103, 168, 0.83);
}
button.h5p-core-button:active {
background: #104888;
}
button.h5p-core-button:before {
font-family: 'H5P';
padding-right: 0.15em;
font-size: 1.5em;
vertical-align: middle;
line-height: 0.7;
}
button.h5p-core-cancel-button:visited,
button.h5p-core-cancel-button:link,
button.h5p-core-cancel-button {
border: none;
background: none;
color: #a00;
margin-right: 1em;
font-size: 1em;
text-decoration: none;
cursor: pointer;
}
button.h5p-core-cancel-button:hover,
button.h5p-core-cancel-button:focus {
background: none;
border: none;
color: #e40000;
}.h5p-tooltip {
--translateX: -50%;
--translateY: 0;
display: none;
position: absolute;
bottom: 100%;
left: 50%;
transform: translateX(var(--translateX)) translateY(var(--translateY));
z-index: 4;
font-size: 0.9rem;
line-height: 1.5rem;
padding: 0 0.5rem;
white-space: nowrap;
background: #000;
color: #FFF;
cursor: default; -webkit-animation: 800ms ease 0s normal forwards 1 fadein;
animation: 800ms ease 0s normal forwards 1 fadein;
}
@keyframes fadein{
0% { opacity: 0; }
80% { opacity: 0; }
100% { opacity: 1; }
}
@-webkit-keyframes fadein{
0% { opacity: 0; }
80% { opacity: 0; }
100% { opacity: 1; }
}
.h5p-tooltip-bottom {
top: 100%;
bottom: auto;
}
.h5p-tooltip-left {
--translateY: -50%;
--translateX: 0;
top: 50%;
bottom: auto;
left: auto;
right: 100%;
}
.h5p-tooltip-right {
--translateY: -50%;
--translateX: 0;
top: 50%;
bottom: auto;
left: 100%;
right: auto;
}
.h5p-tooltip-visible {
display: block;
}.h5p-iframe { figure.table {
display: table;
table-layout: fixed;
margin: 0 auto;
padding: 0;
float: left; table {
border-collapse: collapse;
height: 100%;
width: 100%;
border-spacing: 0;
border-width: 1px;
border-color:  #494949;
td, th {
padding: 1px;
border-color:  #494949;
border-bottom-style: solid;
}
td {
border-width: 0.083em;
}
th {
text-align: left;
border-width: .167em;
}
tr:last-child > td {
border-bottom-style: none;
}
}
figcaption {
background-color: transparent;
caption-side: top;
color: #333;
display: table-caption;
font-size: .75em;
outline-offset: -1px;
padding: .6em;
text-align: center;
word-break: break-word;
}
}
.table-overflow-protection {
clear: both;
}
}