/* Planet Xavier
 * Neptune Theme
 * Stylesheet copyright © 2005 Minh Nguyen. Some rights reserved under the
 * Creative Commons Attribution-ShareAlike license 2.5. Space images taken from
 * Celestia <http://www.shatters.net/celestia/>, copyright © 2001-2005 Chris
 * Laurel.
 */

body {
	background-color: #fff; color: #000;
	font-family: "Times New Roman", serif;
	margin: 0px; padding: 0px;
}

div#px-main p + p {
	text-indent: 2em;
}
div#px-main p + p[class], div#px-main p[class] + p {
	text-indent: inherit;
}
h1, h2, h3 {
	font-family: "Georgia", "Palatino Linotype", "Times New Roman", serif;
}
hr {
	background-color: transparent;
	border-width: 0px; border-bottom-color: #b0c4de; border-bottom-style: solid; border-bottom-width: 5px;
}
abbr, acronym {
	border-bottom-color: #b0c4de; border-bottom-style: dotted; border-bottom-width: 1px;
}
abbr[title], acronym[title] {
	cursor: help;
}
blockquote {
	border-left-color: #b0c4de; border-left-style: solid; border-left-width: 3px;
}
body[id="top"] blockquote {
	margin-left: 2em; padding-left: 1em;
}
ul > li {
	list-style-type: square;
}
*.hide {
	display: none;
}
*.credit, *.note, *.fine-print {
	font-size: smaller;
}
*.inline-dt {
	font-weight: bold;
}
div.right img, img.right {
	float: right;
}
div.left img, img.left {
	float: left;
}

/* Masthead */

div#px-masthead {
	background-color: black;
	color: #fff; font-family: "Gill Sans MT", "Gill Sans", "Bitstream Vera Sans", sans-serif;
	padding-left: 5%; padding-right: 5%;
}
div#px-masthead h1 {
	font-family: "Gill Sans MT", "Gill Sans", "Bitstream Vera Sans", sans-serif; letter-spacing: .25em; text-transform: lowercase;
	padding-top: 40px; padding-left: 5%; margin-top: -10px; margin-bottom: -10px;
}
div#px-masthead a {
	color: #fff; text-decoration: none;
}
div#px-masthead h1 strong {
	color: #b0c4de; font-family: "Georgia", "Times New Roman", serif; font-size: 200%; font-variant: small-caps; font-weight: normal; letter-spacing: -.05em; _letter-spacing: -.2em; text-transform: capitalize;
	vertical-align: -10%;
}
div#px-masthead p#px-tagline {
	color: #e6e6fa; font-weight: bold; text-align: right; text-transform: lowercase;
	margin-bottom: 0px;
}
div#px-masthead p#px-tagline a:hover {
	text-decoration: underline;
}

/* Main Navigation bar */

div#px-nav-main {
	background-image: url("./images/stars02a.gif"); background-repeat: repeat-x;
	font-family: "Gill Sans MT", "Gill Sans", "Bitstream Vera Sans", sans-serif; font-size: 110%;
	padding-top: 10px; padding-top: 10px; padding-left: 5%; padding-right: 5%;
}
div#px-nav-main ul {
	display: inline;
	margin-left: -5px; margin-right: -5px;
}
div#px-nav-main li {
	display: inline;
	margin-left: 5px; margin-right: 5px;
}
div#px-nav-main a {
	color: #e6e6fa; text-decoration: none;
	padding-left: 15px; padding-right: 15px;
}
div#px-nav-main a:hover {
	text-decoration: underline;
}

body.home div#px-nav-main li#px-nav-main-home a,
body.about div#px-nav-main li#px-nav-main-about a,
body.faq div#px-nav-main li#px-nav-main-faq a,
body.roster div#px-nav-main li#px-nav-main-roster a,
body.join div#px-nav-main li#px-nav-main-join a {
	background-color: #fff; color: #000;
	border-top-color: #b0c4de; border-top-style: solid; border-top-width: 5px;
}
body.home div#px-nav-main li#px-nav-main-home a:hover,
body.about div#px-nav-main li#px-nav-main-about a:hover,
body.faq div#px-nav-main li#px-nav-main-faq a:hover,
body.roster div#px-nav-main li#px-nav-main-roster a:hover,
body.join div#px-nav-main li#px-nav-main-join a:hover {
	background-color: #e6e6fa;
}

/* Toolbar */

div#px-tools {
	font-family: "Gill Sans MT", "Gill Sans", "Bitstream Vera Sans", sans-serif; font-size: 80%; text-align: center;
	padding-top: 10px; padding-right: 5%;
}
div#px-tools ul {
	display: inline;
}
div#px-tools li {
	border-left-color: #e6e6fa; border-left-style: solid; border-left-width: 1px;
	display: inline;
}
div#px-tools li:first-child,
div#px-tools li.px-tools-sect-first {
	border-left-style: none;
}
div#px-tools li a {
	text-decoration: none;
	padding-left: 0.5em; padding-right: 0.5em;
}
div#px-tools li a:hover {
	text-decoration: underline;
}

body.home-now ul#px-tools-sect li#px-tools-sect-now a,
body.home-2004 ul#px-tools-sect li#px-tools-sect-2004 a,
body.home-2005 ul#px-tools-sect li#px-tools-sect-2005 a,
body.home-2006 ul#px-tools-sect li#px-tools-sect-2006 a,
body.home-2007 ul#px-tools-sect li#px-tools-sect-2007 a,
body.home-2008 ul#px-tools-sect li#px-tools-sect-2008 a,
body.home-2009 ul#px-tools-sect li#px-tools-sect-2009 a {
	font-weight: bold;
}
body.roster-now ul#px-tools-sect li#px-tools-sect-now a,
body.roster-2004 ul#px-tools-sect li#px-tools-sect-2004 a,
body.roster-2005 ul#px-tools-sect li#px-tools-sect-2005 a,
body.roster-2006 ul#px-tools-sect li#px-tools-sect-2006 a,
body.roster-2007 ul#px-tools-sect li#px-tools-sect-2007 a,
body.roster-2008 ul#px-tools-sect li#px-tools-sect-2008 a,
body.roster-2009 ul#px-tools-sect li#px-tools-sect-2009 a {
	font-weight: bold;
}

ul#px-tools-sect {
	float: left; text-align: left;
}
ul#px-tools-feed {
	float: right; text-align: right;
}
div#px-tools-manage {
	position: relative; width: 30%; margin-left: auto; margin-right: auto;
}
body[id="top"] div#px-tools-manage {
	padding-top: 1em;
}
div#px-tools-manage p {
	margin-top: 0px; margin-bottom: 0px;
}
div#px-tools-manage form#px-tools-manage-form {
	display: none;
}
div#px-tools-manage form#px-tools-manage-form p {
	font-size: smaller;
}
div#px-tools-manage:hover {
	background-color: #e6e6fa;
	outline-color: #fff; outline-style: solid; outline-width: 3px;
	height: 6em; margin-bottom: -6em;
}
div#px-tools-manage:hover form#px-tools-manage-form {
	display: block;
}

/* Main content area */
div#px-main {
	float: left; min-height: 500px; width: 65%; max-width: 65%; padding-left: 5%; padding-right: 5%; padding-top: 30px; padding-bottom: 100px;
}
* html div#px-main {
	width: expression(
		(this.offsetWidth > 600) ? (600 + "px") : "auto";
	);
}
div#px-main h2 {
	border-bottom-color: #b0c4de; border-bottom-style: solid; border-bottom-width: 5px;
}
div#px-main div.px-msg {
	background-color: #e6e6fa;
	padding-top: 5px; padding-bottom: 5px;
}
div#px-main h3.px-author,
div#px-main h3.px-cat,
div#px-main h4.px-entry {
	font-family: "Bitstream Vera Sans", sans-serif;
}
div#px-main h3.px-author,
div#px-main h3.px-cat {
	background-color: #e6e6fa;
	border-right-color: #b0c4de; border-right-style: solid; border-right-width: 10px;
	font-weight: normal;
	padding-top: 4px; padding-bottom: 4px;
}
div#px-main h3.px-author a,
div#px-main h3.px-cat a {
	color: inherit; text-decoration: none;
}
div#px-main h3.px-author a:hover,
div#px-main h3.px-cat a:hover {
	text-decoration: underline;
}
body[id="top"] div#px-main div.px-msg,
body[id="top"] div#px-main h2,
body[id="top"] div#px-main h3.px-author,
body[id="top"] div#px-main h3.px-cat {
	margin-left: -2.5%; margin-right: -2.5%; padding-left: 2.5%; padding-right: 2.5%;
}
body[id="top"] div#px-main div.px-msg > * {
	margin-left: 0%; margin-right: 0%; padding-left: 0%; padding-right: 0%;
}
div#px-main div.px-msg h2 {
	border-bottom-style: none;
	font-size: 120%;
}
div#px-main img.px-author-face {
	float: right; margin-top: -3em;
}
div#px-main div.px-entry-footer {
	font-size: smaller;
	clear: both; text-align: right;
}
div#px-main div.px-entry-content {
	overflow: auto;
}

/* Sidebar */
div#px-sidebar {
	font-size: 90%;
	float: left; width: 20%; padding-top: 30px; padding-bottom: 100px;
}
div#px-sidebar h2 {
	font-size: 120%;
}
div#px-sidebar h2.px-major {
	font-size: 150%;
}
div#px-sidebar img#px-weather-icon {
	float: left; margin-right: 5%;
}
div#px-sidebar div#px-weather-temp {
	font-family: "Georgia", "Palatino Linotype", "Times New Roman", serif; font-size: 180%; font-weight: bold;
}
div#px-sidebar div#px-links li.unofficial {
	font-style: italic;
}

/* Footer */
div#px-footer {
	background-color: #000;
	color: #e6e6fa; font-family: "Gill Sans MT", "Gill Sans", "Bitstream Vera Sans", sans-serif; font-size: 80%;
	clear: both; padding-bottom: 50px;
}
div#px-footer h2 {
	background-image: url("./images/stars02a.gif"); background-color: #000;
	padding: 20px; padding-left: 5%; padding-right: 5%;
}
div#px-footer p {
	padding-left: 5%; padding-right: 5%;
}
div#px-footer a {
	color: #fff;
}