/***********************************************************************
** pmwiki.css for wikipublisher
**  Copyright 2004-2006 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.
**
**  modifications Copyright 2005-2006 John Rankin
***********************************************************************/
body {
color:#111111;
font-family:Verdana,Arial,Helvetica,sans-serif;
height:100%;
margin:0pt;
padding:0pt;
width:100%;

}
/*

body { 
  font-family: sans-serif;
  background-color: #dcede6;  // f0f8ff;  // replace fff8dc
  
  margin-left:34px; margin-right:34px; margin-top:13px;
}
*/
/* These control the fixed-width text elements of the page */
textarea, pre, code { font-size:1.3em; }
pre { line-height:1.2em; }
pre code, code code, pre pre { font-size:100%; }
h1 code, h2 code, h3 code, h4 code { font-size:1em; }

h1, h2, h3, h4, h5 { line-height:1.1em; margin-top:1.4em; margin-bottom:0.6em; 
  color: #333; }
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 { margin:0px; margin-top:8px; margin-bottom:5px; color: #006633;
	font-size: 150%; 
}
/*** trial until image link issue sorted ***/
span.url {
	background: url(external.png) top right no-repeat;
	padding-right: 0.9em;
}
span.mailto {
	background: url(mail_icon.gif) bottom right no-repeat;
	padding-right: 1.1em;
}
/***/


#wikilogo {
 background-image: url(/images/background.png);
margin:0pt auto;
padding:0pt;
text-align:right;
width:100%;
}

#wikihead input { font-size:85%; } 
#wikihead a { text-decoration: none; }
#wikihead a:hover { border-bottom: 1px solid; }

#wikiside { 
  width:180px; 
  background-color: #f0f0f0;
  border-left: 1px #cccccc dotted; 
  border-right:1px #cccccc dotted; 
  padding:10px 10px 2px 10px;
  font-size:0.8em;
  font-family: Verdana, sans-serif;
}

#wikisideCC { 
  width:180px; 
  background-color: #f0f0f0;
  border-left: 1px #cccccc dotted; 
  border-right:1px #cccccc dotted; 
  padding:10px 10px 20px 10px;
  font-size: 0.6em !important;
  font-family: Verdana, sans-serif;
  text-align:center;
}
#wikisideCC a { 
	text-decoration:none; 
	color:#5f5f30; 
	
}



#wikiside a { text-decoration:none; color:#5f5f30; }
#wikiside a:hover { border-bottom: 1px solid; color:blue; }
#wikiside ul { list-style:none; padding:5px; margin:0px; }
#wikiside li { margin-top:4px; }
#wikiside h1, #wikiside h5, .sidehead 
  { font-size:medium; margin-bottom:0px; font-weight:bold; font-style:normal; }
#wikiside h1 a, #wikiside h5 a, #wikiside p.sidehead a 
  { color:#505050; font-weight:bold; font-style:normal; }
#wikiside b, #wikiside strong { color:#505050; }

#wikititle a {
			color:#111111; 
			text-decoration: none; 
			}
#wikititle a:hover { color:#18605A; }

#wikicmds { 
			border-bottom:2px dotted #000000;
			
			padding-bottom:0.5em;
			float:right; 
			white-space:nowrap;
  			font-family: Verdana, sans-serif; 
			
			width:100%;
			margin-top:3px;
			margin-bottom:3px;
			 }
#wikicmds input{ 			
			font-size:0.65em;  			
			
			 }
#wikicmds ul { 
			margin:0px;
			list-style:none;
			display:inline; 
			padding:0px;
			}
#wikicmds form { 			
			display:inline; 
			}
#wikicmds li { 
			display:inline; 
			padding:0px 10px 0px 0px; }
#wikicmds li.right { 
			display:inline; 
			padding:0px 0px 0px 10px; }
#wikicmds li a { 
				color:#18605A;
				font-size:0.65em;
				text-decoration:none;
				text-transform:uppercase;
				}
#wikicmds li a:visited  { 
				color:#18605A;
				}
li.browse b { 
				font-size:0.65em;
				text-decoration:none;
				text-transform:uppercase;
				}
#wikicmds li a:hover { 
				color:#3C9FA6; 
				}
#wikicmds li a.createlinktext:hover { 
				text-decoration:none; 
    			border-bottom: 1px solid;
				}






#wikibody { padding:0px 34px 13px 34px; background-color: #fafafa; 
    color: #333333;
    border-left:1px #cccccc dotted; 
}
#wikitext { 
		margin-top:1em; 
		line-height:1.33em; 
		border-top:2px dotted #000000;		
		font-size:0.9em;
		margin:0pt;
		padding:0.5em 0pt 0pt;
		border-bottom: 1px dotted #fafafa;
		}
#wikitext pre{ 
			
		font-size:1.2em;
		
		}
#wikitext h2 { 
    padding-top: 8px;

    border-top: 1px solid #ccc;
 }
#wikitext h3 { 
    padding-top: 3px;

    border-top: 1px dotted #ccc;
 }
#wikitext a { text-decoration: none; }  // font-weight: bold;
/*
#wikitext a:link { color: #002bb8; }
*/
#wikitext a:link { color: #06c; }
#wikitext a:hover { border-bottom: 1px solid; }
#wikitext a.createlink:link { color: #FF2222; }
#wikitext a.createlink:visited { color: #FF2222; }
#wikitext a.urllink:hover { color: #339933; }
#wikitext a.wikilink:visited { color: #5a3696; }
/*
#wikitext a.wikilink:hover { color: #ff5d00; }
*/
#wikitext a.wikilink:hover { color: #147; }

#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 { 
	border: 0;
	width: 61.8%;
	color: #9e4b20;
	background-color: #9e4b20;
	height: 1px;
}
#wikitext pre { width: 650px; overflow: auto; padding-bottom: 0.5em; }
#wikitext table pre { width: auto; }
#wikitext textarea { font-size:1em; }
.pagegroup { margin-top:10px; font-size:90%; }

.pagetitle { 
			font-family:Georgia,'Times New Roman',Times,serif;
			font-weight:normal;
			margin:0em 1em 0.5em 0em;
			padding-top:0.5em; 
			color:#111111;
			}


/*.pagetitle { margin-top:3px; font-size:180%; }*/

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

/*
Font changes 2 Feb 2007
*/

#wikitext a:link { color: #cc3300; }
#wikitext a.createlinktext  { color: #444444; border-bottom: 1px dotted; }
/*#wikitext a:hover { border-bottom: 1px solid; }*/
#wikitext a.createlink:link { color: #FF2222; }
#wikitext a.createlink:visited { color: #FF2222; }
#wikitext a.urllink:visited { color: #993300; }
#wikitext a.urllink:hover { color: #339933; }
#wikitext a.wikilink:visited { color: #993300; }
#wikitext a.wikilink:hover { color: #ff9933; }
#wikitext a:active { color: #d14e74; }

#wikifoot a { text-decoration: none; color: #002bb8; }
#wikifoot a:hover { text-decoration: underline; color: blue; }

a:hover:first-child:before   {
border-bottom: 1px solid;
}