/* stylesheet for devonshouse.org */

body {
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  margin-top: 0px;
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : 50% 50%;
  background=color: #FFB6C1;
}

a {
  text-decoration: none;
}

h3 {
  font-family: comic Sans MS, Verdana, Arial, sans-serif;
}

img {
  border: 0px;
}

#nav {
  position:absolute;
  top:0px;
  left:10px;
  width:122px;
  padding:10px;
/* Again, the ugly brilliant hack. */
  voice-family: "\"}\"";
  voice-family:inherit;
  width:122px;
}
/* Again, "be nice to Opera 5". */
body>#nav {width:122px;}

.centeredimage {
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
}

#content {
  margin: 15px 10px 10px 160px;
}

ul li {
  list-style-image: url(images/heart_small.gif);
}

ol.list li {
  list-style-type: none;
  padding: 3px;
  text-align: left;
}

ol.gifts {
  margin-top: 0px;
}

ol.gifts li {
  list-style-type: none;
  text-align: left;
}

.rightimages {
  float: right;
  margin: 0px 5px 5px 10px;
}

.right {
  float: right;
  padding: 3px 10px;
  margin: 0px 160px 5px 10px;
  border: 1px solid #000;
}

.rightimages img {
  padding: 5px;
  border: 0;
}

h2 {
  font-size: 14pt; color: navy
}

.date, .time {
  text-decoration: underline;
}

.housename, .hospital {
  font-weight: normal;
}

.infotype {
  font-weight: bold;
}

.inline-emph {
  font-style: italic;
  font-weight: bold;
}

.infoset {
  padding-left: 30px;
}

.event {
  padding-bottom: 10px;
  padding-left: 20px;
  border-bottom: 1px solid #555;
}

.footer {
  border-top: 1px solid #555;
  padding-top: 0px;
}

.footer a {
  text-decoration: underline;
}

.title {
  font-weight: bold;
  font-size: 14pt; 

}

.centered {
  text-align: center;
}

.newsletternote {
  margin: 40px 0px;
}

