.test {
  float: left;
  padding: 24px;
  border: 1px solid #DDD;
  color: #111;
  font-weight: bold;
  font-size: 290%;
  font-family: "helvetica neue", arial;
  background: #fff;
  -webkit-box-shadow: -5px 3px 10px rgba(0, 0, 0, 3.8);
  -moz-box-shadow: -5px 3px 10px rgba(0, 0, 0, 3.8);
  box-shadow: -5px 3px 10px rgba(0, 0, 0, 3.8);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  top: 150px; }

/* background:url(../images/site/card.png) */
.bubble {
  width: 142px;
  height: 71px;
  padding: 3px;
  position: relative;
  top: 148px;
  left: 470px; }
  .bubble a {
    padding: 12px;
    color: #333333;
    text-decoration: none; }
  .bubble a:hover {
    color: #000000; }
  .bubble img {
    position: relative;
    top: -40px;
    z-index: 1; }
  .bubble .shadow_bubble {
    position: relative;
    top: -104px;
    display: none; }
  .bubble .text {
    font: bold 24px "helvetica neue", helvetica, arial, verdana, sans-serif;
    letter-spacing: .05em;
    position: relative;
    top: 1px;
    margin-left: 12px;
    z-index: 2; }

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: "helvetica neue", helvetica, arial, verdana, sans-serif;
  color: #000000;
  margin: 0px;
  font-weight: normal; }

h1 {
  font-size: 218%;
  padding-bottom: 3px; }

h2 {
  font-size: 164%;
  padding-bottom: 3px; }

h3 {
  font-size: 145%; }

h4 {
  font-size: 118%; }

fieldset, img, abbr, acronym {
  border: 0; }

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


html, body {
  height: 100%; }

body {
  font: 14px/1.5em Verdana, Helvetica, Arial, Verdana, sans-serif;
  color: #000000;
  min-height: 100px;
  background: #00BCE2; }

a {
  outline: none; }

.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -90px; }

#container {
  width: 900px;
  position: relative;
  top: 60px;
  left: 120px;
  margin: 0;
  height: 400px; }

body#home #container {
  width: 600px;
  position: relative;
  top: 20px;
  left: 110px;
  margin: 0;
  height: 400px;
  background: url(/images/bg_trans_projects.gif) no-repeat 30px 30px; }
  body#home #container #hi {
    position: absolute;
    top: 55px;
    left: 140px;
    width: 200px; }
  body#home #container #eyes {
    position: absolute;
    top: 110px;
    left: 225px; }
  body#home #container #projects_link {
    position: absolute;
    top: 148px;
    left: 480px;
    z-index: 1; }
  body#home #container #contact_link {
    position: absolute;
    top: 300px;
    left: 80px;
    z-index: 2; }
  body#home #container #about_link {
    position: absolute;
    top: -15px;
    left: -70px;
    z-index: 2; }
    body#home #container #about_link a {
      font-size: 110%;
      padding-left: 20px; }

#contact_form {
  height: 380px;
  width: 297px;
  position: relative;
  top: 10px;
  left: 100px;
  z-index: 2;
  background: url('/images/contact_form.png') no-repeat;
  padding: 20px; }
  #contact_form input {
    width: 200px; }
  #contact_form textarea {
    width: 200px; }
  #contact_form td {
    padding-bottom: 12px; }

.small {
  font-size: 10px;
  color: #999999; }

body#home #contact_form {
  left: 300px; }

#page_title {
  position: absolute;
  top: 10px;
  left: 300px; }
  #page_title h1 {
    letter-spacing: .1em;
    font-family: "helvetica neue", Helvetica, Arial, Verdana, sans-serif;
    width: 100%;
    font-size: 218%;
    font-weight: bold;
    padding-left: 7px; }

body#projects #page_title {
  left: 200px; }
body#projects #content {
  margin: 40px 40px 20px 100px;
  padding: 25px 25px 65px 25px;
  width: 510px;
  font-size: 100%;
  background-color: #ffffff; }
body#projects .project_list {
  position: absolute;
  top: 120px;
  margin-top: 30px;
  z-index: 2;
  height: 1100px;
  margin-bottom: 20px;
  width: 800px; }
  body#projects .project_list #project {
    float: left;
    width: 290px;
    margin: 0 0 25px 30px;
    padding: 19px;
    z-index: 2; }
    body#projects .project_list #project img {
      border: 1px solid #ddd;
      margin-bottom: 10px;
      z-index: 2; }
    body#projects .project_list #project h4 {
      padding-bottom: 10px;
      color: #0b538f; }
    body#projects .project_list #project p {
      width: 270px;
      margin-bottom: 10px;
      font-size: 90%; }
    body#projects .project_list #project a {
      color: #0b538f; }
body#projects #contact {
  position: absolute;
  top: 12px;
  left: 410px;
  z-index: 2; }

body#travis-erard #content {
  width: 610px;
  padding: 30px 20px 10px 30px; }
body#travis-erard h1 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 10px; }
body#travis-erard p {
  margin-bottom: 25px; }
body#travis-erard p.quoteright {
  color: #555;
  text-align: right;
  margin-right: 20px; }
body#travis-erard p.quoteleft {
  color: #555;
  margin-left: 20px; }

body#creature_tracker #content {
  margin: 40px 40px 20px 100px;
  padding: 25px 25px 65px 25px;
  width: 710px;
  font-size: 100%;
  background-color: #ffffff; }
  body#creature_tracker #content h1 {
    font: 1.66em bold helvetica, "helvetica neue", arial, verdana, sans-serif;
    text-align: left;
    padding-bottom: 15px; }
  body#creature_tracker #content h1, body#creature_tracker #content h2, body#creature_tracker #content h3, body#creature_tracker #content h4 {
    color: #0b538f;
    padding: 10px 0 15px 0px;
    letter-spacing: .05em; }
  body#creature_tracker #content .tight {
    padding: 3px;
    margin: 0; }
  body#creature_tracker #content p {
    padding-bottom: 10px; }
  body#creature_tracker #content #title {
    font: 2.06em georgia, arial, verdana, sans-serif;
    padding-bottom: 20px;
    text-align: center;
    width: 90%; }
  body#creature_tracker #content .product_title {
    padding: 20px 0 10px 0; }
  body#creature_tracker #content .final_text {
    padding: 20px;
    text-align: center; }
  body#creature_tracker #content .paypal_button {
    padding: 30px 0 0 80px; }
  body#creature_tracker #content .paypal_verified {
    padding: 20px;
    width: 200px;
    float: right; }
  body#creature_tracker #content .signature {
    padding: 0 60px 0 40px;
    float: left; }
  body#creature_tracker #content p.name {
    padding-left: 8px; }

body#thanks #content {
  width: 400px;
  height: 300px; }

ul.indented_list {
  padding: 10px 0 10px 20px; }
  ul.indented_list li {
    padding-bottom: 15px; }

strong.black {
  color: #000000; }

.blue {
  color: #0b538f; }

div.connector, div.rounded {
  background-color: #fff; }

div.rounded {
  padding: 15px;
  z-index: 2; }

.hidden {
  display: none; }

.visible {
  display: block; }

#footer {
  width: 425px;
  margin: 20px 40px 20px 30px;
  padding: 8px 8px 8px 28px;
  font: 1.45em "helvetica neue", helvetica, arial, verdana, sans-serif;
  color: #ddd; }
  #footer a {
    color: #ddd;
    text-decoration: none;
    padding-left: 35px; }

#footer, #push {
  height: 30px; }

#creature_tracker_footer {
  width: 725px;
  margin: 20px 40px 20px 100px;
  padding: 8px 8px 8px 28px;
  font: 1em "helvetica neue", helvetica, arial, verdana, sans-serif;
  color: #ddd; }
  #creature_tracker_footer a {
    color: #ddd;
    text-decoration: none;
    padding-left: 35px; }

div.logo {
  display: block;
  width: 200px;
  height: 120px;
  padding: 10px;
  z-index: 3; }
  div.logo img {
    z-index: 3; }

div.connector {
  background-color: #fff;
  padding: 7px;
  z-index: 1; }

div#page_header {
  position: absolute;
  top: 80px;
  left: 330px;
  padding: 10px; }
  div#page_header h2 {
    letter-spacing: 2px;
    width: 100%;
    font-weight: bold;
    padding-left: 5px; }

.floater {
  float: left; }

.wrap1, .wrap2, .wrap3 {
  display: inline-table;
  display: block !important; }

.wrap1 {
  float: left;
  background: url(/images/shadow180.gif) right bottom no-repeat; }

.wrap2 {
  background: url(/images/corner_bl.gif) left bottom no-repeat; }

.wrap3 {
  padding: 0px 6px 4px 0px;
  background: url(/images/corner_tr.gif) right top no-repeat; }

.wrap3 img {
  display: block; }
