html,
body {
  background-color: #1e4883
}

body {
  background-color: #1c4379;
  border: 1px solid #111;
  color: white;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  margin: 137px 10px 10px;
  max-width: 35em;
  padding: 10px
}

a:active, 
a:link, 
a:visited {
  text-decoration: underline
}

a:active, 
a:link, 
a:hover {
  color: #f2e499
}

a:hover {
  text-decoration: none
}

a:visited {
  color: #cfccbc
}

h1 {
  background-color: #194d95;
  border-bottom: 1px solid #111;
  font-size: 1.5em;
  margin: -10px -10px 10px -10px;
  padding: 0.3em 0.4em
}

p {
  line-height: 1.4em;
  margin: 0
}

p + p {
  margin-top: 1em
}

abbr.hint {
  border-bottom-color: #28feff
}

form {
  margin: 0
}

input,
textarea {
  background-color: #173a69;
  border: 1px solid #111;
  color: white
}

img {
  border: 0
}

#error,
#success {
  border: 2px solid #111;
  margin: -10px;
  padding: 0.4em
}

#error {
  background-color: #bc0e0e
}

#success {
  background-color: #1e8f00
}

#error img,
#success img {
  vertical-align: middle
}

#nav {
  background: #0e4ba0 url('/earth') no-repeat 6px 6px;
  border-bottom: 1px solid #111;
  height: 126px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

#nav h2 {
  display: none
}

#nav ul {
  background-image: url('/travis-estill/name');
  background-repeat: no-repeat;
  bottom: 0;
  display: table-row;
  left: 152px;
  margin: 0;
  padding: 67px 0 0;
  position: absolute
}

#nav li {
  background-color: #0b3878;
  border-color: #111;
  border-style: solid;
  border-width: 1px 1px 0 0;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 9em
}

#nav li:first-child {
  border-left-width: 1px
}

#nav li.current {
  background-color: #0f3d7e
}

#nav a {
  display: block;
  padding: 0.2em 0
}

body > ul.main {
  list-style: none;
  margin: 0;
  padding: 0
}

body > ul.main h3 {
  background-color: #0d448e;
  border-width: 1px 0px;
  border-style: solid;
  border-color: #111;
  margin: 10px -10px;
  padding: 0.3em 0.4em
}

body > ul.main > li > p:after {
  clear: both;
  content: "\A";
  display: block
}

#nav + ul.main li:first-child h3 {
  border-top-width: 0;
  margin-top: -10px
}

#portfolio p > a:first-child {
  float: left;
  margin: 0 10px 10px 0
}

#portrait,
#meetup {
  float: right;
  margin: 0 0 10px 10px
}

#services {
  margin-left: 0
}

#services li {
  margin: 0.4em 0
}

#service_icons,
#zce {
  background-color: #264f87;
  border: 1px solid #111;
  margin: 1.5em auto;
  width: 90%
}

#service_icons {
  padding: 0.4em;
  text-align: center
}

#service_icons img {
  padding-left: 9%
}

#service_icons img:first-child {
  padding-left: 0
}

#zce {
  min-height: 47px;
  margin-bottom: 1em;
  padding: 6px
}

#zce > a:first-child {
  float: left;
  margin-right: 6px
}

#contact dl {
  margin: 0
}

#contact dd {
  margin: 0.5em 0 0.5em 1.2em
}

#contact dt.submit {
  display: none
}

#contact dt.submit + dd {
  margin: 1em 0 0
}

#contact #submit {
  font-size: 1em
}

#message {
  width: 93%
}

#email {
  width: 14em
}

#telephone th {
  text-align: left;
  font-weight: normal
}

#telephone td {
  padding-left: 1em
}

#postal_addr,
#postal_addr dd {
  margin: 0
}

#postal_addr dt {
  display: none
}

#php {
  font-style: normal
}
