.blurb {
  color: #888;
}

.blurb p {
  line-height: 150%;
}

.blurb_m {
  font-size: 13px;
}

.blurb_sm {
  font-size: 11px;
}
#main_content a:link, #main_content a:active, #main_content a:visited {
  border-bottom: 1px dotted #999;
  color: #555;
}
h2 {
  color: #666;
  font-size: 180%;
  margin: 0px;
  letter-spacing: -1px;
}

h3 {
  color: #232323;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 10px 0;
}

h3 .date {
  color: #aaa;
}

h3.title_blurb {
  color: #737373;
  margin-top: -6px;
}

h4 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 2px;
}

h6 {
  font-size: 14px;
  font-weight: normal;
  margin: 5px 0;
}

.charlimit {
  float: right;
  font-size: 10px;
}

.imgfloatl {
  float: left;
  margin: 0 10px 10px 0;
}

.divider {
  margin-bottom: 10px;
}

div.clear {
  height: 35px;
}

/* Index Styles */
#team {
  float: left;
  width: 49%;
}

  #team ul {
    list-style-type: none;
    padding: 0;
  }

    #team ul li {
      color: #afafaf;
      line-height: 150%;
      margin-bottom: 10px;
    }

      #team li span {
        color: #666;
        font-size: 1.2em;
      }

  #team a:link {
    border-bottom: 1px dotted #DDD !important;
  }

#money p {
  color: #6C6C6C;
  font-size: 13px;
  line-height: 170%;
  text-align: justify;
}

.investor_block {
  margin-bottom: 30px;
}

.investor_block img {
  float: left;
  padding: 15px 15px 5px 15px;
}

h4.team_desc {
  color: #AAA;
  font-weight: lighter;
  margin-top: 7px;
}

.bot {
  float: right;
  margin-left: 25px;
}

.pith_float {
  float: left;
  position: relative;
  right: 0;
  width: 10px;
}

#sub_nav {
  bottom: 10px;
  float: right;
  left: 0;
  position: relative;
}

#sub_nav a,
#sub_nav a:hover {
  background-color: transparent;
  border-bottom: none !important;
}

.blurb {
  margin-top: 15px;
  text-align: justify;
}

.spacer {
  display: inline;
  float: right;
}

.s-left {
  height: 67px;
  width: 21px;
}

.s-right {
  height: 100px;
  width: 14px;
}

/* Team.php Styles */
#team_grid {
  width: 98%;
}

#team_grid h1 {
  color: #C5C5C5;
}

#team_grid h3 {
  color: #555555;
  margin: 0 0 4px 0;
}

#team_grid h4 {
  color: #aaaaaa;
  font-size: 1.2em;
  margin: 0;
}

.grid_column {
  width: 47.5%;
}

.team_grid_section {
  float: left;
  margin-bottom: 15px;
}

.team_grid_img {
  clear: left;
  float: left;
  height: 90px;
  margin-right: 12px;
  width: 105px;
}

.team_grid_section p {
  color: #7e7e7e;
  margin: 8px 0;
  text-align: justify;
  line-height: 150%;
}

#team_grid .read_more,
#team_grid .read_more a:link {
  border-style: none !important;
  color: #BBB !important;
  margin: 0;
  padding: 3px;
}

#main_content a:hover {
  border-radius: 3px !important;
  color: #444 !important;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
}

#callout_hiring {
  background: url(/images/callout_hiring_bg.png) no-repeat;
  height: 215px;
  margin-top: 6px;
  width: 100%;
}

.jobs {
  margin-right: 38px;
  width: 349px;
}

.job_post {
  color: #A7A7A7 !important;
  font-size: 1.1em;
  margin: 80px 0 0 0;
  width: 350px;
}

.sales {
  margin-top: 42px !important;
}

.read_more {
  float: right;
}

.bio_continued {
  display: none;
}

.team_grid_section .hidden {
  visibility: hidden;
}
/* @end */

