
body{
  background:url(https://static.freech.net/cirno.png);
  background-repeat: no-repeat;
  background-color: #000000;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  margin-bottom: 100px;
  background-position: right bottom;
  background-attachment: fixed;
}

.imgFlag {
  max-width: 16px;
  max-height: 16px;
}

hr {
  border-width: 1px medium medium;
  border-style: solid none none;
  border-color: #ffffff;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  height: 0px;
  clear: left;
}

.finePrint {
  font-size: 8pt;
}

.logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.linksPanel {
  text-align: center;
}

.linkWrapper a {
  background: rgba(255, 255, 255, 0.35) none repeat scroll 0% 0%;
  border: 1px solid #999999;
  font-family: "Comic Sans MS";
  box-sizing: border-box;
  cursor: pointer;
  color: #CCCCCC;
  display: inline-block;
  font-size: 10pt;
  font-weight: bold;
  line-height: 1.2;
  margin: 0.2em 0px;
  outline: 0px none;
  padding: 0.15em 0.75em 0.25em;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}

.linkWrapper a:hover, #jsButton:hover, #formButton:hover, #linkNext:hover,
  #linkPrevious:hover {
  background: #333333;
  color: #CCCCCC;
}

.hideLink {
  color: #000000;
  background: #ffffff;
  font-size: 12pt;
  vertical-align: top;
}

.panelBacklinks a {
  padding-left: 5px;
   font-size: 8pt;
}

#bannerImage {
  display: block;
  border: 1px solid darkgray;
  margin: 12px auto 0 auto;
}

figure.page-head {
  display: block;
  text-align: center;
  margin: 1em auto 1em auto;
}

#labelName, #labelDescription {
  color: #32DD72;
  font-size: 50pt;
  font-weight: bold;
  font-family: "Comic Sans MS";
  letter-spacing: 60px;
  margin: 0.2em 0 0 0;
}

.aa {
  font-family: "Comic Sans MS";
  display: block !important;
  font-size: 12pt;
  line-height: 1.1;
}

.labelLastEdit {
  margin-top: 10px;
  margin-left: 10px;
}

#labelDescription {
  font-size: 100pt;
}

.formWrapper {
  text-align: center;
}

#divMessage {
  text-align: center;
}

.form-post {
  color: #32DD72;
  padding: 10px;
  padding-right: 15px;
  background-image: url(https://i.imgur.com/J2Hl09a.gif);
  text-align: center;
  display: inline-block;
  background-image: url()
  border-color: #ffffff;
  border-width: medium 1px 1px medium;
  border-style: none solid solid none;
}

.formLabel {
  font-weight: bold;
  float: left;
  margin-bottom: 2px;
}

.contentOmissionIndicator {
  margin-top: 10px;
  margin-left: 10px;
}

#fieldSubject, #fieldName, #fieldEmail, #fieldPostingPassword, #fieldMessage,
  #fieldCaptcha, #flagCombobox {
  margin-bottom: 2px;
  width: 100%;
}

#submitWrapper {
  font-size: 12px;
  display: block;
  position: relative;
  text-align: center;
  margin: 0.5em 0px;
}

#jsButton, #formButton {
  font: inherit;
  overflow: visible;
  text-transform: none;
  display: inline-block;
  padding: 0.2em 1em 0.25em;
  background: rgba(255, 255, 255, 0.35) none repeat scroll 0% 0%;
  border: 1px solid #1E1E1E;
  box-sizing: border-box;
  outline: 0px none;
  cursor: pointer;
  color: #CCCCCC;
  font-weight: bold;
  font-size: 1.07143rem;
  line-height: 1.4545em;
  text-align: center;
  width: 118px;
  margin: 0px 5px 0px 0px;
  vertical-align: middle;
}

.imgExpanded {
  width: 100%;
}

#divThreads {
  padding-left: 10px;
}

.divMessage {
    margin-left: 3em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    word-wrap: break-word;
}

.labelOmission {
  margin-top: 10px;
  margin-left: 10px;
}

.formTransfer {
  clear: both;
}

.quoteLink {
  color: #CCCCCC;
}

.linkSelf {
  color: #CCCCCC;
  text-decoration: none;
}

.linkSelf:hover {
  color: #32DD72;
}

.linkQuote {
  color: #CCCCCC;
  text-decoration: none;
}

.linkQuote:hover {
  color: #32DD72;
}

.innerPost, .markedPost {
    background:url(http://i.imgur.com/JqHMo3r.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    display: inline-block;
    overflow: hidden;
    padding-right: 0.25em;
    max-width: 100%;
    border-color: #ffffff;
    border-width: medium 1px 1px medium;
    border-style: none solid solid none;
}

.markedPost {
  background-color: #6E6767;
}

.linkName {
  font-weight: bold;
  color: #32DDAF;
  font-size: 10pt;
}

.linkName:hover {
  color: #32DDAF;
}

.noEmailName, .noEmailName:hover {
  color: #32DD72;
}

.labelSubject {
  color: #446655;
  font-weight: bold;
  font-size: 10pt;
}

.labelRole {
  color: #446655;
  font-weight: bold;
  font-size: 10pt;
}

.contentAction {
  float: left;
}

.divRefresh {
  float: right;
}

.divBanMessage {
  color: #000000;
  font-weight: bold;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 11pt;
}

.navWrapper {
  color: #000000;
  display: inline-block;
  margin: 0px 1em;
}

#divPages a {
  display: inline-block;
  padding: 0.25em 0.5em;
  font-size: 110%;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
}

#linkNext, #linkPrevious {
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.35) none repeat scroll 0% 0%;
  border: 1px solid #000000;
  box-sizing: border-box;
  outline: 0px none;
  cursor: pointer;
  color: #000000;
  font-size: 1.07143rem;
  display: inline-block;
  margin: 0.2em 0px;
  padding: 0.15em 0.75em 0.25em;
}

.opCell {
    clear: left;
}

.uploadCell img {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}

.multipleUploads .opUploadPanel, .multipleUploads .panelUploads {
    float: left;
    width: 100%;
}

h1,#labelDescription,body,.form-post,.greentext,.redtext,span.spoiler,a,.linkQuote,.linkName,.linkPreview,.linkReply,.linkSelf,.linkWrapper,span,#linkNext,#linkPrevious,#divPages,#divThreads,#divName,.navWrapper,.divBanMessage,.labelRole,.labelSubject,.markedPost,.innerPost,.quoteLink,#jsButton,#formButton,.aa,.hideLink,.hr{
    -webkit-animation:colorRotate 3s linear 0s infinite;
    -moz-animation:colorRotate 3s linear 0s infinite;
    -o-animation:colorRotate 3s linear 0s infinite;
    animation:colorRotate 3s linear 0s infinite;
}

@-webkit-keyframes colorRotate {
    from {
        color: rgb(255, 0, 0);
    } 16.6% {
        color: rgb(255, 0, 255);
    }
    33.3% {
        color: rgb(0, 0, 255);
    }
    50% {
        color: rgb(0, 255, 255);
    }
    66.6% {
        color: rgb(0, 255, 0);
    }
    83.3% {
        color: rgb(255, 255, 0);
    }
    to {
        color: rgb(255, 0, 0);
    }
}

@-moz-keyframes colorRotate {
    from {
        color: rgb(255, 0, 0);
    }
    16.6% {
        color: rgb(255, 0, 255);
    }
    33.3% {
        color: rgb(0, 0, 255);
    }
    50% {
        color: rgb(0, 255, 255);
    }
    66.6% {
        color: rgb(0, 255, 0);
    }
    83.3% {
        color: rgb(255, 255, 0);
    }
    to {
        color: rgb(255, 0, 0);
    }
}

@-o-keyframes colorRotate {
    from {
        color: rgb(255, 0, 0);
    }
    16.6% {
        color: rgb(255, 0, 255);
    }
    33.3% {
        color: rgb(0, 0, 255);
    }
    50% {
        color: rgb(0, 255, 255);
    }
    66.6% {
        color: rgb(0, 255, 0);
    }
    83.3% {
        color: rgb(255, 255, 0);
    }
    to {
        color: rgb(255, 0, 0);
    }
}

@keyframes colorRotate {
    from {
        color: rgb(255, 0, 0);
    }
    16.6% {
        color: rgb(255, 0, 255);
    }
    33.3% {
        color: rgb(0, 0, 255);
    }
    50% {
        color: rgb(0, 255, 255);
    }
    66.6% {
        color: rgb(0, 255, 0);
    }
    83.3% {
        color: rgb(255, 255, 0);
    }
    to {
        color: rgb(255, 0, 0);
    }
}

a:hover,p.intro a.post_no:hover {
    color: #0f0;
    text-shadow: 0px 0px 4px #ff0000;
}

a {
  color: #4444ff;
}

