   /* ---
   
   gloryholecomedy.com
   2023/10/01
   
   --- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  _font-size: 62.5%;
  font-family: Regular Bold,Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

a {
  text-decoration: underline;
  color: #000;
  padding: 0;
}
a:focus,
a:hover {
  text-decoration: none;
  background-color: #f90a80;
  color: #fff;
}

.sidebar h2 {
    margin-bottom: 0.1em;
    letter-spacing: -1px;
    color: #000;
}
h3 {
  font-weight: 100;
}

img#show-banner {
  width: 100%;
  height: auto;
  padding: 10px;
  background-color:;
  border: 1px solid #ccc;
}

/* LAYOUT CSS */
.pure-img-responsive {
  max-width: 100%;
  height: auto;
}

#layout {
  padding: 0;
}

.header {
  text-align: center;
  top: auto;
  margin: 3em auto;
}

.sidebar {
  background: #;
  color: #000;
}

.clearfix::after {
content: "";
clear: both;
display: table;
}
  
}
.brand-tagline,
.brand-title {
  margin: 0;
  text-align: left;
}
.brand-title {
  color: #999;
}
.brand-tagline {
  font-size: 0.7em;
  color: #555;
}

.nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-item {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.nav-item a {
  background: transparent;
  border: 2px solid rgb(176, 202, 219);
  color: #fff;
  margin-top: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 85%;
}
.nav-item a:focus,
.nav-item a:hover {
  border: 2px solid rgb(61, 146, 201);
  text-decoration: none;
}

.content-subhead {
  text-transform: uppercase;
  color: #aaa;
  border-bottom: 1px solid #eee;
  padding: 0.4em 0;
  font-size: 80%;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.content {
  padding: 2em 1em 0;
  margin-right: 2em;
}


/* POSTIE */
.post {
  padding-bottom: 2em;
}
.post-title {
  font-size: 2em;
  color: #222;
  margin-bottom: 0.2em;
  font-family: 'Ultra', serif;
  font-size: 48px;
}
.post-avatar {
  border-radius: 50px;
  float: right;
  margin-left: 1em;
}
.post-description {
  font-family: Georgia, "Cambria", serif;
  color: #444;
  line-height: 1.8em;
}
.post-description h2 {
  font-family: 'Ultra', serif;
  font-size: 36px;
  color: #f94d88;
}
.post-meta, .post-meta a {
  color: #999;
  font-size: 90%;
  margin: 0;
}
.post-category {
  margin: 0 0.1em;
  padding: 0.3em 1em;
  color: #fff;
  background: #999;
  font-size: 80%;
}
.post-category-design {
  background: #5aba59;
}
.post-category-pure {
  background: #4d85d1;
}
.post-category-yui {
  background: #8156a7;
}
.post-category-js {
  background: #df2d4f;
}
.post-images {
  margin: 1em 0;
}
.post-image-meta {
  margin-top: -3.5em;
  margin-left: 1em;
  color: #fff;
  text-shadow: 0 1px 1px #333;
}
/* END POST GUMPH */


.footer {
  padding: 1em 0;
}
.footer a {
  color: #f94d88;
}
.footer a:hover {
  color: #f94d88;
  background: none;
}
.footer .pure-menu a:focus,
.footer .pure-menu a:hover {
  background: none;
}

/* -------------
   breakpoint
------------- */

@media (min-width: 48em) {
  .content {
    padding: 1em 0 0 2em;
    margin-left: 25%;
  }
  .header {
    margin: 1em;
    text-align: right;
  }
  .sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    overflow: auto;
    color: gray;
  }

  .footer {
    text-align: center;
  }
} /* ---// end breakpoint //--- */



.blockquote-1 {
  margin: 0;
  padding: 1em;
  border: solid black;
  border-color: black;
  background-color: #fed54f;
  color: #000;
  border-width: 3px 3px 5px 5px;
  border-radius: 4% 95% 6% 95%/95% 4% 92% 5%;
  _transform: rotate(-1deg);
  max-width: 100%;
  font-family: monospace;
  font-size: 1.5em;
  line-height: 1.2em;
  clear: both;
}

.blockquote-2 {
  padding: 1em;
  border-radius: 254px 32px 224px 20px/42px 224px 38px 254px;
  border: 4px solid black;
  background-color: pink;
  max-width: 100%;
  font-family: monospace;
  font-size: 1.5em;
  line-height: 1.2em;
  clear: both;

}


/* --- Profile Image --- */
.box {
  margin: 0 20px 10px 0;
  border: solid black;
  border-color: black;
  float: left;
}
.profile-img {
  max-width: 100%;
  height: auto;
  max-width: 300px;
  border: 1px solid black;
  padding: 10px;
  border-width: 3px 3px 5px 5px;
  border-radius: 4% 95% 6% 95%/95% 4% 92% 5%;
  transform: rotate(-3deg);
  clear: bottom;
}

/* --- BUTTON --- */
.button {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  letter-spacing: 4px;
  text-decoration: none;
  text-transform: uppercase;
  color: black;
  background-color: white;
  cursor: pointer;
  border: 3px solid;
  padding: 0.25em 0.5em;
  box-shadow: 1px 1px 0 0px, 2px 2px 0 0px, 3px 3px 0 0px, 4px 4px 0 0px, 5px 5px 0 0;
  position: relative;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
  margin-top: 6px;
}
.button:hover {
  color: #f94d88;
  background-color: white;
}
.button:active {
  box-shadow: 0 0 0 0;
  top: 5px;
  left: 5px;
  color: #000;
  background-color: white;
}
@media (min-width: 768px) {
  .button {
    padding: 0.25em 0.75em;
  }
}/* ---// END BUTTON //--- */

#logo {
  width: 100%;
  height: auto;
  max-width: 400px;
}
.meta {
  font-size: 12px;
  letter-spacing: 1px;
  padding: 4px;
}
.mid {
  text-align: center;
}

nobr {
  white-space: nowrap;
  hyphens: none;
}

/* FORM */
#signup-title h2 {
  font-size: 2em;
  color: #f94d88;
  margin-bottom: 0;
  font-family: 'Ultra', serif;
}

/* button shake animation */

.shake {
  animation: shake-animation 6s cubic-bezier(0, 1.16, 0, -0.19) infinite;
  transform-origin: 50% 50%;
}

@keyframes shake-animation {
  0% {
    transform: translate(0, 0);
  }

  1.78571% {
    transform: translate(5px, 0);
  }

  3.57143% {
    transform: translate(0, 0);
  }

  5.35714% {
    transform: translate(5px, 0);
  }

  7.14286% {
    transform: translate(0, 0);
  }

  8.92857% {
    transform: translate(5px, 0);
  }

  10.71429% {
    transform: translate(0, 0);
  }

  100% {
    transform: translate(0, 0);
  }

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