/* BLACK AND WHITE STYLESHEET! */

@media print {

    .longlink {
	margin-top: 1.7em;
	margin-bottom: -1.7em;
	font-size: 90%;
        
    }

    body {
	margin-top: 1.5cm;
	margin-left: 1cm;
	margin-right: 1cm;
	margin-bottom:  1.5cm;
	padding: 0;
	text-align: justify;
    }

    body, td {
	color: #333;
	/* font-size: 100%;*/
	font-size: 12px;
	font-family: serif;
    }

    h1, h2, h3, h4, h5, h6, dl {
	margin: 1.2em 0;
 	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
    /*page-break-before: never;*/
    }

    h2 {margin-top:30px;}
    h1,h2,h3 {margin-bottom:10px;}
    h4,h5,h6 {
	margin-bottom:5px;
    }


    dl {
	font-family: serif;
    }

    dt {
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 2px;
    }

    h1 {
	font-size: 150%;
    }
    h2 {
	font-size: 130%;
    }
    h3 {
	font-size: 110%;
    }

    #content{ text-align: justify; } 
    #hide { display: none; }
    .hide { display: none; }
    #screen { display: none; }
    .screen { display: none; }
    #sidebar {	display: none; }
    #footer { display: none; }
    p.pagemeta { display: none; }


    a {
	text-decoration: none;
    }
    a:link, a:visited {
	color: black;
    }

}

@media screen {

    #hide { display: none; }
    .hide { display: none; }

    input, textarea, select, button {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
    }

    body {
	margin: 0;
	padding: 0;
	text-align: left;
    }

    button {
	width: 40px;
    }

    body, td, input, textarea, select, button {
	color: #333;
	/* font-size: 90%;*/
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
    }


    ul, ol {
	/*font-size: 1em;*/
	/*line-height: 1.5em;*/
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
    }

    h1, h2, h3, h4, h5, h6 {
	/*margin: 1.2em 0;*/
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
    }
    dl {
	font-family: Verdana, Tahoma, Arial, sans-serif;
    }
    h1, h2 {
	font-size: 1.4em;
    }
    h3 {
	font-size: 1.3em;
    }
    h4 {
	font-size: 1.2em;
    }

    h5 {
	font-size: 1em;
	font-weight: bold;
    }

    a {
	text-decoration: none;
    }

    .ipa {
	font-family: "Lucida Grande", "Arial Unicode MS", "Lucida Sans Unicode", Gentium, Code2000, serif;
    }

    #print { display: none; }
    .print { display: none; }

    #content {
        float: left;
	padding: 0 20px;
	width: 550px;
        /* width:47%;*/
    } 

    html>body #content {
	width: 550px;
       /* width:47%;*/
    }

    * html #content {
	overflow: hidden;
    /* So IE won't break things */
    }

    h2 {margin-top:30px;}
    h1,h2,h3 {margin-bottom:10px;}
    h4,h5,h6 {
	margin-bottom:5px;
    }

    dt {
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 2px;
    }


    #sidebar ul {
	line-height: 1.5em;
        margin: 0;
    }

    #sidebar {
	float: left;
	padding: 1.8em 20px 0 20px;
	font-size: 0.9em;
    } 

    #sidebar, #content, #wrapper {
	background-color: white;
    }

    #header {
	padding: 30px 0 0 0;
    }

    #header h1 {
	margin: 0;
	font-size: 1.8em;
    }
    
    #footer {
	clear: both;
	font-size: 0.9em;
    }

    #header, #footer {
	/* border-bottom: 7px solid #B96F17;*/
	border-bottom: 7px solid black;
    }

    #footer p {
	margin: 0;
	margin-top: 10px;
	font-size: 0.9em;
	text-align: left;
    }

    #wrapper {
	margin: 0 auto;
	margin-bottom:10px;
	width: 840px;
	text-align: left;
    }

    #sidebar li {
	list-style-type: none;
    }

    thing { width: 500px;}

    #menu, #lang, #printer, #search {
	background-color: #f0f0f0;/*#FAFAF0;*/
	border-top: 1px solid #d8d8d8;/*#E8E7D0;*/
	width:190px;
    }

    #menu li, #lang li, #printer li {
	padding: 2px 2px 0px 10px;
	border-bottom: 1px solid #d8d8d8;/*#E8E7D0;*/
    }

    p.pagemeta {
	padding: 3px 20px;
	padding-top: 20px;
	font-size: 0.9em;
	/*color: #a0a0a0;*/
	font-size: 75%;
    }

    a:link, a:visited {
	/*color: #A52A2A;*//*#787878;*/ /*#B96F17;*/
	/*color: #000066;*//*#5f0c0c;*//*#7f0000;*/
	font-weight: normal;
	color: #900000;/*#cc0000;*/
    }

    a:hover, a:active {
	text-decoration: underline;
    }

    a.menulink {
	color: 	#303030;
	text-decoration: none;
	font-weight: normal;
    }
    a.explicitlink {
	/*color: #900000;*/
	color: #303030;
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
	margin-left: 20px;
    }

    body, #header {
	/* background-color: #eeeeee;*/
	background-color: #e0e0e0;
    }

    #smallheader {
	/* text-color: #9BBB38;*/
	font-weight:bold;
    }

    h1, h2, h3, h4, h5, h6, dt, h1 a, td h1 a, #header h1 a {
	color: 	#303030;
        /* color: #9BBB38;*/
    }

    #header h1 a {
	text-decoration: none;
    }

    li.current_item {
	background-color: #e0e0e0;
    }

    .longlink {
	margin-top: 1.7em;
	margin-bottom: -1.7em;
	/*font-size: 90%;*/
	font-size: 12px;
        
    }


}
