@font-face {
    font-family: Pillowlava;
    src: url('../webfonts/Pilowlava-Regular.woff');
  }

/* --------------------------------------- */
/* 2021 Styles --------------------------- */
/* --------------------------------------- */
main.year2021 {
   /* background: #fff url('../images/2021-cover.jpg') no-repeat fixed bottom right;*/
    background-size: 100% auto;
    background: url('../images/tidepools-2021.jpg') no-repeat fixed bottom right;
}

section.page-wrap.year2021 {
    background: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.05)) !important;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    /*background: transparent;*/
}

.year2021 .TOC-entry:hover {
    color: #ffffff;
}

.container.year2021{
	background: #FFF;
    filter: drop-shadow(#e2e2e2 .5rem .5rem 5px);
}

.container.year2021 a {
    font-size: 1.1em !important;
    font-family: "source-sans-pro", sans-serif !important;
    color: #000 !important;
    }

main.year2021 h1#archive-name{
        font-family: "source-sans-pro", sans-serif !important;
}

.year2021 h1{
    font-family: "source-sans-pro", sans-serif !important;
    color: orange;
    margin-bottom: 0px !important; 
    
}

.year2021 h2{
    font-family: "source-sans-pro", sans-serif !important;
}

.year2021 .wp-element-caption {
    font-family: "source-sans-pro", sans-serif !important;
}

.year2021 h3{
    font-family: "source-sans-pro", sans-serif !important;
}


.container.year2021 ul.sub-menu{
	background: #dae5f3 !important;
}

/* --------------------------------------- */
/* 2022 Styles --------------------------- */
/* --------------------------------------- */

main.year2022 {
  /*  background-image: url("https://tidepools.matmcc.org/wp-content/themes/tidepoolsfall2022/images/clean-gray-paper.png"), linear-gradient(90deg, rgba(121, 144, 238, 1) 0%, rgba(249, 125, 113, 1) 40%, rgba(170, 249, 164, 1) 80%); 
/* background-image: url("https://tidepools.matmcc.org/wp-content/themes/tidepoolsfall2022/images/clean-gray-paper.png"), radial-gradient(circle farthest-side at 0%, rgba(35, 35, 33, 1) 20%, rgba(26, 55, 61, 1) 35%, rgba(138, 202, 154, 1) 50%, rgba(233, 229, 124, 1) 65%, rgba(220, 91, 83, 1) 80%, rgba(55, 82, 130, 1) 100%); */
    
    /*background-image: url("https://tidepools.matmcc.org/wp-content/themes/tidepoolsfall2022/images/clean-gray-paper.png"), linear-gradient(90deg, rgb(31, 56, 61) 0%,rgb(126, 176, 137) 20%, rgb(199, 198, 119) 40%, rgba(249, 125, 113, 1) 60%, rgb(62, 80, 115) 80%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7990ee", endColorstr="#aaf9a4", GradientType=1);
    background: url('https://www.tanikaholt.matmcc.org/wp-content/uploads/2025/04/tidepools-2022.jpg') no-repeat bottom center !important;
}

main.year2022 .TOC-details {
    mix-blend-mode: multiply;
}



main.year2022 .flex-item {
    background-color: rgba(255, 255, 255, 0.65);
    background-size: 150% auto;
    background-blend-mode: luminosity;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.container.year2022 {
    background: #292a28;
    font-family: "bely", serif !important;
}

.container.year2022 a {
    font-family: "bely", serif !important;
}

main.year2022 h1#archive-name{
    font-family: "bely", serif !important;
}

.site-main.year2022{
    font-family: "bely", serif !important;
}

.year2022 h1{
    font-family: "bely", serif !important;
    margin-bottom: 0px !important;
}

.year2022 h2{
    font-family: "bely", serif !important;
}

.year2022 h3{
    font-family: "bely", serif !important;
}


main.year2022 .flex-item:hover {
    background-color: rgba(255, 255, 255, 1);
    color: rgba(67, 63, 63, 0.9);
}

main.year2022 .art-details {
    background: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.0));
    border-radius: 4px 4px 0 0;
}

main.year2022 .art-details h2,
.art-details h3 {
    background: none;
}

main.year2022 .art-details h2 {
    padding: 10px 10px 0 10px;
    line-height: 1.1em;
}

main.year2022 .art-details h3 {
    padding: 5px 10px 10px 10px;
}
main.archive{
    background-image: none;
    background-color: var(--colorLight1);

}

.main.year2022 .year2022-bg-image{
max-width: 19em;
}

.year2022 .TOC-entry{
    font-size: 1.1em !important;
}

.container.year2022 a {
    font-size: 1.1em !important;
    }



/* --------------------------------------- */
/* 2023 Styles --------------------------- */
/* --------------------------------------- */
main.year2023{
  background-image: url("../images/left_bg-2.png"), url("../images/right_bg.png"), url("../images/bg_texture.jpg");
  background-repeat:  repeat-y, repeat-y, repeat;
  background-position: left top, right top, center;
  background-size: 15%, 15%, auto;

}

.site-main.year2023{
    font-family: 'Open Sans' !important;
}

.year2023 h1{
    font-family: 'Open Sans' !important;
    margin-bottom: 0px !important;
}

.year2023 h2{
    font-family: 'Open Sans' !important;
}

.year2023 h3{
    font-family: 'Open Sans' !important;
}

main.year2023 .flex-item {
    background-color: rgba(255, 255, 255, 0.65);
    background-size: 150% auto;
    background-blend-mode: luminosity;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

main.year2023 .art-details h2,
.art-details h3 {
    background: none;
}

.container.year2023 a {
    font-family: Open Sans !important;
    font-weight: bold !important;
}

.main.year2023 .year2022-bg-image{
    max-width: 19em;
}

main.year2023 .art-details h3 {
    padding: 5px 10px 10px 10px;
}

main.year2023 .art-details h2 {
    padding: 10px 10px 0 10px;
    line-height: 1.1em;
}

main.year2023 .TOC-details {
    mix-blend-mode: luminosity;
}

.container.year2023 a {
    font-size: 1em !important;
}


@media screen and (max-width: 700px) {
    main.year2023{
    background-image:url("../images/left_bg.png"), url("../images/right_bg.png"), url("../images/bg_texture.jpg");
        
    }
    }




/* --------------------------------------- */
/* 2024 Styles --------------------------- */
/* --------------------------------------- */
main.year2024 {
    background-image: url("../images/tp24_entries_background_center.jpg");
    background-repeat:  no-repeat;
    background-position: center;
    background-size: cover;
  }

.container.year2024 {
    background:#1f1f1f;
}

/* .year2024-bg-image { 
    background-image: url("../images/crumpledpaper.jpg");
  } */

/* Web safe font for 2024 (Courier New) */
.para-text p, .para-text h1,
main.year2024 #archive-name,
main.year2024 .dropdown,
main.year2024 .TOC-entry,
main.year2024 .details h2, 
main.year2024 .details h3, 
main.year2024 .details p,
main.year2024 .art-details h2, 
main.year2024 .art-details h3, 
main.year2024 .art-details p  {
    font-family: "PT Mono", 'Courier New', Courier, monospace;
}
.container.year2024 a {
    font-family: 'Courier New', Courier, monospace !important;
    font-size: 1em !important;
}

.site-main.year2024{
    font-family: 'Courier New', Courier, monospace !important;
}

.year2024 h1{
    font-family: 'Courier New', Courier, monospace !important;
    margin-bottom: 0px !important;
}

.year2024 h2{
    font-family: 'Courier New', Courier, monospace !important;
}

.year2024 p{
    font-family: 'Courier New', Courier, monospace !important;
}

.year2024 h3{
    font-family: 'Courier New', Courier, monospace !important;
    color: #ED008C;
}



.year2024 #writing-title {
    background: #000 !important;
    color: #FFF;
}

.year2024 #writing-author{
    background: #FFF !important;
}

.year2024 #poetry-content {
    width: 50% !important;
    background: #FFF !important;
}

.year2024 #writing-content{
    background: #FFF;
}

main.year2024 .dropdown {
    width: 105%;
}

.year2024 strong {
    color: #ED008C;
}

main.year2024 .TOC-entry {
    font-size: 20px;
}

main.year2024 .art-details {
    background: rgba(255, 255, 255, 0.7);
    padding: 10px;
}

main.year2024 .flex-item {
    background-color: rgba(255, 255, 255, 0.8);
}

main.year2024 .flex-item:hover {
    background-color: rgba(102, 102, 102, 0.8);
    transition: 600ms;
}

main.year2024 .flex-item p:hover {
    color: #FFF !important;
}


/* --------------------------------------- */
/* 2025 Styles --------------------------- */
/* --------------------------------------- */
/* Web safe font for 2025 (Etna) */
.para-text p, .para-text h1,
main.year2025 #archive-name,
main.year2025 .dropdown,
main.year2025 .TOC-entry,
main.year2025 .details h2, 
main.year2025 .details h3, 
main.year2025 .details p,
main.year2025 .art-details h2, 
main.year2025 .art-details h3, 
main.year2025 .art-details p  {
font-family: "mr-eaves-modern", sans-serif;
}

.year2025 h1{
    font-family: 'Pillowlava'!important;
    margin-bottom: 0px !important;
    color: black !important;
}

.year2025 #archive-name{
    font-family: 'Pillowlava'!important;
    margin-bottom: 0px !important;
    color: white !important;
}

.year2025 aside#bio{
    font-family: "mr-eaves-modern", sans-serif !important;
}

.year2025 p{
    font-size: 1.2em !important;
}

.year2025 .TOC-title {
    font-size: 1.3em;
}

main#primary.year2025::before{
	height: 15px;
    background: url('../images/border-img.png') !important;
    display:block;
    position: relative;
    content: '';}


@media screen and (max-width: 800px){
.year2025 #archive-name{
    color: #000 !important;
    margin-top:var(--s0);
}
}