#wrapper,.container {
    margin: 0 auto;
    width: 1200px;
    position: relative
}

.navi ul,body {
    margin: 0;
    padding: 0
}

.navi,.navi ul,body {
    padding: 0
}

#footer,body {
    overflow-x: hidden!important
}

#wrapper,.container,.footer {
    position: relative
}

body {
    background-color: #fff;
    font-family: Roboto,Helvetica,sans-serif;
    font-size: 13px;
    color: #6c6b6b
}

#content {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    float: none;
    background: #fff
}

#header {
    background: url("images/header.png") top center no-repeat;
    width: 100%;
    height: 500px
}

.head,.navi input[type=checkbox],.show-menu,.site-name {
    display: none
}

.menu,.menu li,.navi li {
    display: inline-block
}

.navi {
    font-family: Cousine,serif
}

#footer,.container {
    padding: 20px;
    text-align: center
}

.sidebar-content,.welcome ul {
    text-align: justify
}

.navi ul {
    list-style: none
}

.menu {
    line-height: 14px;
    text-transform: uppercase;
    font-size: 10px
}

.sidebar,.welcome {
    line-height: 20px;
    display: block
}

.menu li {
    margin: 0 31px 0 0
}

.menu a {
    color: #6b6b6b!important;
    font-weight: 400!important;
    padding: 2px 0 0
}

.menu a:hover {
    background-color: #cd132d!important;
    color: #fff!important
}

#sidebar {
    float: left;
    text-align: center;
    margin: 15px auto;
    width: 360px
}

.sidebar {
    border: 1px dashed #e3e3e3;
    color: #555;
    padding: 8px;
    margin: 7px 0 35px
}

.sidebar-content a img,.sidebar-content img {
    border: 0;
    border-radius: 8px !important;
    padding: 0;
    width: 100%;
    margin: 3px;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.menutop a,a,a:active,a:link,a:visited {
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out
}

.sidebar-content a img:hover,.sidebar-content img:hover {
    -webkit-filter: grayscale(1)
}

.sidebar-title {
    display: block;
    color: #000;
    font-family: 'Playfair Display',serif;
    font-size: 16px;
    text-transform: capitalize;
    text-align: left;
    padding: 8px;
    margin: 5px;
    font-style: bold
}

.welcome {
    background: #fff;
    padding: 3px;
    margin: 0 0 10px
}

.welcome ul {
    margin: 0;
    list-style: none;
    padding: 5px
}

.welcome ul eb {
    color: #6d523f;
    font-family: 'Dancing Script',cursive;
    font-size: 25px;
    font-style: italic
}

.welcome ul b,.welcome ul strong {
    text-transform: uppercase;
    background-color: #cd132d;
    color: #fff;
    font-size: 11px;
    letter-spacing: -1
}

.welcome ul em,.welcome ul i {
    color: #7e2a28
}

.welcome ul u {
    color: #c4b3a1;
    border-bottom: 1px solid #c4b3a1;
    text-decoration: none
}

.welcome ul:after,.welcome ul:before {
    position: absolute;
    z-index: -9
}

#gallery {
    float: right;
    width: 800px;
    margin: 0px auto 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#gallery .menutop {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 9px;
    padding: 8px!important;
    width: 70%;
    margin: 5px;
    line-height: 32px
}

.menutop a {
    color: #393939;
    margin: 3px;
    text-align: right;
    background-color: rgba(201,199,199,.2);
    padding: 10px!important;
    transition: .4s ease-in-out
}

.menutop a:hover {
    padding: 8px;
    color: #000;
    text-decoration: underline
}

.footer a,.footer a:hover,.thumb_caption a,a:hover {
    text-decoration: none
}

.button,.checkbox,.listbox,.radio,.textinput,input,select,textarea {
    border: 1px solid #dbdbdb;
    background: #eae9e9;
    padding: 10px;
    margin: 7px;
    color: #747474;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a, a:active, a:link, a:visited {
    font-weight: 700;
    text-decoration: none;
    color: #757575;
}

/* 2. Target ALL links inside the sidebar specifically */
#sidebar a {
    display: inline-block !important;
    transition: transform 0.3s ease-in-out !important;
    color: #757575 !important;
}

/* 3. The Rotate Effect for those links */
#sidebar a:hover {
    transform: rotate(-3deg) !important;
    color: #9d2229 !important;
}

.maintable {
    margin: auto auto 25px;
    padding: 10px;
    font-size: 13px;
    background-color: #fff
}

.tableh1,.tableh2 {
    margin: 0 auto;
    text-transform: capitalize;
    line-height: 1.7em
}

.tableh1 {
    margin: 8px 0;
    font-size: 1.6em;
    font-style: italic;
    color: #464646;
    padding: 10px 0;
    border-top: 2px solid #cd132d;
    border-bottom: 1px dashed #e3e3e3;
    position: relative;
}

.tableh2 {
    font-size: 13px;
    padding: 3px;
    color: #9c8b71;
    font-weight: 700;
    border-bottom: 1px dashed #ddd
}

.tableb,.tablef {
    margin: 1px;
    background-color: transparent
}

.catrow_noalb, .catrow {
     border-bottom: 1px dashed #e3e3e3;
     padding: 5px 10px;
     font-size: 13px;
}

.thumb_filename {
    font-size: 80%;
    display: block
}

.thumb_title {
    font-size: 13px;
    font-weight: 400;
    padding: 3px;
    display: block;
    background: #fff;
    color: #000;
    margin: 2px 3px
}

#footer,.thumb_caption {
    text-transform: uppercase;
    font-size: 10px;
    color: #fff
}

.thumb_caption {
    font-family: Cousine;
    padding: 5px;
    display: inline-block;
    background: #ec8137;
    margin: 2px 3px
}

.catlink,.navi input[type=checkbox]:checked~.rpv-menu {
    display: block
}

.thumb_caption a {
    color: #7a7a79
}

.statlink {
    font-weight: 400!important;
    font-size: 13px;
    font-family: Cousine,serif;
    color: #6c6b6b
}

.catlink,.statlink a {
    font-family: Roboto,serif
}

.statlink a {
    font-size: 19px
}

.statlink a:hover {
    color: #c81129
}

.alblink {
    font-weight: 700;
    text-shadow: none
}

.catlink {
    margin: 5px 7px;
    font-weight: 700;
    padding: 8px 0;
    text-transform: capitalize;
    font-size: 15px
}

#footer,.socials {
    font-weight: 400!important
}

.catlink a {
    display: inline-block;
    transition: transform 0.3s ease-in-out !important;
}

.catlink a:hover {
    transform: rotate(-3deg);
}

.catlink .fas {
    color: #c2a690;
    font-size: 9px;
    vertical-align: middle
}

#footer {
    clear: both;
    width: 100%;
    margin: 40px auto 0;
    padding: 30px 0;
    background: #fdfdfd; /* Light, clean background */
    border-top: 1px dashed #e3e3e3; /* Soft line to separate from content */
    text-align: center;
    color: #888;
    font-family: 'Roboto', sans-serif;
}

.footer {
    width: 800px; /* Keep it aligned with your main content width */
    margin: 0 auto;
    text-align: center;
}

/* Make the disclaimer text look more elegant */
.footer .disclaimer {
    display: block;
    font-size: 11px;
    line-height: 1.6;
    letter-spacing: 0.5px;
    color: #aaa;
    text-transform: lowercase;
}

/* Style the links in the footer to match your new animation style */
.footer a {
    color: #9d2229 !important;
    text-decoration: none !important;
    border-bottom: 1px solid #9d2229;
    transition: 0.3s ease-in-out;
}

.footer a:hover {
    color: #444 !important;
    border-bottom: 1px solid #444;
}

.socials {
    margin-left: 6px;
    font-family: Cousine,serif;
    font-size: 9px
}

.socials a {
    margin-right: 2px;
    border-bottom: 0
}

 a:link .image, a:visited .image {
     margin: 5px;
     padding: 0;
     border: none;
     background: transparent;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     object-fit:cover;
     object-position:50% 50%;
     -webkit-filter: grayscale(0);
     filter: grayscale(0);
     -webkit-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
}
 a:focus .image, a:hover .image, a:active .image {
     border: none;
     -webkit-filter: grayscale(100%);
     filter: grayscale(100%);

a:hover .image {
    cursor: hand;
    border: 1px solid #000
}

.image,.image:hover,.imageborder,.thumbnails,.thumbnails:hover {
    padding: 1px
}

.display_media {
    border: 0;
    padding: 3px 10px;
    text-align: center;
}

.display_media img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.display_media {
    width: 100%;
    text-align: center;
}

.display_media table {
    margin: 0 auto;
}

.display_media td {
    text-align: center;
}

@media (max-width : 1024px),(max-width :959px) {
    .menu a,.navi {
        text-align:left!important
    }

    #navigation {
        overflow-x: hidden!important
    }

    .navi {
        background: #000;
        color: #fff;
        margin-bottom: 10px
    }

    .menu ul {
        position: static;
        display: none
    }

    .menu,.menu a,.show-menu {
        display: block
    }

    .menu li a,.menu ul li {
        width: 100%;
        max-width: 100%
    }

    .show-menu {
        font-size: 15px;
        text-transform: none;
        color: #fff;
        text-align: left;
        padding: 12px!important;
        font-family: Roboto
    }

    .navi,.navi .container {
        padding: 0
    }

    .menu li {
        margin: 0
    }

    .menu a {
        color: #fff!important;
        padding: 8px!important;
        font-size: 11px
    }

    .bull {
        display: none
    }
}

@media only screen and (max-width: 1024px),only screen and (max-device-width:966px) {
    #content,#footer,#wrapper,.maintable,body {
        overflow-x:hidden!important
    }

    #sidebar,#wrapper {
        width: 100%!important
    }

    #content {
        width: 100%;
        padding: 0;
        background-image: none!important;
        background-color: #fff!important;
        margin-top: 0!important;
        float: none!important;
        border: 0!important
    }

    .site-name {
        display: block;
        width: 100%;
        text-align: center;
        margin: 35px 0!important;
        line-height: 155%
    }

    name {
        font-family: "Dancing Script",cursive;
        font-size: 15vw;
        color: #000;
        z-index: 1;
        position: relative
    }

    site {
        text-transform: uppercase;
        font-size: 10vw;
        color: #c5b199;
        display: block;
        z-index: -1
    }

    .sidebar {
        width: 95%!important;
        display: block!important;
        clear: both!important;
        margin: 15px 0;
        background: #fff;
        border: 0
    }

    .sidebar-content {
        border-bottom: 1px dashed #e3e3e3;
    }

    .maintable {
        width: 100%;
        background-color: #fff!important
    }

    #gallery {
        margin: 0 0 20px;
        padding: 0;
        width: 100%
    }

    #gallery .menutop {
        max-width: 100%!important
    }

    .thumb_caption,.thumb_comments,.thumb_filename,.thumb_title {
        display: block!important;
        margin: 1px 3px;
        padding: 5px
    }

    .navmenu img,.thumbnails {
        margin: 0!important
    }

    .thumbnails {
        padding: 1vw 0!important;
        width: .1vw!important
    }

    .thumbnails .image,.thumbnails .thumbnail {
        height: auto;
        display: inline;
        max-width: 10vw
    }

    #header,.welcome {
        display: none
    }

    embed,iframe,object,video {
        max-width: 100%
    }

    .footer {
        width: 100%!important;
        padding: 20px
    }

    .disclaimer {
        display: block!important;
        font-size: 13px;
        text-transform: none!important;
        font-family: Roboto,sans-serif!important
    }

    .navmenu {
        padding: 2px!important
    }
}

@media only screen and (max-width: 375px),only screen and (max-device-width:375px),only screen and (max-width:200px),only screen and (max-device-width:200px) {
    #content,#sidebar,#wrapper {
        width:100%!important
    }

    #content,#footer,#wrapper,.maintable,body {
        overflow-x: hidden!important
    }

    #content {
        padding: 0!important
    }

    .site-name {
        display: block;
        width: 100%;
        text-align: center;
        margin: 25px 0!important;
        line-height: 155%
    }

    .disclaimer,.sidebar {
        display: block!important
    }

    name {
        font-family: "Dancing Script",cursive;
        font-size: 15vw;
        color: #000;
        z-index: 1;
        position: relative
    }

    site {
        text-transform: uppercase;
        font-size: 10vw;
        color: #c5b199;
        display: block;
        z-index: -1
    }

    #gallery {
        width: 100%;
        margin: 0 0 20px;
        padding: 0
    }

    #gallery .menutop {
        max-width: 100%!important
    }

    .thumb_caption,.thumb_comments,.thumb_filename,.thumb_title {
        display: block!important;
        margin: 0 0 1px;
        padding: 5px
    }

    .sidebar {
        width: 95%!important;
        clear: both!important;
        margin: 15px 0;
        background: #fff;
        border: 0
    }

    .sidebar-content {
        border-bottom: 1px dashed #e3e3e3;
    }

    .thumbnails {
        margin: 0!important;
        padding: 1vw 0!important;
        width: .1vw!important
    }

    .thumbnails .image,.thumbnails .thumbnail {
        height: auto;
        display: inline;
        max-width: 5vw
    }

    .tableh1 {
        font-family: Roboto,sans-serif;
        font-size: 13px
    }

    .disclaimer {
        font-size: 13px;
        text-transform: none!important;
        font-family: Roboto,sans-serif!important
    }
}

.main-content {
    min-width: 0;
    overflow: hidden;
}

#gallery {
    float: right;
    width: 830px;
}

.display_media {
    white-space: normal !important;
    overflow: hidden !important;
}

.display_media img.image {
    max-width: 100% !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto !important;
}

.display_media table {
    width: 100% !important;
    table-layout: fixed !important;
}

.display_media td {
    overflow: hidden !important;
}

.display_media img,
.display_media .image,
img.image {
    max-width: 760px !important;
    width: auto !important;
    height: auto !important;
}

.social-box {
  width: 100%;
  max-width: 220px;
  background: #111;
  border: 1px solid #333;
  border-radius: 12px;
  padding: 12px;
  font-family: Arial, sans-serif;
  color: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

/* Sidebar Link Base Style */
/* We target 'a.sidebar-link' specifically to increase priority */
a.sidebar-link {
    display: inline-block !important;
    color: #757575 !important;
    text-decoration: none !important;
    transition: transform 0.3s ease-in-out !important;
    padding: 5px !important;
}

/* The Rotate Effect */
a.sidebar-link:hover {
    transform: rotate(-3deg) !important;
    color: #9d2229 !important;