/*div.file::before {
	content: url(https://a.pomf.se/enznsn.png);
	position:absolute;
	margin:-47px -7px;
}

div[class~=thread] > div > div.file::before {
	content: url(https://a.pomf.se/enznsn.png);
	position:absolute;
	margin:-47px 9px;
}

div.multifile[style]::before {
	content: url(https://a.pomf.se/enznsn.png);
	position:absolute;
	margin:-30px -7px;
}

div.multifile {
    min-width:300px;
}*/


header h1{
    margin:-0.1em -.8em 0 0!important;
}

header{
    margin:1em;
}

img.flag,img.flag_preview{
    margin:-2px 0 -2px 2px;
}

div.board-owners-or-users-feel-free-to-hide{
	display:none;
}

p.unimportant.board-settings{
	display:none;
}

div.reply:before{
    content:">>";
    color:#f0a8c4;
    margin-left:-2em;
}

div.reply p.intro{
    margin-top:-1em;
}

div.reply{
    margin-left:1.2em!important;
}

body{
	background:#ffeef2 url(https://i.imgur.com/VhsaUYB.gif);
}
/*
https://i.imgur.com/VhsaUYB.gif
https://a.pomf.se/ajwapp.gif
*/

a,a:visited{
	color:#AC3454;
}

a:hover,p.intro a.post_no:hover{
	color:#ff008f;
}

p.intro a.email span.name{
	color:#7C3454;
}

p.intro a.email:hover span.name{
	color:#ff008f;
}

h2{
	color:#AF0A4F;
}

header div.subtitle,h1{
	color:#AF0A4F;
}

input[type="text"],input[type="password"],textarea{
	border:1px solid #a9a9a9;
}

form table tr th{
	background:#F090c0;
}

div.banner{
	background-color:#F05080;
}

div.banner,div.banner a{
	color:white;
}

div.banner a:hover{
	color:#ffeef2;
}

img.banner,img.board_image{
	border:1px solid #dfafdf;
}

div.post.op hr{
	border-color:#d9BFB7;
}

p.intro span.subject{
	color:#6D0C2F;
}

p.intro span.name{
	color:#50b0ff;
}

p.intro span.capcode,p.intro a.capcode,p.intro a.nametag{
	color:#f00000!important;
}

div.post.reply.highlighted{
	background:#F6BAE0;
}

div.post.reply div.body a{
	color:#d04;
}

div.post.reply{
	background:#ffe8f4;
	border-color:#d0c6da;
}

span.trip{
	color:#4173ff;
}

span.quote{
	color:#227899;
}

div.module,div.ban{
	background:white;
	border:1px solid #F07090;
}

div.ban h2{
	background:#F07090;
	color:black;
}

span.heading{
	color:#AF0A0F;
}

span.spoiler{
	background:black;
	color:black;
}

div.post.reply div.body span.spoiler a{
	color:black;
}

span.spoiler:hover,div.post.reply div.body span.spoiler:hover a{
	color:white;
}

table.test tr.h th{
	background:#F07090;
}

div.pages{
	color:#A08090;
	background:#ffe8f4;
	border-right:1px solid #d0c6ca;
	border-bottom:1px solid #d0c6ca;
}

div.pages a.selected{
	color:black;
}

hr{
	border-top:1px solid #d0c6ca;
}

.desktop-style div.boardlist:not(.bottom){
	box-shadow:0 0 1 rgba(0,0,0,.15);
	border-bottom:#000000 0 solid;
	background-color:#FFF;
}

div.report{
	color:#333;
}

table.modlog tr th{
	background:#F07090;
}

span.public_ban{
	color:#FF00FF;
}

div.blotter{
	color:#f00000;
}

.desktop-style div.boardlist:nth-child(1){
	box-shadow:0 1px 2px rgba(0,0,0,.15);
	border-bottom:1px solid;
	background-color:#ffe8f4;
}

.desktop-style .sub .sub{
	display:inline-block;
	text-indent:-9000px;
	width:7px;
	background:url('img/arrow.png') right center no-repeat;
}

.desktop-style .sub .sub:hover,.desktop-style .sub .sub.hover{
	display:inline;
	text-indent:0;
	background:inherit;
}

#attention_bar:hover{
	background-color:rgba(100%,100%,100%,0.2);
}

.theme-catalog{
    background:#ffeefd;
}

.theme-catalog div.thread:hover{
	background:#ffefff!important;
	border-color:#d0c6ca;
}

#options_background,#alert_background{
	background:black;
	opacity:0.5;
}

#options_div,#alert_div{
	background-color:#f0c6da;
	border:1px solid black;
}

#options_tablist{
	border-right:1px solid black;
}

.options_tab_icon{
	color:black;
}

.options_tab_icon.active{
	color:#bf008f;
}

span.pln{
	color:grey;
}