@import "/nask/css/komuna.css";

html {
  background: #dddddd url("../bildoj/griza-kolortransiro.png") repeat-x top;
}

body {
   position: relative;
   margin: 20px auto;
   padding: 5px 0 .5em 0;
   width: 90%;
   min-width: 62em;
   max-width: 75em;
   background: #fff;
   color: #222;
   font: 10pt georgia, Times, serif;
   border-radius: 14px; -moz-border-radius: 14px;
}

h1, h2, h3, h4, h5, h6 { color: #c20; /* text-align: center */ }
h2, h3, h4 { color: #510 }
h1 { font-size: 200% }
h2 { font-size: 150%; margin-top: 1em }
h4 { font-size: 100% }

:target {
   padding: .2em;
   border: 3px solid #ff8c00; /* oranĝa */
   -moz-border-radius: .7em; border-radius: .7em;
}

a:link,
a:visited {
  color: #47556f;
  text-decoration: underline;
}

a:link:hover,
a:visited:hover {
  color: #ff8c00; /* oranĝa */
}

#kapo {
   position: relative;
   margin: 2.5em 1.5em 0em 1.5em;
   height: 200px;
   font-family: helvetica, arial, sans-serif;
   color: #fff;
   background: url("../bildoj/kapo2.jpg") no-repeat left bottom;
   -moz-border-radius: 14px; -border-radius: 14px;
}

#paneroj a,
#agordiloj a,
#navigilo a {
  text-decoration: none;
}

#navigilo li a { font-weight: bold }
#navigilo li li a { font-weight: normal }

#agordiloj {
  color: black;
  position: absolute;
  top: -2.2em;
  right: 0;
  white-space: nowrap;
  z-index: 20;
  font-weight: bold;
}

#agordiloj form,
#agordiloj div { display: inline }

#organiza-emblemo {
   position: absolute;
   top: 50px;
   left: 410px;
   width: 200px;
   height: 70px;
   text-align: center;
}

#organiza-emblemo a, 
#organiza-emblemo img { 
  display: block; 
  margin: auto;
  border: none 
}

/*kasxu de IE6*/
#kapo>#emblemo { 
  background: url("../bildoj/palmo2.png") no-repeat 10px bottom;
} 

#emblemo {
   position: absolute;
   top: -25px;
   right: 0;
   width: 100%;
   height: 225px;
   font: bold 120%;
}

#slogano {
  position: absolute;
  top: 55px;
  left: 420px;
  min-width: 10em;
  margin-right: 1em;
  color: #ff9;
  font: bold italic 26px/1.1em Helvetica, Arial, sans-serif; 
}

#mesagxo {
  border: 2px solid red;
  margin: 1em 0;
  padding: .5em;
  display: none; /* kaŝu se ĝavaskripto ne videbligos ĝin */
}

#enhavo {
  background: #fff url("../bildoj/flankfotoj.jpg") repeat-y right top;
  position: relative;
  margin: 22px .5em 1em 13.5em;
  padding: 0 0 0 1em;
  line-height: 1.4em;
  clear: both;
}

#enhavo-cxefa {
  position: relative;
  margin: 0 220px 0 0;
  padding: 0 0 0 1.3em;
  border-left: 1px dotted gray;
}

#enhavo-kroma {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  height: 100%;
  margin: 0;
  padding: 0;
  background: url("../bildoj/duondiafana.png") no-repeat bottom right;
}

#paneroj { display: none }

#agordiloj,
#piedo,
#navigilo,
#paneroj {
  font-family: Helvetica, sans-serif;
}

#navigilo {
  position: absolute;
  top: 250px;
  left: 1.5em;
  width: 12em;
  margin: 0;
  padding: 1ex 0 50px 0;
}

#navigilo ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 110%;
}

#navigilo ul li {
  margin: 0;
  padding: .4em 0;
  height: auto;
  /* border-top: 1px solid #aaa; */
}

#navigilo ul li:first-child { border-bottom: none }
#navigilo ul a { text-decoration: none; display: block }
#navigilo ul a.lauxvoja { color: #ff8c00; /* oranĝa */ }

#navigilo ul ul li {
   margin: 0;
}
#navigilo ul ul a { text-decoration: none; font-weight: normal }
#navigilo ul ul a.lauxvoja { color: black; font-weight: bold }

#navigilo ul ul {
   font-size: 85%;
   margin-left: .2em;
   width: auto;
   /* border-left: 1px dashed #aaa; */
}
#navigilo ul ul li { 
  padding: .12em 0 .1em .7em;
  border-bottom: none 
}

#rilataj-ligiloj img { border: none; width: 100%; }
#rilataj-ligiloj h2,
#rilataj-ligiloj h3,
#rilataj-ligiloj h4 {
  text-align: center;
}
#rilataj-ligiloj {
  margin-top: 2em;
  border-top: 1px dashed #aaa;
}
#rilataj-ligiloj ul li {
  border-bottom: none;
}
#enhavo-piedo {
   font-size: 70%;
   margin: 0;
   text-align: right;
}
#piedo {
  position: absolute;
  clear: both;
  width: 100%;
  text-align: center;
  background: transparent;
  padding: 1.5em 0 2em 0;
  font-size: 70%;
  color: #444;
}

#navigilo .vi-estas-cxi-tie:after { 
  content: " ☜";
  font-size: 13pt;
  vertical-align: middle; 
  color: #47556f;
  line-height: 0;
}
a.vi-estas-cxi-tie {
  font-weight: bold; color: black;
}

.familinomo, .fn { font-variant: small-caps }

