/* Background */

body {
	background: #FFFFFF;
	background-image: url('https://a.pomf.se/dhxlmw.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom; 
}



/* Board listings */

div.boardlist:not(.bottom) {
	background-color:  #FFFFFF!important;
	border-bottom: 1px solid #ff0000!important;
	color: #ff0000;
	text-align: center;
	padding: 4px 96px;
	opacity: 0.92;Theme
}

a[title="Options"] {
	position: absolute;
	right: 12px;
}

.boardlist{
	position:static!important
}



/* Board Logo */

h1 {
	width: 263px; height: 75px;
	background: url(https://a.pomf.se/cgrpku.png) no-repeat;
	font-size: 0px;
	color: #FFFFFF;
	margin-left: auto;
    margin-right: auto;
}


a#favorite-star[style^="color: grey;"] {
	visibility: hidden!important;
	content: "🍁";
        font-size:20px;
	color: #[color1]!important;
}

a#favorite-star[style^="color: yellow;"] {
	visibility: hidden!important;
	content: "🍁";
        font-size:20px;
	color: #[color2]!important;
}

#favorite-star:after {
	position: relative!important;
	right: 10px;
	content: "🍁";
	visibility: visible!important;
}

	header div.subtitle {
	font-size: 10pt;
	color: #95aa4d;
}



/*Spoiler */

.post-image[src$="/static/spoiler.png"] {
	width: 0px !important;
	height: 0px !important;
	padding: 64px !important;
	margin: 5px 25px 5px 5px !important;
	background-image: url('https://a.pomf.se/itwqvt.png') !important;
}


/* Capcode */
span.capcode {
	font-size: 0px;
}
span.capcode::after {
	font-size: 10pt;
	content: "## no one of importance";
}


/* Flaggots */

.flag-us {
	background-position: 0 0;
	height: 11px;
	width: 16px;
	background:url(https://a.pomf.se/cvjwjl.png) no-repeat;
}

.flag-au {
	background-position: 0 0;
	height: 11px;
	width: 0px;
	background:url(https://a.pomf.se/jiuooy.png) no-repeat;
}

.flag-ca {
	background-position: 0 0;
	height: 11px;
	width: 0px;
	background:url(https://a.pomf.se/jiuooy.png) no-repeat;
}

.flag-fi {
	background-position: 0 0;
	height: 11px;
	width: 0px;
	background:url(https://a.pomf.se/jiuooy.png) no-repeat;
}