﻿
@import url('https://fonts.googleapis.com/css?family=Merriweather');
@import url('https://fonts.googleapis.com/css?family=Berkshire+Swash');
@import url('https://fonts.googleapis.com/css?family=Dosis');

.theme-body {
    background-color: #FFF;
    color: #ffffff;
}

.theme-photo-wrapper a {
    color: #904B96 !important;
}

.theme-photo-wrapper a:hover {
    text-decoration: none !important;
}

#theme-background-container {
    background-color: #CFC5D8;
    background-image: url(https://eventectivemedia.blob.core.windows.net/websitemedia/themes/css/theme22_background_image.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-position: bottom;
}

.theme-image-container-right {
    right: 0;
}

.theme-image-container-left, .theme-image-container-right {
    width: 12%;
    max-width: 132px;
    position: fixed;
    top: 0;
    bottom: 0;
}

.theme-image, .theme-image-layer-top, .theme-image-bottom, .theme-image-left, .theme-image-right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

.theme-image-left {
    background-repeat: repeat-y;
    background-image: url(https://eventectivemedia.blob.core.windows.net/websitemedia/themes/css/theme22_side_image.png);
}

.theme-image-right {
    background-repeat: repeat-y;
    background-image: url(https://eventectivemedia.blob.core.windows.net/websitemedia/themes/css/theme22_side_image.png);
}

.theme-menuetable {
    font-family: Merriweather;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    padding-top: 7px;
}

.navbar-default .navbar-nav > li > a {
    color: #555 !important;
}

h2.theme-location-details {
    font-style: italic;
}

.theme-weddingparty-spacer {
    background-position: center;
    background-image: url(https://eventectivemedia.blob.core.windows.net/websitemedia/themes/css/theme22_dot_separator.png);
    height: 40px;
    background-repeat: no-repeat;
}

.theme-nav-container-static {
    background-color: inherit;
    opacity: inherit;
}

.theme-nav-container-float {
    background-color: rgba(255,255,255,1.0);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.17) !important;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.17) !important;
    box-shadow: 0 1px 2px rgba(0,0,0,0.17) !important;
}

.theme-photo-wrapper {
    position: relative;
    margin-top: 8px;
    border: 10px solid white;
    background-color: white;
}

.theme-photo-wrapper img {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

.theme-section-seperator {
    background-position: center;
    background-image: url(https://eventectivemedia.blob.core.windows.net/websitemedia/themes/css/theme22_separator.png);
    height: 20px;
    background-repeat: no-repeat;
    margin: 40px auto;
    background-size: contain;
}

@media (max-width: 768px) {
    .navbar-nav .open .dropdown-menu { background-color: transparent; }
}

.ws-sectiontitle-text { 
    margin-top: 20px;
    margin-bottom: 20px;
} 

.ws-itemtitle-text { 
    margin-top: 20px;
    margin-bottom: 20px;
} 

.ws-page-text { 
    text-shadow: 0px 0px 10px #C3BCC9;
} 

.dropdown-menu {
    background-color: #FFF !important;
    border: none !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.17) !important;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.17) !important;
    box-shadow: 0 1px 2px rgba(0,0,0,0.17) !important;
}

.dropdown-menu > li > a {
    color: #777 !important;
}

.dropdown-menu > li:last-child > a {
    border-bottom: none;
}

.theme-photo-wrapper {
    background-color: #FFF !important;
    border: 10px solid #FFF !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.17) !important;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.17) !important;
    box-shadow: 0 1px 2px rgba(0,0,0,0.17) !important;
}

.rsvpbutton, .mobilemenuetoggle {
    background-color: #FFF !important;
    color: #AF74E2 !important;
    border: 1px solid #AF74E2 !important;
    font-size: 20px !important;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.17);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.17);
    box-shadow: 0 1px 2px rgba(0,0,0,0.17);
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.rsvpbutton:hover, .mobilemenuetoggle:hover {
    background-color: #AF74E2 !important;
    color: #FFF !important;
    border: 1px solid #FFF !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.main-picture-image {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

#main-nav .menuetable li a.selected, #main-nav .menuetable li a:hover {
    color: #AF74E2 !important; 
}

.website-header-container {
    background-color: #FFF !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.17);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.17);
    box-shadow: 0 1px 2px rgba(0,0,0,0.17);
    text-shadow: none !important;
}

#main-nav-container {
    padding-top: 15px !important;
}