﻿description {
	font-family: Courier New;
	font-size: 10pt;
}
link {
	font-family: Courier New;
	font-size: 12pt;
	color: #98AAB1;
	font-weight: bold;
}
body {
	background-color: #F8EDD8;
}
normal {
	font-family: Verdana;
	font-size: 12pt;
	margin: 12px;
	text-align: justify;
}
p {
	font-family: Verdana;
	font-size: 12pt;
	margin-top: 2px;
	text-align: justify;
}
.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: 2px;
	margin-top: 2px;
}
h1 {
	font-family: Georgia;
	color: #3F3F3F;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	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: justify;
	margin: 0, 2px, 0, 0;
}
h4 {
	font-family: Courier New;
	font-size: 14pt;
	color: #A62124;
	font-weight: bold;
}
.quote {
	font-size: 24px;
	color: #004E98;
}
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;
}
img {
	border: none;
}
/* div
 ------------ */
#screen {
	background-color: #F8EDD8;
	display: ;
}
#badkground {
	background-position: upper-left;
	background-image: url('http://thefedorachronicles.com/icons/background_2009.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#explore_space {
	background-position: upper-left;
	background-image: url('http://thefedorachronicles.com/icons/Explore_Together.gif');
	background-attachment: fixed;
	background-repeat:repeat;
}
#music_background {
	background-position: upper-left;
	background-image: url('http://thefedorachronicles.com/icons/music_background.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#content {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}
#Left_content {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 300px;
	float: left;
	margin-right: 10px;
	padding: 10px;
}
#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: 300px;
	float: right;
	margin-left: 10px;
	padding: 10px;
}
#center_div {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}
/* images
 ------------ */
 .vertical-img {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}

#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 {
	margin-left: auto;
	margin-right: auto;
}
/* Tables
 ------------ */
table, td {
	background-color: #A9B8C2;
}
th {
	color: #F8B236;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Courier New;
	background-color: #A62124;
	background-image: url('http://thefedorachronicles.com/forum/styles/subsilver2/theme/images/cellpic3.gif');
	white-space: nowrap;
	padding: 7px 5px;
}
td {
	pading: 12px;
	background-color: #EBEAE9;
	padding: 10px;
}
td.profile {
	padding: 4px;
}
.tablebg {
	background-color: #A9B8C2;
}
.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('http://thefedorachronicles.com/forum/styles/subsilver2/theme/images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('http://thefedorachronicles.com/forum/styles/subsilver2/theme/images/cellpic2_rtl.jpg') repeat-y scroll top right;
}
.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('http://thefedorachronicles.com/forum/styles/subsilver2/theme/images/cellpic1.gif');
	text-indent: 4px;
}
.row1 {
	background-color: #EAE4DC;
	padding: 10px;
}
.row2 {
	background-color: #E2D7C2;
	padding: 10px;
}
.row3 {
	background-color: #EBEAE9;
	padding: 10px;
}
.row_fc {
	background-color: #F8EDD8;
	padding: 10px;
}
.row_quote {
	background-color: white;
	color: #004E98;
}
.spacer {
	background-color: #D1D7DC;
	height: 12px;
}
hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}
.legend {
	text-align: center;
	margin: 0 auto;
}
.round {
	height: 6px;
	margin: 0;
	padding: 0;
	border: 0;
}
.center_top {
	background-color: #EBEAE9;
	height: 12px;
}
.center_bottom {
	backgroung-image: url('http://thefedorachronicles.com/icons/paper/bottom.gif');
	height: 12px;
}
.center_right {
	background-color: #EBEAE9;
	width: 12px;
}
.center_left {
	width: 10px;
	background-image: url('http://thefedorachronicles.com/icons/paper/left_side.gif');
}
.lower_left {
	width: 12px;
	height: 12px;
	background-image: url('http://thefedorachronicles.com/icons/paper/lower_left_corner.gif');
	background-repeat: no-repeat;
}
.lower_right {
	width: 12px;
	height: 12px;
	background-image: url('http://thefedorachronicles.com/icons/paper/bottom_right.gif');
}
/* Nav-Menu
 ------------ */
#navbar li {
	background: #EBEAE9;
	text-align: center;
	padding-left: 2px;
	font-size: 12px;
	font-family: Verdana;
}
#navbar li:hover {
	padding-left: 2px;
}
#navbar li:hover ul {
	background: #EBEAE9;
}
#navbar li ul li {
	font-size: 12px;
}
#navbar li:hover ul li {
	border: none;
	padding: 2px;
}
#navbar a:hover {
	text-decoration: underline;
}
