/*
Theme Name: online-merker
Theme URI: http://grafikerinwien.at
Description: Kulturplattform
Author: Sonja Haag
Author URI: http://grafikerinwien.at
*/


/* open-sans-regular - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local(''), url('fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/open-sans-v29-latin-regular.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* open-sans-700 - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local(''), url('fonts/open-sans-v29-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/open-sans-v29-latin-700.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* open-sans-italic - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local(''), url('fonts/open-sans-v29-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/open-sans-v29-latin-italic.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

* {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

p {
    margin: 10px 0 10px 0;
}

.page-template .untertitel,
.single .untertitel {
    color: #696969;
    font-weight: 700;
}

.single .untertitel {
    font-size: 16px;
}

.home .untertitel {
    font-size: 14px;
    margin: 2px 0 2px 0;
    font-weight: 400;
    color: #000000;
}

img {
    border: none;
}

html {
    width: 100%;
    height: 100%;
}

.ui-dialog {
    width: 950px !important;
}

.myfixedHeader .dropdown-horizontal-container {
    margin-top: 0 !important;
}


/* NEU 2017 */

.menu-interviews-container li a {
    text-transform: none !important;
}

.responsive {
    display: none;
}

.sticky {
    display: none;
}

#menu-main .first-child a img {
    width: 49px;
    height: auto;
    padding: 0;
    display: none;
}

.myfixedHeader #menu-main .first-child a img {
    display: block;
}

.myfixedHeader #menu-main li {
    padding-top: 8px;
}

.myfixedHeader #menu-main .first-child {
    padding: 0 !important;
}

body {
    font-size: 14px;
    font-family: 'Open Sans', Verdana, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    min-height: 100%;
}

.spenden {
    width: 300px;
    height: 100px;
    float: right;
    clear: both;
    margin-top: -46px;
    margin-bottom: 20px;
}

.spenden img {
    max-width: 100%;
    height: auto;
}

ul.dropdown a,
ul.dropdown a:link,
ul.dropdown a:visited {
    background: transparent;
    border: 0;
    text-decoration: none !important;
    display: block;
    font-weight: normal;
    text-transform: uppercase !important;
}

.header {
    position: relative;
    background-color: #ebebeb;
    height: 170px;
    text-align: center;
}

.header h1 {
    margin: 0;
    padding: 0;
}

.header img {
    width: 160px;
    height: auto;
    margin-top: 15px;
}

.category_title {
    margin-bottom: 40px;
    font-size: 20pt;
}

#main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    min-height: 100%;
}

.container {
    width: 80%;
    margin: 0 auto;
    padding: 30px 0 30px 0;
}

.grey {
    width: 100%;
    clear: both;
    display: inline-block;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.werbung {
    float: left;
    margin-right: 20px;
}

#content {
    width: 900px;
    position: relative;
    top: 75px;
    left: 300px;
    margin-bottom: 150px;
}

.grey .content-right {
    padding-left: 50px;
    width: 50% !important;
    padding-top: 20px;
}

.grey table tr td {
    vertical-align: top;
    padding-bottom: 20px;
}

#footer {
    background-color: #15626b;
    height: 230px;
    padding-top: 50px;
    margin: 0;
    width: 100%;
}

#footer .menu li {
    list-style: none;
    padding-bottom: 20px;
}

#footer .menu li a {
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 700 !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 16px;
}

.page-template-spielplaene #sidebar {
    position: absolute;
    top: 75px;
}

.home .grey .content-right table {
    display: inline-block;
    width: 185px;
    vertical-align: top;
}

#footer .menu {
    border-left: 2px solid #ffffff;
    padding-left: 20px;
    margin-right: 40px;
}

.footer-inner {
    width: 1200px;
    margin: 0 auto;
}

.footer-inner .widget-container {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

.footer-inner .widget_text p,
.footer-inner .widget_text a {
    color: #ffffff !important;
    font-size: 16px !important;
    text-decoration: none !important;
}

.page-id-168770 #content img {
    max-height: 200px;
    max-width: 300px;
    overflow: hidden;
}

.img-wrapper {
    float: left;
}

.img {
    margin-right: 20px;
    position: relative;
    overflow: hidden;
    width: 150px;
    height: 100px;
}

.img img {
    display: inline;
    margin: 0 auto;
    height: auto;
    width: 100%;
}

.row {
    clear: both;
    margin-bottom: 40px;
}

.rezensent {
    font-style: italic;
    margin-top: 3px;
}

#sidebar,
#sidebar2 {
    width: 270px;
    position: fixed;
    top: 260px;
    left: inherit;
}

#sidebar .sidebar-widget-title {
    margin-bottom: 10px;
    margin-top: 10px;
}

#sidebar select {
    margin-left: 8px;
    margin-bottom: 15px;
}

.category .article {
    margin-bottom: 30px;
}

.page-template-kuenstler-info #content,
.page-template-default #content,
.home #content {
    width: 100%;
    left: 0;
}

.page-template-kuenstler-info #sidebar {
    display: none;
    width: 0px;
}

.home .box {
    display: block !important;
    margin-bottom: 30px;
}

.home .content-left {
    display: inline-block;
    vertical-align: top;
    width: 40%;
}

.home .content-right {
    display: inline-block;
    vertical-align: top;
    width: 57%;
}

.home h2 {
    font-size: 17pt;
    margin-bottom: 20px;
}

.box .link {
    margin-bottom: 0 !important;
    font-size: 11pt;
    font-weight: 700;
}

.box {
    position: relative;
    z-index: 1;
    border: 1px solid #cccccc;
    vertical-align: top;
    margin-bottom: 50px;
    margin-right: 20px;
    display: inline-block;
    padding-bottom: 30px;
}

.box-inner {
    overflow-y: scroll;
    max-width: 440px;
    max-height: 520px;
    min-height: 520px;
    padding-top: 20px;
}

.box h3 {
    color: #000000;
    font-size: 13pt;
    text-transform: uppercase;
    border-bottom: 1px solid #cccccc;
    background-color: #edecec;
    padding: 5px 20px 5px 30px;
}

.button,
.navigation div a {
    padding: 8px 15px 8px 15px;
    background-color: #15626b;
    color: #ffffff !important;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 9pt;
    letter-spacing: 0.5px;
    margin: 20px 0 20px 0;
}

.box .button {
    margin-left: 30px;
    margin-top: 30px;
}

.box p {
    padding: 0 30px 0 30px;
}

.navigation {
    margin-bottom: 100px;
}

.box .rezensent {
    margin-bottom: 15px;
}

.single h2 {
    font-size: 17pt;
    margin-bottom: 10px;
}

.single #meta {
    margin-bottom: 20px;
}

ul.dropdown a,
ul.dropdown a:link,
ul.dropdown a:visited {
    text-shadow: none !important;
    margin: 0 !important;
    text-align: left !important;
}

ul.dropdown ul ul {
    top: 0px !important;
    text-align: left !important;
}

ul.dropdown .menu-item {
    text-align: left !important;
}

.sub-menu {
    text-align: left !important;
}

.shailan-dropdown-menu .dropdown-horizontal-container {
    box-shadow: none !important;
    border: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    margin-top: 10px;
    background: #15626b !important;
}

.shailan-dropdown-menu ul ul {
    border: 0 !important;
    border-radius: 0 !important;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    box-shadow: none !important;
    text-align: left !important;
}

.shailan-dropdown-menu ul ul li {
    padding: 0 !important;
}

ul.dropdown a,
ul.dropdown a:link,
ul.dropdown a:visited {
    color: #ffffff !important;
}

.shailan-dropdown-menu ul ul li a {
    padding: 6px 17px !important;
    line-height: 27px !important;
    border-bottom: 1px solid #15626b !important;
}

.shailan-dropdown-menu .sub-menu .first-child {
    padding-top: 10px !important;
}

.shailan-dropdown-menu .sub-menu .last-child {
    padding-bottom: 10px !important;
}

.shailan-dropdown-menu .sub-menu .last-child a {
    border-bottom: 0px !important;
}

.shailan-dropdown-menu .sub-menu {
    background: #3b7c86 !important;
}

.shailan-dropdown-menu .sub-menu .menu-item .sub-menu li a {
    text-transform: none !important;
}

ul.dropdown .menu-item {
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.dropdown a,
ul.dropdown a:link,
ul.dropdown a:visited,
ul.dropdown li {
    font-size: 14px;
    letter-spacing: 0.8px;
}

ul.dropdown li.current-menu-ancestor>a,
ul.dropdown li.current-menu-ancestor>a:visited,
ul.dropdown li.current-menu-ancestor>a:link {
    color: #cccccc !important;
}

ul.dropdown li.parent>a:after {
    border-top: 5px solid rgba(255, 255, 255, 0.5) !important;
    right: 12px !important;
    top: 44% !important;
}

ul.dropdown li li.parent>a:after {
    right: 12px !important;
    top: 44% !important;
    border: none !important;
    background: url(/National_Library/oe_/https://onlinemerker.com/img/pfeil-rechts.png);
}

.fblink {
    margin-top: -30px;
    margin-bottom: 10px;
}

#spQuickLinksTopicSelect_titletext .ddTitleText {
    font-size: 9pt !important;
}

.zwei {
    padding-top: 0 !important;
}

.zwei ul {
    margin: 0;
    padding: 0 0 0 20px !important;
}

.zwei ul li:first-child {
    padding: 0 !important;
}

.soncha a img {
    width: 80px;
    height: auto;
}

.soncha {
    padding: 0 10px 0 10px;
}

.sp_Permalink {
    display: none;
}

.spHeadControlBar {
    margin-bottom: 30px !important;
}

.spPostContent,
.spPostUserName,
.spListTopicRowName,
.ddTitleText,
.spRowName {
    font-size: 10pt !important;
}

.spPostContent .print_link {
    display: none;
}

.spPostUserDate,
#spSearchHeaderName,
.spListLabel,
.spForm,
.spInRowLabel,
.spViewsLabel,
.spRowDescriptionBold {
    font-size: 9pt !important;
}

#spMainContainer .spHeaderName,
#spMainContainer .spHeaderName span {
    font-size: 12pt !important;
}

.bildergalerie .wp-caption {
    display: inline-block !important;
}

.fb {
    margin-left: 30px;
    margin-right: 10px;
}

.fb img {
    width: 40px;
    height: auto;
}

.spLogLabelSmall {
    font-size: 9pt !important;
}

#spMainContainer a.spButton {
    font-size: 10pt !important;
}

#spMainContainer .spUniversalLabel .spColumnTitle {
    font-size: 10pt !important;
}

.spForumTopicContainer {
    font-size: 9pt !important;
}

#spMainContainer {
    min-width: 800px;
    font-size: 10pt !important;
    background: #f5f5f5 !important;
    border: 1px solid #545454 !important;
}

#spMainContainer textarea.spControl,
#spMainContainer select.spControl,
#spMainContainer input.spControl {
    border: 1px solid #545454 !important;
}

#spMainContainer a.spButton {
    border: 1px solid #387970 !important;
    background: #D2E8E9 !important;
}

#spMainContainer #spQuickLinksTopic,
#spMainContainer #spQuickLinksForum {
    border: 1px solid #545454 !important;
}

#spMainContainer a,
#spMainContainer a:link,
#spMainContainer a:active,
#spMainContainer a:visited {
    color: #387970 !important;
}

#spMainContainer .spListSection {
    background: #f5f5f5 !important;
}

#spMainContainer .spGroupViewSection,
#spMainContainer .spForumViewSection,
#spMainContainer .spTopicViewSection,
#spMainContainer .spTopicListSection,
#spMainContainer .spMemberGroupsSection {
    border: 2px solid #387970 !important;
    background: #ffffff !important;
}

#spMainContainer .spGroupForumSection.spOdd,
#spMainContainer .spForumTopicSection.spOdd,
#spMainContainer .spTopicListSection.spOdd,
#spMainContainer .spMemberListSection.spOdd,
#spMainContainer ul#spProfileTabs a {
    border: 1px solid #387970 !important;
    background: #ffffff !important;
}

#spMainContainer a.spToolsButton {
    border: 1px solid #387970 !important;
    background: #f3f3f3 !important;
}

#spMainContainer .spGroupForumSection,
#spMainContainer .spForumTopicSection,
.spForumTopicTools,
#spMainContainer .spTopicListSection,
#spMainContainer .spRecentPostSection .spTopicListSection,
#spMainContainer .spSearchSection .spTopicListSection,
#spMainContainer .spMemberListSection {
    border: 1px solid #387970 !important;
    background: #f3f3f3 !important;
}

#spMainContainer .spStatsSection {
    border: 1px solid #387970 !important;
    background: #e9e9e9 !important;
}

#spMainContainer .spNewMembers,
#spMainContainer .spModerators,
#spMainContainer .spUserGroupList {
    border-top: 1px solid #387970 !important;
}

#spMainContainer .spForumTimeZone {
    border-bottom: 1px solid #387970 !important;
}

.ui-widget-header,
#spMainContainer .spPageLinks a.spPageLinks.spCurrent {
    border: 1px solid #387970 !important;
    background: #e9e9e9 !important;
    color: #545454 !important;
}

.ui-dialog,
#spMainContainer .spProfileShowSignatureSection,
#spMainContainer .spProfileShowBasicSection,
#spMainContainer .spProfileShowDetailsSection,
#spMainContainer .spProfileShowPhotosSection,
#spMainContainer .spProfileShowLinkSection,
#spMainContainer li.spProfileMenuItem {
    border: 1px solid #387970 !important;
    background: #f3f3f3 !important;
}

#spMainContainer .spProfileShowSignatureSection,
#spMainContainer .spProfileShowBasicSection,
#spMainContainer .spProfileShowDetailsSection,
#spMainContainer .spProfileShowPhotosSection,
#spMainContainer .spProfileShowLinkSection,
#spMainContainer .spPageLinks a.spPageLinks,
#spMainContainer #spQuickLinksTopic .dd .ddChild,
#spMainContainer #spQuickLinksForum .dd .ddChild {
    border: 1px solid #387970 !important;
    background: #f3f3f3 !important;
}

#spMainContainer input.spSubmit,
#spMainContainer #spPostForm .spEditorSection,
#spMainContainer fieldset,
#spMainContainer .spMessage,
#spMainContainer #spProfileContent,
#spMainContainer li.spProfileMenuItem.current,
#spMainContainer #spQuickLinksTopic .dd .ddChild a.selected,
#spMainContainer #spQuickLinksForum .dd .ddChild a.selected {
    border: 1px solid #387970 !important;
    background: #e9e9e9 !important;
    color: #545454 !important;
}

#spTopicHeaderName,
#spForumHeaderName {
    color: #545454 !important;
}

#spMainContainer textarea.spControl,
#spMainContainer select.spControl,
#spMainContainer input.spControl {
    background: #ffffff !important;
}

#spBreadCrumbs,
#spForumHeaderRSSButton,
#spAllRSSButton {
    display: none !important;
}

.alignleft {
    float: left;
    margin-right: 15px;
}

.aligncenter {
    display: block;
    margin: 14px auto;
    float: none;
}

#content.bsearch_results_page {
    padding-left: 30px !important;
}

.kreuzfahrt-bild {
    border: none;
    float: left;
    padding-right: 10px;
}

.kreuzfahrt-bild a img {
    width: 190px;
    padding-right: 5px;
}

.kreuzfahrt-text {
    padding-left: 0px;
    font-size: 7.5pt;
}

.zwei ul li {
    padding: 0px !important;
}

.banner {
    padding-top: 33px;
}

.banner ul li {
    list-style: none;
    display: inline-block;
    padding-right: 20px;
    vertical-align: top;
}

.ticketpoint {
    padding-top: 10px;
    padding-right: 10px !important;
}

.kreuzfahrt a img {
    padding-top: 5px;
    width: 200px;
}

.schmidtke {
    padding-top: 20px;
}

.nera-nicol {
    padding-top: 10px;
}

.suche {
    margin-bottom: 20px !important;
    max-width: 460px;
}

.table-index {
    clear: both;
}

.start-kritiken {
    float: left;
    width: 50%;
    padding-right: 10px;
}

.tageskommentar {
    width: 45%;
    float: left;
}

#links .content a img {
    padding-top: 20px;
    text-align: left;
}

#links .content p {
    float: left;
    padding-right: 20px;
}

#links .content p a.print_link {
    display: none;
}

.tageskommentar .content p a.print_link {
    display: none;
}

a.kreuzfahrt {
    font-size: 8pt;
}

#links {
    clear: both;
    padding: 30px;
}

#willkommen {
    clear: both;
    padding: 30px;
}

.sfpostcontent iframe {
    max-width: 520px !important;
}

h1 {
    color: #32919c;
    margin-bottom: 40px;
    font-size: 20pt;
}

h2 {
    color: #32919c;
    font-size: 12pt;
}

h3 {
    color: #32919c;
    font-size: 10pt;
    margin: 0px;
}

h4 {
    color: #000;
    font-size: 12pt;
    text-transform: uppercase;
}

h2.sidebar-widget-title {
    padding-left: 10px;
    font-size: 13pt;
}

a:link,
a:visited,
a:active {
    color: #32919c;
    text-decoration: underline;
}

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

.next-posts {
    margin-bottom: 30px;
}

.archiv {
    list-style: none;
}

.archiv h2 {
    display: none;
}

.archiv li {
    padding: 3px;
    list-style: none;
}

.archiv ul {
    padding: 0px;
}

.blau {
    background-image: url();
    background-repeat: repeat-y;
}

.hide {
    display: none;
}

#werbung {
    float: left;
}

#suche {
    float: left;
    padding: 0px 20px 20px 0px;
}

#searchsubmit {
    width: 129px;
}

.table-top {
    padding-top: 40px;
}

.table-first {
    padding-top: 50px;
    padding-left: 30px;
}

.tageskommentar {
    padding-left: 15px;
    border-left: 1px solid #c5c5c5;
}

.kontakt {
    padding-bottom: 20px;
}

.table-index {
    padding-top: 20px;
    padding-left: 30px;
    width: 940px;
}

#startkritiken {
    padding-left: 30px;
}

.datum {
    width: 150px;
}

.posts_title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 2px;
}

.post {
    font-size: 9pt;
}

.entry {
    padding-top: 5px;
    margin-left: 1px;
}

.entry p {
    clear: none;
}

.meta {
    color: #ababab;
    font-size: 12px;
    margin-left: 1px;
    margin-bottom: 1px;
}

.wp-caption-text {
    font-size: 9pt;
    color: #848280;
    text-align: center;
}

.postmetadata {
    color: #5c5c5c;
    font-size: 12px;
    background-color: #f8f8f8;
    height: 18px;
    margin-bottom: 0px;
    padding-left: 2px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
}

.post-edit-link {
    background-color: #757575;
    padding: 2px 3px;
    color: white;
    font-size: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    margin-left: 1px;
}

#sidebar_right {
    float: left;
    width: 200px;
    list-style-type: none;
}

.sidebar-widget-style {
    color: #222;
    background: #f8f8f8 url(images/widget-gradient.png) repeat-x left bottom;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #AAA;
    border-bottom: 1px solid #AAA;
    -moz-border-radius: 5px;
    list-style-type: none;
}

.sidebar-widget-style li {
    list-style-type: none;
    padding: 4px 0 4px 0;
}

.sidebar-widget-style ul li a {
    color: #545454;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    padding: 3px 0 3px 0;
}

.sidebar-widget-style ul li a:hover {
    color: #15626b;
}

.sidebar-widget-style ul {
    padding-left: 11px;
}

img {
    margin: 0;
}

#responsive-menu-container {
    top: 140px !important;
}

@media screen and (max-width: 1200px) and (min-width: 800px) {
    #main,
    .container {
        width: 100%;
    }
    #content {
        padding: 0 20px 0 20px;
        width: 450px;
    }
    .spenden img {
        max-width: 100% !important;
    }
    .footer-inner {
        width: 100%;
        padding-left: 30px;
    }
    #content img {
        max-width: 400px;
        height: auto;
    }
    #sidebar {
        left: 20px;
    }
    .responsive {
        display: none;
    }
}

@media screen and (max-width: 799px) {
    #main,
    .container {
        width: 100%;
    }
    #content {
        padding: 0 20px 0 20px;
        max-width: 100%;
        width: auto !important;
        position: inherit !important;
        top: 0px;
        left: 0;
        overflow-x: hidden;
        hyphens: auto;
    }
    #sidebar {
        position: initial;
        top: 100px;
        left: 30px;
        margin-left: 30px;
    }
    #content img {
        max-width: 280px;
        height: auto;
    }
    .home .content-left,
    .home .content-right {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    .home .content-right img {
        max-width: 250px;
        height: auto;
    }
    .home .content-right p {
        max-width: 100%;
    }
    .box-inner {
        max-height: 200px;
        min-height: 30px;
        margin-bottom: 40px !important;
    }
    .box {
        padding-bottom: 10px;
    }
    .responsive {
        padding: 20px 0 20px 0;
        display: block;
    }
    #custom_html-2 {
        display: block !important;
        margin-top: 30px;
        margin-left: 20px;
    }
    button#responsive-menu-button {}
    .spenden {
        margin-top: 0 !important;
    }
    .header h1 a img {
        width: 130px;
        height: auto;
    }
    .header h1 {
        margin: 0;
    }
    .header {
        height: 156px;
        padding-top: 10px;
    }
    .header .dropdown-horizontal-container {
        margin-top: 10px;
    }
}