/* CSS Document */
/*===================  COLORS  ======================
# c-lightblue.css   part of the Triad skin for Pmwiki
#=============== liight blue theme =================*/

/*body { background:#D5E2F2; } */ /* Fame - Background coller "fond" */
body { background:#A9A9A9; }  /* Fame - Background coller "fond" */

/*#outer-box { border:1px solid #000080; }                                /*Fame - the border around the whole page; Original: #003466 */
#outer-box { border:1px solid #A9A9A9; }                                /*Fame - the border around the whole page; Original: #003466 */
#left-box { background: url(../images/brd-right2.jpg) right repeat-y; } /*Fame - The Sidebar (left): right border img */ 
#outer-box { background:#000080 url(../images/brd-left2.jpg) repeat-y; }/*Fame - The Sidebar (left): backgrounf (orig: #0F006F) + left border img */
#center-box, #right-box, #footnavbox {background: /*url(../images/blue-grad.gif) bottom left fixed repeat-x */ #376EA4; } /* Fame - main background color */
 
/*#376EA4 original */
/*191970 midnightblue(SVG)*/
/*380474 blue deep*/
/*000080 navy(16 SVG)*/

a:link   { color:#009;}
a:visited{ color:#009;}
a:active { color:#009;}
a:hover  { color:#900;}


/* #header { background:#BED0E4 url(../images/blue-100-top.jpg) repeat-x; } /* fame - header background image + background*/
/* #header { background:#000080 }                                              /* fame - header background Original: #0F006F*/
#header { background:#000080 url(../images/PageHeader-top.JPG) top left no-repeat;} /* fame - header background Original: #0F006F*/

/* -start- All the configurations for the TopNavigation bar */ 
#topnav { background:#376EA4;                 /*Fame - TopNavigation bar: toplink bar background color */
		  border-bottom:1px solid #000080;  } /*Fame - And the bottom line in the top navigation; Orig: #003466 */
#topnav a, #topnav ul li { color:#fff; }		
#topnav li a:hover, #topnav li a:active  { 
		color: #fff; background: #000080; }   /*fame -  TopNavigation bar: hover colors */
/* -end- */



/* -start-  Then main content-box configurations*/
#titlebar a { color:#900; }                            /* color of the heder text*/
#titlebar a:hover { color:#009; }	                   /* color when hovering*/
#contentbox { background:#fff;                         /* The background color */     
			  border:1px solid #000080; }              /* and the border around; Orig: #003466 */
#content h1, #content h2, #content h3,                 /* colors of headings*/
#content h4, #content h5, #content h6 { color:#900; }  /* colors of headings*/
/* -end- */


.quickref { background:#eef }	 

/* -start- the left sidebar configuration */
#sidebar { color:#d0d0d0; }                                                                        /*fame - the normal text color (not headings etc) */ 
#sidebar p, #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 { color:#d0d0d0; }                  /*fame - the heder color orig: #ff9 yellow*/
#sidebar .sidehead, #sidebar p.sidehead a.wikilink { color:#ff9 }                                  /*fame - ??? #5F5F30*/
#sidebar h1 a:link, #sidebar h1 a:visited { color:#FFC27F; }                                       /*fame - ??? */
#sidebar h1 a:hover, #sidebar h1 a:active, #sidebar a:link, #sidebar a:visited { color:#d0d0d0; }  /*fame - the colors of the links
#sidebar p.sidehead a.wikilink:active { color:#fff; background: #900; }                            /*fame - ??? */
#sidebar li a:hover, #sidebar li a:active  { 
		color: #fff; background: #376EA4; }                                                        /*fame - hover background color (in the left sidebar) orig: #900 (read)*/
#sidebar ul ul li  { border-top:0px solid #999; border-bottom:0;}                                  /*fame - ??? */
#sidebar a.selflink { color:#fff }                                                                 /*fame - ??? */
#sidebar a:hover.selflink { background:none; color:#fff }                                          /*fame - ??? */
#sidebarfooter { border-top:0px solid #999; }                                                      /*fame - ??? */
/* -end- */

/* -start-  the search feald */
.inputbox, .inputtext { background: #eef;                          /*fame - the search feald background*/
			border-top:1px solid #99c;                             /*fame - search feald boarder*/
			border-left:1px solid #99c;                            /*fame - search feald boarder*/
			border-right:1px solid #eee;                           /*fame - search feald boarder*/
			border-bottom:1px solid #eee; }                        /*fame - search feald boarder*/
.inputtext { background: #f6f6ff; }	                               /*fame - ??? */
.inputbox:hover, .inputbox:focus { color:#000; background:#fff; }  /*fame - hover the search feild*/
/* -end- */

/* -start- the search fiald "GO" button but I gess all buttons (comment next six lines to get a standard button) */
.inputbutton {color:#000066; background:#eee;          /*fame - the background or the button*/
			border-top:1px solid #eef;                 /*fame - button border*/
			border-left:1px solid #eef;                /*fame - button border*/
			border-right:1px solid #99c;               /*fame - button border*/
			border-bottom:1px solid #99c;}             /*fame - button border*/
.inputbutton:hover { color:#900; background:#ffe }     /*fame - hover buttom color*/
/* -end- */

/* -start- Navigation buttons (the butons that are used when logged in as admin) */
.navbuttons li a {  }
.navbuttons li a:hover, #footaction li a:active { color:#900; background:#fff }
.navbuttons li a, a.fontsizer{
			background:#eee;                           /* fame - the background color
			color:#006;                                /* fame -  the buton text #006 */
			border-top:1px solid #eee; 
			border-left:1px solid #eee;
			border-right:1px solid #99c;
			border-bottom:1px solid #99c;}
/* -end- */

#footnavbox { xbackground:#fff; xborder:1px solid #000080; }  /*fame - ???; Orig: #003466*/

/*#footer-box { border-top:1px solid #003466; background:#376EA4 url(../images/blue-100-foot.jpg) repeat-x;} /* fame - footer background - #eee */
#footer-box { border-top:1px solid #000080; background:#376EA4 } /*fame - footer background - #eee; Orig: #003466 */

#content ul { list-style-image: url(../images/pallina02.jpg); }  /*fame - the bullet used in the main content */

#rightbar ul { list-style:none; }                                /*fame - the bullet used in the rightbar */


/* -start- The Font sizer*/
#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; }                /*fame - the bakground color on the fontsizer in the Sidebar*/
#rightbar a.fontsizer:hover { background:#900; }
#sidebar a.fontsizer:hover { background:#900; }             /*fame - hover bakground color on the fontsizer in the Sidebar*/
#content a.fontsizer:hover { background:#fff; color:#900; }
/* -end-*/

#sidebar  p { color:#eee; }		/*fame - ???*/

/* -start- the ">>news<<" and ">>clip<<" tags in the main text area && in the rightbox*/
.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; }
/* -end- */

/* -start- the ">>sideclip<<" configuration*/
#sidebar .sideclip { border:1px solid #003B62;
		color:#000;
		background:#f4f4ed;   /*fame - the background collor*/
		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 }
/* -end- */

#toggleright input, #toggleleft input{   /*fame - ???*/
		color:#fff; 
		background:#376EA4;
		border:none;
}
#toggleleft input { border-right:1px solid #fff }  /*fame - ???*/
#toggleright input { border-left:1px solid #fff }  /*fame - ???*/

#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:#7F9DB8; background:#fff; }
.previewheader, .previewfooter, #edithelp { border-color:#7F9DB8; background:#eef;}

/* commentbox styled */
.messagehead { background:#BFD1E5; }
.messageitem, .bquote { background:#eef; }
