@charset "utf-8";

* {
    box-sizing: border-box;
}

@font-face {
  font-family: "charlie-zonk";
  src: url("fonts/charlie-zonk.ttf");
}

@font-face {
  font-family: "delight-snowy";
  src: url("fonts/delight-snowy.ttf");
}

@font-face {
  font-family: "handmade";
  src: url("fonts/Handmade.otf");
}

html {
    background-image: url(BG/pattern\ 625.gif);
    background-repeat: round;

}


@media (min-width: 1px) {
section {
    position: relative;
    left: 20%;
}

h1 {
    font-family: "Charlie Zonk", sans-serif;
    font-size: 30pt;
}

h3 {
    font-family: "Charlie Zonk", sans-serif;
}

h4 {
    font-family: "Charlie Zonk", sans-serif;
}

p  {
    font-family: "handmade";
    font-size: 20pt;
    letter-spacing: 1px;
}

ol li  {
    font-family: "handmade";
    font-size: 20pt;
    list-style-type: none;
    letter-spacing: 1px;
}

.main {
    background-image: url(BG/tumblr_inline_ml9drsf35H1qz4rgp.png);
    min-width: 880px;
    position: relative;
    top: 20px;
    margin: 0px auto 0 auto;
    padding: 15px;
    border: 5px double white;
}

div#banner {
    height: 290px;
    width: 100%;
    background-image: url(banner.png);
    background-size: cover;
    overflow: hidden;
}

img#logo {
        width: 35%;
        position: relative;
        left: 25px;
        float: left;
        overflow: hidden;
}

/* Navigation Styles */
nav.main-menu {
    display: flex;
    justify-content: center;
    background-color: blue;
    margin: 5px auto 0px auto;
}

nav.main-menu > ul {
    display: flex;
    padding: 0px;
    list-style-type: none;
    justify-content: space-evenly;
    box-sizing: border-box;
    float: none;
    line-height: normal;
}

nav.main-menu > ul > li {
    box-sizing: border-box;
    display: list-item;
    line-height: normal;
    margin: 0 6px;
    width: 100%;
}

nav.main-menu > ul > li > a {
    display: block;
    font-family: "Charlie Zonk";
    font-size: 25px;
    text-align: center;
    color: white;
    text-decoration: none;
    box-sizing: border-box;
    float: left;
    line-height: normal;
    margin: 6px 6px;
}

section.content {
    background-color: white;
    display: flex;
    border: 2px solid black;
    margin: 15px auto 0px auto;
    height: 400px;

}

#mini-windows { 
    position: relative;
}

div#welcome {
    display: block;
    float: left;
    margin: 10px 5px 10px 5px;
    position: relative;
    width: 150px;
}

div#status {
    display: block;
    float: right;
    padding: 1px;
    position: relative;
    width: 150px;
    margin: 10px 5px 10px 5px;
}

div#site-updates {
    display: block;
    clear: both;
    float: right;
    padding: 1px;
    position: relative;
    margin: 10px 5px 10px 5px;
    width: 150px;
}

img#homepage-splash {
        padding: 1px;
        position: relative;
        margin: 0 0 0 10px;
        width: 60%;
}


div#med-windows { 
    position: relative;
    height: 175px;
    clear: both;
}

div#new-merch {
    display: block;
    float: left;
    margin: 10px 5px 10px 5px;
    position: relative;
    width: 32%;
}

div#featured-art {
    display: block;
    float: left;
    margin: 10px 5px 10px 5px;
    position: relative;
    width: 32%;
}

div#notice {
    display: block;
    float: left;
    margin: 10px 5px 10px 5px;
    position: relative;
    width: 32%;
}

div.header {
    justify-content: center;
    background-image: url(BG/tumblr_inline_ml7zacf5ZM1qz4rgp540.gif);
    border: 3px solid #ffb84d;
    width: 150px;

}

.header > h4 {
    color: #990000;
    font-size: 20pt;
    font-weight: 100;
    text-align: center;
    display: block;
    margin: 8px;
}

div.mini {
    justify-content: center;
    background-image: url(BG/tumblr_inline_n5br2yesVJ1r4ugnn540.gif);
    background-size: 100px;
    width: 150px;
    border: 3px solid #ffb84d;
}

.mini > p {
    font-size: 20px;
    margin: 8px;
}

div.scroll {
    justify-content: center;
    background-image: url(BG/tumblr_inline_n5br2yesVJ1r4ugnn540.gif);
    background-size: 100px;
    width: 150px;
    height: 200px;
    border: 3px solid #ffb84d;
    overflow: scroll;
    scroll-behavior: smooth;
    overflow-x: hidden;
}

.scroll > p {
    font-size: 20px;
    margin: 8px;
}

div.header2 {
    justify-content: center;
    background-image: url(BG/tumblr_inline_ml7zacf5ZM1qz4rgp540.gif);
    background-size: 200px;
    border: 5px solid #ffb84d;
    width: 100%;

}

div.header2 > h3 {
    text-align: center;
    display: block;
    font-size: 30pt;
    color: #990000;
    margin: 8px;
    font-weight: 200;
    letter-spacing: 1px;
}

div.mini2 {
    justify-content: center;
    background-image: url(BG/tumblr_inline_n5br2yesVJ1r4ugnn540.gif);
    background-size: 100px;
    width: 100%;
    height: 250px;
    border: 5px solid #ffb84d;
}

.sprite {
    padding: 1px;
    margin: 2px;
    position: relative;
    top: 3px;
}

footer {
        clear: both;
        padding: 7px;
        font-family: "handmade", sans-serif;
        text-align: center;
        src: local('');
        background-color: blue;
        color: white;
}

footer > p {
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-size: 16pt;
}

video {
    width: 800px;
}

/* Gallery Thumbnail Styles */

.thumbnail {
    width: 16%;
}

}


@media (min-width: 1106px) {

h1 {
    font-family: "Charlie Zonk", sans-serif;
    font-size: 30pt;
}

h3 {
    font-family: "Charlie Zonk", sans-serif;
}

h4 {
    font-family: "Charlie Zonk", sans-serif;
}

p  {
    font-family: "handmade";
    font-size: 20pt;
    letter-spacing: 1px;
}

a  {
    font-family: "handmade";
    font-size: 20pt;
    letter-spacing: 1px;
}

ol li  {
    font-family: "handmade";
    font-size: 20pt;
    list-style-type: none;
    letter-spacing: 1px;
}

.main {
    background-image: url(BG/tumblr_inline_ml9drsf35H1qz4rgp.png);
    min-width: 880px;
    max-width: 1100px;
    position: relative;
    top: 20px;
    margin: 0px auto 0 auto;
    padding: 15px;
    border: 5px double white;
}

div#banner {
    height: 290px;
    width: 100%;
    background-image: url(banner.png);
    background-size: cover;
    overflow: hidden;
}

img#logo {
        width: 35%;
        position: relative;
        left: 25px;
        float: left;
        overflow: hidden;
}

/* Navigation Styles */
nav.main-menu {
    display: flex;
    justify-content: center;
    background-color: blue;
    margin: 5px auto 0px auto;
}

nav.main-menu > ul {
    display: flex;
    padding: 0px;
    list-style-type: none;
    justify-content: space-evenly;
    box-sizing: border-box;
    float: none;
    line-height: normal;
}

nav.main-menu > ul > li {
    box-sizing: border-box;
    display: list-item;
    line-height: normal;
    margin: 0 6px;
    width: 100%;
}

nav.main-menu > ul > li > a {
    display: block;
    font-family: "Charlie Zonk";
    font-size: 30px;
    text-align: center;
    color: white;
    text-decoration: none;
    box-sizing: border-box;
    float: left;
    line-height: normal;
    margin: 6px 6px;
}

.text {
    background-image: url(BG/tumblr_inline_n5br2yesVJ1r4ugnn540.gif);
    margin: 10px 0 10px 0;
    padding: 3px;
    text-align: center;
}

#mini-windows { 
    position: relative;
}

div#welcome {
    display: block;
    float: left;
    margin: 10px 5px 10px 5px;
    position: relative;
    width: 150px;
}

div#status {
    display: block;
    float: right;
    padding: 1px;
    position: relative;
    width: 150px;
    margin: 10px 5px 10px 5px;
}

div#site-updates {
    display: block;
    clear: both;
    float: right;
    padding: 1px;
    position: relative;
    margin: 10px 5px 10px 5px;
    width: 150px;
}

img#homepage-splash {
        padding: 1px;
        position: relative;
        left: 35px;
}


div#med-windows { 
    position: relative;
    clear: both;
}

div#new-merch {
    display: block;
    float: left;
    position: relative;
    width: 32%;
}

div#featured-art {
    display: block;
    float: left;
    position: relative;
    width: 32%;
}

div#notice {
    display: block;
    float: left;
    margin: 10px 5px 10px 5px;
    position: relative;
    width: 32%;
}

div.header {
    justify-content: center;
    background-image: url(BG/tumblr_inline_ml7zacf5ZM1qz4rgp540.gif);
    background-size: 130px;
    border: 3px solid #ffb84d;
    width: 150px;
    content: '';
    clear: both;
    display: block;

}

.header > h4 {
    color: #990000;
    font-size: 20pt;
    font-weight: 100;
    text-align: center;
    display: block;
    margin: 8px;
}

div.mini {
    justify-content: center;
    background-image: url(BG/tumblr_inline_n5br2yesVJ1r4ugnn540.gif);
    background-size: 100px;
    width: 150px;
    border: 3px solid #ffb84d;
}

.mini > p {
    font-size: 20px;
    margin: 8px;
}

div.scroll {
    justify-content: center;
    background-image: url(BG/tumblr_inline_n5br2yesVJ1r4ugnn540.gif);
    background-size: 100px;
    width: 150px;
    height: 200px;
    border: 3px solid #ffb84d;
    overflow: scroll;
    scroll-behavior: smooth;
    overflow-x: hidden;
}

.scroll > p {
    font-size: 20px;
    margin: 8px;
}

div.header2 {
    justify-content: center;
    background-image: url(BG/tumblr_inline_ml7zacf5ZM1qz4rgp540.gif);
    background-size: 200px;
    border: 5px solid #ffb84d;
    width: 100%;
    content: '';
    clear: both;
    display: block;

}

div.header2 > h3 {
    text-align: center;
    display: block;
    font-size: 30pt;
    color: #990000;
    margin: 8px;
    font-weight: 200;
    letter-spacing: 1px;
}

div.mini2 {
    justify-content: center;
    background-image: url(BG/tumblr_inline_n5br2yesVJ1r4ugnn540.gif);
    background-size: 100px;
    width: 100%;
    height: 250px;
    border: 5px solid #ffb84d;
}

.sprite {
    padding: 1px;
    margin: 2px;
    position: relative;
    top: 3px;
}

footer {
        clear: both;
        padding: 7px;
        font-family: "handmade", sans-serif;
        text-align: center;
        src: local('');
        background-color: blue;
        color: white;
}

footer > p {
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-size: 20pt;
}

video {
    width: 800px;
}

/* Gallery Thumbnail Styles */
.thumbnail {
    width: 200px;
}

}