html
{ 
	padding:0px;
	margin:0px;
}

body
{
	/* http://colorschemedesigner.com/#3D21Tw0w0w0w0 */
	background-color: #05326D;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;  
	padding: 0px;
	margin: 0px;
}

a
{
	color: #05326D;
	text-decoration: none;
	font-weight: bold;
}

a.navlink
{
	display: block;
	border: 2px solid #05326D;
	width: 150px;
	margin: 2px 1px 2px 1px;
	padding: 1px 1px 1px 1px;
	background-color: #ffffff;
	color: #05326D;
	text-decoration: none;
	font-weight: bold;
}

a.navlink:hover
{
	background-color: #05326D;
	color: #ffffff;
}

a.navlinkalt
{
	display: inline;
	border: 2px solid #05326D;
	margin: 2px 2px 2px 1px;
	padding: 1px 1px 1px 1px;
	background-color: #ffffff;
	color: #05326D;
	text-decoration: none;
	font-weight: bold;
}

a.navlinkalt:hover
{
	background-color: #05326D;
	color: #ffffff;
}

p, h2, pre
{
	margin: 0px;
	padding: 5px 20px 5px 20px;
}
p.easyread
{
	line-height: 1.5em;
}

h2.caption
{
	font-size: 16pt;
	color: black;
	font-weight: bold;
}

.bigtext
{
	font-size: 14pt;
	color: black;
	font-weight: bold;
}


#wrapper
{ 
	margin: 0 auto;
	width: 946px;
	color: black;
	background-color: #A66600;
}
#header
{
	margin: 0 auto;
	width: 946px;
	float: left;
	height: 168px;
	margin: 0px 0px 5px 0px;
	color: #ffffff;
	background-color: #FFC973;
}

#content
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	color: black;
	background-color: #ffffff;
	width: 710px;
	display: inline;
}

#left
{
	text-align: center;
	float: right;
	color: black;
	background-color: #FFC973;
	width: 216px;
	margin: 0px; 
	padding 0px;
	padding-top: 20px;
}

#navbaralternate
{
	margin: 0 auto;
	width: 946px;
	float: left;
	margin: 0px 0px 5px 0px;
	color: #000000;
	background-color: #A66600;
	text-align: right;
	line-height: 1.5em;
}

#footer
{
	text-align: center;
	width: 946px;
	clear: both;
	color: white;
	background-color: #A66600;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

p.tweet
{
	font-size: 8pt;
	text-align: left;
	background-color: #FFB640;
	border: 1px solid #A66600;
	margin: 4px 4px 4px 4px;
}

/* LOTS OF CARRYOVER STYLES FROM BLOG SOFTWARE */

span.searchbox
{
	background-color: white;
	padding: 1px 0px 1px 1px;
	width: 120px;
}
input.searchbox
{
	border: 2px solid #0066aa;
	width: 80%;
}

a.topiclink
{
	color: #000000;
}
a.topiclink:hover
{
	color: #05326D;
}
a.topicbottomlink
{
	font-size: 10pt;
	color: #05326D;
}

a.indexlink
{
	color: #ffffff;
	background-color: #05326D;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	padding: 4px 4px 4px 4px;
}
a.indexlink:hover
{
	color: #05326D;
	background-color: #ffffff;
	border-top: 2px solid #0066aa;
	border-bottom: 2px solid #0066aa;
	border-left: 2px solid #0066aa;
	border-right: 2px solid #0066aa;
	padding: 4px 4px 4px 4px;
}

span.catlink
{
	cursor: pointer;
	color: #ffffff;
	background-color: #05326D;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	padding: 4px 4px 4px 4px;
	display: block;
}
span.catlink:hover
{
	cursor: pointer;
	color: #05326D;
	background-color: #ffffff;
	border-top: 2px solid #05326D;
	border-bottom: 2px solid #05326D;
	border-left: 2px solid #05326D;
	border-right: 2px solid #05326D;
	padding: 4px 4px 4px 4px;
}

.authorlink {color:#05326D; font-size:10pt; font-weight:bold; text-decoration: none;}
.authorlink:hover {color:#05326D; font-size:10pt; font-weight:bold; text-decoration: none;}
.authorlinksmall {color:#05326D; font-size:8pt; font-weight:bold; text-decoration: none;}
.authorlinksmall:hover {color:#05326D; font-size:8pt; font-weight:bold; text-decoration: none;}

.keepreadinglink
{
	margin: 5px 0 0;
	padding: 6px 15px;
	font-size: 1.0em;
	float: left;
	display: inline;
}
.keepreadinglink a
{
	border: 1px solid #0000A0;
	padding: 5px 15px;
	background: #0000A0 url(images/blue-gradient.gif) repeat-x;
	color: white;
}
.keepreadinglink a:hover
{
	border: 1px solid #0000A0;
	background: #0000A0;
	color: white;
}

p.easyread
{
	line-height: 1.5em;
}

.postheading
{
	font-size: 18pt;
	font-weight: bold;
	margin: 0px; 
	padding: 5px 10px 5px 10px; 
}
.postsubheading
{
	color: #404040;
	font-size: 10pt;
	font-weight: normal;
	margin: 0px; 
	padding: 5px 50px 5px 50px; 
}
.postfooting
{
	font-size: 12pt;
	border: 0px;
	width: 100%;
}
.postfootingleft
{
	text-align: left;
	padding-left: 20px;
}
.postfootingright
{
	text-align: right;
	padding-right: 20px;
}
.postground
{
	background: url(images/post_separator.png);
	width: 95%;
	height: 10px;
	margin: 0px;
}

.errortext
{
	color:red;
	font-size:10pt;
	font-weight: bold;
}
.successtext
{
	color:blue;
	font-size:10pt;
	font-weight:bold;
}
.smalltext
{
	font-size: 8pt;
}
.tagtext
{
	font-weight: normal;
	font-size: 8pt;
}


.replytable
{
	border: 2px solid #A7CCE6;
	width: 100%;
	background-color: #ffffff;
}
.commenthead0
{
	width: 90px;
	text-align: left;
	vertical-align:top;
	background-color: #C8D6F0;
	padding: 4px 4px 4px 4px;
}
.commenthead1
{
	width: 60%;
	text-align: left;
	vertical-align:top;
	width: 100%;
	background-color: #C8D6F0;
	padding: 4px 0px 4px 4px;
}
.commentcell
{
	width: 100%;
	vertical-align: top;
	background-color: #f8f8f8;
	padding: 0px 0px 0px 0px;
}
.commentdiv
{
	vertical-align: top;
	background-color: #f8f8f8;
	padding: 8px 8px 8px 8px;
}
.nousertitlediv
{
	font-size: 8pt;
	border-top: 2px dotted #808080;
}
.usertitlediv
{
	font-size: 8pt;
	border-bottom: 2px dotted #808080;
}
hr
{
	color: #404040;
}


span.spoiler
{
	background-color: black;
	color: black;
}
div.quote
{
	margin: 3px 3px 3px 3px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000090;
	background-color: #F4F4F4;
}
.thumbnail
{
	width: 160px;
	height: 120px;
	border: 2px solid #0000FF;
}
.thumbtitle
{
	background-color: white;
	border: 1px solid #05326D;
	padding: 4px 4px 4px 4px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.screenshot
{
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.avatarincomment
{
	width: 80px;
	height: 80px;
	border: 4px solid white;
	background-color: white;
	margin: 4px 0px 4px 0px;
}
.avataricon
{
	cursor: pointer;
	border: 1px solid #404040;
	padding: 4px 4px 4px 4px;
	margin: 4px 4px 4px 4px;
}
.avataricon:hover
{
	background-color: #CCCCFF;
	border: 1px solid #8080FF;

}


table.list
{
	font-family:verdana;
	font-size:10pt;
	background-color:#ffffff;
	border:0px solid #000000;
}
.commentarea
{
	text-align: left;
	background-color: #e0e0e0;
}
.toolbutton
{
	background-color: #ECE9D8;
	border: 1px solid #808080;
	margin: 1px;
	padding: 2px;
}
.toolbutton:hover
{
	background-color: #A0C0FE;
	border: 1px solid #5555E9;
}
.toolsep
{
	margin: 1px;
	padding: 2px;
}


.three
{
	color: white;
	background-color: #05326D;
	font-weight: bold;
	text-align: right;
}
.two
{
	color: black;
	background-color: #eeeeee;
	font-weight: normal;
	text-align: left;
}


table.logintable
{
	text-align: left;
	margin-top: 8px;
	width: 216px;
	height: 180px;
	background: url(images/login_background.png);
}
td.logintd
{
	text-align: left;
	padding-left: 25px;
}
td.fraghead
{
	text-align:center;
	padding: 0px;
}

.galleryheader
{
	border: 0px solid #F0F0F0;
	background: #F0F0F0;
	color: black;
	padding: 2px 4px 2px 2px;
}
.gallerycontent
{
	text-align: center;
	border: 0px solid #A0A0A0;
	background: #F0F0F0;
	margin-left: 20px;
	margin-right: 20px;
	padding: 4px 4px 2px 4px;
}

.gallerythumb
{
	border: 1px solid #0000A0;
	background: white;
	width: 100px;
	height: 100px;
	margin: 0 4px 4px 0;
	padding: 2px 2px 2px 2px;
}
.gallerythumb:hover
{
	background: #8a8a80;
}
