

html {
  padding: 20px 0;
}

body {
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000;
  background: #fafafa url(../images/bg-resume.gif) repeat-y center top;
  text-align: left;
}

a {
  color: #003399;
  text-decoration: none;
}

a:hover, a:hover {
  text-decoration: underline;
  color: #333;
}

#resume-container {
  float: none;
  display: block;
  margin: 0 auto;
  padding-top: 20px;
}

h1, h2, h3 {
  float: left;
  width: 100%;
  letter-spacing: 3px;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 20px;
}

h1, #contact-link a {
  text-align: center;
}

#contact-link {
  float: left;
  width: 100%;
}

#contact-link a {
  font-size: 18px;
  display: block;
  margin-bottom: 20px;
}

#download-options {
  font-size: 12px;
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}

#download-options-icons {
  clear: both;
  margin: auto;
}

#word-icon, #pdf-icon {
  margin: 5px;
}

h1 #middle-name {
  margin: 0 5px;
}

h2 {
  font-size: 15px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #aaa;
  padding: 8px 0 6px 0;
  line-height: 15px;
  margin-top: 10px;
}

h3 {
  font-size: 13px;
  line-height: 13px;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #ddd;
  padding: 7px 0 5px 0;
  color: #999;
  margin: 0;
}

p {
  clear: both;
  float: left;
  font-size: 14px;
  line-height: 22px;
  margin: 6px 0 15px 0;
}

p#career-summary {
  color: #999;
  font-size: 13px;
  line-height: 20px;
}

h4 {
  font-weight: bold;
  margin: 0;
}

.name-position, .date-location, dt, dd {
  font-size: 14px;
}

.date-location, .subtle-text, dt {
  color: #999;
}

.company-info, .skills {
  clear: both;
  float: left;
}

.skills {
  margin-bottom: 6px;
}

dl, dt, dd {
  float: left;
  margin: 0;
}

dl {
  float: left;
  clear: both;
  margin-bottom: 15px;
}

dl dt, dl dd {
  font-weight: normal;
  line-height: 22px;
}

.mini-rule-wrp {
  float: left;
  clear: both;
  margin-bottom: 15px;
}

.mini-rule hr {
  border: 0;
  height: 0;
  margin: 0;
 * display: block;
 * position: relative;
 * margin-left: -90000px;
 _display: none;
 _position: static;
 * position: inline;
}

.mini-rule {
  display: block;
  border-top: 1px solid #ddd;
}

dl.site-list {
  margin-top: 10px;
}

dl.site-list ul {
  margin: 0 0 15px 0;
}

dl.site-list li {
  list-style: none;
}

#references {
  float: left;
  width: 100%;
  margin: 20px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

#references p {
  display: block;
  width: 100%;
  text-align: center;
  padding: 7px 0;
  margin: 0;
  line-height: 14px;
}

.last-float {
  *margin-right: -3px !important;
}
