/***********************************************************************
** presentation.css
**  Copyright 2004 John Rankin (john.rankin@affinity.co.nz)
**  This file works with 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.
***********************************************************************/

/***********************************************************************
** These define the pmwiki "default" skin -- which JR has much enhanced
***********************************************************************/
body {	
    text-align: center;
	margin: 0px;
	height: 500px;
	font-family: sans-serif;
	color: #333333;
	background-color: #dedede; 
}
#presentation {
    text-align: left;
	width: 780px; 
    margin: 0px auto;
	background-color: #f5f5f5; 
}
.pagegroup { font-size: 18px; }
.pagetitle { font-size:180%; font-weight:bold; padding-bottom: 3px; }
.pagetitlesmall { font-size:150%; font-weight:bold; }

#searchlink {
	margin-bottom: 0px;
	text-align: left;
}
@media print { searchlink { display: none; } }
#wikiheader {
	border-top: 2px solid #00764c;
	border-bottom: 5px solid #853378;
/*	border-bottom: 2px solid #9999ff;  */
}

#wikilogo { 
    padding: 0.5em 0;
    font-family: Old English, Georgia, serif;
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 0.5em;
}
#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;
}
/* #wikilogo { width:100px; margin-bottom: 8px; } */
/* #wikilogo a:hover { border-bottom: 1px dotted #840008; } */
#wikitagline {
	font-size: 18px;
	color: #840008;
}
#wikihead { 
  position:absolute; top:0px; right:0px; 
  font-size:smaller; text-align:right;
}
#wikihead input { font-size:smaller; }
#searchlink form { margin: 0px; }

td#wikisidebar { vertical-align:top; }
#wikisidebar { width:130px; font-size:smaller; padding-top:5px;
/*	background-color: #eeeeff; */
    background-color: #edf7f7; 
	border-right:1px solid #338a9b;
	border-left:1px solid #338a9b;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
 }
#wikisidebar h1 { 
  margin-top: 5px;
  margin-bottom:0px; background-color:#e0e0e0; 
  margin-right:-5px;  padding-right: 5px;
  margin-left: -5px;  padding-left: 5px;
  font-size:small;
}
hr {
	border: 0;
	width: 61.8%;
	color: #e66e31;
	background-color: #e66e31;
	height: 1px;
}
#wikisidebar hr { color:blue; }
#wikisidebar p.vspace { margin-top:1em; }
#wikisidebar ul { margin-left:7px; padding-left:7px; list-style-type:none;
    text-indent:-7px; line-height:1.4em; }

#wikititle { align:left; padding-top: 3px; }
#wikibody { padding-left:10px; 
/*    border-right: 1px solid #338a9b;  */
    border-left: 1px solid #338a9b; 
	padding-right: 10px;
	vertical-align: top;
}
#wikitext { margin-top:5px; margin-bottom:10px; 
	padding-top: 10px;
	border-top: 1px dotted #840008;
    line-height: 1.3em;
    margin-left:-10px; padding-left: 10px;
    margin-right:-10px; padding-right: 10px;
}
#wikitext sub, #wikitext sup { line-height: 0; }
/* #wikiedit { font-size: 14px; } */

#wikicmds {
/*  margin-left:390px; */
	margin-top: 0px;
    margin-bottom: 0px; 
    padding-top: 3px;
    padding-left: 3px;
	padding-bottom: 2px;
  font-size:smaller; text-align: left; 
  background: #d1ebe8;
	border-bottom: 7px solid #338a9b;
}
#wikicmds a { display:inline; }

#wikifooter { clear:both; border-top: 7px solid #338a9b; font-size:smaller; 
    padding-top: 3px;
    padding-left: 3px;
	padding-bottom: 3px;
    background: #d1ebe8;
}
#wikifootcmds { 
	border-top: 1px dotted #840008;
    margin-left:-10px; padding-left: 10px;
    margin-right:-10px; padding-right: 10px;
	padding-top: 4px;
	font-size: smaller;
}
div.footnavleft { 
	padding-bottom: 4px;
/*	float: left;  */
}
div.footnavright { 
	padding-bottom: 4px;
	float: right;
	text-align: right;
}
div.lastmod {
	margin-bottom: 7px;
	font-size: smaller;
}
div.searchfoot {
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}
div.validator {
	padding-top: 5px;
	margin-bottom: 5px;
}
#wikiedit form { margin:0px; }

#copyright {
	margin-top: 10px;
/*	border: 1px solid #e49a7f;  */
	padding: 3px;
	border-top: 1px dotted #840008;
    background-color: #eeeeff;
	border-bottom: 1px dotted #840008;
}
.wikitrail { font-size: smaller; }

/***********************************************************************
** The pmwiki skin is really designed for a table-based layout, but the
** rules below make a 'best effort' at a div-based layout if
** $EnableStdLayoutTable==0;
***********************************************************************/
div#wikileft { float:left; }
div#wikibody { margin-left:150px; }

/*  wiki menu left  */
/*
td#wikisidebar {
	border-right: 2px solid #9999FF;
	padding-top: 10px;
	padding-right: 15px;
	font-size: smaller;
	width: 130px; 
	vertical-align: top;
}	*/
td#wikisidebar .indent { 
	margin-left: 7px;
	margin-bottom: 4px;
}
td#wikisidebar dl {
	margin-top: 0px;
	margin-bottom: 4px;
}
td#wikisidebar dt { 
/*	background: #faebd7;  */
	background: #338a9b;
	color: #d1ebe8;
	padding: 3px;
	border: 2px solid #e49a7f;
}
td#wikisidebar dd { 
	margin-left: 7px;
	margin-top: 4px;
}

/*------------------------------------------+
|  controls the behaviour of headings       |
+------------------------------------------*/
h1 { 
/*	color: #006633; */
    color: #006d82;
	font-family: sans-serif; 
}
h1.wikiaction { font-size:150%; margin-top:0px; margin-bottom:5px;
    color: #e66e31;
}
h2 { 
/*	background-color: #EECC99; */
    background-color: #006d82;
/*    color: #d1e2dc;  */
    color: #edf7f7;
    margin-left:-10px; padding-left: 10px;
    margin-right:-10px; padding-right: 10px;
    padding-top: 5px; padding-bottom:5px;
	font-family: sans-serif;
 }
h3 { 
/*	background-color: #FFCC99; */
    background-color: #d1ebe8;
    color: #006d82;
    margin-left:-10px; padding-left: 10px;
    margin-right:-10px; padding-right: 10px;
    padding-top: 3px; padding-bottom:3px;
    border-bottom: 1px solid #006d82;
	font-family: sans-serif; 
}
h4 { 
/*	background-color: #FFCC66; */
    color: #006d82;
    padding-bottom: 2px;
    border-bottom: 1px solid #006d82;
	font-family: sans-serif; 
}
h5 { 
/*	background-color: #FFCC33; */
    color: #006d82;
    padding-bottom: 1px;
    border-bottom: 1px dotted #006d82;
	font-family: sans-serif; 
}
h6 { 
	background-color: #ceebc8; 
	font-family: sans-serif; 
	text-align: left; 
	font-weight: normal; 
	font-size: smaller; 
	padding: 3px;
	margin-top: 0px; 
	margin-bottom: 10px; 
	border: 1px solid #006633;
}

/*------------------------------------------+
|  controls the behaviour of <a...> links   |
+------------------------------------------*/
#searchlink a:link {
	color: #896c44;
/*	color: #fa8072;  */
}
#searchlink a:hover {
	color: #e66e31;
}
a.createlink  { 
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}
a.createlink:link  { 
	color: #FF2222;
}
a.createlink:visited  { 
	color: #FF2222;
}
a.createlink:hover {
	text-decoration: underline;
	color: #444444;
}
a.title { 
	text-decoration: none;
	font-family: sans-serif;
}
a.title:hover { 
	text-decoration: underline;
}
a.urllink:hover {
	color: #339933;
}
a.thisurl:hover {
	color: #330000;
}
a.wikilink:hover {
	color: #770000;
}
a {
	color: #004080;
	text-decoration: none;
}
a img {
  border-width:0;
}
/*
a:link {
	text-decoration: none;
	color: navy;
}  */
a:active {
	color: #d14e74;
}
a:visited {
	color: #551a86; 
}
a:hover {
	text-decoration: underline;
}
b.selfreference {
	font-weight: normal;
	border-bottom: 1px dotted #336666;
	color: #336666;
}

/* controls text in content table cells */
/* div#wikitext td { font-size: smaller; } */
form.publish { margin-left: 40px; }
/*------------------------------------------+
|  controls the behaviour of search results |
+------------------------------------------*/
p#searchtitle { margin-top: 0px; }
dl.wikisearch { margin-left: 40px; }
input.publishbutton { margin-left: 80px; }

/*------------------------------------------+
|  controls the behaviour of edited pages   |
+------------------------------------------*/
div#footbar { 
	margin-top: 10px;
	border-top: 1px dotted #840008;
    margin-left:-10px; padding-left: 10px;
    margin-right:-10px; padding-right: 10px;
	padding-top: 5px;
}
h1#headbar {
	font-size:150%;
	color: #e66e31;
	padding-bottom: 5px;
    margin-left:-10px; padding-left: 10px;
    margin-right:-10px; padding-right: 10px;
	border-bottom: 2px solid #e66e31;
	margin-bottom: 10px;
}
p#wikisubtitle {
	margin-top: 10px;
	border-top: 2px solid #e66e31;
	padding-top: 5px;
    margin-left:-10px; padding-left: 10px;
    margin-right:-10px; padding-right: 10px;
	font-weight: bold;
}

/*------------------------------------------+
|  controls the behaviour of diff pages     |
+------------------------------------------*/
div#difffoot { 
	margin-top: 10px;
	border-top: 2px solid #9999FF;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
@media print {
    #wikilogo, #wikihead, #wikicmds, #wikisidebar, #wikifootcmds, #wikifooter,
    .footnavleft { display: none; }
    #wikitext { margin: 0.5em; }
    #wikibody { border-left: none; }
    body { font-family: serif; font-size: 12pt; width: auto; margin: 0.5em; }
}
