@charset "UTF-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(../gfx/bg.jpg) repeat-x top center;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
p {
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 1em;
}
.oneColElsCtr #container {
	width: 974px;
	background-color: Transparent;
	margin: 0 auto;
	text-align: left;
	background: Transparent url(../gfx/header.png) repeat-x top center;
}
#TopHeader {
	height:286px;
	margin-left:0px;
	width: 974px;
	background:url(../gfx/badge.png) top left no-repeat;
	text-shadow: 4px 4px 6px #000;
}
h1.TopProps {
	font-size: 48px;
	font-family: Impact, "Arial Black";
	color: #ffffff;
	margin: 0px;
	float: left;
	clear:left;
}
p.slogan {
	font-size: 18px;
	font-family: Tahoma, Verdana;
	color: #ffffff;
	margin-top: 190px;
	border-top: 1px solid #FFFFFF;
	clear:left;
	border-bottom: 1px solid #FFFFFF;
	padding:5px;
	width:470px;
	float: left;
	text-align:center;
}
#TopButtons {
	font-size: 16px;
	float: right;
	text-align: center;
	clear:left;
	height:286px;
	width: 484px;
	clear:right;
	margin-top: -40px;
}
#TopMenu {
	height: 77px;
	padding-left: 80px;
	padding-top:20px;
}
#ContentWrapper {
	background: Transparent url(gfx/body.png) repeat;
	height:100%;
}
#LeftContent {
	float: left;
	width: 570px;
	margin-left:20px;
	padding-right:15px;
	font-size: 1.25em;
}
#LeftContentForum {
	float: left;
	width: 845px;
	margin-left:60px;
}
#RightContent {
	float: left;
	width: 325px;
	padding-left: 20px;
}
#Footer {
	background: Transparent url(../gfx/footer.png) no-repeat;
	height: 212px;
	padding-left: 66px;
	padding-top:40px;
}
#footerMenu {
	float: left;
	height:100px;
	margin-left:212px;
}
#copyright {
	vertical-align: bottom;
	float: left;
	clear:both;
	padding-top:26px;
}
/***************************CLINKS - Yes I said CLINKS. So What? You Wanna Fight About It?**************************/

 

#ContentWrapper a {
	color: #a8fff4;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	font-weight: 800;
}
#ContentWrapper a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: 800;
}
#RightContent a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 200;
}
#RightContent a:hover {
	color: #ffff00;
	text-decoration: none;
	font-weight: 200;
}
.videogallcaption {
	color: #ff0000;
}
#ContentWrapper li {
	margin-left:25px;
}
td {
	vertical-align: top;
}
tr.highlight:hover {
	background-color: #737373;
}
hr {
	margin: 10px;
}
/* End links */

 

/***************************POSTS**************************/

 

/* Begin post structure. essentially the structure of our posts. The alignment of them, the postions, etc. */

.post {
	margin: 0 0 40px;
	text-align: left;
}
.post hr {
	display: block;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End the post structure */

 

/***************************FOOTER**************************/

 





#Footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding:5px;
}
#Footer a:hover {
	color: #000000;
	background-color:#a8fff4;
	font-size: 11px;
	font-weight: bold;
	padding:5px;
}
#Footer p {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.page-navi ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
}
/* End Da Footah! */



.alignright {
	text-align: right;
	float: right;
}
/*Headers */

h2 {
	font: normal 240%/100% Impact, "Arial Black";
	color: #FFFFFF;
	text-shadow: 2px 2px 3px #AE0000;
	letter-spacing: 1px;
	word-spacing: 0.05em;
}
h1 {
	font: normal 340%/100% Impact, "Arial Black";
	color: #ffffff;
	text-shadow: 4px 4px 6px #000;
}
h3 {
	font: normal 140%/100% Impact, "Arial Black";
	color: #FFFF00;
	text-shadow: 4px 4px 6px #000;
}
#RightContent h2 {
	color:#ffffff;
	margin-bottom: 10px;
}
/***************************SIDEBAR**************************/

 

#RightContent {
	font: 10pt Verdana, Arial, Sans-Serif;
	color: #ffffff;
}
#RightContent ul, #RightContent ul ol {
	margin: 0;
	padding: 0;
}
#RightContent ul li {
	list-style-type: square;
	list-style-image: none;
	margin-left: 15px;
	margin-bottom: 5px;
}
#RightContent ul p, #RightContent ul select {
	margin: 5px 0 8px;
}
#RightContent ul ul, #RightContent ul ol {
	margin: 5px 0 0 10px;
}
#RightContent ul ul ul, #RightContent ul ol {
	margin: 0 0 0 10px;
}
ol li, #RightContent ul ol li {
	list-style: decimal outside;
}
#RightContent ul ul li, #RightContent ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#RightContent #searchform #s {
	width: 108px;
	padding: 2px;
}
#RightContent #searchsubmit {
	padding: 1px;
}
#RightContent form {
	margin: 0;
}
/* End Sidebar Entries */



.kjo-link {
	color: #737373;
	font-size: 4px;
}
kjo-link a {
	color: #737373;
	font-size: 4px;
}
#mainmenu {
	background-color:#000000;
}
td.maintab_back {
	background-color:#000000;
}
td.maintab_first {
	background-color:#000000;
}
td.maintab_last {
	background-color:#000000;
}
td.mirrortab_first {
	background-color:#000000;
}
td.mirrortab_back {
	background-color:#000000;
}
td.mirrortab_last {
	background-color:#000000;
}
.wpf-table tr.alt, tr.wpf-alt {
	background: #000000;
}
#wpf-info {
	display: none;
}
/*Forms*/

legend {
	font-weight:bold;
	font-size: 1.2em;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-top: 0px;
	background-color:Transparent;
	padding: 5px;
}
fieldset {
	border: 1px solid #FFFFFF;
	padding:10px;
}
/* Misc Codes */

#initial {
	line-height: 2em;
	font-size: 3.2em;
	font-weight:bold;
}
.alert {
	background: #fff6bf url(../gfx/Alert-Icon.png) center no-repeat;
	background-position: 10px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 85px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color: #000000;
}
