/* board banner */

.boardHeader p {
	color: #af0a0f;
}

.boardHeader p#labelName {
	font-size: 200%;
        font-weight: bold;
}

.boardHeader p#labelDescription {
	font-size: 100%;
}

.boardHeader a {
	font-size: 75%;
	display: inline-block;
	text-decoration: none;
}

#modeBanner {
    padding-bottom: 0.1em;
    padding-top: 0.1em;
	text-align: center;
	margin: 1em;
}

#modeBanner h3 {
	font-size: 95%;
}

img#bannerImage {
    width: initial;
}

/* board message */

#divMessage {
        font-weight: bold;
	text-align: center;
        color: #FF0000;
}

/* thread and board pages */
.threadPages {
    float: none;
    font-size: 12px;
    margin-top: 0.5em;
}

.threadPages a {
    text-decoration: none
}

.divPages #divPages, .boardPages #divPages {
    border: none;
}

.threadPages span {
}

.boardPages {
    padding: 0.1em 0.25em;
}

/* index page */

#topBox {
	width: 70%;
	margin: 2.5em auto 1em auto;
	padding: 0.5em;
	text-align: center;
}

#topBox p {
	display: inline-block;
	font-size: 80%;
	vertical-align: top;
	margin: 1em;
	padding: 0.5em;
}

#topBox img {
	width: 10em;
}

#indexWrapper {
	width: 70%;
	margin: 1em auto;
	padding: 0.5em;
}

#innerWrapper {
	width: 69%;
	float: right;
	padding-right: 0.5em;
}

#newsBox {
	width: 100%;
	padding: 0.5em 0 0.5em 0.5em;
	text-align: center;
}

#links {
	padding: 0.5em 0.5em 0.5em 0.5em;
	font-size: 75%;
	display: inline-block;
}

#links a {
	text-decoration: none;
}

#linkLogs:before {
	font-family: FontAwesome;
	content: "\f05e";
	margin-right: 0.25em;
}

#linkArchives:before {
	font-family: FontAwesome;
	content: "\f187";
	margin-right: 0.25em;
}

#linkAccount:before {
	font-family: FontAwesome;
	content: "\f013";
	margin-right: 0.25em;
}

#linkGlobalRules:before {
	font-family: FontAwesome;
	content: "\f128";
	margin-right: 0.25em;
}

#linkFaq:before {
	font-family: FontAwesome;
	content: "\f129";
	margin-right: 0.25em;
}

.topBoards {
	width: 100% !important;
	margin: 1em 0 1em 0 !important;
	padding: 0.5em 0 0.5em 0.5em;
	text-align: center;
}

.topBoards h3 {
	margin-bottom: 0.25em;
}

.topBoards br {
	margin-bottom: 0.5em;
}

#divLatestPosts {
	width: 100%;
	margin: 1em 0 1em 0;
	padding: 0.5em 0 0.5em 0.5em;
	overflow: hidden;
}

#divLatestPosts div {
	margin: 0.25em 0;
}

#divLatestImages {
	float: left;
	max-width: 20%;
	padding: 0.5em;
	margin: 0 1em 1.5em auto;
	text-align: center;
}

#divLatestImages div {
	max-width: 100%;
}

div#innerWrapper table {
    margin: auto;
}

div#divLatestPosts h3 {
    text-align: center;
}

/* refresh timer */

.divRefresh {
	display: block !important;
	float: none;
	clear: both;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	padding: 0;
	height: 1.5em;
}

.divRefresh label, .divRefresh input {
	display: inline-block;
	margin: 0;
}

/* thread/post report and management form */

.contentAction, #transferControls, #ipDelete {
	clear: both;
	padding: 0.5em;
	margin: 4em auto 1em auto;
	float: none;
	width: 25em;
	text-align: -webkit-center;
	text-align: -moz-center;
}

#threadReport label, #threadReport img, .contentAction label, .contentAction img, #transferControls, #ipDelete {
	display: block;
}

#threadReport label.checkbox {
	display: inline-block;
}

#transferControls, #ipDelete {
	margin: 1em;
	Display: none;
}

.buttonBox {
	margin-top: 0.5em;
}

#divControls input, #divControls label {
	display: inline-block;
}

input#reportFieldReason, input#deletionFieldPassword, input#fieldCaptchaReport, input#reloadCaptchaButtonReport, #fieldBoards , #deleteFromIpFormButton , #transferFormButton , #fieldDestinationBoard, #ipField {
	width: 100%;	
}

input#reportFieldReason, input#deletionFieldPassword, input#fieldCaptchaReport, input#reloadCaptchaButtonReport, input#deleteJsButton, input#reportJsButton, #deleteFromIpFormButton , #ipField , #transferFormButton , #fieldDestinationBoard, #fieldBoards {
}

input#fieldCaptchaReport {
	margin-bottom: 0.5em;
}

img#captchaImageReport {
    width: 100%;
    max-width: 100%;
}

input#deleteJsButton {
	cursor: pointer;
}

input#reportJsButton {
    cursor: pointer;    
    float: none;
}

#reportJsButton , #banJsButton , #spoilJsButton , #deleteJsButton {
    width: 100%;
}

#fieldbanMessage, #fieldExpiration {
    width: 100%;
}


/* footer styles */

footer {
	width: 100%;
	clear: both;
	margin-top: 2em;
	text-align: center;
	padding: 0.25em 0 0.25em 0;
}

footer a, footer p {
	margin: 0 0.5em 0.5em 0.5em;
	text-decoration: none;
}
/* this has to go down here to override anything above it */

.hidden {
	display: none;
}
/* Odilitime's rules */

.uploadCell {
	max-width: 100%;
}

.imgExpanded {
	max-width: 100%;
}

/* atc */

.linkPost {
	max-width: 100%;
}

.linkPost>img {
	max-width: 100%;
}


/*Trump head */
body::after {
    position: fixed !important;
    content: url("https://i.sli.mg/YrOiDf.png");
    bottom: -20px;
    right: 20px !important;
    opacity: 1;
    z-index: -1;
}