/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        /*line-height: 1;*/
        font-family: inherit;
        text-align: left;
        vertical-align: baseline;
}
a img, :link img, :visited img {
        border: 0;
}
em {
    font-style: italic;
}
table {
        border-collapse: collapse;
        border-spacing: 0;
}
ol, ul {
        list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
        content: "";
}
body {
    background-color: #fff;
    font-family: "Lucida Grande", Verdana, Arial, helvetica;
    /*background: #fff url(/i/9/liveredesign2.png) top right no-repeat;*/
}
#pg-home {
    background: #fff url(/i/decay.jpg) top right no-repeat;
}
p {
    margin-bottom: 1.25em;
    line-height: 1.35;
}

a {
    color: #408000;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.container {
    width: 800px;
    margin: 0 auto 0 auto;
}
#branding {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 36px;
    width: 96px;
    height: 143px;
}
#branding h1 {
    display: block;
    height: 143px;
    width: 96px;
    border: none;
    background: transparent url(/i/x/wc-x-wc.jpg) no-repeat top center;
}
#branding h1 a {
    visibility: hidden;
}
#nav {
    margin-top: 2em;   
    /*margin-left: 48px;*/
    width: 96px;
    list-style-type: none;
    text-align: left;
    font-size: 0.625em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
#nav a {
    color: #888;
    text-decoration: none;
    line-height: 2;
}
#nav a:hover {
    color: #222a1a;
}

#pg-home #mnu-home a,
#pg-words #mnu-words a,
#pg-articles #mnu-articles a,
#pg-images #mnu-images a, 
#pg-waxheads #mnu-waxheads a,
#pg-waxmuseum #mnu-waxmuseum a,
#pg-waxstatus #mnu-waxstatus a,
#pg-waxstats #mnu-waxstats a,
#pg-waxpayment #mnu-waxpayment a,
#pg-info #mnu-info a,
#pg-contact #mnu-contact a {
    font-weight: bold;
    color: #222a1a;
}
#primary-content {
    float: left;
    width: 396px;
    margin-top: 84px;
    margin-left: 170px;
    color: #666;
    /*margin-bottom: 1.5em;*/
    font-size: 0.825em;
    line-height: 1.4;
}
#primary-content h3,
#primary-content p {
  width: 364px;	
}
#primary-content h2 {
    font-family: "Helvetica Neue", "Lucida Grande", Verdana, sans-serif;
    text-transform: uppercase;
    margin-bottom: 0.5em;
    font-size: 2em;
    line-height: 2;
    font-weight: normal;
    width: 410px;
    color: #222a1a;
    color: #693;
    border-bottom: 6px solid #ddd;
}
#primary-content h2 a {
    color: #693;
}
#primary-content h3 {
    color: #222a1a;
    font-weight: normal;
    font-family: Georgia, serif;
    margin-bottom: 0.5em;
    font-size: 1.1em;
}
#primary-content h4 {
    color: #444;
    font-family: Georgia, serif;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 0.5em;
    font-size: 1.1em;
}
#primary-content table {
    font-size: 1em;
}
#primary-content .attrib {
    font-style: italic;
    font-size: 0.825em;
}
#secondary-content {
    float: right;
    width: 222px;
    height: 100%;
    margin-top: 84px;
    color: #888;
    font-size: 0.76em;
    line-height: 1.35;
}
#secondary-content h3 {
    font-size: 1.6em;
    font-family: "Helvetica Neue", "Lucida Grande", Verdana, sans-serif;
    font-weight: normal;
    margin-bottom: 0.5em;
    font-size: 1.33em;
    text-transform: uppercase;
}
#tertiary-content {
    float: none;
    clear: both;
    width: 654px;
    margin-left: 154px; 
    color: #888;
    font-size: 0.76em;
    line-height: 1.35;
}
#tertiary-content h3 {
    font-size: 1.6em;
    font-family: "Helvetica Neue", "Lucida Grande", Verdana, sans-serif;
    text-transform: uppercase;font-weight: normal;
    margin-bottom: 0.5em;
    font-size: 1.33em;
}
#secondary-content ul,
#tertiary-content ul {
    list-style-position: outside;
}
#tertiary-content ul li {
    margin-bottom: 0.5em;
}
.snippet {
    width: 197px;
    float: left;
    margin-top: 1.5em;
    margin-left: 16px;
}
#secondary-content .snippet {
    clear: left;
}
#tertiary-content .snippet {
    clear: right;
}
.snippet h3 {
    color: #222a1a;
    border-bottom: 3px solid #ccc;

}
.snippet h3 span {
    color:#888;
}
.snippet h3 a {
    text-decoration: none;
    color: #888;
}
.snippet h3 a:hover {
    color: #222a1a;
}
.random-image {
    width: 198px;
    height: 132px;
    overflow: hidden;
    background: lightyellow;
}
.flickr-badge {
    margin-top: 0;
    margin-bottom: 2em;
}
#flickr_badge_wrapper img {
    margin-top: 0;
    margin-left: 1px;
    height: 64px;
    width: 64px;
}
.clearer {
    float: none;
    clear: both;
    margin-top: 196px;
}
#shim {
    clear: both;
    height: 3em;
}
#footer {
    float:none;
    clear: both;
    width: 100%;
    height: 32px;
    margin-top: 32px;
    z-index: 50;
}
#footer p {
    text-align: right;
    padding-top: 0.5em;
    margin-left: 1em;
    margin-right: 32px;
    color: #aaa;
    font-size: 0.625em;
}

.skip {
    display: none;
    visibility: hidden;
}
.leadout {
    margin-bottom: 1.5em;
}

strong {
font-weight: 600;
}
.warn {
color: #fc0;
}
.info {
color: #069;
}

/* comments */
.entry-form {
  margin-top: 2em;
  padding-top: 1em;
  border-top: 1px solid #aaa;
}
div.separator {
  width: 100%;
  height: 1em;
  border-bottom: 1px solid #aaa;
  margin-bottom: 1em;
}
ol.entry-form li label {
  line-height: 1.6;
  float: left;
  clear: left;
  width: 7em;
  text-align: right;
  margin-right: 0.5em;
}
small.commentauthor {
  font-size: 0.685em;
}
small.commentauthor img {
  margin-right: 1em;
}
/* microformats */
.playerstate {
    margin-top: 1.25em;
}
.vevent .description {
    margin-top: 1.25em;
}
div.vevent {
  display: inline;
}

