/* COLOR PALETTE
light yellow: #fff9e3
saturated yellow: #ffcd0e
orange: #ff9f09
*/

html {
    font-size: 100%;
}

body {
    background-color: #ff9f09;
    margin: 0;
    padding: 0;
}

.content img {
    max-width: 100%;
    height: auto;
}



.contain {
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px;
    background-color: #fff9e3;
    border-top: 0.3125rem solid #ff9f09;
    border-left: 0.125rem solid #ff9f09;
    overflow: hidden;
    max-width: 118.75rem;
}


.button {
    display: block;
    text-decoration: none;
    line-height: 2.5rem;
    color: #785151;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin-bottom: 2.5rem;
    font-size: 0.875rem;
    text-transform: uppercase;
    font-style: normal;
    border: solid 0.0625rem #bca3a0;
    cursor: default;
}


.header {
    display: flex;
    justify-content: center;
    padding: 0px;
    border-top: double 0.0625rem #ff9f09;
    margin: 0 auto;
}

.header img {
    margin: 0 auto;
    max-width: 100%;
    padding: 0px;
    width: 100%;
    height: auto;
}

a.logo:link,
a.logo:visited {

    font-family: "Abril Fatface", serif;
    font-weight: 400;
    color: #fff9e3;
    font-size: 50px;
    text-transform: uppercase;
    background-repeat: repeat;
    background-size: 18.75rem 18.75rem;
    background-image: url("images/noisy.png");
    padding: 1.25rem 6.25rem;
    margin: 0px;
    text-decoration: none;
    letter-spacing: 0.125rem;
    font-style: normal;
    background-color: #ff9f09;
}

a.logo:hover {
    background-color: #fff9e3;
    color: #ff9f09;
}

.links {}


.links a {
    padding: 0px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.0625rem;
    margin: 0px 1.25rem;
    color: #ff9f09;
    background-repeat: repeat;
    background-size: 18.75rem 18.75rem;
    background-image: url("images/noisy.png");
    text-decoration: none;
}

.links a:hover {
    background-color: #ff9f09;
    color: #fff9e3;
}


.navi {
    align-items: center;
    display: flex;
    justify-content: space-around;
    text-transform: lowercase;
    background-color: #fff9e3;
    background-repeat: repeat;
    background-size: 18.75rem 18.75rem;
    background-image: url("images/noisy.png");


}

h1,
h1 a:link,
h1 a:visited {
    text-transform: uppercase;
    font-family: "Abril Fatface", serif;
    font-weight: 400;
    padding: 1.25rem 0px;
    margin: 0px;
    font-size: 2.25rem;
    clear: both;
    text-align: center;
    color: #ff9f09;
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}


h1 a:hover,
h1:hover {
    color: #ffcd0e;
}

h2 {

    text-decoration: none;
    line-height: 0.625rem;
    color: #785151;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    padding: 0px;
    margin: 0px;
    font-size: 1.125rem;
    text-transform: uppercase;
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

h3 {
    line-height: 2.5rem;
    text-decoration: none;
    color: #662e30;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 1.125rem;
    font-style: normal;
    margin: 0px;
    padding: 0px;
}


.left {
    width: 50%;
    background-color: #ffcd0e;
}


.right {
    width: 50%;
    background-color: #ff9f09;
}


.line {
    display: flex;
    justify-content: center;
    height: 0.625rem;
    background-color: brown;
}


.sidelink {
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: inside;
}

.sidelink li {
    list-style-type: circle;
    text-transform: capitalize;
    padding: 0px;
    margin: 0.3125rem;
    border-bottom: solid 1px #753537;
    text-align: left;
}

.sidelink li a,
.sidelink li a:visited {
    text-decoration: none;
    line-height: 2.5rem;
    color: #873d3f;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    margin: 0px;
    padding: 0px;
    font-style: normal;
    text-align: left;
}

.hover_img a { position:relative; }
.hover_img a span { position:absolute; display:none; }
.hover_img a:hover span { display: block; }

.content {
    display: flex;
    justify-content: space-around;
    text-align: center;
    max-width: 85%;
    margin: 0 auto;
    line-height: 2.5rem;
    color: #552628;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 1.0625rem;
    font-style: normal;
    padding-top: 2.375rem;
    align-items: top;
}

.side {
    width: 17%;
    margin: 1.25rem 4.375rem;
}

.post {
    width: 80%;
}

.icon {
    width: 6.25rem;
    height: 6.25rem;
}

p {

    color: #552628;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 1.0625rem;
    font-style: normal;
}


.post a:link {
    color: #8f293a;
    text-decoration: underline;
}


.footer {
    padding: 0.375rem;
    margin-top: 6.25rem;
    background-color: #ff9f09;
}


.credit,
.credit a:link,
.credit a,
.credit a:visited,
.credit a:hover {
    font-family: "Poppins", sans-serif;
    color: #ffcd0e;
    font-size: 0.438rem;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 0.125rem;
    text-decoration: none;
}

.box img {
    border: solid 0.125rem #552628;
}


.box {
    max-width: 12.5rem;
    margin: 0.625rem;
}

.box a:link,
.box a:visited {
    color: #fbefea;
    background-color: #662e30;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    padding: 0.625rem;
    margin: 0.25rem;
    text-decoration: none;
    font-style: normal;
    border-radius: 0.625rem;
    text-transform: uppercase;
}


.box a:link:nth-of-type(even),
.box a:visited:nth-of-type(even) {
    background-color: #552628;
}


.box a:link:nth-of-type(odd),
.box a:visited:nth-of-type(odd) {
    background-color: #8c4144;
}

.box a:hover {
    color: #FFFFFF;
}


.contentbox {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}



@media screen and (min-width: 1920px) { 
    html  {
      font-size: 125%;
    
    } }



.dimmedCard {
    opacity:0.3;
    filter:alpha(opacity=30);
}

.cardPixel {
    image-rendering: pixelated;
}

.imgHD {
    image-rendering: smooth;
}

.tr-deck {
    height: 100px;
}

.column {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}

.scaled {
  transform: scale(0.5);
}

.sumwish {
    font-family: "Poppins", sans-serif;
    color: #ff9f09;
    text-transform: uppercase;
}

.decknamelist {
    line-height: 1.5rem;
    color: #552628;
}

details {
    color: #ff9f09;
}

.logtext {
    font-size: 12px;
    text-align: left;
    line-height: 1.5rem;
}