/* CSS Document for Rørvig Sejlklub.
 * The design is a ripp off Bartosz Brzezinski's leaves 
 * http://www.bartosz.co.nr and JayKay http://www.jameskoster.co.uk/
 *
 * The design was found on http://www.oswd.org/
 *
 * Peter Kjær Monsson, peter@monsson.dk, 2006-2-22 
 */

body 
{
  background-color: #ADCEDD;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #333333;
  font-size: 0.90em;
  line-height: 1.4em;
  margin: 0;
  background-image: url("../images/backgrounds/dropshadow.jpg");
  background-position: center;
  background-repeat: repeat-y;
  }

#container 
{
  width: 700px;
  padding: 10px;
  background-color: #FFFFFF;
  margin: 0 auto 0 auto;
  }

#header 
{
  width: 700px;
  background-color: #3F4A3E;
  height: 258px;
  }

#header a 
{
  color: #AAC7E1;
  text-decoration: none;
  border-bottom: 1px solid #AAC7E1;
  }

#header p, #header h1, #header h2
{
  font-family: "Trebuchet MS", Arial, Verdana;
  color: #FFFFFF;
  font-weight: bold;
  }

#header p
{
  line-height: 1.1em;
  margin: 20px 7px 0 360px;
  font-size: 75%;
 }                        


#header h2
{
  font-size: 150%;
  padding: 5px;
  margin: 0 10px 0 340px;
  background-image: none;
  border-bottom: none;
  }

#header h1
{
  font-size: 300%;
  padding: 75px 0 25px 340px;
  margin: 0;
  border-bottom: 2px solid #ffffff;
  background-image: none;
  }

#menu
{ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: white;
  background-color: #cccccc;

  border-top: 2px solid white;
  margin-bottom: 10px;
  padding: 5px 0 5px 0;

  text-align: right;
  text-transform: uppercase;
  word-spacing: -3px;
  }

#menu a
{
  color: white;
  background-color: transparent;
  border-bottom: none;
  padding: 11px 4px 9px 4px;
  margin: 0;
  border: none;
  word-spacing: normal;
  }

#menu a:hover
{
  background-color: #3F4A3E;
  }

#menu span
{
  padding: 11px 5px 9px 5px;
  background-color: #3F4A3E;
  margin: 0;
  border: none;
  word-spacing: normal;
 }

.frontpic
{
  border-right: 2px solid #ffffff;
  float: left;
  }

.section 
{
  padding: 20px;
  padding-top: 10px;
  border: 1px solid #cccccc;
  background-image: url("../images/backgrounds/backgroundLogo.gif");
  background-position: top left;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  }
.section p
{
  margin: 20px;
  width: 450px;
  }

.author 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;

  letter-spacing: 2px;
  text-transform: uppercase;
  color: #999999;
  font-size: 70%;
  }

.author a
{
  border: none;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  }

h1, h2, h3 
{	
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  color: #000000;
  border-bottom: 2px solid #cccccc;
  background-image: url("../images/backgrounds/shipicon.gif");
  background-position: top right;
  background-repeat: no-repeat;
  padding-bottom: 6px;
  padding-top: 6px;
  }

h3 
{ border: none;
  background-image: none;
  padding-bottom: 0px;
 }

.footer 
{
  padding: 10px;
  border: 1px solid #cccccc;
  margin-bottom: 10px;
  clear: both;
  }

.footer p
{
  margin: 0 0 0 20px;
  }

a
{
  color: #6666FF;
  text-decoration: none;
  border-bottom: 1px solid #6666FF;
  }

a:hover
{
  border-bottom: 1px dotted #000000;
  }

dl
{ 
  margin-left: 20px;
  }

dd
{ 
  margin-left: 125px;
  width: 325px;
  }

dt
{ 
  float: left;
  font-weight: bold;
  color: #999999;
}

.obfus
{ 
  vertical-align: bottom;
}

li 
{ 
  width: 430px;
}

#slideshow li 
{
  width: 115px;
  float:left;
 }
