/*------------------------------------------------------------------------------
Typography CSS for Riverview Funeral Home

------------------------------------------------------------------------------*/

/* UNIVERSAL RESET */
* {
  border: 0;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  padding: 0;
}

/* =REDEFINE HTML */
abbr, dfn {
  cursor: help;
}
dd address {
  margin-top: 0;
}
body {
  font: 80% Georgia, "Times New Roman", Times, serif;
  letter-spacing: .01em;
  word-spacing: .1em;
}
dt {
  font-weight: bold;
  margin-top: 1em;
}
dt, dd {
  line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
h1,
#home h2 {
  font-size: 2em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.1em;
  margin-top: 1em;
  margin-bottom: -.8em
}
h4 {
  font-size: 1em;
}
hr {
  clear: both;
  margin: 25px 0;
  border: 0;
  border-top: 2px dotted #9cb26f;
  width: 430px;
}
img {
  font-size: .8em;
}
kbd {
  font-size: 1.4em;
}
p {
  line-height: 1.6em;
  margin-top: 1.2em;
}
p.note {
  font-size: .85em;
  line-height: 1.4em;
}
ol, ul {
  font-size: .95em;
  margin-left: 20px;
  margin-top: .3em;
}
ol {
  margin-left: 25px;
}
li ol, li ul {
  font-size: 1em;
}
li {
  line-height: 1.4em;
  margin-bottom: .2em;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}


table {
  border-collapse: collapse;
  width: 100%;
}
caption {
  font-size: 1.3em;
  font-weight: bold;
  padding-bottom: 10px;
  display: block;
}
thead tr {
  display: none;
}
th, td {
  border: 0;
  font-size: 12px;
  height: 20px;
  line-height: 1.8em;
  padding: 0 6px;
  vertical-align: top;
}
td {
  font-size: .9em;
}
table#listings tbody tr:hover td {
  background: #e6e6be;
  cursor: pointer;
}
tfoot td {
  text-align: right;
}
body#home tfoot td {
  text-align: right;
}
td .prev {
  float: left;
}
td .next {
  float: right;
}


fieldset {
  padding: 10px;
}
fieldset fieldset {
  background: #f5f6e3;
  margin: 1em 0 0;
  padding: 10px 10px 15px;
  width: 305px;
}
fieldset fieldset legend {
  background: #f5f6e3;
  margin: 0 -10px;
  padding: 3px 10px;
}
fieldset fieldset p {
  margin: .5em 0;
}
legend {
  font-size: 1.3em;
  font-weight: bold;
}
label {
  display: block;
  margin: 0 0 .3em;
}
label input {
  position: relative;
  top: 2px;
  width: auto;
}
input, textarea {
  font: normal 1em "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
  border: 1px solid #000;
  width: 300px;
}
input#form-file { border: 0 none; }
textarea#form-message {
  width: 325px;
}
input.button {
  border: 2px solid;
  cursor: pointer;
  font-weight: bold;
  margin: 1em 0;
  padding: 2px 3px;
  width: auto;
}


/* =FOCUS */
dl.focus dd {
  height: 0;
  overflow: hidden;
}
dl.focus dd:target {
  margin-top: -3em;
  padding-top: 3.2em;
  height: auto;
  overflow: visible;
}

/* =REGISTRY */
#registry {
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
}
#registry li {
  border-top: 1px solid;
  margin: 0;
  padding: 10px;
}
#registry blockquote p {
  font-size: 1em;
  font-style: normal;
  text-align: left;
}
#registry p,
#registry p cite {
  font-size: .9em;
  font-style: italic;
  text-align: right;
}

#content #yay,
#content #nay { 
	font-size: 1.1em;
}

/* =SITEMAP */
ul#sitemap {
  margin-top: 1em;
}

/* =VCARD */
.vcard {
  list-style: none;
  margin: 1em 0;
  padding: 0;
}
.vcard .org {
  font-weight: bold;
}
.vcard .street-address {
  display: block;
}
.vcard ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* =VEVENT */
.vevent {
  position: relative;
}
.vevent dd span,
.vevent .vcard .street-address {
  display: block;
}
.vevent .vcard {
  margin: 0;
}
.vevent .org {
  font-weight: normal;
}
.vevent .vcard span {
  display: inline;
}
.vevent .summary em {
  display: none;
}
.vevent a.export {
  position: absolute;
  top: 10px;
  left: 100px;
}
.funeral .vevent a.export {
  font-size: .9em;
  text-align: right;
  top: 30px;
  right: 10px;
}
p.export {
  clear: both;
  padding: 10px 0;
  text-align: center
}
/*.export {
  display: none !important;
}*/

/* =sIFR */
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
}
.sIFR-replaced {
  visibility: hidden !important;
}
span.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}
.sIFR-hasFlash #content h1,
.sIFR-hasFlash #home #content h2,
.sIFR-hasFlash #home caption {
  visibility: hidden;
  font-size: 3em;
  letter-spacing: -.3em;
  padding-bottom: 0;
}
.sIFR-hasFlash #extras h3 {
  visibility: hidden;
  font-size: 1.8em;
  letter-spacing: -.3em;
}