/*
CSS for Harmoni site
*/


body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: white;
  line-height: 125%;
  padding: 0;
  margin: 0;
}

h1, h2, h3 {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  background-color: white;
  color: black;
}

h1 {
  font-size: x-large;
  color: black;
  padding-top: 1em;
  padding-bottom: .2em;
  padding-left: .4em;
  margin: 0;
  background: white url(Bilder/Bakgrunn/Header02.jpg) no-repeat right;
}

h2 {
  color: black;
  background-color: white;
  font-size: 120%;
  font-weight: normal;
  padding-top: 15px;
}

h3 {
  color: black;
  background-color: white;
  padding-left: .4em;
  margin: 0;
}

li {
  font-size: small;
  list-style-type: none;
}

p {
  font-size: small;
  color: black;
}

em {
  font-style: normal;
  text-transform: uppercase;
}

#tagline p {
  font-style: italic;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: white;
  color: black;
  border-top: 2px solid gray;
  border-bottom: 2px solid gray;
  padding-top: .2em;
  padding-bottom: .2em;
  padding-left: .8em;
  margin: 0;
}

#mainnavigation {
  font-weight: bold;
  width: 250px;
  height: 370px;
  background: white url(Bilder/Bakgrunn/Mainnavigation_01.png) no-repeat;
}

#mainnavigation, #bodycontent, #header {
  position: absolute;
}

#mainnavigation, #bodycontent {
  top: 107px;
}

#bodycontent {
  left: 275px;
}

#oppdatert {
  top: 500px;
}

#header {
  width: 100%;
  border-top: 2px solid white;
}

a {
  font-weight: bold;
}

a:link {
  color: black;
}

a:visited {
  color: black;
}

a:hover {
  text-decoration: none;
  color: black;
  background-color: gray;
}

a:active {
  color: black;
  background-color: white;
}

.Fotoside {
  font-family: Georgia, Times, serife;
  font-weight: bold;
  color: black;
  letter-spacing: 0.05em;
}

.galleryphoto p{
  font-size: 65%;
  font-weight: bold;
  margin-top: 0;
  width: 430px;
  line-height: 1.4em;
}

.photocredit {
  font-weight: normal;
  color: gray;
}

.update_date {
  font-family: Georgia, Times, serife;
  font-size: 65%;
  font-weight: normal;
  color: gray;
}

blockquote.harmoni {
  font-style: italic;
}

form.contact fieldset {
  border: 2px solid #807340;
  padding: 10px;
}

form.contact legend {
  font-weight: bold;
  font-size: small;
  color: #807340;
  padding: 5px;
}

form.contact {
  padding: 0;
  margin: 0;
  margin-top: -15px;
}

form.contact label {
  font-weight: normal;
  font-size: small;
  color: gray;
}

form.contact label.fixedwidth {
  display: block;
  width: 140px;
  float: left;
}

form.contact .buttonarea input {
  background: gray;
  color: black;
  font-weight: bold;
  padding: 3px;
  border: 1px solid white;
}

form.contact .buttonarea {
  text-align: center;
  padding: 4px;
  background-color: gray;
}
