/***********************************************************************
** pmwiki.css for wikipublisher
**  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: Arial, sans-serif;
  background-color: #cccccc;
  font-size: 14px;
  margin-left:20px; margin-right:20px; 
}

h1, h2, h3, h4, h5 { line-height:1.1em; }
h1 { font-size:180%; }
h2 { font-size:150%; }
h3 { font-size:120%; }
h4 { font-size:108%; }
h5 { font-size:100%; font-weight:normal; font-style:italic; }
h1.wikiaction { 
	font-size:150%; margin:0px; margin-top:8px; padding-bottom:5px; 
}

#wikilogo { 
  padding-bottom:7px; 
  border-bottom:1px #cccccc solid; 
}
/*
#wikilogo { 
    padding: 0.5em 0;
    font-family: Old English, Georgia, serif;
    font-size: 150%;
    font-weight: bold;
    border-bottom:1px solid #cccccc; 
}
#wikilogo a {
    padding: 0.2em 0.02em;
}
#wikilogo a:link, #wikilogo a:visited, #wikilogo a:hover {
    color: #0c479d;
    background-color: #ffffa1;
    border: 1px solid #ffb2b2;
    text-decoration: none;
}
#wikilogo a:hover { border: 1px solid #853378; }
#wikilogo span.wp {
    padding: 0.25em;
    color: #00764c;
}
#wikilogo span.wpub {
    border-left: 1px solid #1e90ff;
    background-color: #b2ffa1;
    padding: 0.2em 0.25em;
}
*/
#wikihead { 
  position:absolute; right:20px; top:20px; 
  font-family:Verdana,sans-serif; font-size:85%; 
}
#wikihead input { font-size:85%; } 
#wikihead a { text-decoration: none; color: #002bb8; }
#wikihead a:hover { border-bottom: 1px solid; color:#002bb8; }

#wikileft { 
  width:160px; 
  background-color: #eeeeee;
  border-left: 1px #cccccc dotted; 
  border-right:1px #cccccc dotted; 
  padding:10px 10px 2px 10px;
  font-size: 85%;
  font-family: Verdana, sans-serif;
}
#wikileft a { text-decoration:none; color:black; }
#wikileft a:hover { border-bottom: 1px solid; color:#002bb8; }
#wikileft ul { list-style:none; padding:5px; margin:0px; }
#wikileft ul ul { margin-left:5px; }
#wikileft li { margin-top:4px; }
#wikileft h1, #wikileft h5, .sidehead 
  { font-size:medium; margin-bottom:0px; font-weight:bold; font-style:normal; }
#wikileft h1 a, #wikileft h5 a, #wikileft p a 
  { color:#505050; font-weight:bold; font-style:normal; }
#wikileft b, #wikileft strong { color:#505050; }
#wikileft h2, #wikileft h3, #wikilieft h4 { color: #666633; font-size: small; }

#wikititle a { text-decoration: none; color: #993306; }
#wikititle a:hover { border-bottom: 1px solid; }

#wikicmds { float:right; font-family:Verdana,sans-serif; font-size:80%;  }
#wikicmds ul { list-style:none; }
#wikicmds li { display:inline; margin:0px 5px; }
#wikicmds li a { text-decoration:none; color: black; }
#wikicmds li a:hover { border-bottom: 1px solid; color:#002bb8; }
#wikicmds li a.createlinktext:hover { text-decoration:none; 
    border-bottom: 1px solid;
}

#wikibody { padding:0px 10px 10px 10px; background-color:#f5f5f5; 
    color: #333333;
    border-right:1px #cccccc dotted; 
}
#wikitext { margin-top:1em; line-height:1.33em; }
#wikitext h1, h2, h3, h4, h5 {
  margin-left: -10px; padding-left: 10px;
  margin-right: -10px; padding-right: 10px;
  color: #151b7e;   
}
#wikitext h2 { 
    padding-top: 5px;
    padding-bottom: 5px;
    color: #151b7e; 
/*    background-color: #EECC99;  */
    border-top: 1px solid #c0c0c0;
	font-family: sans-serif;
 }
#wikitext h3 { 
    padding-top: 3px;
    padding-bottom: 3px;
/*    background-color: #EECC99;  */
/*    border-top: 1px solid #006633;  */
	font-family: sans-serif; 
}
#wikitext h4 { 
    padding-top: 2px;
    padding-bottom: 2px;
    color: #151b7e; 
/*    background-color: #EECC99;  */
/*    border-top: 1px dotted #006633;  */
	font-family: sans-serif; 
}
#wikitext h5 {
    padding-top: 1px;
    color: #151b7e; 
/*    border-top: 1px solid #ceebc8;  */
/*	color: #006633;  */
	font-family: sans-serif; 
}
#wikitext a { text-decoration: none; }
#wikitext a:link { color: #000000; }
#wikitext a:hover { border-bottom: 1px solid; color: #002bb8}
#wikitext a.createlink:link { color: #000000; }
#wikitext a.createlink:visited { color: #000000; }
/*** removed until image link issue sorted
#wikitext a.urllink {
	background: url(external.png) top right no-repeat;
	padding-right: 12px;
}
***/
#wikitext a.urllink:visited { color: #000000; }
#wikitext a.urllink:hover { color: #002bb8; }
#wikitext a.wikilink:visited { color: #000000; }
#wikitext a.wikilink:hover { color: #002bb8; }

#wikitext dt {
     color: #97694f;
     font-weight: bold; }

#wikitext table caption {
    text-align: left;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
}
#wikitext table td, #wikitext table th { vertical-align:top; }
#wikitext hr { width: 61.8%; }

.pagegroup { margin-top:10px; font-size:85%; color: #002bb8; }
.pagetitle { margin-top:10px; font-size:180%; color: #151b7e; }

#wikifoot { 
  padding-left:190px; 
  border-top:1px #cccccc solid; 
  font-size:80%; 
  font-family:Verdana,sans-serif;
}
#wikifoot a { text-decoration: none; color: #002bb8; }
#wikifoot a:hover { text-decoration: underline; color:#002bb8; }

#wikiedit form { margin:0px; }
#wikiedit textarea { width:98%; }
#wikiedit a:hover { border-bottom: none; }
#previewhead {
	margin-top: 10px; margin-left:-10px; margin-right:-10px;
	padding-left:10px; padding-right:10px; padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
#previewhead p {font-weight: bold; color: red; }
#previewhead h2 { margin-bottom: 5px; 
	background-color:transparent; border-top:none; color:black;
}
#previewfoot {
	margin-top: 10px; margin-left:-10px; margin-right:-10px;
	padding-left:10px; padding-right:10px; padding-top: 5px;
	border-top: 1px solid #cccccc;
}
#previewfoot p { float: right; padding-top: 3px; }
#previewfoot h3 { margin-top: 0px; font-size: 100%; 
	background-color:transparent; border-top:none; color:black;
}
@media print {
    #wikilogo, #wikihead, #wikicmds, #wikileft, #wikifoot { display: none; }
    #wikitext { margin: 0.5em; }
    body { font-family: serif; font-size: 12pt; width: auto; margin: 0.5em; }
}

