body, div, span, a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: inherit;
  font-size: 1em;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1em;
  color: #999; }

body {
  background: #26282B url('') repeat-x fixed; }

#top_bg {
  background: url('/images/stripe2.png') repeat-x; }

#flying_lemurs_bckgrd {
  z-index: -5;
  position: absolute;
  top: 55px;
  left: -130px; }

a {
  color: #666; }
  a:visited {
    color: #666; }
  a:active, a:focus {
    outline: none;
    text-decoration: none; }
  a:hover {
    color: #999;
    text-decoration: none; }
  a img {
    border: none; }
  a:hover img {
    text-decoration: none;
    border: none; }

#limit_wr {
  position: relative;
  width: 980px;
  margin: 0 auto;
  z-index: 10; }

#content_wr {
  width: 100%; }

.content {
  padding: 10px; }

.clear {
  clear: both;
  float: none; }

#header_wr {
  border-top: solid 1px #000; }

#header_left_wr {
  float: left; }

#header_right_wr {
  float: right; }

#logotype_wr {
  margin-top: 60px; }

#menu_wr {
  margin-top: 35px;
  float: right; }

.menu_item {
  color: #F7941E;
  margin: 5px 8px 0 8px;
  float: left;
  text-transform: uppercase;
  font-size: 11px;
  height: 15px;
  padding: 3px; }
  .menu_item a {
    text-decoration: none; }
    .menu_item a:hover {
      background-color: #000;
      color: #fff; }

.welcome {
  background: url('/images/welcome.png'); }

.work {
  background: url('/images/work.png'); }

#footer_wr {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 11px; }
  #footer_wr span {
    color: #f7941e;
    padding-right: 3px;
    padding-left: 3px; }

#index_header_wr {
  float: left;
  margin-top: 10px; }
  #index_header_wr .header_line_1 {
    font-size: 46px;
    letter-spacing: -0.02em;
    color: #f7941e;
    height: 73px;
    line-height: 85px;
    background: url('/images/home_hdr.png') no-repeat; }
    #index_header_wr .header_line_1 span {
      display: none; }
  #index_header_wr .header_line_2 {
    font-size: 14px; }

#main_content_wr {
  width: 100%;
  margin-top: 50px; }

#left_col_wr {
  width: 650px;
  float: left; }
  #left_col_wr .box_bckgrd {
    margin-bottom: 40px; }
  #left_col_wr .box_content_wr {
    padding: 15px; }
  #left_col_wr .about_copy {
    font-size: 14px;
    line-height: 24px;
    color: #fff; }
    #left_col_wr .about_copy span {
      color: #f7941e; }

#right_col_wr {
  width: 300px;
  float: right;
  font-size: 12px; }
  #right_col_wr .box_bckgrd {
    margin-bottom: 40px; }
  #right_col_wr .box_content_wr {
    padding: 15px;
    line-height: 15px; }
    #right_col_wr .box_content_wr span {
      color: #f7941e; }
  #right_col_wr .basic_wr {
    padding-bottom: 8px;
    line-height: 14px; }

.index_section_title {
  text-transform: capitalize;
  font-style: italic;
  color: #f7941e;
  font-size: 19px;
  font-weight: bold;
  font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f7941e; }
  .index_section_title a {
    font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif; }

.featured_work_left_wr {
  width: 280px;
  float: left;
  margin-bottom: 35px;
  height: 305px; }

.right {
  float: right; }

.project_img_wr {
  padding-bottom: 15px; }

.project_title {
  color: #fff;
  font-size: 18px;
  padding-bottom: 8px; }
  .project_title a {
    text-decoration: none;
    color: #fff; }

.project_description {
  font-size: 12px;
  line-height: 16px;
  padding-right: 5px; }

.index_int_left_col_wr {
  width: 280px;
  float: left; }

.index_int_right_col_wr {
  width: 280px;
  float: right; }

.index_int_right_col_wr, .index_int_left_col_wr {
  font-size: 14px;
  margin-top: 10px; }
  .index_int_right_col_wr span, .index_int_left_col_wr span {
    color: #f7941e; }
  .index_int_right_col_wr .bullet_point, .index_int_left_col_wr .bullet_point {
    padding-bottom: 5px; }

.index_section_title a {
  color: #f7941e;
  text-decoration: none; }
.index_section_title a:hover {
  color: #fff; }

.blog_post_wr {
  margin-bottom: 30px; }

.blog_category {
  text-transform: uppercase;
  font-size: 11px;
  padding-bottom: 8px;
  font-style: italic;
  color: #f7941e; }

.blog_entry_title {
  font-weight: bold;
  font-size: 24px;
  color: #ccc;
  padding-bottom: 5px; }
  .blog_entry_title a {
    text-decoration: none;
    color: #fff; }
  .blog_entry_title a:hover {
    background-color: #333; }

.blog_entry_post_data {
  padding-bottom: 5px;
  color: #f7941e; }
  .blog_entry_post_data span {
    color: #fff; }
  .blog_entry_post_data a {
    text-decoration: none;
    color: #f7941e; }
  .blog_entry_post_data a:hover {
    color: #fff; }

.blog_entry_post_content {
  line-height: 18px; }

.lh_crew_info {
  font-size: 24px;
  color: #666;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 15px; }
  .lh_crew_info h1 {
    font-size: 12px;
    color: #666;
    line-height: 14px;
    font-weight: normal; }

.client_list {
  line-height: 18px; }

.client_list_tagline {
  padding-bottom: 8px; }

#team_main_content_wr {
  width: 100%;
  margin-top: 50px; }

#team_left_col_wr {
  width: 465px;
  float: left;
  font-size: 14px; }
  #team_left_col_wr .team_about_section {
    margin-bottom: 40px; }
  #team_left_col_wr .box_bckgrd {
    background-image: url(/images/tester.png);
    margin-bottom: 40px; }
  #team_left_col_wr .box_content_wr {
    padding: 15px; }
  #team_left_col_wr li {
    line-height: 20px; }

#team_right_col_wr {
  width: 485px;
  float: right;
  background: #EAE4DF; }
  #team_right_col_wr .team_member_wr {
    width: 480px; }
    #team_right_col_wr .team_member_wr .int_left_col_wr {
      float: left;
      width: 290px; }
    #team_right_col_wr .team_member_wr .int_right_col_wr {
      float: right;
      width: 185px; }
    #team_right_col_wr .team_member_wr .box_bckgrd {
      margin-bottom: 20px; }
    #team_right_col_wr .team_member_wr .box_content_wr {
      padding: 8px; }
    #team_right_col_wr .team_member_wr .team_name {
      font-weight: bold;
      color: #f7941e;
      padding-bottom: 3px;
      padding-top: 10px;
      font-size: 22px; }
    #team_right_col_wr .team_member_wr .team_job_title {
      color: #000;
      padding-bottom: 10px;
      font-size: 11px; }
    #team_right_col_wr .team_member_wr .team_bio {
      font-size: 12px;
      line-height: 14px;
      padding-bottom: 15px;
      color: #333; }
    #team_right_col_wr .team_member_wr .team_link a {
      font-weight: bold;
      width: 70px;
      height: 20px;
      background-color: #f7941e;
      color: #fff;
      float: left;
      margin-top: 5px;
      margin-right: 5px;
      text-align: center;
      line-height: 20px;
      text-decoration: none; }
    #team_right_col_wr .team_member_wr .team_link a:hover {
      background-color: #000; }

.team_section_title {
  text-transform: capitalize;
  color: #f7941e;
  font-size: 19px;
  font-weight: bold;
  padding: 20px 0 20px 10px;
  font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
  font-style: italic; }

.team_section_title_snipe {
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  padding: 6px 5px 3px 5px;
  margin-bottom: 20px;
  border-bottom: 5px #f7941e solid;
  font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
  font-style: italic; }

.lemur_video_box_wr {
  background-color: #fff;
  margin-bottom: 20px; }
  .lemur_video_box_wr .video_box {
    padding: 5px; }

#contact_main_content_wr {
  width: 100%;
  margin-top: 50px; }

#contact_left_col_wr {
  width: 500px;
  float: left; }
  #contact_left_col_wr .basic_wr {
    padding-bottom: 8px;
    line-height: 14px; }

#contact_right_col_wr {
  width: 400px;
  float: right; }

.contact_header {
  font-size: 35px;
  color: #fff;
  height: 73px;
  line-height: 85px;
  font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
  font-style: italic; }

.contact_lh_address {
  font-size: 13px; }
  .contact_lh_address span {
    color: #f7941e;
    padding-top: 20px; }

.contact_form_label {
  font-size: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
  color: #f7941e;
  padding-top: 15px; }

.contact_form_input {
  width: 200px; }
  .contact_form_input input {
    width: 250px; }

.more_contact_info {
  padding: 30px 0 20px 0; }

#work_main_wr {
  width: 100%;
  margin-top: 50px; }

.work_example_wr {
  margin-bottom: 25px; }
  .work_example_wr .work_left_col_wr {
    width: 365px;
    float: left; }
    .work_example_wr .work_left_col_wr .box_bckgrd {
      background-image: url(/images/tester.png);
      margin-bottom: 10px; }
    .work_example_wr .work_left_col_wr .box_content_wr {
      padding: 8px; }
  .work_example_wr .work_right_col_wr {
    width: 600px;
    float: right; }
    .work_example_wr .work_right_col_wr .box_bckgrd {
      background-image: url(/images/tester.png);
      margin-bottom: 10px; }
    .work_example_wr .work_right_col_wr .box_content_wr {
      padding: 8px 0 8px 25px; }

.work_site_title {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding: 5px;
  background-color: #333;
  margin-bottom: 8px; }

.work_client_name_city {
  text-transform: uppercase;
  color: #999;
  font-size: 11px;
  margin-bottom: 10px; }

#work_site_link {
  color: #999;
  font-size: 11px; }

.work_project_goals_header {
  font-size: 16px;
  font-weight: bold;
  color: #f7941e;
  margin: 15px 0; }

.work_bullet_point {
  padding-bottom: 10px;
  font-size: 12px; }

.work_link {
  float: right; }
  .work_link a {
    font-weight: bold;
    width: 110px;
    height: 20px;
    background-color: #f7941e;
    color: #fff;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    text-align: center;
    line-height: 20px;
    text-decoration: none; }
  .work_link a:hover {
    background-color: #000; }

.blog_wr h1 {
  color: #000;
  background-color: #f7941e;
  margin: 0 0 20px 0;
  padding: 15px 0 7px 5px; }
.blog_wr p a {
  color: #f7941e; }
.blog_wr .work_left_col_wr {
  float: none;
  width: auto; }
.blog_wr .box_content_wr {
  color: #fff; }
.blog_wr .blog_detail {
  width: 700px;
  margin: 30px auto;
  background-image: url(/images/tester.png); }
