body   { color: black; font-size: 14px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss }
p { font-size: 14px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss }
a  { color: #036 }
tr { font-size: 14px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss }
td { font-size: 14px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss }
.featurehead { font-style: normal; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss }
.featuretext { font-style: normal; font-weight: normal; font-size: 11px; line-height: 130%; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss }
.morebutton { font-style: normal; font-weight: normal; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss; margin-top: -7px }

** pmwiki stuff
.pagegroup { font-style: normal; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss }
.pagetitle { font-style: normal; font-weight: normal; font-size: 11px; line-height: 130%; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss }

ul, ol, pre, dl { margin-top:0px; margin-bottom:0px; }
.indent { margin-left:40px; }

.pagetitle { font-size:150%; font-weight:bold; }

.diffbox { border:1px #999999 solid; }
.diffauthor { font-weight:bold; }
.difftime { font-family:verdana,sans-serif; font-size:66%; }

.difftype { clear:both; font-family:verdana,sans-serif; font-size:66%; font-weight:bold; }
.diffadd { border-left:5px #99ff99 solid; padding-left:5px; }
.diffdel { border-left:5px #ffff99 solid; padding-left:5px; }
.diffrestore { clear:both; font-family:verdana,sans-serif; font-size:66%; margin:1.5em 0px; }

#wikiedit textarea { width:98%; }
td#wikileft { vertical-align:top; }
td#wikibody { vertical-align:top; }
td#wikiright { vertical-align:top; }

a.varlink { text-decoration:none; }

/***********************************************************************
** 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.
***********************************************************************/

/***********************************************************************
** These define the pmwiki "default" skin.  DO NOT EDIT THIS FILE
** DIRECTLY OR YOU MAY LOSE CHANGES WHEN UPGRADING!  If you want to make
** changes to these settings, first copy this file to another name
** (e.g., 'myskin.css'), and set $PageSkin='myskin' in your
** local/config.php file.  
***********************************************************************/

#wikilogo { border-bottom:2px solid #cccccc; }
#wikihead input { font-size:smaller; }
#wikihead form { margin:0px; }

#newsandfeatures   { font-size: 12px; color:#ffffff; }
#newsandfeatures h1  { font-size: 14px; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 8px; margin-bottom: 2px; margin-top: 0px; font-weight: bold; color:#CC0000; }
#newsandfeatures hr { color:#ffffff; }
#newsandfeatures ul   { list-style-type: none; margin: 0px; padding: 0px 8px 2px }
#newsandfeatures li { padding-bottom: 4px ; }
#newsandfeatures img  { margin: 2px 4px }
#newsandfeatures a {text-decoration: none; color:#ffffff; }
#newsandfeatures a:hover {text-decoration: underline ; color:#ffffff;}

#wikibody { padding-bottom:1em; padding-top:0.5em; padding-left:8px; padding-right:8px; font-size:13px; }
#wikibody h1  { color: #cc0000; font-size: 20px }
#wikibody h2 { font-size: 17px; }
#wikititle { float:left; }

#wikicmds  { font-size: 10px; text-align: right; padding: 8px }
#wikicmds a  { color: gray }
#wikicmds a:hover { color: white }
#wikifoot { clear:both; border-top:2px solid #cccccc; font-size:smaller; }

h1.wikiaction { font-size:100%; margin:0px; }
#wikiedit form { margin:0px; }
.createlink            { background: url(/pub/AddLink.gif) no-repeat scroll 0px 4px; padding: 3px; margin: 3px; text-decoration: none; }
#sidebar { color: white; font-size: 12px }
#sidebar li { color: white; text-decoration: none; list-style-type: none }
#sidebar a { color: white; font-size: 12px; text-decoration: none }
#sidebar a:hover { color: white; font-size: 12px; text-decoration: underline }
