@font-face {
  font-family: 'socicon';
  src: url("../_fonts/socicon.eot");
  src: url("../_fonts/socicon.eot?#iefix") format("embedded-opentype"), url("../_fonts/socicon.woff") format("woff"), url("../_fonts/socicon.ttf") format("truetype"), url("../_fonts/socicon.svg#sociconregular") format("svg");
  font-weight: normal;
  font-style: normal;
  text-transform: initial; }
#newWrapper {
  max-width: 950px;
  width: 100%;
  margin: -20px auto 0 auto;
  padding: 0px 0px 50px 0px;
  background: rgba(255, 255, 255, 0.85); }
  #newWrapper * {
    margin: 0;
    padding: 0;
    outline: 0; }
  #newWrapper *, #newWrapper *:after, #newWrapper *:before {
    box-sizing: border-box; }
  #newWrapper #headerImage {
    height: 210px;
    background-color: #fff;
    background-size: cover;
    background-position: center center;
    display: block;
    position: relative; }
  #newWrapper #headerTitle {
    margin-bottom: 40px;
    display: table;
    width: 100%;
    table-layout: initial; }
    #newWrapper #headerTitle .column {
      display: table-cell;
      vertical-align: top;
      vertical-align: middle;
      width: 50%; }
      #newWrapper #headerTitle .column.titleCell {
        width: auto; }
        #newWrapper #headerTitle .column.titleCell h1 {
          color: #000;
          font-family: 'Amatic SC';
          text-align: center;
          font-size: 4.3em;
          font-weight: normal;
          line-height: 1;
          white-space: nowrap;
          padding: 0 15px;
          display: block;
          font-weight: 300; }
      #newWrapper #headerTitle .column span {
        display: block;
        height: 15px;
        width: 100%;
        border-top: 2px solid #000;
        border-bottom: 2px solid #000; }
  #newWrapper #posts {
    padding: 40px 70px 70px 70px; }
    #newWrapper #posts .columns {
      display: table;
      width: 100%;
      table-layout: fixed; }
      #newWrapper #posts .columns .column {
        display: table-cell;
        vertical-align: top; }
        #newWrapper #posts .columns .column.sideBar {
          width: 180px; }
        #newWrapper #posts .columns .column.gutter {
          width: 50px; }
    #newWrapper #posts #postWrapper article {
      display: block;
      margin-bottom: 50px; }
      #newWrapper #posts #postWrapper article:last-of-type {
        margin-bottom: 0px; }
      #newWrapper #posts #postWrapper article h2 {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: normal;
        margin-bottom: 9px; }
        #newWrapper #posts #postWrapper article h2 a {
          color: inherit; }
          #newWrapper #posts #postWrapper article h2 a:hover {
            color: #d06310; }
      #newWrapper #posts #postWrapper article .date {
        display: block;
        color: #d06310;
        font-size: .95em;
        margin-bottom: 30px; }
      #newWrapper #posts #postWrapper article .postImage {
        display: block;
        margin-bottom: 30px; }
        #newWrapper #posts #postWrapper article .postImage img {
          display: block;
          width: 100%;
          height: auto; }
      #newWrapper #posts #postWrapper article .postVideo {
        display: block;
        margin-bottom: 30px;
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0; }
        #newWrapper #posts #postWrapper article .postVideo iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
      #newWrapper #posts #postWrapper article p {
        font-size: 12px;
        line-height: 1.8em;
        margin-bottom: 25px; }
      #newWrapper #posts #postWrapper article a.readMore {
        height: 50px;
        display: inline-block;
        background: #d06310;
        color: #fff;
        line-height: 52px;
        font-family: 'Satisfy', cursive;
        font-size: 1.7em;
        padding: 0 20px;
        border-radius: 4px; }
        #newWrapper #posts #postWrapper article a.readMore:hover {
          background: #000; }
      #newWrapper #posts #postWrapper article #metas {
        color: #d06310;
        font-size: 1.1em;
        font-weight: 600; }
        #newWrapper #posts #postWrapper article #metas a:hover {
          color: #000; }
      #newWrapper #posts #postWrapper article #share-buttons {
        list-style: none;
        margin: 30px 0; }
        #newWrapper #posts #postWrapper article #share-buttons li {
          display: inline-block;
          margin-right: 6px; }
          #newWrapper #posts #postWrapper article #share-buttons li.title {
            font-size: 1.1em;
            font-weight: 600;
            padding-right: 5px; }
          #newWrapper #posts #postWrapper article #share-buttons li a {
            font-family: 'socicon' !important;
            display: block;
            height: 25px;
            width: 25px;
            background: #000;
            border-radius: 30px;
            color: #fff;
            text-align: center;
            line-height: 26px;
            font-size: 13px; }
            #newWrapper #posts #postWrapper article #share-buttons li a.facebook {
              background: #3C569E; }
            #newWrapper #posts #postWrapper article #share-buttons li a.twitter {
              background: #20A4D9; }
            #newWrapper #posts #postWrapper article #share-buttons li a.google {
              background: #F73E18; }
            #newWrapper #posts #postWrapper article #share-buttons li a.linkedin {
              background: #0071AD; }
            #newWrapper #posts #postWrapper article #share-buttons li a.email {
              background: #579321; }
      #newWrapper #posts #postWrapper article #commentList {
        list-style: none;
        margin-bottom: 25px; }
        #newWrapper #posts #postWrapper article #commentList li {
          background: rgba(255, 255, 255, 0.7);
          padding: 25px;
          margin-bottom: 20px; }
          #newWrapper #posts #postWrapper article #commentList li:last-of-type {
            margin-bottom: 0px; }
          #newWrapper #posts #postWrapper article #commentList li .date {
            margin-bottom: 10px; }
          #newWrapper #posts #postWrapper article #commentList li .author {
            display: block;
            line-height: 1;
            font-size: 1.2em;
            font-weight: 600;
            margin-bottom: 5px; }
          #newWrapper #posts #postWrapper article #commentList li .comment {
            display: block; }
            #newWrapper #posts #postWrapper article #commentList li .comment p {
              font-size: 12px;
              line-height: 1.6em; }
              #newWrapper #posts #postWrapper article #commentList li .comment p:last-of-type {
                margin-bottom: 0px; }
      #newWrapper #posts #postWrapper article #respond h2 {
        color: #d06310;
        font-size: 16px;
        line-height: 1; }
      #newWrapper #posts #postWrapper article #commentform ul {
        list-style: none; }
        #newWrapper #posts #postWrapper article #commentform ul li {
          width: 100%;
          display: block;
          margin-bottom: 15px;
          clear: both; }
          #newWrapper #posts #postWrapper article #commentform ul li.split {
            width: 49%; }
            #newWrapper #posts #postWrapper article #commentform ul li.split.left {
              float: left;
              clear: none; }
            #newWrapper #posts #postWrapper article #commentform ul li.split.right {
              float: right;
              clear: none; }
          #newWrapper #posts #postWrapper article #commentform ul li.captcha p.cptch_block span.cptch_wrap label.cptch_label {
            padding-right: 10px;
            display: block;
            height: 40px; }
            #newWrapper #posts #postWrapper article #commentform ul li.captcha p.cptch_block span.cptch_wrap label.cptch_label span.cptch_span {
              font-size: 1.2em; }
          #newWrapper #posts #postWrapper article #commentform ul li label {
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            line-height: 1;
            display: block; }
            #newWrapper #posts #postWrapper article #commentform ul li label span {
              font-weight: normal; }
          #newWrapper #posts #postWrapper article #commentform ul li input[type="text"], #newWrapper #posts #postWrapper article #commentform ul li input[type="email"], #newWrapper #posts #postWrapper article #commentform ul li textarea {
            width: 100%;
            height: 40px;
            background: #fff;
            border: 1px solid #000;
            line-height: 40px;
            padding-left: 10px;
            font-size: 1.1em; }
          #newWrapper #posts #postWrapper article #commentform ul li textarea {
            height: 150px;
            padding: 10px;
            line-height: 1.7em; }
          #newWrapper #posts #postWrapper article #commentform ul li input[type="submit"] {
            width: 100%;
            font-family: 'Montserrat', sans-serif;
            text-transform: uppercase;
            font-weight: normal;
            font-size: 1em;
            height: 40px;
            line-height: 40px; }
    #newWrapper #posts #sideBar aside {
      display: block;
      margin-bottom: 40px; }
      #newWrapper #posts #sideBar aside h3 {
        font-size: 16px;
        color: #d06310;
        line-height: 1;
        text-transform: uppercase;
        margin-bottom: 20px;
        position: relative; }
        #newWrapper #posts #sideBar aside h3.twitter {
          text-transform: none; }
          #newWrapper #posts #sideBar aside h3.twitter span.twitterIcon {
            width: 30px;
            height: 30px;
            display: inline-block;
            vertical-align: top;
            background: #000;
            margin: -5px 10px 0 0;
            font-family: 'socicon' !important;
            text-transform: none;
            color: #fff;
            text-align: center;
            line-height: 32px;
            border-radius: 3px;
            font-size: .7em; }
      #newWrapper #posts #sideBar aside ul {
        list-style: none; }
        #newWrapper #posts #sideBar aside ul li {
          margin-bottom: 10px; }
          #newWrapper #posts #sideBar aside ul li:last-of-type {
            margin-bottom: 0px; }
          #newWrapper #posts #sideBar aside ul li a {
            color: #000;
            display: block;
            font-size: 12px; }
            #newWrapper #posts #sideBar aside ul li a:hover {
              color: #d06310; }
      #newWrapper #posts #sideBar aside #searchform {
        background: pink;
        position: relative; }
        #newWrapper #posts #sideBar aside #searchform input[type="text"] {
          width: 100%;
          height: 40px !important;
          background: #fff;
          border: 1px solid #000;
          line-height: 40px;
          padding-left: 10px;
          font-size: 1.1em;
          position: relative;
          z-index: 1; }
        #newWrapper #posts #sideBar aside #searchform input[type="submit"] {
          position: absolute;
          top: 1px;
          right: 1px;
          width: 40px;
          height: 40px;
          background: #faa901;
          display: block;
          height: 38px;
          width: 38px;
          z-index: 3;
          color: #fff;
          border-radius: 0; }
      #newWrapper #posts #sideBar aside .tweet-container {
        height: auto;
        overflow: hidden;
        list-style: none;
        padding: 0px; }
        #newWrapper #posts #sideBar aside .tweet-container li {
          font-size: 12px !important;
          margin-bottom: 20px;
          font-style: italic;
          line-height: 1.5em;
          color: #000; }
          #newWrapper #posts #sideBar aside .tweet-container li a {
            color: #d06310;
            display: inline-block;
            font-size: 1em !important; }
    #newWrapper #posts #pagNav {
      font-weight: bold;
      font-size: 1.2em;
      line-height: 1;
      margin-top: 50px;
      position: relative; }
      #newWrapper #posts #pagNav a.largeButton {
        position: absolute;
        display: block;
        top: 0;
        z-index: 2; }
        #newWrapper #posts #pagNav a.largeButton.left {
          left: 0px; }
        #newWrapper #posts #pagNav a.largeButton.right {
          right: 0px; }
      #newWrapper #posts #pagNav ul {
        width: 100%;
        text-align: center;
        position: relative;
        z-index: 1; }
        #newWrapper #posts #pagNav ul li {
          display: inline-block;
          margin: 0 3px; }
          #newWrapper #posts #pagNav ul li a {
            display: block; }

@media only screen and (max-width: 600px) {

	#newWrapper #headerImage{
		display: none;
	}

  #newWrapper #posts {
    padding: 5%; }
    #newWrapper #posts .columns .column.gutter, #newWrapper #posts .columns .column.sideBar {
      display: none; } }

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