﻿description {
	font-family: Courier New;
	font-size: 10pt;
}
link {
	font-family: Courier New;
	font-size: 12pt;
	color: #98AAB1;
	font-weight: bold;
}
body {
	background-attachment: fixed;
	background-image: url(../icons/background/background_2014_08.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
}
normal {
	font-family: Verdana;
	font-size: 12pt;
	margin: 12px;
	text-align: justify;
}
p {
	font-family: Trebuchet MS;
	line-height: 1.25em;
	font-size: 12pt;
	margin-top: 2px;
	text-align: left;
}
strong {
	color: #3F3F3F;
}
h1.homepage {
	font-family: Georgia;
	color: #3F3F3F;
	font-size: 28pt;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 2px;
	margin-top: 2px;
}
h2 {
	font-family: Courier New;
	font-size: 14pt;
	color: #3F3F3F;
	font-weight: bold;
	margin-top: 10;
	margin-bottom: 2px;
}
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: Trebuchet MS;
	line-height: 1.25em;
	font-size: 12pt;
	text-align: justify;
}

li {padding-bottom: 10px;
}
.homepage {
	font-family: Georgia;
	color: #3F3F3F;
	font-size: 28pt;
	font-weight: bold;
	text-align:center;
	margin-bottom: 2px;
	margin-top: 2px;
}


/* div
 ------------ */
. {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

.container {
	left: auto;
	top: auto;
	right: auto;
	width: 900px;
	margin: auto;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #EBEAE9;
	border: 1px solid #444444;
   
}

.content {
	border: 1px solid #444444;
	background-color: #EBEAE9;
	width: 825px;
	padding: 10px;
	min-height: 400px;
	margin: auto;
}
.header {
	background-color: #EBEAE9;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	border: 5px #be1e2d;
	border-style:double;
	border-radius:20px;
}

.nav {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	border: 5px #be1e2d;
	border-style: double;
	border-radius: 10px;
	background-color: #EBEAE9;
	height: 30px;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	}

.center_div {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 240px;
	padding: 10px;
	margin: auto;
	border: 10px #be1e2d;
	border-style:double;
	border-radius:20px;
}

.centered_paragraph {
	text-align: center;
	margin-bottom: 2px;
	margin-top: 2px;
}

.Left_content {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 240px;
	float: left;
	padding: 10px;
	margin: auto;
}
.Right_content {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 300px;
	float: right;
	margin-left: 10px;
	padding: 10px;
}
.Right_special {
	border: 2px #98AAB1 solid;
	background-color: #FFFFFF;
	width: 240px;
	float: right;
	padding: 10px;
	margin-left: 10px;
}
.fedora_twitter {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 300px;
	height: 400px;
	float: right;
	margin-left: 10px;
	padding: 10px;
	background-image: url(https://thefedorachronicles.com/icons/background/fedora_twitter.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}


.footer {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
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: Verdana;
	font-size: 12pt;
	text-align: center;
	margin-bottom: auto;
	margin-top: auto;
}
.by-line {
	font-family: Verdana;
	font-size: 12pt;
	margin-top: 2px;
	text-align: center;
}
.indent {
	margin-left: 40px;
}
.quote {
	font-size: 24px;
	color: #004E98;
}

.quoted {
	color: #004E98;
}

#subtitle  {
	font-family: Georgia;
	color: #3F3F3F;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 2px;
}


/* 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;
}

.seasons {
	width: 150px;
	padding:5px;
	margin-left: 20px;
	border:double;
	border-color: #dd7500;
	border-radius:10px;
	min-height:800px;
}

#seasons {
	min-height:500px;
	margin-left:auto;
	margin-right:auto;
	width:auto;
}

#mainContent {
	padding: 20px 20px; /* Padding is the space inside the div box and margin is the space outside the div box. The Box model (working from the inside out) starts with the content area in the inside center, then comes the padding, then the border, then the margin. Similar to a series of framed pictures on a wall; the picure is the content, the matt is the padding, the frame is the border and the margin is the space between the series of framed pictures on the wall.*/
	background: #FFFFFF;
	border-radius: 20px;
	background-color: #EBEAE9;
	width: 1100px;
	padding: 10px;
	min-height: 1850px;
	margin: auto;
	border: 5px #be1e2d;
	border-style: double;
	border-radius: 20px;
	
}
.sidebar_right {
	float:right;
	width: 175px;
	padding:20px;
	margin-left: 20px;
	border:double;
	border-color: #dd7500;
	border-radius:10px;
}

.left_content {
	border: 5px #98AAB1;
	background-color: #EBEAE9;
	width: 220px;
	float: left;
	padding: 10px;
	margin: 10px;
	border-radius:10px;
	min-height:500px;
	border-style:double;
}
.right_content {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 300px;
	float: right;
	margin-left: 10px;
	padding: 10px;
}

.seasons {
	width: 150px;
	padding:5px;
	margin-left: 20px;
	border-color: #dd7500;
	border-radius:20px;
	min-height:800px;
}

.floatleft {float:left;
			padding-top: 5px;
			padding-right: 10px;
			padding-bottom:10px;
}
	
.floatright {float:right;
			padding-right: 7px;
			padding-bottom: 10px;
			padding-left: 10px;
}

.clearthefloats {clear:both;}
