p.invisible {
  display: none;
}

p.last-modified {
  text-align: right;
  font-size: 9pt;
  color: #999999;
}

body {
  text-align: center;
  word-spacing: 0.4em;
  font-family: "Papyrus", "Trebuchet MS", "Verdana", sans-serif;
  color: #444444;
  background-color: #ffd8b8;
  border-color: #ffd8b8;
  background-image: url(/wedding/css/wedding-background.jpg);
}

#container {
  width: 90%;
  margin: 10px auto;
  text-align: left;
}

#top {
  padding: .5em;
  border-bottom: 3px groove #bebebe;
}

#top h1 {
  padding: 0;
  margin: 0;
}

#footer .login-status {
    float: left;
    display: inline;
}
#footer .signature {
    float: right;
    display: inline;
}

#footer {
  font-size: 10pt;
}

#nav {
  float: right;
  margin-left: 620px;
  margin: 0;
  padding: 0.8em;
}

#content {
  float: left;
  width: 600px;
  padding: 0.8em;
}

#footer {
  clear: both;
  margin: 0;
  padding: .5em;
  border-top: 3px groove #bebebe;
}

#nav p { margin: 0 0 1em 0; }

#container li { 
  list-style-type: none; 
  margin: 10px 0;
}

#content h2 { margin: 0 0 .5em 0; }

a:link  {
  text-decoration: none;
  color: #94283b;
}

a:visited   {
  text-decoration: none;
  color: #94283b;
}

a:hover {
  text-decoration:    underline overline;
}

a:active    {
  color:  #000;
}

a img {
  border: none;
  color: white;
}

table.basics th {
  vertical-align: baseline;
  font-size: 18pt;
  line-height: 1.2em;
}

table.basics td {
  vertical-align: baseline;
  padding: 0.5em;
  font-size: 18pt;
  line-height: 1.2em;
}

.lars_blogger_poster {
  text-align: right;
  font-size: 10pt;
}

.actions {
  float: right;
  font-size: 9pt;
  line-height: 80%;
  border: 5px solid #ffd8b8;
}

.actions li {
  text-indent: -25px;
}

td.form-label {
    background-color: transparent;
}

img.left {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

img.right {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

h2 {
    text-align: center;
}

tr.list-even {
    background-color: transparent;
}
tr.list-odd {
    background-color: transparent;
}

.center {
  text-align: center;
}

.comments h3 {
  text-align: center;
}

#comment-link {
  text-align: center;
}

#photo-main { width: 917px; margin-left: auto; margin-right: auto; }
#photo { margin-top: 20px;}
#photo-cell { padding-right: 25px; }

td.photo-info { padding: 25px 0 0 0; margin:0; }
.photo-info h4 { font-size: 14px; font-weight: normal; color: #666666; margin-bottom: 10px; }
.Stats { margin-left: -21px; font-size: 11px; line-height: 15px; color: #999999; list-style-type: circle; }
