@charset "utf-8";

@font-face {
    font-family: 'Sierra Font 503 fon';
    src: url('fonts/Sierra-Font-503-fon.woff2') format('woff2'),
        url('fonts/Sierra-Font-503-fon.woff') format('woff'),
        url('fonts/Sierra-Font-503-fon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('fonts/MinionPro-Semibold.woff2') format('woff2'),
        url('fonts/MinionPro-Semibold.woff') format('woff'),
        url('fonts/MinionPro-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

a:link {
	color: black;
	text-decoration: none;
}

/* visited link */
a:visited {
	color: black;
	text-decoration: none;
}

/* mouse over link */
a:hover {
	color: black;
	text-decoration: underline;
}

/* selected link */
a:active {
	color: black;
	text-decoration: none;
} 

body {
    margin: 0;
    height: 100vh;
    background-image: url(images/starsbg_static.gif);
	position: relative;
	overflow-x: hidden;
	image-rendering: pixelated;
	}

#main_container {
    max-width: 79%;
    min-width: 700px;
    position: relative;
    margin: auto;
}
#header_container {
    height: 240px;
    background-blend-mode: darken;
    background-repeat: no-repeat;
    background-position: center;
    overflow: visible;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#header_dither-bg {
    width: 1154px;
    position: absolute;
    height: 240px;
    left: 50%;
    margin-left: -577px;
	background-image: url("images/dither_bg.gif");
	z-index: -10;
}
#header-whitebox {
    width: 480px;
    height: 17px;
    position: absolute;
    top: 0px;
    background-color: #FFFFFF;
	font-family: "Sierra Font 503 fon";
    text-align: center;
    left: 50%;
    margin-left: -240px;
    -webkit-transform: translate3d(0, 0, 0);
    font-size: 16px;
	}
#header_logo {
    text-align: center;
    top: 54px;
    position: absolute;
    left: 50%;
    margin-left: -263px;
}
#header_lefttorch {
    position: absolute;
    float: none;
    top: 30px;
    left: 50%;
    margin-left: 320px;
    margin-right: 0px;
}
#header_righttorch {
    float: none;
    top: 30px;
    right: 50%;
    margin-right: 320px;
    position: absolute;
    margin-left: 0px;
}
#header_buttons {
    width: 485px;
    height: 35px;
    position: relative;
    left: 50%;
	margin-left: -242px;
	top: 170px;
	z-index: 100;
}
#button_home {
    position: absolute;
	cursor: pointer;
}
#button_about {
    position: absolute;
    left: 50%;
    margin-left: -78px;
	cursor: pointer;
}
#togglem {
    position: absolute;
    right: 0px;
	cursor: pointer;
}
#fire_edge_container {
    width: 100%;
    height: 62px;
    position: absolute;
    top: 179px;
}
#fire_left {
    position: relative;
    float: left;
    margin-left: -13px;
}
#fire_right {
    position: relative;
    float: right;
    margin-right: -10px;
    margin-left: 0px;
}
#content_container_subpage {
	position: relative;
	width: 100%;
	margin: auto;
	background-image: url(images/parchment_bg_300.gif);
	}
#content_container {
	position: relative;
	width: 100%;
	margin: auto;
	background-image: url(images/parchment_bg_300.gif);
	height: 1200px;
}
#content_woodbar {
    background-image: url(images/wood_bar.gif);
    height: 27px;
}
#left_capital {
    width: 40px;
    height: 27px;
	float: left;
	margin-left: -14px;
}
#right_capital {
    width: 40px;
    height: 27px;
	float: right;
	margin-right: -14px;
}
#content_leftborder {
    background-image: url("images/content_leftborder.gif");
    width: 10px;
    height: 100%;
    position: absolute;
    z-index: 20;
}

#content_rightborder {
    background-image: url("images/content_rightborder.gif");
    width: 10px;
    height: 100%;
    position: absolute;
    right: 0px;
	z-index: 20;
}
#content_woodbar_shadow {
	height: 7px;
	width: 100%;
	background-image: url("images/content_woodbar_shadow.png")
}
#blogpost_container_sub {
	width: 72%;
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	position: relative;
	text-align: center;
}
#blogpost_container {
	width: 72%;
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	position: relative;
}
#blogpost_container_post {
	width: 72%;
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8.5vh;
	position: relative;
}
#spacer_div {
	height: 10vh;
	width: 100%;
	position: relative;
}
#blogpost_container_lower {
    width: 72%;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: auto;
}
#blogpost_leftcont {
    position: relative;
    float: left;
    width: 65%;
    height: 400px;
}
#blogpost_rightcont {
    position: relative;
    float: right;
    width: 35%;
    height: 400px;
}
#blogpost_date {
	font-family: Georgia;
	font-size: 0.9em;
	margin-bottom: 1em;
}
#blogpost_date_post {
	font-family: Georgia;
	font-size: 0.9em;
	margin-top: 20px;
}
.resize_post_img {
	height: auto;
	width: 100%;
	position: relative;
	display: block;
	margin-top: 45px;
	margin-bottom: 45px;
}

#blogpost_title {
	font-family: "Minion Pro";
	font-size: 2.3em;
	vertical-align: middle;
}
#blogpost_title_sub {
	font-family: "Minion Pro";
	font-size: 2.3em;
	vertical-align: middle;
	margin-top: 30px;
}

#blogpost_subtitle {
	font-family: "Minion Pro";
	font-size: 1.3em;
	margin-top: 5%;
}
#blogpost_subtitle_sub {
	font-family: "Minion Pro";
	font-size: 1.3em;
	margin-top: 40px;
}
#back_button {
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	height: 35px;
	width: 155px;
}

#blogpost_desc {
    font-family: Georgia;
    font-size: 1em;
    line-height: 188%;
    margin-top: 4%;
    margin-bottom: 40px;
}

#blogpost_maintext {
	font-family: Georgia;
	font-size: 1.1em;
	line-height: 188%;
	margin-top: 50px;
}

#blogpost_text {
    float: none;
    width: 90%;
	}
.blogpost_button {
    position: absolute;
    height: 70px;
    width: 90%;
    bottom: 0px;
    cursor: pointer;
}
.blogpost_red_left {
	background-image:url("images/blogpost_red_left.gif");
    height: 70px;
    width: 6px;
    position: relative;
    float: left;
}
.blogpost_red_right {
    background-image: url("images/blogpost_red_right.gif");
    height: 70px;
    width: 267px;
    position: relative;
    float: right;
    z-index: 10;
}
.blogpost_red_mid {
    background-image: url(images/blogpost_red_mid.gif);
    position: absolute;
    width: 100%;
    height: 70px;
}
.blogpost_button:hover .blogpost_red_left {
    background-image: url(images/blogpost_red_left_hover.gif);
}
.blogpost_button:hover .blogpost_red_right {
    background-image: url(images/blogpost_red_right_hover.gif);
}
.blogpost_button:hover .blogpost_red_mid {
    background-image: url(images/blogpost_red_mid_hover.gif);
}
.blue_blogpost_button {
    position: absolute;
    height: 70px;
    width: 90%;
    bottom: 0px;
    cursor: pointer;
}
.blogpost_blue_left {
	background-image:url("images/blogpost_blue_left.gif");
    height: 70px;
    width: 6px;
    position: relative;
    float: left;
}
.blogpost_blue_right {
    background-image: url("images/blogpost_blue_right.gif");
    height: 70px;
    width: 267px;
    position: relative;
    float: right;
    z-index: 10;
}
.blogpost_blue_mid {
    background-image: url(images/blogpost_blue_mid.gif);
    position: absolute;
    width: 100%;
    height: 70px;
}
.blogpost_button:hover .blogpost_blue_left {
    background-image: url(images/blogpost_blue_left_hover.gif);
}
.blogpost_button:hover .blogpost_blue_right {
    background-image: url(images/blogpost_blue_right_hover.gif);
}
.blogpost_button:hover .blogpost_blue_mid {
    background-image: url(images/blogpost_blue_mid_hover.gif);
}
#blogpost_spacer {
    height: 3px;
    width: 100%;
    background-image: url("images/blog_spacer.gif");
    position: relative;
    float: left;
    margin-top: 80px;
    margin-bottom: 70px;
}
#blogpost_img {
	position: relative;
	background-image: url(images/post%20images/horror_biblical_art/main_preview.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 400px;
	width: 100%;
}
#blogpost_img_2 {
	position: relative;
	background-image: url(images/post%20images/love_letter_to_doom_wads/main_preview.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 400px;
	width: 100%;
}

#footer_container {
	max-width: 100%;
	position: relative;
	margin: auto;
	height: 213px;
	background-color: #5B330A;
	background-image: url("images/footer_dither.gif");
	background-position: bottom;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
#woodbar_bottom {
    height: 30px;
    width: 100%;
    background-image: url("images/bottom_wood_bar.gif");
    position: absolute;
}

#return_to_top {
    position: absolute;
    height: 79px;
    width: 423px;
    left: 50%;
    margin-left: -211px;
    top: 55px;

}
#return_to_previous {
	position: absolute;
	height: 53px;
	width: 406px;
	left: 50%;
	margin-left: -211px;
	top: 65px;
}

#badges_table {
    top: 150px;
    position: absolute;
    width: 566px;
    height: 31px;
    margin-left: -283px;
    left: 50%;

}
#hidden_content {
	display: none;
}
@media screen and (max-width: 1600px) {
#blogpost_title {
    font-size: 2.0em !important;
	}
	#blogpost_subtitle {
    font-size: 1.2em !important;
	}
	#blogpost_container {
    width: 80% !important;
	}
	#blogpost_container_lower {
    width: 80% !important;
	}
	#blogpost_leftcont {
    width: 60%;
}
	#blogpost_rightcont {
    width: 40%;
}
}
@media screen and (min-width: 1910px) {
	#blogpost_container {
    margin-top: 70px !important;
}
}
@media screen and (max-width: 1100px) {
	#blogpost_desc {
    line-height: 150%;
}
	#blogpost_container_post {
	margin-top: 4vh;
}
}
@media screen and (max-width: 1000px) {
	#main_container {
    max-width: 100% !important;
}
	#header_dither-bg {
    display: none;	
}
	body {
	overflow-x: hidden;
}
	#left_capital {
	display: none;	
}
	#right_capital {
	display: none;	
}
	#fire_left {
	display: none;	
}
	#fire_right {
	display: none;	
}
	#content_leftborder {
	display: none;	
}
	#content_rightborder {
	display: none;	
}
	#blogpost_desc {
    line-height: 150%;
}
}
@media screen and (max-width: 900px) {
	#header_lefttorch {
	margin-left: 300px;
	}
	#header_righttorch {
	margin-right: 300px;
	}
}
@media screen and (max-width: 800px) {
	#header_lefttorch {
	margin-left: 280px;
}
	#header_righttorch {
	margin-right: 280px;
}
	#blogpost_desc {
	font-size: 0.8em !important;
}
	#blogpost_subtitle {
	font-size: 1.1em !important;
}
}