/* CSS Document */
/*===================  COLORS  ====================
# c-green.css   part of the Triad skin for Pmwiki
#=============== green theme ====================*/

body { background:url('../images/boxed-bg.jpg') repeat fixed;   }   /*was #ccc; donkergroen: #1B3F0E*/
#outer-box { border:1px solid #43562E; }
#left-box { background: url(../images/green-brd-right.jpg) right repeat-y; } /*left: right border img */
#outer-box { background:#275A14 url(../images/green-brd-left.jpg) repeat-y; }/*left: left border img + background */
#center-box, #right-box, #footnavbox {background:url(../images/green-gradient.gif) bottom left fixed repeat-x #669933; } /* main background color */

a:link   { color:#009;}
a:visited{ color:#009;}
a:active { color:#009;}
a:hover  { color:#900;}

#outer-box > tbody {box-shadow: 10px 0 15px -6px rgba(100, 100, 100, 0.7), -10px 0 15px -6px rgba(100, 100, 100, 0.7);} 

#header { background:#91C757 url(../images/green-top.jpg) repeat-x; padding-top:10px; }
#header a { color:#fff; font-weight: bold; padding:2px;}
#header a:hover { color: #000; background: #fff; font-weight: bold; padding:2px; box-shadow: 0 7px 6px -6px black; font-style: italic;}
#header a:active { color: #000; background: #fff; font-weight: bold; padding:2px; box-shadow: 0 7px 6px -6px black; font-style: italic;}
#header a.selflink { color: #000; background: #fff; font-weight: bold; padding:2px; box-shadow: 0 7px 6px -6px black; font-style: italic;}
#header .inputbutton a {color:#006;}
#header {color:#efe;}

#topnav {  padding-top:1px; background:#35691A; /* toplink bar background color */
			border-top:1px solid #000; border-bottom:1px solid #EBF5E0; }

#topnav p {color: #fff; }

#topnav a, #topnav ul li { color:#fff; }
#topnav li a:hover, #topnav li a:active  {
		color: #000; background: #fff; } /* hover colors */

#topnav a { color:#fff; text-decoration: none; }
#topnav a:hover, #topnav a:active  {
		color: #000; background: #fff; } /* hover colors */


#titlebar a { color:#900; }
#titlebar a:hover { color:#009; }

#contentbox { background:#fff;
			  border:1px solid #43562E; }

#content h1, #content h2, #content h3,
#content h4, #content h5, #content h6 { color:#090; }

#content h3 {font-weight: bold;}

.quickref { background:#eef }

#sidebar p, #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 { color:#ff9 }
#sidebar .sidehead, #sidebar p.sidehead a.wikilink { color:#ff9 } /*#5F5F30*/

#sidebar h1 a:link, #sidebar h1 a:visited { color:#FFC27F; }
#sidebar h1 a:hover, #sidebar h1 a:active,
#sidebar a:link, #sidebar a:visited { color:#d0d0d0; }
#sidebar a:hover, #sidebar a:active { color:#fff; text-decoration:none; }
#sidebar p.sidehead a.wikilink:hover  { color:#fff; background: #900; } /* hover colors */
#sidebar p.sidehead a.wikilink:active { color:#fff; background: #900; }
#sidebar li a:hover, #sidebar li a:active  {
		color: #fff; background: #900; } /* hover colors */
/*#sidebar li, #sidebar h1 { border-bottom: 1px solid #999; }  menu lines */
/* border-top:1px adds horizontal lines for second level list elements: */
#sidebar ul ul li  { border-top:0px solid #999; border-bottom:0;}
#sidebar a.selflink { color:#fff }
#sidebar a:hover.selflink { background:none; color:#fff }
#sidebarfooter { border-top:0px solid #999; }

.inputbox, .inputtext { background: #EBF5E0;
			border-top:1px solid #999;
			border-left:1px solid #999;
			border-right:1px solid #eee;
			border-bottom:1px solid #eee; }
.inputbox:hover, .inputbox:focus { color:#000; background:#fff; }
/* comment next six lines to get a standard button */
.inputbutton {color:#000066; background:#D6EBC2;
			border-top:1px solid #eee;
			border-left:1px solid #eee;
			border-right:1px solid #999;
			border-bottom:1px solid #999;}
.inputbutton:hover { color:#900; background:#FFFFC7; }


textarea { background: #EBF5E0;
			border-top:1px solid #999;
			border-left:1px solid #999;
			border-right:1px solid #eee;
			border-bottom:1px solid #eee; }


.navbuttons li a:hover, #footaction li a:active { color:#900; background:#FFFFC7 }
.navbuttons li a, a.fontsizer{
			background:#D6EBC2;
			color:#006;
			border-top:1px solid #eee;
			border-left:1px solid #eee;
			border-right:1px solid #999;
			border-bottom:1px solid #999;}

#footer-box { border-top:1px solid #EBF5E0;
  	    background:#eee url(../images/green-foot.jpg) repeat-x;}
#footnav {color:#efe;}

#footer a {color: #5e9537; text-decoration:none;}

#content ul { list-style-image: url(../images/bullet7.gif); }
#rightbar ul { list-style:none; }

#rightbar a.fontsizer, #header-box a.fontsizer  {
		color:#fff;
		background:#35691A;
		border:0; }
#content a.fontsizer { background:#D6EBC2; }
#sidebar a.fontsizer { background:#35691A; }
#header-box a.fontsizer:hover { background:#fff; color:#000; }
#rightbar a.fontsizer:hover { background:#fff; color:#000; }
#sidebar a.fontsizer:hover { background:#fff; color:#000; }
#content a.fontsizer:hover { background:#fff; color:#000; }

#sidebar  p { color:#eee; }

.clip, .news { border:1px solid #43562E;
		color:#000;
		background:#E8F4DD url(../images/green-clip-left.jpg) repeat-y;
		padding:0 8px 5px 8px;
		margin-bottom:5px; }

#sidebar .sideclip { border:1px solid #003B62;
		color:#000;
		background:#E8F4DD;
		padding:2px 0px;
		margin:5px 5px 0 5px; }
#sidebar .sideclip p, #sidebar .sideclip h4 {
		color:#000;
		line-height:1.2em;}
#sidebar .sideclip a { color:blue }

#toggleright input, #toggleleft input{
		color:#fff;
		background:#35691A;
		border:none;
}
#toggleleft input { border-right:1px solid #fff }
#toggleright input { border-left:1px solid #fff }

#toggleright input:hover, #toggleleft input:hover { background:#900; }

#sidebar .trailmenu ul li a { color:#efe; }
#sidebar .trailmenu ul ul li a { color:#afa; }
#sidebar .trailmenu ul ul ul li a { color:#faa; }

#editpreview { border-color:#5B872C; background:#fff; }
.previewheader, .previewfooter, #edithelp { border-color:#5B872C; background:#EBF5E0;}


/* comment message boxes */
.messagehead, .messageheader, .messagefooter { background:#C6DBB2; }
.messageauthor { background:#DDEAD2; }
.messagesubject { background:#DDEAD2; }
.messageitem, .messagetext, .bquote { background:#EBF5E0; border: 1px solid #c0e09f; text-align: center;}

table.zebra tr.ind1 { background-color:#f2f9ec; }
table.zebra th { background-color:#c0e09f; }
table.zebra { border-collapse: collapse; border: 1px solid #c0e09f; }

