span.shy{display:none}* span.shy{display:inline}/*ns4*/
@media all
{
body
{
text-align: justify;
}
p
{
text-indent: 1.3ex;
margin: 0;
}
textarea.wide,input.wide
{width: 100%}
textarea
{font-family: sans-serif}
}
@media screen
{
a
{color: #f0f0b0}
a:visited
{color: #f0f0d0}
a:hover, a:active
{color: yellow}
body
{
/*background: #202830;*/
background: #aa1100;
color: #ffffff;
margin: 0;
}
span.noise
{
display: block;
background-image: url("noise.gif");
padding: 0.5em;
height: 1em;
font-family: arial, sans-serif;
color: #999999;
}
span.noisesmall
{
display: block;
background-image: url("noise.gif");
font-size: 0;
height: 4px;
}
span.noise a, span.noise a:visited
{
/*color: #999999;*/
color: #ffbbaa;
text-decoration: none;
}
span.noise a:hover, span.noise a:active
{
color: yellow;
text-decoration: underline;
}
#head, #foot
{
height: auto;/*ns6.2*/
text-align: right;
word-spacing: 2ex;
}
#head *, #foot *
{
word-spacing: 0ex;
}
h1,h2,h3,h4
{
font-family: "bradley hand itc","lucida handwriting",cursive;
font-variant: small-caps;
font-style: italic;
font-weight: bold;
margin-top: 0;
margin-bottom: 0.5em;
text-align: left;
}
div.guestbook i
{
display: block;
font-size: 70%;
text-align: right;
}
div
{
padding: 1em 5em;
border-width: 1px 0;
border-style: solid;
/*border-color: #888888;*/
border-color: #ffbbaa;
/*background: #555555;*/
background: #853930;
background-repeat: no-repeat;
background-position: 103% 98%;
}
div div
{
padding: 0;
border-style: none;
}
div.title
{padding: 1em 2em}
div.title, div.title h1
{text-align: center}
div.wann {background-image: url("sheets/calendar.gif");}
div.wo {background-image: url("sheets/location.gif");}
div.was {background-image: url("sheets/3b.gif");}
div.mail {background-image: url("sheets/mail.gif"); background-position: 98% 98%;}
div.link {background-image: url("sheets/2a.gif");}
div.guest {background-image: url("sheets/pens.gif");}
#slamily
{
background-image: url("readress.gif");
background-position: left bottom;/*ns6.2*/
background-position: -1ex bottom;
}
}
@media print
{
*
{
color: black;
}
a.print:after
{
content: " (" attr(href) ")";
font-size: x-small;
}
a
{
color: black;
text-decoration: none;
}
#head, #foot, .noprint
{
display: none;
}
span.noisesmall, span.noise
{
display: block;
height: 1em;
}
}