/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd

*/


body {
   background: white;
   font-size: 12pt;
   }

#header, .menu, #menu, #top-menu, .life-events-tab, .site-url, .page-url, #extra-content, #footer-container, #heading-and-breadcrumbs, .multi-section-page-links, .nextSectionButtonWrapper {
  display: none;
}

#container, .menu-and-content, .content #container2, #content {
  width: auto;
  margin: 0 5%;
  padding: 0;
  border: 0;
  float: none !important;
  height: auto;
  background: transparent none;
  color: #000;
}

.multi-section-wrapper div {
  display: block !important;
}

a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
#content a[href^="/"]:after {
  content: " (http://www.alistapart.com" attr(href) ") ";
}

#fplp-h, #appointment-email, #gnzs-landing-page, #email-signature /* special page for static rip */ {
  display: none;
}
