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

/*=============== liight blue theme =================*/
body { background:#D5E2F2; } 
#outer-box { border:1px solid #003466; background: #f3f5f5;} 
#left-box { background: #f3f5f5; } /*left: right border img */ 
#outer-box { background:#f3f5f5; }/*left: left border img + background */
#center-box, #right-box, #footnavbox {background: /*url(../images/blue-grad.gif) bottom left fixed repeat-x*/ #f3f5f5; } /* main background color */

a { text-decoration: none;} 
a:link   { color:#009;}
a:visited{ color:#009;}
a:active { color:#f7941d;}
a:hover  { color:#900; text-decoration: underline;}

a.createlinktext,
a.createlinktext:visited {
  color: red;
  border-bottom: none;
}

#header { background:#BED0E4 url(../images/blue-100-top.jpg) repeat-x; /* header background image */
		   }
#header img { padding: 0px; margin: 0px;}

#topnav {  background:#FF992E; /* toplink bar background color was f7941d */
			border:0px solid #fff;  }
#topnav a, #topnav ul li { color:#fff; }		
#topnav li a:hover, #topnav li a:active  { 
		color: #fff; background: #EB7A09; } /* hover colors were 900 */

#contentbox { background:#fff;  
			  border:1px groove #C1CDCD; }   /* f7941d*/

#contentbox a.external {
   background: url(../images/extern-orange.gif) center left no-repeat;
   padding-left: 15px;
   color: #2f6fab;
}
#contentbox a.external:visited {color: #006699;}

#pagetitle { margin: 0.3em 1em 0em;
	padding: .2em .3em .3em; color: #000; 
	font: lighter  "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif;  
	border-top: 1px groove #C1CDCD; border-bottom: 1px groove #C1CDCD;background: transparent; /*border-top: 3px double #ccc; border-bottom: 3px double #ccc;*/
	}
#pagegroup a { color:#900; }
#pagetitle a { color:#900; }
#titlebar a:hover { text-decoration:none; color:#009; }

#content h1, #content h2, #content h3, 
#content h4, #content h5, #content h6 { color:#700101;
background: url(../images/uni_element.gif) 0px 0px no-repeat;
padding-left: 20px;}

.quickref { background:#eef }	 
#sidebar { background: #dee2e3; border: 1px groove #C1CDCD; color: black;}
#sidebar p, #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 { color:#ff9 }
#sidebar .sidehead, #sidebar p.sidehead a.wikilink { color: black; } /*#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:#002bb8; }
#sidebar a:hover { color:#fff; text-decoration: none; }
#sidebar a:active { color:#fff; text-decoration: underline; }
#sidebar p.sidehead a.wikilink:hover  { color:#fff; background: #3A5FCD; } /* hover colors */
#sidebar p.sidehead a.wikilink:active { color:#fff; background: #900; }
#sidebar li a:hover, #sidebar li a:active  { 
		color: #fff; background: #b4bdcb; text-decoration: none;} /* 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:#000000; text-decoration:none; background: #9BB9D5; border: 1px groove #9EA8B8;}   /* color:#fff; text-decoration: underline; background: #900; border: 1px solid #fff; */
#sidebar a:hover.selflink { background:none; color:#fff }
#sidebarfooter { border-top:0px solid #999; }

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

.navbuttons li a {  }
.navbuttons li a:hover, #footaction li a:active { color:#900; background:#fff }
.navbuttons li a, a.fontsizer{
			background:#eee;
			color:#006;
			border-top:1px solid #eee; 
			border-left:1px solid #eee;
			border-right:1px solid #99c;
			border-bottom:1px solid #99c;}
#footnavbox { xbackground:#fff;
			xborder:1px solid #003466; }	
		
#footer-box { border-top:1px solid #003466;
  	    background:#eee url(../images/blue-100-foot.jpg) repeat-x;}

#content ul { list-style-image: url(../images/arrow.gif); }
#rightbar { background: #b7bfc1; border: 1px solid black;}
#rightbar ul { list-style:none; }

#rightbar a.fontsizer, #header-box a.fontsizer  { 
		color:#eee;
		background:#2873B8; /*BED0E4;*/ 
		border-top:0;
		border-left:0;
		border-bottom:1px solid #1D5183;
		border-right:1px solid #1D5183;}
#content a.fontsizer { background:#eee; }
#sidebar a.fontsizer { background:#1D5183; }
#rightbar a.fontsizer:hover { background:#900; }
#sidebar a.fontsizer:hover { background:#900; }
#content a.fontsizer:hover { background:#fff; color:#900; }

#sidebar  p { color:#eee; }		

.clip, .news { border:1px solid #003B62;
		color:#000;
		background:#f4f4ed url(../images/silver-left.jpg) repeat-y;
		padding:0 8px 5px 8px;
		margin-bottom:5px; }
		
#sidebar .sideclip { border:1px solid #003B62;
		color:#000;
		background:#f4f4ed;
		padding:2px 0px;
		margin:5px 5px 0 5px;
		font-size:0.85em;}
#sidebar .sideclip p, #sidebar .sideclip h4 { 
		color:#000;
		line-height:1.2em;}
#sidebar .sideclip a { color:blue }

#toggleright input, #toggleleft input{ 
		color:#fff; 
		background:#f7941d;
		border:none;
}
#toggleleft input { border-right:0px solid #fff }
#toggleright input { border-left:0px solid #fff }

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

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

/* commentbox styled */
.messagehead { background:#BFD1E5; }
.messageitem, .bquote { background:#eef; }

