@charset "utf-8";
body {
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #1c4262;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #00CCCC;
	text-decoration: underline;
}
a:visited {
	color: #0086B3;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #0099CC;
	text-decoration: underline;
}

.debug {
	border: 1px solid #0000FF;
	display: inherit;
}
.italics {
	font-style: italic;
}
.bold {
	font-weight: bold;
}

.ul2 {
	list-style-type: square;
}

#center h2 {
	margin: 0px;
	padding: 0px;
}


#header h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 2.1em;
	padding: 10px;
	margin: 0px;
	text-transform: capitalize;
	color: #000033;
	text-align: center;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
#main {
	width: 750px;
	background-attachment: fixed;
	background-color: #1C4262;
	margin: 0 auto;
}

#header {
	background-color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1.5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#leftside {
	float: left;
	width: 144px;
	background-color: #333333;
	display: block;
	min-height: 620px;
	max-height: 750px;
	border-left: solid 1px black;
	border-bottom: solid 1px black;
}
#rightside {
	width: 130px;
	float: left;
	background-color: #333333;
	display: block;
	color: #F8F7F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	min-height: 620px;
	max-height: 750px;
}
#center {
	width: 462px;
	float: left;
	background-color: #1C4262;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FF9900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	min-height: 590px;
}
h2 {
	padding: 3px;
}

#body p {
	margin: 0px;
	padding: 5px;
}
#feedicon {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*#leftnavigation {
	border-left: solid 1px black;
}
*/
#leftnavigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 2em;
}

#leftnavigation ul li {
	display: block;
	margin: 0px;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#leftnavigation a {
	display: block;
	width: 140px;
	margin: 0px;
	padding: 0 3px 0 3px;
	font-size: 1.2em;
}

#leftnavigation a:link {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	line-height: 2.1em;
	text-decoration: none;
}

#leftnavigation a:visited {
	color: #FFFFFF;
	line-height: 2.1em;
	text-decoration: none;
}

#leftnavigation a:hover {
	background-color: #666666;
	text-decoration: none;
}

#cleardiv {
	clear: both;
}

#footer {
	margin: 3px 0 0 0;
	padding: 0;
	width: 750px;
}
#footernavigation {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#footernavigation ul {
	margin: 0 auto;
	padding: 0 0 0 3%;
	list-style-type: none;
	text-align: center;
	width: 500px;
}
#footernavigation ul li {
	float: left;
	text-align: center;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#spamspry {
	display: none;
}
#bloglegend {
	color: #FFFFFF;
	font-size: 14px;
}
#center h4 {
	text-decoration: underline;
	padding-top: 3px;
	padding-left: 3px;
}
/*Here begins the styles of different post catagories*/
.othergamepost {
	background-color: #FF6600;
	color: #000000;
}
.otherpost {
	color: #FF6600;
	background-color: #000000;
}

.rlpost {
	color: #FFFFFF;
	background-color: #000000;
}
.techpost {
	font-family: "Times New Roman", Times, serif;
	color: #FF6600;
	background-color: #1C4262;
}
.sciencepost {
	color: #009933;
	background-color: #003333;
}

.halopost {
	color: #00CCFF;
	background-color: #000033;
}

.rspost {
	color: #FFFF00;
	background-color: #003333;
}

.aepost {
	color: #000000;
	background-color: #99CCFF;
}
.aepost a:link {
	color: #0022CC;
	text-decoration: underline;
}
.aepost a:visited {
	color: #0055EE;
	text-decoration: underline;
}
.aepost a:hover {
	color: #000066;
	text-decoration: none;
}
.aepost a:active {
	color: #000000;
	text-decoration: underline;
}

.sitepost {
	color: #FF9900;
	background-color: #006699;
}
.sitepost a:link {
	color: #00CCCC;
	text-decoration: underline;
}
.sitepost a:visited {
	color: #003199;
	text-decoration: underline;
}
.sitepost a:hover {
	color: #66CCDD;
	text-decoration: none;
}
.sitepost a:active {
	color: #00FFFF;
	text-decoration: underline;
}

.videopost {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
/*Here ends the styles of different post catagories*/

#on {
	background-color: #006699;
	color: #33FFFF;
	float: left;
	border: 1px dashed #33FFFF;
	display: block;
}
#blogmodecontrol {
	display: inline;
}

#off {
	background-color: #006699;
	color: #33FFFF;
	float: left;
	border: 1px dashed #33FFFF;
	display: block;
}

#permisemail {
	vertical-align: middle;
}
#center table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 400px;
}
.ul2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#reviewexplain {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

#ulgrow {
	display: block;
	color: #000000;
	background-color: #CCCCCC;
	border: 2px groove #000000;
}
#profilelist1 {
	float: left;
	width: 200px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 1.5em;
	margin-left: 10px;
}
#profilelist2 {
	float: right;
	width: 200px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 1.5em;
	margin-right: 10px;
}
.starexception {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#starexceptionspan {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: normal;
	color: #FFFFFF;
}
