.blog_entry_header {
  padding-top: 10px;
  padding-bottom: 4px;
  border-bottom: #c2c2c2 solid 1px;
  margin-bottom: 15px; }

.date {
  float: right;
  font-size: 90%;
  color: #989898; }

.name {
  background: url(/images/blog.gif) left center no-repeat;
  padding-left: 20px;
  font-size: 90%;
  color: #989898; }

.our_work_top .third {
  float: left;
  width: 320px;
  text-align: center; }
  .our_work_top .third p, .our_work_top .third h2 {
    text-align: left;
    padding: 10px 35px 0px 20px; }

.our_work_bottom .fifth {
  float: left;
  width: 155px;
  padding: 17px;
  font-size: 11px; }

.sidebar {
  border: 1px solid #edeee6;
  padding: 18px 20px 5px 20px;
  margin-bottom: 10px; }

.flickr {
  padding-top: 5px;
  padding-bottom: 20px; }

.thead {
  overflow: hidden;
  _height: 1%; }
  .thead .message p {
    text-transform: uppercase;
    font-size: 80%;
    letter-spacing: 0.05em;
    color: #918b8b; }
  .thead .headshot {
    text-align: left;
    padding-bottom: 0px; }
    .thead .headshot .team_member {
      float: none;
      margin-left: 3px; }

.quicklinks ul {
  padding-bottom: 30px;
  padding-top: 10px; }
  .quicklinks ul li {
    border-bottom: 1px Solid #d8d8d8;
    padding: 10px 0px;
    font-size: 15px;
    font-style: italic;
    font-family: Helvetica Neue, Arial, Verdana;
    color: #313131; }
    .quicklinks ul li a {
      color: #313131;
      text-decoration: none; }
    .quicklinks ul li a:hover {
      color: #aaa; }

#testimonials {
  margin-bottom: 10px; }
  #testimonials h1 {
    font-family: Helvetica Neue, Arial, Verdana;
    font-size: 16px;
    color: #313131; }
  #testimonials p {
    background: url(/images/testimonials_bg.gif) left top no-repeat;
    padding: 30px 20px 20px 20px;
    border-bottom: 1px Solid #edeee6;
    color: #918b8b; }

.contacts {
  padding-bottom: 20px;
  line-height: 130%; }

.t_info {
  float: right;
  width: 100px;
  padding-left: 20px;
  padding-top: 30px; }
  .t_info span {
    font-size: 96%;
    color: #999; }

.t_photo {
  padding-bottom: 20px; }

.team_member {
  width: 130px;
  height: 130px;
  display: block;
  background-image: url('/images/team/dom.jpg');
  background-position: top left;
  background-repeat: no-repeat;
  float: left;
  margin: 0px 20px 20px 0px; }

.team_member:hover {
  background-position: top right; }

.dom {
  background-image: url('/images/team/dom.jpg'); }

.andres {
  background-image: url('/images/team/andres.jpg'); }

.jack {
  background-image: url('/images/team/jack.jpg'); }

.scott {
  background-image: url('/images/team/scott.jpg'); }

.oleg {
  background-image: url('/images/team/oleg.jpg'); }

.georges {
  background-image: url('/images/team/georges.jpg'); }

.hesham {
  background-image: url('/images/team/hesham.jpg'); }

.sean {
  background-image: url('/images/team/sean.jpg'); }

.alex {
  background-image: url('/images/team/alex.jpg'); }

.vivian {
  background-image: url('/images/team/vivian.jpg'); }
