:root{--size-x-small: 4px;--size-small: 8px;--size-medium: 16px;--size-large: 32px;--size-x-large: 64px;--action-color-background: #ddddff;--action-color: blue;--action-color-hover: lightblue;--action-color-success: #c0ffc0;--delete-color-background: #ffcccc;--size-font-body: 1.5em;--size-font-h3: 1.5em;--size-font-h2: 3em;--size-font-h1: 4em;--color-gray: #aaaaaa}*{font-family:'Merriweather'}h1{font-size:var(--size-font-h1)}h2{font-size:var(--size-font-h2)}h3{font-size:var(--size-font-h3)}p{font-size:var(--size-font-body)}.content{margin:0 20%;height:100%}html,body{margin:0;height:100%}#post-content{align-content:center;display:flex;flex-direction:column}#post-content .post-content-header{border-bottom:1px solid black;margin-bottom:var(--size-large)}#post-content .post-content-header .post-info{display:flex;flex-direction:column;font-weight:lighter;font-style:italic}#post-content .post-content-header .post-info *{margin:var(--size-x-small) 0}#post-content img{max-width:100%}.posts-creation-feature{font-family:'arial'}.posts-creation-feature .posts-header-one{border-bottom:1px solid black}.posts-creation-feature .posts-navigation{display:flex;flex-direction:row;margin-bottom:var(--size-x-large)}.posts-creation-feature .posts-navigation .posts-navigation-back-to-dashboard{text-decoration:none;color:var(--action-color)}.posts-creation-feature .posts-navigation .posts-navigation-back-to-dashboard:hover{color:var(--action-color-hover)}.posts-creation-feature .posts-dashboard{margin-bottom:var(--size-x-large)}.posts-creation-feature .posts-dashboard h1{font-size:xxx-large}.posts-creation-feature .posts-dashboard .posts-actions{display:flex;flex-direction:row;justify-content:end}.posts-creation-feature .posts-dashboard .posts-actions .posts-item{margin:0 var(--size-small) 1% var(--size-small)}.posts-creation-feature .posts-dashboard .posts-actions .new-post-link{background-color:var(--action-color-background);border:1px solid var(--action-color);border-radius:var(--size-x-small);color:black;font-weight:bold;padding:var(--size-small);text-decoration:none}.posts-creation-feature .posts-index .posts-list{border:1px solid gray;border-radius:var(--size-x-small);padding:var(--size-large);box-shadow:var(--size-x-small) var(--size-x-small) var(--misc-color-lightgray);margin-bottom:3%}.posts-creation-feature .post-synopsis{display:flex;flex-direction:row;justify-content:space-between}.posts-creation-feature .post-synopsis .post-synopsis-titles{display:flex;flex-direction:row}.posts-creation-feature .post-synopsis .post-synopsis-titles .post-synopsis-main-title-with-subtitle{border-right:1px solid black}.posts-creation-feature .post-synopsis .post-synopsis-titles .post-synopsis-main-title{font-weight:bold;margin-right:var(--size-small);padding-right:var(--size-small)}.posts-creation-feature .post-synopsis .post-synopsis-titles .post-synopisis-subtitle{display:flex;flex-direction:column;font-weight:lighter;justify-content:center}.posts-creation-feature .post-synopsis .post-synopsis-actions{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.posts-creation-feature .post-synopsis .post-synopsis-actions .post-synopsis-action{margin:0 var(--size-small)}.posts-creation-feature .posts-show .posts-show-footer{border-top:1px solid black;display:flex;flex-direction:row-reverse;padding:2%}.posts-creation-feature .posts-show .posts-show-footer .posts-show-footer-actions{align-items:baseline;display:flex;flex-direction:row;justify-content:space-between;width:100%}.posts-creation-feature .posts-show .posts-show-footer .posts-show-footer-actions .posts-show-footer-links a{margin:var(--size-x-small)}.posts-show-prematter{width:100%}.posts-show-prematter .posts-prematter-note{margin:0;padding:var(--size-large);background-color:var(--action-color-background);border-bottom:1px solid black}.posts-show-prematter .posts-show-notification{display:flex;flex-direction:row;justify-content:center}.posts-show-prematter .posts-show-notification .posts-notice{border:1px solid black;border-radius:3px;background-color:var(--action-color-success);padding:var(--size-small) var(--size-medium)}.posts-form-button{border-radius:var(--size-x-small);cursor:pointer;font-weight:bold;padding:var(--size-x-small)}.posts-form-delete-button{background-color:var(--delete-color-background);border:1px solid black;border-radius:var(--size-small);color:var(--delete-color);display:flex;flex-direction:row-reverse}.posts-form-submit-button{background-color:var(--action-color-background);border:1px solid var(--action-color)}.posts-form .posts-form-item{margin:var(--size-medium) 0}.posts-form .posts-form-item label{display:block;margin-bottom:var(--size-x-small)}.posts-form .posts-form-item input,.posts-form .posts-form-item textarea{width:100%}.posts-form .posts-form-item textarea{min-height:200px;font-family:monospace}.viewer-post-index .viewer-post-synopsis{border:1px solid black;padding:var(--size-medium) var(--size-small);box-shadow:var(--size-medium) var(--size-medium) var(--size-medium) var(--color-gray);margin-bottom:var(--size-large)}.viewer-post-index .viewer-post-synopsis .viewer-post-synopsis-info{display:flex;flex-direction:column}.viewer-post-index .viewer-post-synopsis .viewer-post-synopsis-info .viewer-post-synopsis-title-info{align-items:baseline;display:flex;flex-direction:row;justify-content:space-between}.viewer-post-index .viewer-post-synopsis .viewer-post-synopsis-info .viewer-post-synopsis-title{margin:var(--size-small) 0}.viewer-post-index .viewer-post-synopsis .viewer-post-synopsis-info .viewer-post-synopsis-subtitle{margin:0 0}.viewer-post-index .viewer-post-synopsis a{text-decoration:none;text-shadow:unset}.viewer-post-index .viewer-post-synopsis a:hover{text-decoration:underline}.viewer-post-index .viewer-post-synopsis a:visited{color:black;text-decoration:none}body.site-index{background-image:linear-gradient(to bottom, rgba(255,255,255,0.25), black),cross-fade(url(/goof.jpg), url(/goof2.jpg), 50%);background-image:linear-gradient(to bottom, rgba(255,255,255,0.25), black),-webkit-cross-fade(url(/goof.jpg), url(/goof2.jpg), 50%);background-repeat:repeat}.site-index{display:flex;flex-direction:column;flex-grow:100}.site-index .the-goofs{display:flex;flex-direction:row;justify-content:space-around}.site-index .goof-img{width:auto;min-height:10px;max-height:100px;animation-name:GoofballRotate;animation-duration:2s;animation:2s infinite none GoofballRotate}.site-index .goof-img:hover{animation-play-state:paused;background-color:#ffffff;border-radius:50%;box-shadow:0 0 5px 5px #ffffff, 0 0 10px 10px #ffff00, 0 0 20px 20px #ffffaa}@keyframes GoofballRotate{0%{opacity:0.25;transform:rotate(0deg)}50%{opacity:0.75;transform:rotate(180deg)}100%{opacity:0.25;transform:rotate(360deg)}}.site-index .goofball-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;max-width:95%}.site-index .goofball-header .big-header{border:var(--size-large) solid beige;font-size:10em;border-radius:20px;background:linear-gradient(223deg, #f96a6a, #3644ff);background-size:400% 400%;-webkit-animation:BigHeaderGradientAnimation 1s ease infinite;-moz-animation:BigHeaderGradientAnimation 1s ease infinite;animation:BigHeaderGradientAnimation 1s ease infinite;padding:var(--size-small)}.site-index .goofball-header .big-header span{position:relative;top:20px;display:inline-block;animation:LetterBounce 0.2s ease infinite alternate;-webkit-animation:LetterBounce 0.2s ease infinite alternate;-moz-animation:LetterBounce 0.2s ease infinite alternate}.site-index .goofball-header .big-header span:nth-child(2){-webkit-animation-delay:0.1s}.site-index .goofball-header .big-header span:nth-child(3){-webkit-animation-delay:0.2s}.site-index .goofball-header .big-header span:nth-child(4){-webkit-animation-delay:0.3s}.site-index .goofball-header .big-header span:nth-child(5){-webkit-animation-delay:0.4s}.site-index .goofball-header .big-header span:nth-child(6){-webkit-animation-delay:0.5s}.site-index .goofball-header .big-header span:nth-child(7){-webkit-animation-delay:0.6s}.site-index .goofball-header .big-header span:nth-child(8){-webkit-animation-delay:0.2s}.site-index .goofball-header .big-header span:nth-child(9){-webkit-animation-delay:0.3s}.site-index .goofball-header .big-header span:nth-child(10){-webkit-animation-delay:0.4s}.site-index .goofball-header .big-header span:nth-child(11){-webkit-animation-delay:0.5s}.site-index .goofball-header .big-header span:nth-child(12){-webkit-animation-delay:0.6s}.site-index .goofball-header .big-header span:nth-child(13){-webkit-animation-delay:0.7s}.site-index .goofball-header .big-header span:nth-child(14){-webkit-animation-delay:0.8s}@-webkit-keyframes BigHeaderGradientAnimation{0%{background-position:38% 0%}50%{background-position:63% 100%}100%{background-position:38% 0%}}@-moz-keyframes BigHeaderGradientAnimation{0%{background-position:38% 0%}50%{background-position:63% 100%}100%{background-position:38% 0%}}@keyframes BigHeaderGradientAnimation{0%{background-position:38% 0%}50%{background-position:63% 100%}100%{background-position:38% 0%}}@keyframes LetterBounce{100%{top:-20px}}.site-index .links{display:flex;flex-direction:row;justify-content:space-evenly;margin:var(--size-x-large)}.site-index .links a{font-size:5em;color:blue;text-decoration:underline}
