/* this is a css, strunz */
/*

	PARTI DI CSS CONFERMATE

*/

body { font-size: 13px; 
	font-family: "Bitstream Vera Sans", "Lucida Sans", Geneva, arial, sans-serif;
       	line-height: 1.4; color: black; padding: 0; margin: 0; position: relative; background: #dbddec;}

img { border: none;}

#logo
{
	clear: both;
	margin-bottom:  1em;
	border-bottom:	1px dotted #9D94C6;
	padding:	2px 10px;
	background:	#E0E0EF; 
	color:		#9D94C6; 
	height:		11em;
	line-height:	1em;
	text-align:	center;
}

#logoimg{
	position: absolute;
	left: 0;
}

#footer {
	clear: both;
	border-top:	1px dotted #9D94C6;
	border-bottom:	1px dotted #9D94C6;
	padding:	2px 10px;
	background:	#E0E0EF; 
	color:		#9D94C6; 
	font-size:	.80em;
	line-height:	1em;
	text-align:	center;
}

.emph{
	margin: 20px;
	text-align: center;
	font-size: 120%;
}

.abstract{
	text-align: justify;
	margin: 1em;
}

#login em { color: red; }
#login input { background: #dfdfdf; color: black; vertical-align: middle; padding: 0; margin: 0 0 5px 0;}
#login i\nput { border: 1px solid #ccc; } /* Workaround for Konqueror, see http://centricle.com/ref/css/filters/ */
#login input:hover { background: #eee;}
#login input:focus, #login textarea:focus, #login textarea:active, #login input:active { background: white; color: black;}

#insform em { color: red; }
#insform input, #insform textarea, #insform select { background: #dfdfdf; color: black; vertical-align: middle; padding: 0; margin: 0 0 5px 0; font-size: 11px; font-family: "Bitstream Vera Sans"}
#insform i\nput { border: 1px solid #ccc; } /* Workaround for Konqueror, see http://centricle.com/ref/css/filters/ */
#insform input:hover, #insform textarea:hover { background: #eee;}
#insform input:focus, #login textarea:focus, #login textarea:active, #login input:active { background: white; color: black; font-size: 11px; font-family: "Bitstream Vera Sans"}

/* inizio trucchetto min-height per IE */
#spacer {
    float: left;
    width: 1px;
    height: 25em;
}
#pclear {
    clear: both;
}
/* fine trucchetto */

/*

DI QUI IN POI CI SONO LE PARTI DEL CSS ORIGINALE

*/

p { padding: 0 0 0 1em; }
dd p { margin: .5em 1em 0 0;}
address { margin: 1em; padding: 1em; border: 1px solid #ddd; background: #eee;}
h2:target, h3:target, h4:target, dt:target {color: #f60;}
.accesskey { border-bottom: 1px #58c1d6 solid;}

em.highlight { border: 1px solid #e80; color: #000; background: #fe8; }
p em.highlight { display: block; }

code, .code li { font-family: "Bitstream Vera Sans Mono", "Andale Mono", "Lucida Console", monospace; color: #333; font-weight: bold; }
body#faq #content dd ul.code li { padding: 0; list-style: none; }
blockquote { font-style: italic;}

/*
blockquote p:first-child:before { content:"\201C"; }
blockquote p:last-child:after {content:"\201D"; }
*/

table, td  { text-align: center; background: white/*#ddd*/; border: solid 0px #ccc; margin: .5em; padding: 0.5em; width: 99%; \width: auto; /* Otherwise IE5 makes pages too wide */ w\idth: 99%;}
html>body table { width: 99%; }
td { background: white/*#eee*/; width: 20%;}
th { font-size: 116%; text-align: left; color:  #30a; font-family: "Trebuchet MS", "Arial Narrow", "Bitstream Vera Serif", "Lucida Serif", serif; padding: 0.2em 0.5em;}
form table th { width: 30%; text-align: right;}
form table td { background: #e3e3e3;}
form table th.button { width: 100%; text-align: center;}

a { color: #30c; }
a:visited { color: #714; }
a:hover, a:focus { color: #f60;}
a:active { color: #0b0bfb;}
#content a.hidden { position: absolute; overflow: hidden; width: 0; height: 0; }
#content a.hidden:active, #content a.hidden:focus { position: absolute; overflow: visible; left: 50%; width: auto; height: auto; color: #d30e08;}

#header, #header a { color: #bdcbe8; }
#header a:visited { color: #acbad7; }
#header a:hover, #header a:focus { color: #6ae4cd;  }

#header h1 { text-align: left; } /* For IE */
#header h1 a { display: block; padding-top: 126px; width: 540px; background-image: url(../images/book_540x130.png); background-repeat: no-repeat; overflow: hidden; height: 0 !important; height /**/:130px; border: 0; }
body.lfs #header h1 a { background-image: url(../images/lfs_540x130.png); }
body.blfs #header h1 a { background-image: url(../images/blfs_540x130.png); }
body.alfs #header h1 a { background-image: url(../images/alfs_540x130.png); }
body.hints #header h1 a { background-image: url(../images/hints_540x130.png);}
body.patches #header h1 a { background-image: url(../images/patches_540x130.png); }

#leftmenu li a, #leftmenu li a { display: block; padding: 0 .25em; border: 1px solid #dbddec; color: #30a; text-decoration: none; }
#leftmenu li a:visited, #leftmenu li a:visited { text-decoration: none; color: #225;}
#leftmenu li a.currentpage, #leftmenu li a.currentpage { background: #858fc4; border-top: 1px solid #c9cff8; border-left: 1px solid #c9cff8; border-bottom: 1px solid #fff; border-right: 1px solid #fff; color: #fff;}
#leftmenu li a:hover, #leftmenu li a:focus, #leftmenu li a:hover, #leftmenu li a:focus { background: #969fd5; border-top: 1px solid #ceeddb; border-left: 1px solid #ceeddb; border-bottom: 1px solid #56938f; border-right: 1px solid #56938f; color: #fff;}
#leftmenu a.hidden { position: absolute; top: -1000em; left: 0;}

dl { border: 1px solid #eef; background: #f8f8f8; }
dt	{ font-weight: bold; margin: 0 0 0 2em;}
dd	{ margin: 0 0 1em 4em;}
body.search dl, body.hints ul li dl { margin: .33em 0 .33em 1em; padding:0; }
body.search dl { background: #edefff; border: 1px solid #cbdced; padding: .33em; margin: .33em;}
body.search dt, body.hints ul li dt {float: left; display: inline; width: 15em; margin: 0 1em 0 0; padding:0;}
body.search dd, body.hints ul li dd { clear: right; width:auto; margin:0;padding:0;}
.accesskeys dt { display: run-in;}

h1,h2,h3,h4,h5 { text-align: left; padding: 0.2em 0 0 0; margin: 0; color:  #308;}

h1 { font-size: 160%;}
h2 { font-size: 130%; margin-bottom: .5em;}
h3 { font-size: 116%}
h4 { font-size: 108%; font-style: italic; padding: 0.2em 0 0 0.5em}
h5, h6 { font-size: 104%; font-style: italic; padding: 0 0 0 0.5em; color: #000;}

#content h1 a { font-size: 70%;}
#content h2 { margin-top: 0.2em; padding-left: 0.33em; background: #efefef; border: 1px solid #e0e0e0;}
#content h3, #content h4 { padding: 0 0 0 0.66em; background: #f0f0f0; border: 1px dotted #d0d0d0; margin-top: 20px; margin-bottom: 20px; margin-left: 5px; margin-right: 5px;}
#content h3+h4 {border-top: 0; margin-top: -1px; } 
#content .oldnews h3 { margin: 0 0 1em;}
#content a { color: #308; font-weight: bold; text-decoration: none;}
#content a:visited { color: #308; font-weight: bold; text-decoration: none;}
#content a:hover, a:focus { color: #f60; font-weight: bold;}
#content a:active { color: #0b0bfb; font-weight: bold; }


#leftmenu h2, #leftmenu h3, #leftmenu h3 { padding: 0; margin: 0; }

select, input {font-size: 100%;}
input:focus, 
textarea:focus, 
input:active, 
textarea:active { background:#fff; color:#000;}

#content ul {list-style-type: square; margin-left: 2em;  }
#content li {list-style: square;}

ul { margin: 0; padding: 0; list-style: none;  }
ul li, #content .pagenav ul li, #index .pagenav ul li, #content ul.results li { margin: 0; padding: 0 0 .3em 1em; display: inline; }
td ul li { list-style-type: none; }
#content li, 
#index li { display: list-item; list-style: circle inside; }
.pagenav ul { margin: .3em 1em 1em 0; text-align: right; border-top: 2px solid #cdcdcd;}

#content .oldnews ul { margin: 0; padding: 0;}
#content .oldnews ul li { background: #f7f7f7; border: 1px dotted #e0e0e0; margin: .5em 0; padding: 0 1em;}

#changelog ul, div#changelog ul li { list-style: none; margin: 0; padding: 0 0 .5em 0;}
#changelog ul li li { display: list-item; list-style: circle inside; padding: 0 2em;}

#leftmenu li, #rightmenu li { padding: 1px 0; line-height: 2;}

body.search #index ul.results li { list-style: none; border: 1px solid #cde; background: #eeefff; padding: .2em; margin: .2em }
body.hints ul.results { margin: 0; padding: 0;}
body#faq #content dd li { display: list-item; list-style: circle outside; margin: 0 0 0 2.5em; }

#header { background: #76789f; }
#sectionnav { padding: .5em 0 0 1em; height: 2.2em; text-align: center;}
#sectionnav li a { padding: .2em 1em 0 0; color: #fff; }
#sectionnav li a.hidden { color: #8789af; float: right; width: 8em; display: block;}
#sectionnav li a.hidden:hover, #sectionnav li a.hidden:focus { color: #6ae4cd; }

#sectionnav ul, #footer ul { margin: .5em 0; padding: 0;}
#search { text-align: right; position: absolute; top: 4em; right: 1em;}

#container { margin: 1em 0 0 0; padding: 0; position: relative; width: 100%;}

#content, #index { background: #fbfbfb; color: #111; line-height: 1.6em; border: 1px solid #8892c3; }
#content, #index, body.lfs #container #content, body.blfs  #container #content { position: relative; margin: 0 13% 1em 13%; padding: 1em; min-height: 25em; }
body.root #content, body#faq #content { margin: 0 19% 1em 1em; min-height: 40em; }
#index { margin: 1em;}
#content .oldnews { margin: 1em 0; }

#leftmenu { position: absolute; left: 2px; top: 0; width: 12%; }
#rightmenu { position: absolute; right: 2px; top: 0; width: 12%; }

body.root #footer, body.search #footer { margin: 0 0 0 1em;}

#styleselect { margin: 0 0 0 1em; padding: .5em 0;}
#styleselect li { display: inline; padding: 0 .5em;}
#styleselect li a { border: 0;}

