/*
Theme Name: Shareaholic Team Blog
Theme URI: http://www.shareaholic.com/
Description: Simple
Version: 1.0
Author: Shareaholic
Author URI: http://www.shareaholic.com/
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

.clearfix:before, #header-container:before, #container #posts .post:before, #container #posts .post.full h2:before, #container #posts .post .entry .callout:before, #sidebar ul li.widget ul.social-links:before, #sidebar ul li.widget.widget_categories ul:before, #footer:before, #footer #footer-content:before, #footer #footer_logo:before, #container:before,
.clearfix:after,
#header-container:after,
#container #posts .post:after, #container #posts
.post:after,
#container #posts .post.full h2:after, #container #posts .post.full
h2:after,
#container #posts .post .entry .callout:after, #container #posts .post .entry
.callout:after,
#sidebar ul li.widget ul.social-links:after, #sidebar ul li.widget
ul.social-links:after,
#sidebar ul li.widget.widget_categories ul:after, #sidebar ul li.widget.widget_categories
ul:after,
#footer:after,
#footer #footer-content:after, #footer
#footer-content:after,
#footer #footer_logo:after, #footer
#footer_logo:after,
#container:after {
  content: " ";
  display: table; }

.clearfix:after, #header-container:after, #container #posts .post:after, #container #posts .post.full h2:after, #container #posts .post .entry .callout:after, #sidebar ul li.widget ul.social-links:after, #sidebar ul li.widget.widget_categories ul:after, #footer:after, #footer #footer-content:after, #footer #footer_logo:after, #container:after {
  clear: both; }

.clearfix, #header-container, #container #posts .post, #container #posts .post.full h2, #container #posts .post .entry .callout, #sidebar ul li.widget ul.social-links, #sidebar ul li.widget.widget_categories ul, #footer, #footer #footer-content, #footer #footer_logo, #container {
  *zoom: 1; }

#header-container {
  background: #fff;
  padding: 10px 0;
  text-align: center;
  -webkit-box-shadow: 0 0 2px rgba(6, 8, 8, 0.15);
  -moz-box-shadow: 0 0 2px rgba(6, 8, 8, 0.15);
  box-shadow: 0 0 2px rgba(6, 8, 8, 0.15); }
  #header-container #header {
    margin: 0 auto;
    width: 960px; }
    #header-container #header .logo {
      float: left;
      margin-top: 2px;
      width: 160px; }
    #header-container #header .main-nav {
      float: left;
      height: 35px;
      text-align: right;
      width: 800px; }

#image-header {
  background: #eeeeee url("images/shareaholic-header-illustration.jpg") no-repeat;
  border-radius: 0 0 4px 4px;
  height: 200px;
  margin: 0 auto;
  width: 1000px;
  margin-top: 55px; }

#container #posts h2.pagetitle {
  font-size: 16px;
  font-weight: 600;
  margin: 50px 0 24px 0;
  text-align: center; }
#container #posts .post {
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  color: #555;
  font: 400 14px/1.6 "Open Sans", "helvetica neue", sans-serif;
  margin-bottom: 25px;
  padding: 25px 30px 30px; }
  #container #posts .post h2 {
    color: #333;
    font: 400 24px/1.2 "PT Serif", georgia, serif;
    margin: 0 0 20px 0; }
    #container #posts .post h2 a {
      color: inherit;
      text-decoration: none; }
    #container #posts .post h2 small {
      color: #888;
      display: block;
      font-size: 13px;
      margin: 6px 0 0 0; }
      #container #posts .post h2 small span {
        margin: 0 2px; }
      #container #posts .post h2 small a {
        color: inherit; }
  #container #posts .post .entry p {
    color: #555;
    font: 400 14px/1.6 "Open Sans", "helvetica neue", sans-serif; }
  #container #posts .post .entry .alignright {
    float: right;
    margin: 10px 0 15px 15px; }
  #container #posts .post .entry .alignleft {
    float: left;
    margin: 10px 15px 15px 0; }
  #container #posts .post .entry .aligncenter {
    display: block;
    margin: 0 auto; }
  #container #posts .post .entry em {
    font-style: italic; }
  #container #posts .post .entry strong {
    font-weight: 600; }
  #container #posts .post .entry blockquote {
    border-left: 3px solid #ddd;
    color: #777;
    margin-left: 30px;
    padding-left: 10px; }
    #container #posts .post .entry blockquote p {
      color: #777; }
#container #posts .post.preview .entry img.featured-image {
  border: 1px solid #ccc;
  float: left;
  margin: 0 20px 0 0;
  padding: 4px;
  width: 160px; }
#container #posts .post.preview .entry p {
  float: left;
  font-size: 13px;
  width: 376px; }
  #container #posts .post.preview .entry p a.continue-reading {
    font-weight: 600; }
#container #posts .post.full {
  padding-bottom: 15px; }
  #container #posts .post.full h2 img {
    border: 1px solid #ddd;
    float: left;
    margin: 4px 12px 0 0;
    width: 75px;
    border-radius: 50%; }
  #container #posts .post.full h2 .post-info {
    float: left;
    width: 477px; }
  #container #posts .post.full h3 {
    color: #c75f09;
    font: 400 20px/1.3 "PT Serif", georgia, serif;
    margin: 24px 0 8px 0; }
  #container #posts .post.full p {
    line-height: 1.6;
    margin: 0 0 14px 0; }
  #container #posts .post.full ol,
  #container #posts .post.full ul {
    margin: 16px 0 16px 20px; }
    #container #posts .post.full ol li,
    #container #posts .post.full ul li {
      font: 400 14px/1.5 "Open Sans", "helvetica neue", sans-serif;
      margin: 0 0 8px 0; }
  #container #posts .post.full ul {
    list-style-type: disc; }
  #container #posts .post.full ol {
    list-style-type: decimal; }

#container #posts #searchform {
  position: relative;
  margin: 0 auto;
  width: 500px; }
  #container #posts #searchform input[type="text"] {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 9px 80px 9px 6px;
    width: 412px; }
  #container #posts #searchform input[type="submit"] {
    background: white url("images/search.png") 0 0 no-repeat;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 16px;
    position: absolute;
    text-indent: -9999px;
    right: 10px;
    top: 10px;
    width: 16px; }

#container #posts .navigation a {
  font: 700 12px/1 "Open Sans", "helvetica neue", sans-serif;
  text-decoration: none;
  text-transform: uppercase; }
  #container #posts .navigation a span {
    font-size: 16px; }
  #container #posts .navigation a:hover {
    color: #c75f09; }
#container #posts .navigation .next {
  float: right;
  text-align: right;
  width: 50%; }
#container #posts .navigation .previous {
  float: left;
  width: 50%; }

#container #posts .post .entry .callout {
  background: #ebf1e1;
  border: 1px solid #cdd2c4;
  border-radius: 4px;
  margin: 25px 0;
  padding: 15px 20px; }
  #container #posts .post .entry .callout .logo {
    background: url("images/openshareicon.png") no-repeat;
    background-size: 48px 48px;
    float: left;
    height: 48px;
    margin: 0 20px 0 0;
    width: 48px;
    text-indent: -9999px; }
  #container #posts .post .entry .callout p {
    font: 400 14px/1.5 "Open Sans", "helvetica neue", sans-serif;
    font-style: italic;
    margin: 0; }

#container #posts .post .entry .shareaholic-like-buttonset {
  padding: 0 0 0 250px; }

.get-button-red {
  -moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
  -webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
  box-shadow: inset 0px 1px 0px 0px #f5978e;
  background-color: #f24537;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
  text-indent: 0;
  border: 1px solid #d02718;
  display: inline-block;
  color: #ffffff !important;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  line-height: 2.2em;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0px #810e05; }

.get-button-red:hover {
  background-color: #c62d1f; }

.get-button-red:active {
  position: relative;
  top: 1px; }

#sidebar ul li.widget {
  margin: 0 0 16px 0; }
  #sidebar ul li.widget h2 {
    border-top: 1px solid #ccc;
    color: #444;
    font: 700 12px/1 "Open Sans", "helvetica neue", sans-serif;
    letter-spacing: 1px;
    margin: 10px 0 4px 0;
    text-align: center;
    text-transform: uppercase; }
    #sidebar ul li.widget h2 span {
      background: url("//www.shareaholic.com/media/images/main-bg3.png");
      padding: 0 14px;
      position: relative;
      top: -6px; }
    #sidebar ul li.widget h2.widgettitle {
      display: none; }
  #sidebar ul li.widget form#email-signup {
    position: relative; }
    #sidebar ul li.widget form#email-signup input[type="text"] {
      border: 1px solid #ccc;
      border-radius: 3px;
      padding: 9px 80px 9px 6px;
      width: 208px; }
    #sidebar ul li.widget form#email-signup input[type="submit"] {
      position: absolute;
      right: 4px;
      top: 7px; }
    #sidebar ul li.widget form#email-signup input[type="submit"] {
      background-color: #3d88eb;
      border: 1px solid #4081af;
      border-radius: 16px;
      -webkit-box-shadow: inset 0 1px 0 0 #44a5eb, 0 1px 2px 0 #c6c6c6;
      -moz-box-shadow: inset 0 1px 0 0 #44a5eb, 0 1px 2px 0 #c6c6c6;
      box-shadow: inset 0 1px 0 0 #44a5eb, 0 1px 2px 0 #c6c6c6;
      color: #fff;
      padding: 2px 10px;
      text-shadow: 0 -1px 1px #3275bc;
      -webkit-background-clip: padding-box; }
    #sidebar ul li.widget form#email-signup input[type="submit"]:hover {
      background: #3679d1;
      border: 1px solid #2a73a6;
      -webkit-box-shadow: inset 0 1px 0 0 #3d93d1;
      -moz-box-shadow: inset 0 1px 0 0 #3d93d1;
      box-shadow: inset 0 1px 0 0 #3d93d1;
      cursor: pointer;
      text-shadow: 0 -1px 1px #1d62ab;
      -webkit-background-clip: padding-box; }
    #sidebar ul li.widget form#email-signup input[type="submit"]:active {
      background: #3282d3;
      border: 1px solid #154c8c;
      -webkit-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
      -moz-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
      box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
      text-shadow: 0 -1px 1px #2361a4;
      -webkit-background-clip: padding-box; }
    #sidebar ul li.widget form#email-signup p.notice {
      color: #888;
      font-size: 11px;
      margin: 4px 0 0 0;
      text-align: center; }
  #sidebar ul li.widget ul.social-links {
    margin: 16px auto 16px;
    width: 176px; }
    #sidebar ul li.widget ul.social-links li {
      float: left;
      height: 32px;
      margin: 0 12px 0 0;
      position: relative;
      width: 32px; }
      #sidebar ul li.widget ul.social-links li:last-child {
        margin-right: 0; }
      #sidebar ul li.widget ul.social-links li a {
        display: block;
        height: 32px;
        text-indent: -9999px;
        width: 32px; }
        #sidebar ul li.widget ul.social-links li a.twitter {
          background: url("images/social-icons.png") -96px 0 no-repeat; }
        #sidebar ul li.widget ul.social-links li a.facebook {
          background: url("images/social-icons.png") -64px 0 no-repeat; }
        #sidebar ul li.widget ul.social-links li a.google-plus {
          background: url("images/social-icons.png") 0 0 no-repeat; }
        #sidebar ul li.widget ul.social-links li a.rss {
          background: url("images/social-icons.png") -32px 0 no-repeat; }
  #sidebar ul li.widget.widget_categories {
    margin-top: 16px; }
    #sidebar ul li.widget.widget_categories ul {
      border-top: 1px solid #ddd; }
      #sidebar ul li.widget.widget_categories ul li {
        border-bottom: 1px solid #ddd;
        float: left;
        font-size: 12px;
        font-weight: 600;
        margin: 4px 0 2px 0;
        padding: 4px 0 8px 4px;
        width: 144px; }
        #sidebar ul li.widget.widget_categories ul li a {
          color: #555;
          text-decoration: none; }
          #sidebar ul li.widget.widget_categories ul li a:hover {
            color: #c75f09; }
  #sidebar ul li.widget.widget_search {
    position: relative; }
    #sidebar ul li.widget.widget_search input[type="text"] {
      border: 1px solid #ccc;
      border-radius: 3px;
      padding: 9px 80px 9px 6px;
      width: 208px; }
    #sidebar ul li.widget.widget_search input[type="submit"] {
      background: white url("images/search.png") 0 0 no-repeat;
      border: 0;
      color: #fff;
      cursor: pointer;
      display: block;
      height: 16px;
      position: absolute;
      text-indent: -9999px;
      right: 10px;
      top: 10px;
      width: 16px; }
  #sidebar ul li.widget p.guest-bloggers {
    background: #d0d8b8;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 13px;
    line-height: 1.4;
    margin: 0 0 16px 0;
    padding: 10px;
    text-align: center; }
    #sidebar ul li.widget p.guest-bloggers a {
      display: block;
      font-weight: 600;
      text-decoration: none; }
  #sidebar ul li.widget .disclaimer p {
    color: #777;
    font-size: 12px;
    line-height: 1.5;
    margin: 0 0 8px 0; }

#footer {
  background: #d8d8d8;
  background: rgba(0, 0, 0, 0.065);
  border-top: 1px solid #c7c7c7;
  -moz-box-shadow: inset 0 8px 20px -10px #c7c7c7;
  -webkit-box-shadow: inset 0 8px 20px -10px #c7c7c7;
  box-shadow: inset 0 8px 20px -10px #c7c7c7;
  font: 400 11px/18px "Open Sans", "helvetica neue", sans-serif;
  padding: 35px 0 0 0; }
  #footer #footer-content {
    margin: 0 auto;
    width: 960px; }
    #footer #footer-content ul.sections {
      float: left;
      list-style: none;
      margin: 0;
      position: relative; }
      #footer #footer-content ul.sections > li {
        float: left;
        overflow: hidden;
        margin: 0 24px 0 0;
        position: relative;
        width: 140px; }
        #footer #footer-content ul.sections > li.last {
          margin: 0; }
        #footer #footer-content ul.sections > li h5 {
          color: #555;
          font-size: 12px;
          font-weight: 600;
          padding: 0;
          margin: 0 0 2px 0; }
      #footer #footer-content ul.sections ul {
        float: none;
        margin: 0; }
        #footer #footer-content ul.sections ul li {
          float: none;
          margin: 0; }
          #footer #footer-content ul.sections ul li a {
            color: #777;
            text-decoration: none; }
            #footer #footer-content ul.sections ul li a.hover, #footer #footer-content ul.sections ul li a:hover {
              color: #444;
              text-decoration: underline; }
            #footer #footer-content ul.sections ul li a:active {
              color: #000; }
  #footer #footer_logo {
    margin: 30px auto 0;
    width: 960px; }
    #footer #footer_logo .footer-links {
      float: left;
      margin: 0 10px 0 0;
      width: 480px; }
      #footer #footer_logo .footer-links img {
        opacity: 0.8; }
      #footer #footer_logo .footer-links a,
      #footer #footer_logo .footer-links span {
        color: #777;
        float: left;
        margin: 0 10px 0 0;
        text-decoration: none; }
      #footer #footer_logo .footer-links a:hover {
        color: #444;
        text-decoration: underline; }
    #footer #footer_logo .facebook-footer {
      float: left;
      width: 470px; }

body {
  background: #f1f1f1;
  font-family: "Open Sans", "helvetica neue", sans-serif;
  color: #555; }

#container {
  margin: 0 auto;
  padding: 20px 0;
  width: 960px; }
  #container #posts {
    float: left;
    margin: -50px 36px 54px 0;
    width: 628px; }
  #container #sidebar {
    float: left;
    width: 296px; }
  #container a {
    color: #1A6A96; }

@media all and (max-width: 768px) {
  body {
    -webkit-text-size-adjust: 100%; }
    body #header-container {
      padding: 15px 0; }
      body #header-container #header .logo {
        margin: 0 0 0 10px;
        width: 100px; }
        body #header-container #header .logo img {
          height: 21px;
          width: 100px; }
      body #header-container #header .main-nav {
        display: none; }
    body #image-header {
      background-position: -177px -30px;
      border-radius: 0;
      height: 160px;
      width: 100%; }
    body #container {
      width: 100%; }
      body #container #posts {
        float: none;
        padding: 0 10px;
        margin: -50px 0 0 0;
        width: auto; }
        body #container #posts .post {
          padding: 15px 20px 20px 20px; }
          body #container #posts .post h2 {
            font-size: 20px;
            line-height: 1.3; }
          body #container #posts .post .entry img {
            height: auto;
            max-width: 100%; }
          body #container #posts .post .entry .shareaholic-like-buttonset {
            padding: 10px 0 0 40%; }
        body #container #posts .post.preview h2 span {
          display: none; }
        body #container #posts .post.preview h2 a {
          display: none; }
          body #container #posts .post.preview h2 a.title {
            display: block; }
        body #container #posts .post.preview .entry img.featured-image {
          height: 80px;
          margin: 5px 10px 5px 0;
          width: 80px; }
        body #container #posts .post.preview .entry p {
          float: none;
          width: auto; }
        body #container #posts .post.full h2 {
          position: relative; }
          body #container #posts .post.full h2 img {
            height: 42px;
            position: absolute;
            width: 42px; }
          body #container #posts .post.full h2 .post-info {
            margin: 0 0 0 52px;
            width: auto; }
        body #container #posts .navigation {
          padding-bottom: 40px; }
      body #container #sidebar {
        display: none; }
    body #footer {
      display: none; } }
@media all and (min-width: 600px) and (max-width: 768px) {
  body #container #posts .post h2 {
    font-size: 24px; }
  body #container #posts .post.preview .entry p {
    font-size: 14px; }
  body #container #posts .post.full p,
  body #container #posts .post.full ol li,
  body #container #posts .post.full ul li {
    font-size: 16px;
    line-height: 1.7; } }
