#skip, #footer-wrap, #footer, aside, .share-links,nav,.login,#search,#tagline,.blog-comment-number, .continue-link, .blog-rss, .login-link, .seeall{ display: none;}

h1 { font-size: 3em; font-family: "museo-slab-1","museo-slab-2",sans-serif; color:#819794; font-weight:normal;}
h2 { font-size: 2.6em; font-family: "museo-slab-1","museo-slab-2",sans-serif; color:#819794; font-weight:normal;}
h3 { font-size: 2.3em; font-family: "museo-slab-1","museo-slab-2",sans-serif; color:#a6777f;}
h4 { font-size: 1.9em; font-family: "museo-slab-1","museo-slab-2",sans-serif; font-weight:700; color:#444;}
h5 { font-size: 1.6em; font-family: "museo-slab-1","museo-slab-2",sans-serif; font-weight:700; color:#444;}
h6 { font-size: 1.3em; font-family: "Arial","Helvetica",sans-serif; font-weight: 700; color:#444;}

#header .logo
{ text-indent: 0px;
  width: 100%;
  text-decoration: none;
  font-size: 1.8em;
  margin-bottom: 25px;
  color: #aaaaaa;
}
#content
  { color: #000000;
  }
#content p
{ margin-bottom: 10px;
  line-height: 1.6em;
  font-size: 1.3em;
}
#content a
  { color: #666666;
    text-decoration: none;
  }
#content article
  { margin-bottom: 15px;
    padding-bottom: 10px;
  } 
#content .faq.uiContentWidget article {
  border-bottom: 1px solid #e1e1e1;
}
#content .faq.uiContentWidget article header{
  display: block;
}
#content .faq.uiContentWidget article footer{
  display: block;
  background: #ccc;
}
#content .faq.uiContentWidget article footer.hidden{
  display: block !important;
}

a:after { content: " (" attr(href) ")"; } 
abbr:after { content: " (" attr(title) ")"; }
.ir a:after { content: ""; }  /* Don't show links for images */
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
img { page-break-inside: avoid; }
@page { margin: 0.5cm; }