.rape{
min-width: 1000px;
padding-bottom: 10px;
position:relative;
margin-top:0;
background-color:#fff;
font-family: "montserrat","Comic Sans",roboto,Helvetica Neue,sans-serif;
color:#d6d6d6;
border: 0;
vertical-align: top;
margin:0 auto;
text-align:center;
background:#fff;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.44);
margin-bottom:50px;
width: fit-content;
}

.bg, body{
background-color: #eee;
text-transform: uppercase;
background-image: url(/dashed4.png);
}

/* width */
::-webkit-scrollbar {
	width: 15px;
}
/* Track */
::-webkit-scrollbar-track {
	background-color: #9a9a9a;
}
/* Handle */
::-webkit-scrollbar-thumb {
	background: #c9c9c9a6;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #797979a6;
}

@font-face {
    font-family: Dos;
    src: url(/Dos.ttf);
}
@font-face {
    font-family: Consolas;
    src: url(/consolas.ttf);
}
@font-face {
    font-family: dadhand;
    src: url(/dadhand.ttf);
}
@font-face {
    font-family: segoe;
    src: url(/segoeui.ttf);
}
@font-face {
    font-family: futuralt;
    src: url(/FuturaLt.ttf);
}
@font-face {
    font-family: montserrat;
    src: url(/montserrat.ttf);
}
@font-face {
    font-family: rubberstamp;
    src: url(/rubberstamp.ttf);
}
@font-face {
    font-family: futuraltcn;
    src: url(/FuturaLtCn.ttf);
}
@font-face {
    font-family: mostlymono;
    src: url(/MostlyMono.ttf);
}
@font-face {
    font-family: whitneybold;
    src: url(/whitneybold.ttf);
}
@font-face {
    font-family: whitneylight;
    src: url(/whitneylt.ttf);
}
@font-face {
    font-family: whitneymed;
    src: url(/whitneymed.ttf);
}
@font-face {
    font-family: PlexText;
    src: url(/IBMPlexSans-Text.ttf);
}
@font-face {
    font-family: PlexThin;
    src: url(/IBMPlexSans-Thin.ttf);
}
@font-face {
    font-family: PlexBold;
    src: url(/IBMPlexSans-Bold.ttf);
}
@font-face {
    font-family: PlexMono;
    src: url(/IBMPlexMono-Text.ttf);
}
@font-face {
    font-family: graffitipaintbrush;
    src: url(/graffitipaintbrush.ttf);
}
@font-face {
    font-family: deathknell;
    src: url(/deahknell.otf);
}
@font-face {
    font-family: violetwasteland;
    src: url(/violetwasteland.otf);
}
@font-face {
    font-family: granite;
    src: url(/Granite.ttf);
}
@font-face {
    font-family: brownfox;
    src: url(/BrownFox.ttf);
}
@font-face {
    font-family: graphite;
    src: url(/graphite.ttf);
}

p{font-family: "Whitneylight","Comic Sans",roboto,Helvetica Neue,sans-serif;color:#000;}
p{font-family: "Whitneylight","Comic Sans",roboto,Helvetica Neue,sans-serif;color:#000;}
a:visited{color:#000;text-decoration: none;}
a:link{color:#000;text-decoration: none;}
span{font-size:18px;}
.center{text-align:center;}
.boxinner{-webkit-box-sizing: border-box;
-webkit-transition: all .1s ease-out;
border: 1px solid rgba(46,46,46,0);
border-radius: 0px;
box-sizing: border-box;
/*border-bottom: 1px solid #c9c9c9;*/
height: 100%;
position: relative;
top: 0;
transition: all .1s ease-out;
width: 239px;
background-color: #000;
}
.boxinner:hover{transform: translate3d(0px,-2px,0px);
/*box-shadow: 0px 4px 1px 0px rgba(0, 0, 0, 0.24);
border-bottom: 1px solid rgba(255,255,255,.1);*/
height: 50px;
/*border-color: #c9c9c9 #d0d0d0 #e6e6e6;*/
}
.boxinner:hover #FUCK {transform: translate3d(0px,2px,0px);text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.44);}
#FUCK{position:relative;display:inline-block;transition: all .12s ease-out; pointer-events: none;}
.tubegradient{background: linear-gradient(#afafaf15, #3f3f3f15);position: absolute;}
.wrap{width: 100%;}
.right{text-align:right;}
.site-title{color:#dcdcdc;font-size:45px;font-weight:300;line-height:130%;margin:0;font-family:granite,open sans,Arial,Helvetica Neue,sans-serif;text-align:center;letter-spacing: 3px;}
.half{float: left;width: 49.99999%;padding-top: 15px;}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,
figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,
section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{
margin:0;padding:0;border:0;vertical-align:top
}
.aligner{
	display: table;
	height: 50px;
	width: 239px;
}
.redhot{
	display: table-cell;
	vertical-align:middle;
	font-family: montserrat;
	color: #fff;
}
.boomer{
position: absolute;
width: 239px;
height: 50px;background-color:#2c2c2c;margin:4px;box-shadow:inset 0 0 10px #000000;z-index: -1;
}
@-webkit-keyframes breathing {
    0%{background-position:0% 39%}
    50%{background-position:100% 62%}
    100%{background-position:0% 39%}
}
@-moz-keyframes breathing {
    0%{background-position:0% 39%}
    50%{background-position:100% 62%}
    100%{background-position:0% 39%}
}
@keyframes breathing { 
    0%{background-position:0% 39%}
    50%{background-position:100% 62%}
    100%{background-position:0% 39%}
}

@-webkit-keyframes bg {
    0%{background-position:0% 34%}
    50%{background-position:100% 67%}
    100%{background-position:0% 34%}
}
@-moz-keyframes bg {
    0%{background-position:0% 34%}
    50%{background-position:100% 67%}
    100%{background-position:0% 34%}
}
@keyframes bg { 
    0%{background-position:left top}
    50%{background-position:center top}
    100%{background-position:right top}
}
.greyfaggot{
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
height: 50px;
padding: 0px;
width: 239px;
float:left;
margin:4px;
}
.bigdick{
background: #000;
color: #fff;
margin: 0 auto;
margin-bottom: 0px;
table-layout: fixed;
display: table;
}
.biggerdick{
color: #fff;
font-weight:normal;
font-size: 1.5em;
display:table;
table-layout: fixed;
padding-left: 30px;
padding-right: 30px;
}
.fancyshit{
list-style:none;
font-weight:normal;
}
.paperweight{
height:50px;
/*width:540px;*/
width:680px;
margin-top:20px;
margin: 0 auto;
display: table;
table-layout: fixed;
}
.paperweight span{
padding:0;
width:auto;
display: table-cell;
text-align: center;
}
.ashtray{
	margin: 0 auto;
	width: 741px;
	padding-top: 5px;
    padding-bottom: 5px;
}
.bigdick span{
width:auto;
display: table-cell;
text-align: center;
}
span a:hover{
text-decoration:underline;
}
.fancyshit li{
font-size:24px;
float:left;
position:relative;
width:180px;
height:50px;
line-height:50px;
}
.comicwrapper{
position: relative;
margin: 0 auto;
background: #fff;
border: 3px solid #000;
display: table;
margin-bottom:10px;
}
.comiciteration{
position: relative;
display: table-cell;    
vertical-align: middle;
text-align:center;
padding:10px;
}
.comicwrapperwrapper{
    padding-left: 10px;
    padding-right: 10px;
}
.comic{
max-width: 100%;
image-rendering: pixelated;
}
.schedule{
display:block;
text-align:center;
width:50%;
float:right;
overflow: visible;
white-space: nowrap;
}
.schedualt{
display:block;
text-align:center;
width:50%;
float:right;
overflow: visible;
white-space: nowrap;
position: absolute;
}
.schedule p{
white-space: normal;
}
.SEntry{
padding:10px;
}
.darkerentry{
padding:10px;
background:#eee;
}
.blackbar{
width: 493px;
background: #000;
color: #fff;
margin: 0 auto;
margin-bottom: 10px;
table-layout: fixed;
display: table;
vertical-align:middle
}
.blackerbar{
color: #fff;
font-weight:normal;
font-size: 1.5em;
table-layout: fixed;
padding-left: 7px;
padding-right: 7px;
vertical-align:middle
}
.badtouch{
user-select:none;
width:32px;
vertical-align:middle
}
.wrapperagain{
    position: relative;
    width: 100%;
    height: 231px;
    margin:auto;
}
.wrapper2 {
 height: 100%; 
 width: 100%;
 display: table;
}
.wrapper {
    height: 231px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}
.paperclip{
    position: absolute;
    top: -41px;
    transform: rotate(-50deg);
    right: -3px;
}
.biggreybox{
    color: #000;
    background: #eee;
    width: 490px;
    margin: 0 auto;
    margin-bottom: 10px;
    line-height: 100%;
    text-align: left;
}
.wordsgohere{
    font-family: courier;
    padding: 10px;
    white-space: pre-wrap;
    font-size: 10pt;
    text-transform: none;
    overflow-wrap: break-word;
}
.beaner{  
	position: absolute;
	width: 239px;
	height: 50px;
	/*background-color:#2c2c2c00;*/
	margin:4px;
	box-shadow:inset 0 0 2px #000000;
  }
.messhole{
    float: left;
    width: 179px;
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 5px;
    position: absolute;
}
.feetbg{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 68px;
    background: #c9c9c9;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.44);
}
html {
    padding-bottom: 50px;
    min-height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
.feet{
    color: #fff;
    margin: 0 auto;
    table-layout: fixed;
    display: table;
    font-size: 20pt;
    font-family: Montserrat;
    text-align:center;
}
.crusty{
    overflow:auto;
}
.gaypenis{
    margin: 0 auto;
    width: 490px;
    position: relative;
    top: -5px;
    padding-bottom: 48px;
}
.greyfaggotalt{
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 0px;
    float: left;
    margin: 4px;
    height: 40px;
    max-width: 160px;
    min-width: 40px;
}
.boxinneralt{
	-webkit-box-sizing: border-box;
    -webkit-transition: all .1s ease-out;
    border: 1px solid rgba(46,46,46,0);
    border-radius: 0px;
    box-sizing: border-box;
    height: 100%;
    position: relative;
    top: 0;
    transition: all .1s ease-out;
    background-color: #eee;
    max-width: 160px;
    min-width: 40px;
    padding-left: 8px;
    padding-right: 8px;
}
.boxinneralt:hover{
	transform: translate3d(0px,-2px,0px);
    border-bottom: 1px solid rgba(255,255,255,.1);
    border-color: #e4e4e4 #e4e4e4 #dadada;
}
.aligneralt{
	display: table;
    height: 40px;
    max-width: 160px;
    min-width: 40px;
}
.redhotalt{
	display: table-cell;
    vertical-align: middle;
    font-family: whitneylight;
    color: #000;
}
.bunchanegroes{
    display: flow-root;
}
input[type=submit]{
	font-family: PlexMono;
    border: none;
    color: #777;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
}
input[type=text]{
	font-family: Montserrat;
    border: 1px solid;
    color: #777;
    padding: 8px 13px;
    text-decoration: none;
	width:46%;
	background-color: #fff;
	margin-bottom:10px;
}
.infobox{
    display:none;
}
.bigtext{
    font-weight: normal;
    font-size: 1.5em;
}
.helpme{
    padding:20px;
}
.helpmee{
    padding:30px;
}
input[type=text]{
    transition: all 0.12s;
    outline: none;
}
input[type=text]:hover {
    transition: all 0.12s;
    box-shadow:0px 0px 7px -1px rgba(0, 0, 0, 0.44);
}
input[type=text]:active,input[type=text]:focus {
    box-shadow:0px 0px 7px -1px rgba(22, 154, 182, 0.44);
    border: 1px solid rgba(22, 154, 182, 1);
    outline: none;
}

.lbentry{
    float:left;
    margin:10px;
}
.schejewalt{
    display: block;
    text-align: center;
    float: left;
    overflow: visible;
    white-space: nowrap;
    position: absolute;
}

.putitinme input{
    width: 46%;
    outline: none;
    
}

#messagemain{
	text-transform: none;
	max-width: 800px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 700px;
}

#messagemain a{
	color: blue;
	font-weight: bold;
}