/* Misc. Page Formating */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #d0d3ca;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textblock {
	padding-bottom: 10px;	
}
.textheader {
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 14px;
}


/* General Links */
a:link {
	background:transparent;
	color:#336276;
	text-decoration:none
}
a:visited {
	background:transparent;
	color:#336276;
	text-decoration:none
}
a:hover {
	background:transparent;
	color:#D1555B;
}
a:active {
	background:transparent;
	color:#432407;
	text-decoration:underline
}


/* Header */
#header {
	background-image: url(/assets/header.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 148px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


/* User Info Block */
#userinf {
	width: 164px;
	float: right;
	text-align: left;
	padding-right: 54px;
	margin-top: 14px;
}


/* Nav Bar */
#nav {
	background-image: url(/assets/nav-bar.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border: 0;
	overflow: hidden;
}


/*Left Nav Container*/
#lnav {
	width: 690px;
	float: left;
	padding-left: 30px;
	text-align: center;
}


/* Home Nav */
a#home img {
	border-width: 0;
	background-image: url(/assets/b-home.jpg);
	width: 63px;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 16px;
	margin-right: 16px;
	overflow: hidden;
}
a#home:hover img {
	border-width: 0;
	background-image: url(/assets/b-home_f2.jpg);
	width: 63px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
}


/* Forum Nav */
a#forum img {
	border-width: 0;
	background-image: url(/assets/b-forum.jpg);
	width: 66px;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 16px;
	margin-right: 16px;
	overflow: hidden;
}
a#forum:hover img {
	border-width: 0;
	background-image: url(/assets/b-forum_f2.jpg);
	width: 66px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
}


/* Links Nav */
a#links img {
	border-width: 0;
	background-image: url(/assets/b-links.jpg);
	width: 53px;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 16px;
	margin-right: 16px;
	overflow: hidden;
}
a#links:hover img {
	border-width: 0;
	background-image: url(/assets/b-links_f2.jpg);
	width: 53px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
}


/* Calendar Nav */
a#cal img {
	border-width: 0;
	background-image: url(/assets/b-calendar.jpg);
	width: 84px;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 16px;
	margin-right: 16px;
	overflow: hidden;
}
a#cal:hover img {
	border-width: 0;
	background-image: url(/assets/b-calendar_f2.jpg);
	width: 84px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
}


/* Contribute Nav */
a#contri img {
	border-width: 0;
	background-image: url(/assets/b-contribute.jpg);
	width: 100px;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 16px;
	margin-right: 16px;
	overflow: hidden;
}
a#contri:hover img {
	border-width: 0;
	background-image: url(/assets/b-contribute_f2.jpg);
	width: 100px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
}


/* About Nav */
a#about img {
	border-width: 0;
	background-image: url(/assets/b-about.jpg);
	width: 66px;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 12px;
	margin-right: 12px;
	overflow: hidden;
}
a#about:hover img {
	border-width: 0;
	background-image: url(/assets/b-about_f2.jpg);
	width: 66px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
}


/*Right Nav Container*/
#rnav {
	width: 190px;
	float: right;
	padding-right: 40px;
	text-align: center;
}


/* terms Nav */
a#terms img {
	border-width: 0;
	background-image: url(/assets/b-terms.jpg);
	width: 65px;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 4px;
	margin-right: 4px;
	overflow: hidden;
}
a#terms:hover img {
	border-width: 0;
	background-image: url(/assets/b-terms_f2.jpg);
	width: 65px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
}


/* Privacy Nav */
a#priv img {
	border-width: 0;
	background-image: url(/assets/b-privacy.jpg);
	width: 75px;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 4px;
	margin-right: 4px;
	overflow: hidden;
}
a#priv:hover img {
	border-width: 0;
	background-image: url(/assets/b-privacy_f2.jpg);
	width: 75px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
}


/* Slice Under Nav Buttons */
#undernav {
	background-image: url(/assets/undernav.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


/* Body and Secondary Links Slice */
#body {
	background-image: url(/assets/body.jpg);
	background-repeat: repeat;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


/* Main Content Block */
#content {
	width: 680px;
	float: left;
	text-align: left;
	padding-left: 36px;
}


/* Side Navigation */
#sidenav {
	width: 190px;
	float: right;
	text-align: left;
	padding-right: 40px;
}
.sideheader {
	background:transparent;
	color:#666666;
	text-decoration:none;
	display: block;
	font-size: 17px;
	line-height: 22px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	padding-left: 8px;
	letter-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 6px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}
.statshead {
	background:transparent;
	color:#000000;
	text-decoration:none;
	display: block;
	font-size: 12px;
	line-height: 22px;
	padding-left: 20px;
	letter-spacing: 1px;
}
.statsuser {
	background:transparent;
	color:#000000;
	text-decoration:none;
	display: block;
	font-size: 10px;
	line-height: 18px;
	padding-left: 26px;
	letter-spacing: 1px;
}
.statsuser a:link {
	background:transparent;
	color:#336276;
	text-decoration:none
}
.statsuser a:visited {
	background:transparent;
	color:#336276;
	text-decoration:none
}
.statsuser a:hover {
	background:transparent;
	color:#D1555B;
}
.sidenavcontainer {
	padding-bottom: 6px;
}
.sidenav {
	background:transparent;
	color:#417E97;
	text-decoration:none;
	display: block;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
}
.sidetext {
	background:transparent;
	color:#417E97;
	text-decoration:none;
	display: block;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
	padding-left: 20px;
}
.sidenav a img {
	border-width: 0;
}
.sidenav a:link {
	background:transparent;
	color:#417E97;
	text-decoration:none;
	display: block;
	font-size: 12px;
	line-height: 22px;
	border-bottom-color: #d0d3ca;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	letter-spacing: 1px;
	padding-left: 20px;
}
.sidenav a:visited {
	background:transparent;
	color:#417E97;
	text-decoration:none;
	display: block;
	font-size: 12px;
	line-height: 22px;
	border-bottom-color: #d0d3ca;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	letter-spacing: 1px;
	padding-left: 20px;
}
.sidenav a:hover {
	background:transparent;
	color:#43443f;
	text-decoration:none;
	background-color: #f9ccb7;
	display: block;
	font-size: 12px;
	line-height: 22px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	letter-spacing: 1px;
	padding-left: 20px;
}
.sidenav a:active {
	background:transparent;
	color:#417E97;
	text-decoration:none;
	display: block;
	font-size: 12px;
	line-height: 22px;
	border-bottom-color: #d0d3ca;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	letter-spacing: 1px;
	padding-left: 20px;
}



/* Underbody Slice */
#underbody {
	background-image: url(/assets/underbody.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 29px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


/* Footer */
#footer {
	background-image: url(/assets/footer.jpg);
	background-repeat: no-repeat;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 5px;
}
#fcontentleft {
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-left: 24px;
	display: block;
	float: left;
	padding-top: 5px;
	text-align: left;
	font-size: 11px;
	color: #666666;
}
#fcontentcenter {
	width: 300px;
	overflow: hidden;
	display: block;
	padding-top: 20px;
	text-align: center;
	font-size: 14px;
	color: #000000;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#fcontentright {
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-right: 28px;
	display: block;
	float: right;
	padding-top: 5px;
	text-align: right;
	font-size: 11px;
	color: #666666;
}
/* General Formatting */
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	font-size: 26px;
	text-decoration: underline;
}
.articletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 20px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666666;
	font-size: 10px;
	padding-left: 2px;
}
.posts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
}
.postfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666666;
	font-size: 10px;
}
.commentstart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 20px;
}
.commentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}
.commentbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
}
.commentfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
}
.paginate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 16px;
	display: block;
	background-color: #CCCCCC;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 20px;
}
.commentpostwelcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	padding-left: 4px;
}
.commentnotify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
}


/* Submission Formatting Buttons ------------------------------------------------------ */
.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
}
.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
}
.htmlButtonOutterL {
	border-left: #333 1px solid;
}
.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
}
.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
}
.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}
.htmlButtonOff a:visited {
	text-decoration: none;
}
.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
}
.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
} .htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
}
.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
}
.htmlButtonOn a:visited {
	text-decoration: none;
}
.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
} .htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
}
.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
} .htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
}
.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
.htmlButtonA a:visited {
	text-decoration: none;
}
.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
}
.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
}
.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
.htmlButtonB a:visited {
	text-decoration: none;
}
.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
}
.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
}
.calendarBG {
	background-color: #CCCCCC;
}

.calendarBlank {
	background-color: #CCCCCC;
}

.calendarHeader {
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #333333;
}

/*.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}*/

.calendarDayHeading {
	font-weight: bold;
	font-size:	11px;
	color: #fff;
	background-color: #666666;
	text-align:  center;
	vertical-align: middle;
}

.calendarToday {
	font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size:         12px;
	font-weight:		bold;
	letter-spacing:	0.1em;
	text-decoration:   none;
	text-align:  center;
	vertical-align: middle;
	color:             #000;
	background-color: 	#666666;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

/*.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}*/