/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*========================*/
body {
  font-size: 11pt; }
  body .internships {
    margin-top: 20px !important; }
  body h1 {
    clear: both;
    font-size: 1.6em;
    width: 100%;
    border-bottom: 1px solid black;
    margin-top: -1px; }
  body .vevent {
    clear: both;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 5px 0px; }
    body .vevent .vcard {
      clear: both;
      width: 100%; }
      body .vevent .vcard .org {
        width: 80%;
        text-align: left;
        float: left; }
      body .vevent .vcard .adr {
        width: 20%;
        text-align: right;
        float: right; }
    body .vevent .summary {
      width: 45%;
      text-align: left;
      float: left;
      font-style: italic; }
    body .vevent .dtspan {
      width: 45%;
      text-align: right;
      float: right; }
    body .vevent .description {
      width: 100%;
      clear: both;
      font-size: 0.85em; }
      body .vevent .description ul {
        padding-left: 20px;
        list-style: disc; }
      body .vevent .description ol {
        list-style: decimal; }
      body .vevent .description div:nth-of-type(1) {
        width: 45%;
        text-align: left;
        float: left; }
      body .vevent .description div:nth-of-type(2) {
        width: 45%;
        text-align: right;
        float: right; }
  body .vcard.contact {
    margin-bottom: 20px; }
    body .vcard.contact .n {
      font-size: 1.8em;
      text-align: center;
      width: 100%;
      border-bottom: 4px double black; }
    body .vcard.contact address {
      float: left;
      text-align: left;
      width: 45%;
      font-size: 0.85em;
      padding-top: 2px; }
      body .vcard.contact address .country-name {
        display: none; }
    body .vcard.contact .other {
      float: right;
      text-align: right;
      width: 60%;
      font-size: 0.85em;
      padding-top: 2px; }

.col3 {
  /* Bah! Doesn't work in WebKit when printing:(
  /*    -moz-column-count: 5; */
  /*    -webkit-column-count: 5; */
  /*    column-count: 5;*/
  width: 24% !important;
  margin-right: 1% !important;
  float: left !important;
  margin-bottom: 10px; }

.col3r {
  /* Bah! Doesn't work in WebKit when printing:(
  /*    -moz-column-count: 5; */
  /*    -webkit-column-count: 5; */
  /*    column-count: 5;*/
  width: 33% !important;
  margin-right: 1% !important;
  float: left !important;
  text-align: left !important;
  margin-bottom: 10px;
  overflow: visible; }

.col3l {
  /* Bah! Doesn't work in WebKit when printing:(
  /*    -moz-column-count: 5; */
  /*    -webkit-column-count: 5; */
  /*    column-count: 5;*/
  width: 65% !important;
  margin-right: 1% !important;
  float: left !important;
  text-align: left !important;
  margin-bottom: 10px;
  overflow: visible; }

.col1 {
  /* Bah! Doesn't work in WebKit when printing:(
  /*    -moz-column-count: 5; */
  /*    -webkit-column-count: 5; */
  /*    column-count: 5;*/
  width: 99% !important;
  margin-right: 1% !important;
  float: left !important;
  text-align: left !important;
  margin-bottom: 10px; }

i {
  font-style: italic; }

.col4 {
  width: 35%;
  float: left;
  margin-bottom: 30px; }

.concentration {
  width: 43% !important; }

.interests {
  width: 56% !important;
  margin-bottom: 10px; }

.majors.school {
  width: 53% !important; }

.minors.school {
  width: 46% !important; }

.note {
  display: none;
  font-style: italic;
  font-size: 0.8em; }

.open-source-started .vcalendar {
  display: none; }

@media screen {
  body {
    margin: 1% auto;
    width: 750px; } }
@media print {
  body {
    margin: 0 auto; }

  @page {
    @bottom-right {
      content: counter(page) " of " counter(pages); } }

  a {
    text-decoration: none;
    color: black; }

  a.showurl:after {
    content: " [" attr(href) "] "; }

  .vcard.contact address {
    font-size: 0.7em; }
  .vcard.contact .other {
    font-size: 0.7em; }

  li {
    page-break-inside: avoid; } }
sup {
  vertical-align: super;
  font-size: 0.7em; }

.ref h1 {
  font-size: 2em; }
.ref .fn {
  width: 100%;
  display: block;
  border-bottom: 1px solid black;
  padding-bottom: 0.25em;
  margin-bottom: 0.25em; }
.ref .vcard {
  font-size: 1.0em;
  float: left;
  width: 32%;
  height: 9em;
  margin-right: 1%;
  margin-top: 25px; }
  .ref .vcard .fn {
    font-size: 1.2em;
    font-weight: bold; }
  .ref .vcard .adr .type {
    display: none; }
  .ref .vcard .adr .country-name {
    display: none; }
  .ref .vcard .tel .type {
    display: none; }
  .ref .vcard .tel .ignore {
    display: none; }
  .ref .vcard .tel:before {
    content: "\260E";
    display: inline-block;
    width: 1em;
    font-size: 0.8em;
    text-align: center; }
  .ref .vcard .email:before {
    content: "\2709";
    display: inline-block;
    width: 1em;
    font-size: 0.8em;
    text-align: center; }
  .ref .vcard .email .type {
    display: none; }
  .ref .vcard .email .ignore {
    display: none; }

.presentations-publications .col1 ul {
  list-style: none !important;
  padding-left: 0 !important;
  margin-bottom: -5px; }
  .presentations-publications .col1 ul li {
    margin-bottom: 5px; }

div#main-body {
  margin: 0 auto;
  padding-top: 1em; }
  div#main-body p {
    text-align: left;
    font-size: 1.1em;
    padding-top: 0.8em;
  line-height: 1.2em; }

  .skills ul, .employment ul{
    width:760px;
    //margin-bottom:20px;
    overflow:hidden;
    //border-top:1px solid #ccc;
    font-size: 1.1em;
  }

  .skills {
    font-size: 0.7em;
  }


  .skills ul li, .employment ul li{
    line-height:1.5em;
    //border-bottom:1px solid #ccc;
    float:left;
    //  display:inline;
  }

  .single li  { width:100%;}
  .double li  { width:50%;}
  .triple li  { width:33.333%; }
  .quad li    { width:25%; }
  .penta li {width: 20%; }
  .six li     { width:16.666%; }
  .seven li     { width:14.285%; }
  .eight li     { width:12.5%; }

  small { font-size: 0.8em; }

  .publications li {
    font-size: 1em;
    margin-bottom: 0.8em;
    margin-top: 0.2em;
  }

  @page {
    @bottom-left {
      content: counter(page) "/" counter(pages);
    }

    @bottom-right {
      content: "James Salvatore Keener"
    }
  }

  .vcalendar ul li{
    page-break-before: avoid;
  }

    .vevent .summary,
    .vevent .dtspan,
    .vevent .vcard {
      font-size: 1.2em;
    }

    abbr { text-decoration: none;}





  .quadli { width:25% !important; }
