@page {
  size: auto;
}
body {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.screenOnly {
  display: none;
}
.block .title::after {
  content: ":";
}
.block li::after {
  content: ";";
}
.block li.last::after {
  content: ".";
}
.block li.nopunc::after {
  content: "";
}
li.group {
  display: none;
}
div.kNodes {
  display: none;
}
img.kNode {
  display: none;
}
.myname {
  text-align: center;
  font-size: xx-large;
}
.address {
  text-align: center;
  font-style: italic;
  font-size: small;
}
.block .title {
  font-size: x-large;
  margin-bottom: 20px;
  page-break-after: avoid;
}
li.spaceAbove {
  margin-top: 5pt;
}
li p {
  margin-top: 0pt;
  margin-bottom: 0pt;
}
.contentgroup .title {
  font-size: x-large;
}
.contentgroup .block .title {
  font-size: large;
  margin-left: 1.5em;
  margin-bottom: 20px;
}
.block .centered {
  text-align: center;
}
.block .bi {
  font-style: italic;
  font-weight: bold;
}
.block.onepage ul {
  margin-left: 1.5em;
  margin-right: 2.5em;
}
.block ul {
  margin-left: 3em;
  margin-right: 5em;
}
.wordy h3 {
  margin-left: 2em;
}
.wordy p {
  margin-left: 55px;
  width: 6in;
}
a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: initial;
}
span.pub_year {
  font-weight: bold;
}
span.pub_year::after {
  content: ": ";
  font-weight: normal;
}
.printpreview {
  display: none;
}

/* custom rules for custom situations */
.address p {
  font-size: small;
  margin-top: 0pt;
  margin-bottom: 0pt;
}
.address p.sameline {
  display: inline;
}
.address p.sameline.first::after {
  content: " | ";
}
#content_why_me .title::after {
  content: "?";
}
.withrole .title {
  display: inline;
}
.withrole .title::after {
  content: "";
}
.withrole .role {
  display: inline;
  font-style: italic;
}
.withrole .when {
  display: inline;
  font-style: italic;
}
.withrole .when::before {
  content: "(";
}
.withrole .when::after {
  content: ")";
}
.withrole .role::before {
  content: "(";
}
.withrole .role::after {
  content: ")";
}
.withrole .wordy p {
  font-weight: bold;
  font-style: italic;
}
.withrole .wordy p::before {
  content: '\201C';
}
.withrole .wordy p.last::after {
  content: '\201D';
}
.resumeFor {
  display: none;
}
#content_about {
  display: none;
}
#content_publications, #recommendations, #content_my_philosophy, #shootthemall, #employment, #content_artinsoft, #content_tibco, #projectlist {
  page-break-before: always;
}