﻿/*CSS for 2016 Changes*/
.content {
	border: 10px double #bdaf90;
	border-radius: 20px;
	background-color: #EBEAE9;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	min-height: 600px;
}
header {
	height: 120px;
}
nav {
	height: 22px;
	background-color: #d8caab;
	margin-top: 10px;
	margin-bottom: 10px;
}
nav p {
	font-family: Trebuchet MS;
	font-size: 12pt;
	text-align: center;
	color: #F81014;
}
article {
	border: 5px double #757575;
	background-color: #EBEAE9;
	width: 550px;
	float: left;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	min-height: 1500px;
	font-size: 12px;
}
article p {
	font-family: Trebuchet MS;
	line-height: 1.25em;
	font-size: 12pt;
	text-align: left;
}
aside {
	background-color: #EBEAE9;
	width: 350px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #EBEAE9;
	background-image: url(../images/paper/aside.jpg);
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;
}
aside p {
	font-family: Trebuchet MS;
	line-height: 1.25em;
	font-size: 12pt;
	text-align: left;
	margin: 10px;
}
fc-menu {
	background-color: #d8caab;
	width: 350px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border-radius: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
fc-menu p {
	margin-left: 15px;
	margin-right: 15px;
}
fc-adsence-336x280 {
	background-color: #d8caab;
	width: 350px;
	height: 320px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border-radius: 0;
}
fc-adsence-320x100 {
	background-color: #d8caab;
	width: 350px;
	height: 105px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border-radius: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
paranormal {
	background-color: #d8caab;
	width: 330px;
	float: right;
	margin-left: 10px;
	margin-top: 20px;
	border-radius: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 70px;
	padding-bottom: 20px;
}
side-bar {
	background-color: #EBEAE9;
	width: 350px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}

.shop {
	border: 2px solid 6f745d;
	background-color: #EBEAE9;
	background-image: url(../images/paper/Paper-Proselyte-Graphics.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 10px;
}
footer {
	background-color: #EBEAE9;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.by-line {
	font-family: Verdana;
	font-size: 12pt;
	margin-top: 16px;
	text-align: center;
}
.center-white {
	background-color: #EBEAE9;
	width: 760px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	min-height: 350px;
	padding: 10px;
	border: 2px solid 6f745d;
	border-radius: 20px;
}
/* End New Code*/
description {
	font-family: Courier New;
	font-size: 10pt;
}
link {
	font-family: Courier New;
	font-size: 12pt;
	color: #98AAB1;
	font-weight: bold;
}
body {
	background-position: center center;
	background-image: url(../images/background/FC-old-paper-texture.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
normal {
	font-family: Verdana;
	font-size: 12pt;
	margin: 12px;
	text-align: justify;
}
p {
	font-family: Trebuchet MS;
	line-height: 1.25em;
	font-size: 12pt;
	text-align: left;
	/* [disabled]padding-top: auto;
*/
}
strong {
	color: #3F3F3F;
}
h1 {
	font: Georgia, Times, "Times New Roman", serif;
	color: #3F3F3F;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 4px;
	margin-top: 4px;
}
h2 {
	font: Georgia, Times, "Times New Roman", serif;
	font-size: 14pt;
	color: #3F3F3F;
	font-weight: bold;
	margin-top: 10;
	background-color: #EBEAE9;
}
h3 {
	font-family: Courier New;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	margin: 0, 2px, 0, 0;
}
h4 {
	font-family: Courier New;
	font-size: 14pt;
	color: #A62124;
	font-weight: bold;
}
a:link {
	color: #A62124;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #996633;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
ul {
	font-family: Verdana;
	font-size: 12pt;
}
/* div
 ------------ */
.screen {
	background-color: #F8EDD8;
 display:;
}
.center_div {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.center_div p {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
.center_div-facebook {
	margin-top: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.centered_paragraph {
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 2px;
}
.clear {
	clear: both;
}
.Left_content {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 300px;
	float: left;
	margin-right: 10px;
	padding: 10px;
}
.fedora_twitter {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 300px;
	height: 400px;
	float: right;
	margin-left: 10px;
	padding: 10px;
}
.Right_content {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 300px;
	float: right;
	margin-left: 10px;
	padding: 10px;
}
.Right_menu {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 380px;
	float: right;
	margin-top: 10px;
	margin-left: 20px;
}
.Right_special {
	border: 2px #98AAB1 solid;
	background-color: #FFFFFF;
	width: 300px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.Right_gallary {
	/* [disabled]border: 2px #98AAB1 solid;
*/
	background-color: #EBEAE9;
	width: 450px;
	float: right;
	margin-left: 10px;
	/* [disabled]margin-top: 5px;
*/
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.footer {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	border-radius: 20px;
}
hr {
	height: 2px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}
/* Pulp Text
 ------------ */
.text_left {
	font-family: Verdana;
	font-size: 12pt;
	margin-top: 2px;
	text-align: left;
}
.C {
	font-family: Trebuchet MS;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.by-line {
	font-family: Verdana;
	font-size: 12pt;
	margin-top: 10px;
	text-align: center;
}
.indent {
	margin-left: 40px;
}
.quote {
	font-size: 18px;
	color: #003D76;
}
.quoted {
	color: #004E98;
	background-color: #FFFFFF;
	border: 5px;
	border-style: solid;
	padding-left: 20px;
	padding-right: 20px;
	width: 90px;
	margin-left: auto;
	margin-right: auto;
}
#subtitle {
	font-family: Georgia;
	color: #3F3F3F;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 2px;
}
.newspaper {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	padding-bottom: 20px;
}
/* images
 ------------ */
.vertical-img {
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px;
}
.img-left {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	border: 0px;
}
.img-right {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	border: 0px;
}
.img-center {
	text-align: center;
}
.img-top_bottom {
	margin-top: 10px;
	margin-bottom: 10px;
}
