/*******************************************************************
					Blocksocial mod styles
********************************************************************/
header .nav .social_block_mod {
  float: left; }
  header .nav .social_block_mod li {
    height: 24px;
    margin-right: 5px; }
    header .nav .social_block_mod li a {
      width: 24px;
      height: 24px;
      line-height: 24px;
      font-size: 12px; }
    header .nav .social_block_mod li.phone {
      margin-left: 6px; }
      header .nav .social_block_mod li.phone a {
        width: auto;
        background-color: transparent !important;
        color: #e10819 !important;
        font-weight: 700;
        font-size: 14px;
        font-family: inherit; }

.social_block_mod h4 {
  margin-bottom: 15px !important; }
.social_block_mod ul {
  margin-bottom: 0px;
  margin-top: -6px; }
  .social_block_mod ul li {
    border: none;
    float: left;
    margin-right: 14px;
    margin-bottom: 0px;
    margin-top: 6px;
    list-style-type: none;
    padding: 0px;
    height: 32px; }
    .social_block_mod ul li a {
      display: block;
      font-family: "FontAwesome";
      width: 32px;
      height: 32px;
      font-size: 16px;
      color: #fff !important;
      line-height: 33px;
      display: block;
      text-align: center;
      background: #99999b;
      -moz-border-radius: 50px;
      -webkit-border-radius: 50px;
      border-radius: 50px;
      outline: none !important; }
      .social_block_mod ul li a:hover {
        text-decoration: none; }
    .social_block_mod ul li.facebook a:before {
      content: "\F09A"; }
    .social_block_mod ul li.facebook a:hover {
      background: #3b5998 !important; }
    .social_block_mod ul li.twitter a:before {
      content: "\F099"; }
    .social_block_mod ul li.twitter a:hover {
      background: #23c3fd !important; }
    .social_block_mod ul li.rss a:before {
      content: "\F09E"; }
    .social_block_mod ul li.rss a:hover {
      background: #f69838 !important; }
    .social_block_mod ul li.youtube a:before {
      content: "\F167"; }
    .social_block_mod ul li.youtube a:hover {
      background: #e82a34 !important; }
    .social_block_mod ul li.vimeo a {
      font-family: "warehousefont";
      position: relative;
      top: -1px; }
      .social_block_mod ul li.vimeo a:before {
        content: "\f194";
        position: relative;
        left: 1px; }
      .social_block_mod ul li.vimeo a:hover {
        background: #85c6fc !important; }
    .social_block_mod ul li.pinterest a:before {
      content: "\F0D2"; }
    .social_block_mod ul li.pinterest a:hover {
      background: #cb2027 !important; }
    .social_block_mod ul li.tumblr a:before {
      content: "\F173"; }
    .social_block_mod ul li.tumblr a:hover {
      background: #425e75 !important; }
    .social_block_mod ul li.google a:before {
      content: "\F0D5"; }
    .social_block_mod ul li.google a:hover {
      background: #c73e2e !important; }
    .social_block_mod ul li.instagram a:before {
      content: "\F16D"; }
    .social_block_mod ul li.instagram a:hover {
      background: #517fa3 !important; }
    .social_block_mod ul li.flickr a:before {
      content: "\F16E"; }
    .social_block_mod ul li.flickr a:hover {
      background: #517fa3 !important; }
    .social_block_mod ul li:last-child {
      margin-right: 0px; }

#left_column .social_block_mod {
  width: auto; }
  #left_column .social_block_mod ul {
    list-style-type: none; }

/*# sourceMappingURL=blocksocial_mod.css.map */
