/***********************************************************************
** pmwiki.css
**  Copyright 2004 Patrick R. Michaud (pmichaud@pobox.com)
**  This file is part of PmWiki; you can redistribute it and/or modify
**  it under the terms of the GNU General Public License as published
**  by the Free Software Foundation; either version 2 of the License, or
**  (at your option) any later version.  See pmwiki.php for full details.
***********************************************************************/

body {
  font-family: Georgia,Verdana,Palatino,Verdana, Tahoma, Arial, Helvetica, sans-serif;
  background-color:black;
  margin: 0px auto;
  font-size:90%;
  width: 100%;
  color:rgb(255,220,75);
}

h1, h2, h3, h4 { line-height: 1em; padding-bottom: 3px; margin: 0;}
h1 { font-size:160%; font-family: Georgia, Times, Palatino, serif; color: silver; }
h2 { font-size:140%; font-family: Georgia, Times, Palatino, serif; color: silver; ; }
h3 { font-size:120%; font-family: Georgia, Times, Palatino, serif; color: silver; ; }
h4 { font-size:100%; font-family: Georgia, Times, Palatino, serif; color: silver; ; }
h5 { margin:0;padding-left:5px;padding-right:5px;padding-bottom:10px; font-size:100%; font-weight: normal; font-family: Georgia, Times, Palatino, serif; color: silver; }


hr { border: none; height: 1px; background-color: #ccc; color: #ccc; width: 100%; }

pre {
  background: #f8f7ef;
  border-top: 1px dashed #666;
  border-bottom: 1px dashed #666;
  padding: 10px;
  font-family: monospace;
  color:black;
}

.lastmod {
  font-style: italic;
}

#wikilogo {
  padding-left:10px; padding-bottom:5px;
  border-bottom: 1px #ccc solid;
}

#wikihead {
  position:absolute; right:10px; top:10px;
  font-family:Verdana,sans-serif; font-size:8pt;
}
#wikihead input { font-size:85%; }

#wikileft {
  position: absolute;
  z-index: 10;
  top: 180px; left: 5px;
  width: 175px;
  padding: 0px 10px 10px 10px; 
  font-size: 80%;
  background: black;
  font-family: Arial, Verdana , sans-serif,Georgia, Times, Palatino, serif;
}

#wikileft a, #wikigroupbar a { text-decoration:underline; color: silver; }
#wikileft a:hover, #wikigroupbar a:hover { text-decoration:underline; color: rgb(255,220,75); }
#wikileft ul { list-style:none;color:Silver; padding:2px; margin:0px; }
#wikigroupbar ul { list-style:none;color:Silver; padding:2px; margin:0px; }
#wikileft li, #wikigroupbar li { margin-top:4px; }
#wikileft h1, #wikigroupbar h1 .sidehead
  { font-size: 160%; margin-bottom:0px; font-weight:bold; font-style:normal; }
#wikileft h1 a, #wikigroupbar h1 a, #wikileft  h5 a, #wikigroupbar h5 a, .sidehead a
  { color:#505050; font-weight:bold; font-style:normal; }


#wikiruleback {
  position: absolute;
  z-index: 0;
  top: 0; left: 0;
  height: 45px;
  width: 100%;
  background: black;
}

#wikitop {
  position: relative;
  z-index: 2;
  height: 100px;
  width: 800px;
  background: black;
  padding:0px 0px 0px 5px;
  
}

#wikirule {
  position: absolute;
  z-index: 15;
  top: 0; left: 0;
  height: 165px;
  width: 800px;
  border-bottom: 1px solid rgb(255,220,75);
  background: transparent;
}

#wikitopmenu {
  position:absolute;
  top:255px;
  text-align: right;
  font-size: 80%;
  padding-top: 12px;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  width:420px;
 }
#wikitopmenu a { text-decoration: underline; color: silver; }
#wikitopmenu a:hover { text-decoration: underline; color: rgb(255,220,75); }


#wikicmds {
  position: absolute;
  z-index: 20;
  top:148px;
  text-align: left;
  font-size: 10pt;
  padding: 0px;
  margin:0px;
  left:10px;
  margin-right: 20px;
  font-family: Verdana,Arial,Georgia, Times, Palatino, serif;
  font-weight:bold;
  /* text-transform: uppercase; */
  color: silver;
  }
#wikicmds ul { list-style: none; }
#wikicmds li { display: inline; margin: 0px 5px; }
#wikicmds li a { text-decoration: none; color: black; }
#wikicmds li a:hover { text-decoration: none; background-color:rgb(255,220,75);color: black;}
#wikicmds a { text-decoration: underline; color: silver; }

#wikicmds a { text-decoration: underline;}
#wikicmds a:hover { color: rgb(255,220,75);}


#wikicmds 
{
	z-index:20;
	top:148px;
	font-size:x-small;
	font-family:Arial,verdana,sans-serif;
	width:800px;
	text-align:right;
        left:0px;
}


#wikibody {
  position:absolute;
  left: 200px;
  width: 420px;
  top:180px;
  padding: 0px 0px 10px 0px;
  border-left:1px dotted silver;
}

#wikigallery {
  position:absolute;
  left: 10px;
  width: 770px;
  top:180px;
  padding: 5px 5px 20px 5px;
  margin:10px;
  IMG {margin:5px;padding:5px}
}



.textsm {
	FONT-SIZE: 80%; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textbg {
	FONT-SIZE: 140%; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textreg {
	FONT-SIZE: 90%; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.texterror {
  FONT-SIZE: 90%; COLOR: red; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

IMG.gallery {margin:5px;padding:5px}

IMG.target {padding:15px;margin:15px;}

#wikitext {
  margin: 0 0px 0px 0px;
  padding: 0px 20px 10px 20px;
  /* padding: 30px 25px 10px 30px; */
  line-height: 1.33em;
  width:370px;
}
#wikitext a { text-decoration: underline; color: silver; }
#wikitext a:hover { text-decoration: underline; color: rgb(255,220,75); }
#wikitext IMG {margin:0px;padding:2px;}

#wikiright {
  position: absolute;
  top: 180px; left: 629px;
  width: 180px;
  font-family: Georgia, Times, Palatino, serif;
  font-size: 100%;
  
}

#wikisearch {
  padding-bottom: 4px;
  border-bottom: 1px dashed #999;
}

#wikigroupbar {
  padding: 0px 0 10px 0;
  font-size: 100%;
  font-family: Georgia, Times, Palatino, serif;
 }

.pagegroup { margin-top:10px; font-size:85%; }
.pagetitle { margin-top:2px; font-size:180%; }

#wikifoot {
  text-align: center;
  font-size: 80%;
  padding-top: 12px;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  width:420px;
 }
#wikifoot a { text-decoration: underline; color: silver; }
#wikifoot a:hover { text-decoration: underline; color: rgb(255,220,75); }

#wikifootRight {
  text-align: right;
  font-size: 80%;
  padding-top: 12px;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  }
#wikifootRight a { text-decoration: underline; color: silver; }
#wikifootRight a:hover { text-decoration: underline; color: rgb(255,220,75); }



#wikiedit form { margin:0px; color:rgb(255,220,75); width:550px }
#wikiedit textarea { width:98%; color:black; width:550px }


/* styles so the editting screens look okay with black background for main */

.quickref { color:black;}
.quickref a { text-decoration:underline;color:black;}
.wikilink a {color:black;}



/* Styles Copied over from old system */

.boxscores th {
	BACKGROUND: rgb(255,220,75); COLOR: black; TEXT-ALIGN: center;font-family:Georgia,Verdana;font-size:small;
}
.boxscores td {
	BACKGROUND: black; COLOR: rgb(255,220,75); TEXT-ALIGN: center;font-family:Georgia,Verdana;font-size:small;
}
.boxhead th {
	BACKGROUND: rgb(255,220,75); font-size:10pt; COLOR: black; TEXT-ALIGN: center;
}
.boxhead td {
	BACKGROUND: black; font-size:10pt; COLOR: rgb(255,220,75); TEXT-ALIGN: center 
}

.headerpane {COLOR: rgb(255,220,75)
}

.headerpanecoach {
	FONT: 16px Verdana,Arial,Tahoma; COLOR: rgb(255,220,75)
}


pre { margin-bottom: 2em; }
p { margin-bottom: .7em; }
p.vspace { margin-bottom: .7em; }

.quickref { width: 97% }
.sidehead { padding:.15em;margin-top: .5em; font-size:120%;width:100%;background-color:gray;color:rgb(255,220,75);}
.anyclass {color:blue}

#wikitext ul { padding-bottom: .5em; }
#sidebar ul { margin-bottom: 1em; }
#main { border-bottom: none; }
#menubar { width: 824px; }

table.history {width:100%}
.history th {
	BACKGROUND: rgb(255,220,75); COLOR: black; TEXT-ALIGN: center;font-family:Georgia,Verdana;font-size:90%;
}
.history td {
	BACKGROUND: black; COLOR: rgb(255,220,75); TEXT-ALIGN: center;font-family:Georgia,Verdana;font-size:90%;
border-bottom:1px dotted gray}
}



.caption {padding:4px;margin:4px;margin:0;font-family:Verdana,sans-serif;font-size:70%;color:rgb(255,220,75);line-height:1.5em;background-color:black;
border:1px solid white}

code {line-height:0.8em;font-size:90%}








































