/*Theme Name:     Sana 2023
Theme URI:      https://outlines.fi
Description:    Sana2023
Author:         Pauli Maronen
Author URI:     https://outlines.fi
Template:       twentytwelve
Version:        0.2.0
*/
@import url("../twentytwelve/style.css");
@import url('https://fonts.googleapis.com/css?family=Crimson+Text&display=swap');
body {
    margin: 0;
    padding: 0;
    color: #CCC;
    height: 100%;
    min-width: 100%;
    margin-top: 40%;
    overflow: hidden;
}
body .site {
    margin-bottom: 0;
    box-shadow: 0 3rem 6rem rgba(226, 81, 149, 0.3);
}
body.custom-background {
    background-attachment: scroll !important;
}
a {
    color: #8a3255;
}
.instagram-feed {
    margin: 0 auto;
}
.site {
    background: rgba(1, 1, 1, 0.5);
    padding: 0;
    padding-bottom: 0;
    border-radius: 3rem;
    max-width: 80vw;
    margin: auto;
}
.site-header {
    padding: 0;
}
.site-header h1 a, .site-header h2 {
    color: #FFF;
    text-align: center;
}
.site-header h1 a:hover {
    color: #DDD;
}
.site-header h1 {
    text-align: center;
    line-height: 3.5em;
}
.site-title {
    display: none;
}
.site-header h2:before {
    content: " ";
    display: block;
    background-color: white;
    width: 60%;
    height: 1px;
    margin: 1em auto;
}
.site-header h2:after {
    content: " ";
    display: block;
    background-color: white;
    width: 60%;
    height: 1px;
    margin: 1em auto;
}
.site-header h1 a {
    text-transform: uppercase;
    letter-spacing: 0.3em;
    text-align: center;
    font-family: 'Crimson Text', serif;
    font-size: 2em;
    display: block;
    margin-right: -0.3em
}
.site-header h2 {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.3em;
    margin-right: -0.3em;
    line-height: 1em;
}
.wrapper {
    padding: 0 1.5em;
}
.entry-header .entry-title {
    display: none;
}
.entry-content a:visited, .comment-content a:visited {
    color: #7f475c;
}
.entry-content a:hover, .comment-content a:hover {
    color: #C35983;
} /* Footer */ footer {
    text-align: center;
}
footer.entry-meta {
    color: #444444;
}
footer.entry-meta a {
    color: #444444;
}
footer.entry-meta a:hover {
    color: #C35983;
}
footer[role="contentinfo"] {
    color: #CCC;
    border: 0;
}
footer[role="contentinfo"] a {
    color: #A7A7A7;
}
footer[role="contentinfo"] a:hover {
    color: #C35983;
}
.comments-link a:hover, .entry-meta a:hover {
    color: #C35983;
}
.site-info {
    padding: 0 1.5em;
}
.site-info a {
    color: #7F7F7F;
}
.site-info a:hover {
    color: #C35983;
}
.widget-area .widget {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}
#hc_rse_event_widget {
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: solid #CCC 2px;
}
.widget-title {
    background: #bc32be;
    padding: 0.3em;
    color: #FFF;
    font-size: 14px;
    text-align: center;
}
.widget-area .widget p.simple-image {
    margin-bottom: 6px;
}
.widget-area .widget a {
    color: #FFF;
}
.widget-area .widget a:hover {
    color: #C35983;
}
.widget-area .widget a:visited {
    color: #7f475c;
}
#colophon {
    height: 146px;
    box-shadow: 0 0 10vh rgba(59, 99, 126, .300);
    background-color: #000;
    width: 100vw;
    max-width: 100vw;
}
.site-header {}
.main-navigation {}
.menu-toggle {
    display: none;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    display: inline-block;
}
.main-navigation ul {}
.main-navigation li {}
.main-navigation li a {
    color: #9f2886;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.5rem;
}
.main-navigation li a:hover {
    color: #C35983;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    text-align: center;
}
.page .type-page {
    border: none;
}
.site-content article {
    border-bottom: 0px;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom: 0px;
    border-top: 0px;
}
.main-navigation li ul li a {
    background: #9f2886;
}
.children {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(45, 66, 54, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(45, 66, 54, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(45, 66, 54, 0.75);
    max-width: 200px;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    color: #9f2886;
    font-weight: bold;
}
.cff-wrapper {
    max-width: 100%;
}
.cff-wrapper:after {
    clear: none;
}
#sb_instagram {
    float: left;
}
#lightboxImage {
    max-width: 100%;
    height: auto;
}
@media only screen and (min-width: 1200px) {
    body { /*margin-top: 60%;*/
    }
} /* Minimum width of 600 pixels. */ @media screen and (min-width: 600px) {
    .site {
        margin: 0 auto; /* max-width: 100vw; */ overflow: hidden;
    }
    .main-navigation {}
    .main-navigation li {}
}
@media screen and (min-width: 960px) {
    body .site {
        padding: 0; /* margin-top: 48px; */ /* margin-top: 13.428571429rem; */ margin-bottom: 0; /* box-shadow: 0 0 12vh rgba(59, 99, 126, .300); */
    }
    .site-header h1 a {
        letter-spacing: 1em;
        font-size: 3em;
        margin-right: -1em;
    }
    .site-header h2 {
        letter-spacing: 1em;
        margin-right: -1em;
    }
    .site-header {}
    .main-navigation li {}
}
.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
    margin: 0 auto;
    display: block;
}
img.size-full, img.size-large, img.header-image, img.wp-post-image {
    min-width: 100%;
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
} /* Make sure videos and embeds fit their containers */ embed, iframe, object, video {
    min-width: 100%;
    height: 50vw;
}