
body
{
background-color: #191314;
}


img
{
	width:100%;
	object-fit: contain;
}

a
{
	text-decoration:none;
	color:#f9cbbe;
}

a:visited
{
	color:#d64a1d;
}

p
{
	font-family: 'Trebuchet MS', Tahoma;
	color:#E5A685;
	font-size:135%;
	margin: 0;
}

p.padded
{
	padding:2%;
}

.yes
{	font-family: 'Trebuchet MS', Tahoma;
	color:#cc0000;
	font-size:135%;
	margin:0;
	font-weight: bold;
}

.maybe
{	font-family: 'Trebuchet MS', Tahoma;
	color:#b366ff;
	font-size:135%;
	margin:0;
	font-weight: bold;
}

.no
{	font-family: 'Trebuchet MS', Tahoma;
	color:#33cc33;
	font-size:135%;
	margin:0;
	font-weight: bold;
}

.inBold
{
	font-weight:bold;
	color:#d64a1d;
}

.inItalics
{
	font-style: italic;
}

h3
{
	font-family: 'Trebuchet MS', Tahoma;
	font-size: 1.5vmax;
	color:#E5A685;
}

h4
{
	font-family: 'Trebuchet MS', Tahoma;
	font-size:250%;
	color:#E5A685;
	position: relative;
	left: 25px;
	margin:0;
}

h5
{
	font-family: 'Trebuchet MS', Tahoma;
	font-size:130%;
	color:#E5A685;
}

h6
{
	font-family: 'Trebuchet MS', Tahoma;
	color:#191314;
	font-size:103%;
}


figcaption
{
	font-family: 'Trebuchet MS', Tahoma;
	color:#E5A685;
	font-size:110%;
}

figure img
{
	width:30%;
	
}

li
{
	font-family: 'Trebuchet MS', Tahoma;
	color:#E5A685;
	font-size:120%;
	margin-bottom: 2%;
	margin-left:6%;
}


span
{
	font-family: revert;
}

summary
{
	font-family: 'Trebuchet MS', Tahoma;
	font-size:130%;
	color:#E5A685;

}

details details summary
{
	font-family: 'Trebuchet MS', Tahoma;
	font-size:130%;
	color:#E5A685;
	margin-left: 5%;
}

details
{
	margin:3%;
}

details[open]
{
	margin-bottom:10%;
}

details details:last-child[open]
{
	margin-bottom:3%
}

details details
{
margin-bottom:3%
}


.containment
{
	display:flex;
	flex-direction: column;
	justify-content: center;
	margin: 5% auto;
	gap:0px;
	
	width: 75%;
}

.header
{
	margin-bottom:1%;
}

.square
{
	width: 25vmax;
}

.nav
{
	display:flex;
	flex-direction:row;
	gap:0px;
	flex-wrap:wrap;
}

.options
{
	margin-left:5%;
	margin-right:auto;
	
	display:flex;
	flex-direction:row;
	gap:15%;
	justify-content:left;
	flex-wrap:nowrap;
	align-items:center;
	position:relative;
	top: -10px;
}

.tabs
{
	margin-left:auto;
	margin-right: 2%;
	
	display:flex;
	flex-direction:row;
	gap:0px;
	flex-wrap:nowrap;
	
}


.sidebar
{
	background-color: #E5A685;
	flex-grow:3;
	display: flex;
	flex-direction: column;
	align-items: center;
	flex: 3 0 180px;
}


.content
{
	display:flex;
	flex-direction: row;
	align-items:stretch;
	
	padding: 4%;
	position:relative;
	bottom:30px;
	padding: 0%;
	
	border-width: 30px 30px 30px 30px;
	-moz-border-image: url('../images_index/screentone2.png') 17 17 17 17 round round;
	-webkit-border-image: url('../images_index/screentone2.png') 17 17 17 17 round round;
	-o-border-image: url('../images_index/screentone2.png') 17 17 17 17 round round;
	border-image-source: url('../images_index/screentone2.png');
	border-style: none solid solid solid;
	-moz-box-sizing: border-box;

}

.transgendermarxism
{
	display:flex;
	flex-direction:column;
	background-color: #E5A685; 
	padding: 2% 2% 1% 0px;
	flex-grow:2;
}

.peanutgallery
{
	display:flex;
	justify-content:center;
	background-color: #191314;
	padding: 3% 1% 1% 1%;
	flex-direction:column;
	flex-wrap:wrap;

	border-width: 30px 30px 30px 30px;
	-moz-border-image: url('../images_index/screentone1.png') 17 16 17 16 round round;
	-webkit-border-image: url('../images_index/screentone1.png') 17 16 17 16 round round;
	-o-border-image: url('../images_index/screentone1.png') 17 16 17 16 round round;
	border-image-source: url('../images_index/screentone1.png');
	border-style: solid solid none solid;
	-moz-box-sizing: border-box;
	
	
}



figure
{
	margin:0;
}

.category
{
	margin-right: 25px;
	max-width:245px;
}

.fuck
{
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
}

.fuck.articles
{
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	justify-content:center;
}

.fuck.fuck2
{
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	width:75%;
}

.photoid
{
	display:flex;
	flex-direction:column;
	align-items:center;
}

.gallery
{
  margin: 1%;
  width: 85%;
  position: relative;
  display: inline-block;
  left: 17px;
}

.gallerycap
{
  backdrop-filter: blur(10px);
  z-index: 100;
  position: relative;
  top: -73px;
  left: 21px;
  padding: 12px;
  height: auto;
  width: 273px;
  color: #191314;
}

.gallerycap.o
{
  backdrop-filter: blur(10px);
  z-index: 100;
  position: relative;
  top: -73px;
  left: 21px;
  padding: 12px;
  height: auto;
  width: 273px;
  color: #E5A685;
}

.foot
{
	display:flex;
	justify-content:center;
	background-color: #191314;
	padding:2%;
	overflow:hidden;
	
	border-width: 30px 30px 30px 30px;
	-moz-border-image: url('../images_index/screentone1.png') 17 16 17 16 round round;
	-webkit-border-image: url('../images_index/screentone1.png') 17 16 17 16 round round;
	-o-border-image: url('../images_index/screentone1.png') 17 16 17 16 round round;
	border-image-source: url('../images_index/screentone1.png');
	border-style: none solid solid solid;
	-moz-box-sizing: border-box;
}

.jamie
{
	width:400px;
	content: url(../images_index/pleasebepatientgodisntfinishedwithmeyet.png);
}

.icon
{
margin-right: 10px;
width: 30%;
}

.switch
{
	width:5%;
	margin: 20px 10px -20px 10px;
}

.buttons
{
	margin: 20% 1%;
	width: 28%;
}


.buttons.info
{
	width: 28%;
	content: url(../images_index/info.png);
	display: block;
}

.buttons.menu
{
	width: 28%;
	content: url(../images_index/menu.png);
	display: block;
}

.buttons.message
{
	width: 28%;
	content: url(../images_index/message.png);
	display: block;
}

.buttons.top
{
	content: url(../images_index/top.png);
	margin-top: auto;
	margin-bottom:200px;
	width: 28%;
}

.center
{
	margin:auto;
}


h3.definition
{
	color: #191314;
	max-width: none;
	margin: none;
	padding:2%;
}

p.definition
{
	padding:5%;
	color: #191314;
	max-width: none;
	margin: none;
}

.definition
{
	background: #E5A685;
	border-radius: 25px;
	max-width: 30%;
	margin: 2%;	
}






/*credit goooby.neocities.org, minor edits*/
.marquee_replacement
{
	width: fit-content;
	height: fit-content;
	animation: marqmoving 15s linear;
	display: flex;
	flex-direction: row;
	align-items: baseline;
	flex-wrap: nowrap;
	transform: translate(1000px, -1px);
	animation-iteration-count: infinite;
	gap: 0.3rem;
}
.marquee_replacement:hover
{
    animation-play-state: paused;
}
@keyframes marqmoving 
{
    from{transform: translate(1650px, -1px);}
    to{transform: translate(-700px, -1px);}
}
/* end credit */

.jitter
{
	position: relative;
	object-fit:fill;
}

.jitter:hover
{
	animation-name: jittersup;
	animation-iteration-count: 1;
	animation-duration: .4s;
	animation-fill-mode: forwards;
}

.jitter:not(:hover)
{
	animation-name: jittersdown;
	animation-iteration-count: 1;
	animation-duration: .3s;
}

@keyframes jittersup
{
	0% {bottom:0px;}
	100% {bottom:18px;}
}

@keyframes jittersdown
{
	0% {bottom:18px;  animation-timing-function: ease-in;}
	50% {bottom:0px; animation-timing-function: ease-in-out;}
	70% {bottom:10px; animation-timing-function: ease-in-out;}
	85% {bottom:0px; animation-timing-function: ease-in-out; }
	90% {bottom:5px; animation-timing-function: ease-in-out;}
	100% {bottom:0px;}
}



@media only screen and (max-width:1370px)
{

.nav
{
	justify-content:center;
}

.content
{
	z-index:2;
}

.tabs

{
	margin-left: 2%;
	margin-right: 2%;
	
	display:flex;
	flex-direction:row;
	gap:0px;
	flex-wrap:nowrap;
	
	
	position: relative;
    top: -8px;
    z-index: 1;
}

.options
{	
	position:relative;
	top: 0px;
}


	
	
}

@media only screen and (orientation:portrait)
{
	
	
.containment
{
	width:90%;
	
}

.content
{
	z-index:2;
}
	
.options
{
	margin-left:auto;
	margin-right:auto;
	
	display:flex;
	flex-direction:row;
	gap:15%;
	justify-content:left;
	flex-wrap:nowrap;
	align-items:center;
	
}

.tabs

{
	position: relative;
    top: 22px;
    z-index: 1;
}

.jitter:hover
{
	animation-name: none;

}

.jitter:not(:hover)
{
	animation-name: none;

}

.content
{
	position: inherit;
}

.category
{
	margin: 0px;
}

}