/*
 * Theme Name:	The New Victorian Mansion
 * Description: The New Victorian Mansion Bed & Breakfast custom Wordpress Theme
 * Author: Venture Technologies, LLC
 * Author URI: http://www.venturetechmn.com
 * Version: 1.0
 * Text Domain: newvictorian
 * Domain Path:	/lang
*/
@import url("//fonts.googleapis.com/css?family=Marcellus+SC|Great+Vibes");

.clear { clear: both }
.sticky { }
.bypostauthor { }
.wp-caption {
    text-align: center;
    background-color: #ffffff;
}
.wp-caption-text {
    font-family: "Great Vibes", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #514134;
    background-color: #ffffff;
}
.gallery-caption { }
.alignright { float: right; margin-left: 10px; }
.alignleft { float: left; margin-right: 10px; }
.aligncenter { text-align: center; margin-right: 10px; margin-left: 10px; }
.wp-caption.alignleft { margin-right: 5px; }
.wp-caption.alignright { margin-left: 5px; }

body {
    font-family: Arial, sans-serif;
    color: #000000;
    background: url('img/bg.jpg') no-repeat fixed;
    background-size: cover;
}
#header {
    background: url('img/header-bg.jpg') no-repeat;
    background-size: cover;
    border-top: 10px solid #645346;
}
#branding {
    background: url('img/banner-bg.jpg') no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 5px;
}
#branding h1 {
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
#branding a {
    color: #000000;
}
#branding #address, #branding #contact {
    position: absolute;
    bottom: 5px;
    font-family: serif;
    font-size: 18px;
}
#branding #address {
    left: 10px;
}
#branding #contact {
    right: 10px;
}
#branding #directions, #branding #availability, #branding #gift-cert {
    position: absolute;
    right: 25px;
}
#branding #gift-cert {
    bottom: 115px;
}
#branding #directions {
    bottom: 80px;
}
#branding #availability {
    bottom: 45px;
}
#branding a.linkbtn {
    font-family: "Great Vibes", Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    padding-top: 4px;
    background: #b4aa8f;
    color: #ffffff;
    width: 180px;
    display: inline-block;
    text-align: center;
    border-radius: 45px;
}
#branding a.linkbtn:hover {
    text-decoration: none;
    color: #000000;
}
@media (max-width: 991px) {
    #branding #address, #branding #contact {
        position: static;
        text-align: center;
    }
    #branding #directions, #branding #availability, #branding #gift-cert {
        position: static;
        text-align: center;
        margin: 5px auto;
    }
}
@media (max-width: 507px) {
    #branding h1 img {
        max-width: 100%;
        height: auto;
    }
}
#header .navbar {
    margin-bottom: 0;
    background: #e2dbd4;
}
#header #menu-main-menu .menu-item {
    padding: 0 16px;
}
#header #menu-main-menu .menu-item a {
    font-family: "Great Vibes", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #000000;
}
#header #menu-main-menu .menu-item.current-menu-item a,
#header #menu-main-menu .menu-item a:hover {
    background: none;
    color: #777777;
}
#header .navbar .navbar-toggle {
    background-color: #b4aa8f;
}
#header .navbar .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
@media (max-width: 1199px) {
    #header #menu-main-menu .menu-item {
        padding: 0;
    }
    #header #menu-main-menu .menu-item a {
        padding-left: 14px;
        padding-right: 14px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #header #menu-main-menu .menu-item a {
        font-size: 20px;
        font-weight: normal;
    }
}
@media (max-width: 768px) {
    #header #menu-main-menu .menu-item {
        text-align: center;
    }
}
#footer {
    background-color: #ffffff;
    -webkit-box-shadow: 0 5px 5px #767676;
    -moz-box-shadow: 0 5px 5px #767676;
    box-shadow: 0 5px 5px #767676;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
#footer #ribbon {
    background: url('img/footer-ribbon-bg.png') repeat-x;
    position: relative;
    height: 24px;
    font-family: "Marcellus SC", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #514134;
}
#footer #ribbon #ribbon-left, #footer #ribbon #ribbon-right {
    position: absolute;
    top: -6px;
    width: 38px;
    height: 29px;
    z-index: -1;
}
#footer #ribbon #ribbon-left {
    background: url('img/footer-ribbon-left.png') no-repeat;
    left: -21px;
}
#footer #ribbon #ribbon-right {
    background: url('img/footer-ribbon-right.png') no-repeat;
    right: -21px;
}
#footer p, #footer p a {
    color: #a9a9a9;
    font-family: Arial, sans-serif;
    font-size: 12px;
}
.page-header {
    padding: 5px 50px;
    text-align: center;
    border: none;
    background-color: #ffffff;
    margin-top: 20px;
    border-radius: 25px;
    -webkit-box-shadow: 2px 5px 5px #767676;
    -moz-box-shadow: 2px 5px 5px #767676;
    box-shadow: 2px 5px 5px #767676;
    position: relative;
    min-height: 180px;
}
.page-header h1 {
    margin: 0 0 10px;
    font-family: "Great Vibes", Helvetica, Arial, sans-serif;
    font-size: 48px;
}
.page-header p {
    font-size: 16px;
    position: relative;
    z-index: 1;
}
.page-header .swirly-left, .page-header .swirly-right {
    position: absolute;
    width: 92px;
    height: 134px;
}
.page-header .swirly-left {
    background: url('img/swirly-left.png') no-repeat;
    top: 12px;
    left: 0;
}
.page-header .swirly-right {
    background: url('img/swirly-right.png') no-repeat;
    bottom: 12px;
    right: 0;
}
.entry-content {
    padding: 5px 15px 25px;
    background-color: #ffffff;
    position: relative;
}
.entry-content a {
    color: #000000;
}
img.page-image {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
#slideshow {
    background: url('img/slideshow-bg.jpg') no-repeat;
    background-size: cover;
    padding: 20px 43px;
    max-width: 966px;
    margin: 10px auto;
    position: relative;
}
#slideshow #swoosh-left, #slideshow #swoosh-right {
    position: absolute;
    width: 107px;
    height: 150px;
}
#slideshow #swoosh-left {
    background: url('img/swoosh-left.png') no-repeat;
    top: 12px;
    left: 43px;
}
#slideshow #swoosh-right {
    background: url('img/swoosh-right.png') no-repeat;
    bottom: 12px;
    right: 43px;
}
.home .entry-content {
    color: #514134;
}
.home .entry-content .well {
    padding-left: 0;
    padding-right: 0;
}
.home .entry-content .well .wp-caption {
    display: inline-block;
    padding: 5px;
    margin: 0 5px;
    vertical-align: top;
}
.home .entry-content .well .wp-caption img {
    width: 100%;
    height: auto;
}
.home .entry-content .well .wp-caption-text {
    margin: 0;
}
@media (max-width: 1199px) {
    .home .entry-content .well .wp-caption {
        width: 22%;
    }
}
@media (max-width: 597px) {
    .home .entry-content .well .wp-caption {
        width: 44%;
        margin: 5px;
    }
    .home .entry-content .well .wp-caption-text {
        font-size: 20px;
    }
}
.home .entry-content .page-title {
    font-family: "Great Vibes", Helvetica, Arial, sans-serif;
    font-size: 30px;
}
.rooms-links {
    font-family: "Great Vibes", Helvetica, Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    background: url('img/rooms-links-bg-repeat.png') repeat-x;
    margin: 10px 15px;
    padding: 12px 0 9px;
    position: relative;
    display: inline-block;
    height: 63px;
}
.rooms-links a {
    color: #000000;
}
.rooms-links a:hover {
    text-decoration: none;
    color: #777777;
}
.rooms-links .bg-left, .rooms-links .bg-right {
    position: absolute;
    width: 27px;
    height: 63px;
    top: 0;
}
.rooms-links .bg-left {
    background: url('img/rooms-links-bg-left.png') no-repeat;
    left: -27px;
}
.rooms-links .bg-right {
    background: url('img/rooms-links-bg-right.png') no-repeat;
    right: -27px;
}
@media (max-width: 991px) {
    .rooms-links {
        font-size: 24px;
        padding-top: 16px;
    }
}
@media (max-width: 767px) {
    .rooms-links {
        font-size: 18px;
        padding-top: 18px;
    }
}
@media (max-width: 577px) {
    .rooms-links {
        padding-top: 8px;
    }
    .rooms-links a {
        display: inline-block;
    }
}
.room {
    background: #f1f0ef;
    position: relative;
    margin: 30px 0;
    padding: 5px 15px 10px;
}
.room .decoration-top, .room .decoration-bottom {
    position: absolute;
    width: 100%;
    height: 31px;
    left: 0;
}
.room .decoration-top {
    background: url('img/room-decoration-top.png') no-repeat center top;
    top: -25px;
}
.room .decoration-bottom {
    background: url('img/room-decoration-bottom.png') no-repeat center top;
    bottom: -25px;
}
.room .room-header h2 {
    font-family: "Great Vibes", Helvetica, Arial, sans-serif;
    font-size: 36px;
    margin: 5px 0;
    text-align: center;
}
.room .room-image {
    position: relative;
    margin-bottom: 20px;
}
.room-image img {
    width: 100%;
    height: auto;
}
.room-image .swoosh-left, .room-image .swoosh-right {
    position: absolute;
    width: 107px;
    height: 150px;
}
.room-image .swoosh-left {
    background: url('img/swoosh-left.png') no-repeat;
    top: -10px;
    left: 0;
}
.room-image .swoosh-right {
    background: url('img/swoosh-right.png') no-repeat;
    bottom: -10px;
    right: 0;
}
.room-details {
    background: #d0ccc9;
    border-radius: 25px;
    padding: 20px 30px;
}
.room-side-image {
    background: url('img/room-photo-bg.png') no-repeat;
    background-size: cover;
    max-width: 369px;
    margin: 10px 0;
    padding: 20px 24px;
    display: inline-block;
}
.room-side-image img {
    max-width: 100%;
    height: auto;
}
.room-description {
    font-weight: bold;
}
.room-description:first-letter {
    font-size: 24px;
    font-style: italic;
}
.room-features {
    margin-bottom: 20px;
}
.room-features h3 {
    padding-bottom: 4px;
    background: url('img/room-features-bg.png') no-repeat 30px bottom;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 19px;
    font-weight: bold;
}
.room-features h3:first-letter {
    font-family: "Great Vibes", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-style: italic;
}
.room-features pre {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background: none;
    padding: 0 0 0 15px;
    margin: 0 -15px 0 0;
}
.room-rate {
    font-size: 18px;
    font-weight: bold;
}
.room-availability {
    padding: 0 10px;
}
.room-availability a {
    color: #ffffff;
    background: #797979;
    border-radius: 25px;
    padding: 5px 15px;
    font-size: 18px;
    font-style: italic;
    -webkit-box-shadow: 2px 5px 5px #4a4747;
    -moz-box-shadow: 2px 5px 5px #4a4747;
    box-shadow: 2px 5px 5px #4a4747;
}
.room-availability a:hover {
    text-decoration: none;
    color: #000000;
}
.links-list {
    background: #f3f3f3;
    -webkit-box-shadow: 2px 5px 5px #4a4747;
    -moz-box-shadow: 2px 5px 5px #4a4747;
    box-shadow: 2px 5px 5px #4a4747;
    border-radius: 25px;
    padding: 10px 20px;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
}
.links-list a {
    color: #000000;
}
.section-title {
    font-family: "Great Vibes", Helvetica, Arial, sans-serif;
    font-size: 40px;
    line-height: 1.1;
    margin: 25px 0 15px;
    text-align: center;
    display: inline-block;
    padding: 14px 10px 5px;
    background: url('img/rooms-links-bg-repeat.png') repeat-x;
    position: relative;
}
.section-title .bg-left, .section-title .bg-right {
    position: absolute;
    width: 27px;
    height: 63px;
    top: 0;
}
.section-title .bg-left {
    background: url('img/rooms-links-bg-left.png') no-repeat;
    left: -27px;
}
.section-title .bg-right {
    background: url('img/rooms-links-bg-right.png') no-repeat;
    right: -27px;
}
.img-responsive-inline {
    max-width: 100%;
    height: auto;
}
.img-responsive-fluid {
    width: 100%;
    height: auto;
}
.attractions-lamppost {
    position: absolute;
    width: 410px;
    top: -71px;
    left: -60px;
}
.attractions-thingstodo {
    position: absolute;
    top: 370px;
    right: 150px;
    text-align: left;
}
.attractions-thingstodo h2.section-title {
    margin: 0 0 -10px;
}
.attractions-thingstodo p {
    background: #f1f0ef;
    border: 10px solid #dfd9d3;
    padding: 10px 10px;
}
@media (max-width: 1199px) {
    .attractions-lamppost {
        width: 346px;
        top: -75px;
        left: -55px;
    }
    .attractions-thingstodo {
        top: 270px;
    }
}
@media (max-width: 991px) {
    .attractions-lamppost {
        width: 275px;
        top: -79px;
        left: -40px;
    }
    .attractions-thingstodo {
        top: 190px;
        right: 100px;
    }
}
@media (max-width: 767px) {
    .attractions-lamppost {
        width: 31.94444444444444%;
        top: 0;
        left: -1.388888888888889%;
    }
    .attractions-thingstodo {
        position: static;
        display: inline-block;
    }
}
.gift-certificates-container {
    position: relative;
}
h2.gift-certificates {
    font-family: "Great Vibes", Helvetica, Arial, sans-serif;
    font-size: 36px;
    position: relative;
    left: -20px;
    z-index: 1;
    margin-bottom: 20px;
}
.gift-certificates-container p {
    position: relative;
    z-index: 1;
}
.gift-certificates-bg {
    position: absolute;
    top: 10px;
    left: -130px;
    width: 362px;
    height: 150px;
    /* background: url('img/gift-certificates-bg.png') no-repeat; */
}
.posts .post {
    border-bottom: 1px dotted #cccccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.posts .post h2 {
    font-family: "Great Vibes", Helvetica, Arial, sans-serif;
    font-size: 36px;
    margin: 0;
}
.posts .post .post-date {
    font-size: 12px;
    color: #777777;
}
#aboutinn-container {
    position: relative;
    margin-bottom: 50px;
}
.about-bg {
    background: url('img/about-flower-bg.png') no-repeat;
    width: 222px;
    height: 159px;
    position: absolute;
    top: -5px;
    left: 80px;
}
@media (max-width: 1199px) {
    #aboutinn-container {
        margin-bottom: 40px;
    }
    .about-bg {
        left: -20px;
    }
}
@media (max-width: 991px) {
    #aboutinn-container {
        margin-bottom: 60px;
    }
    .about-bg {
        left: 160px;
        top: 5px;
    }
}
@media (max-width: 767px) {
    .about-bg {
        left: 0;
    }
}