/* Less Variables */
/*!
/*
Theme Name: Steve Fogg
Description: Bespoke theme for Steve Fogg's Blog 
Author: Jordesign 
Author URI: http://www.jordesign.com 
Version: 1.0
*/
/*

/* Import Less Mixins */
/* ---------------------------------------------------------------------------------------------------------- 
01 Typography & Images -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body,
input,
textarea {
  /* We strongly recommend you declare font-weight using numerical values, but check to see which weights you're exporting first */
}
body,
button,
input,
select,
textarea {
  font-family: "proxima-nova", Proxima Nova, Arial, sans-serif;
}
h1.pageTitle {
  font-size: 36px;
  color: #222222;
  margin: 0 0 20px 0;
  line-height: 38px;
  font-family: "proxima-nova", Proxima Nova, Arial, sans-serif;
}
h1,
h2 {
  font-size: 32px;
  color: #222222;
  margin: 32px 0 8px 0;
  line-height: 34px;
  font-family: "proxima-nova", Proxima Nova, Arial, sans-serif;
}
h3 {
  font-size: 26px;
  color: #222222;
  margin: 32px 0 8px;
  line-height: 29px;
  font-family: "proxima-nova", Proxima Nova, Arial, sans-serif;
}
h4 {
  font-size: 22px;
  color: #222222;
  margin: 32px 0 0 0;
  line-height: 25px;
  font-weight: bold;
  font-family: "proxima-nova", Proxima Nova, Arial, sans-serif;
}
h5 {
  font-size: 20px;
  color: #222222;
  margin: 16px 0 0 0;
  line-height: 25px;
  font-weight: bold;
  font-family: "proxima-nova", Proxima Nova, Arial, sans-serif;
}
h6 {
  font-size: 18px;
  color: #222222;
  margin: 16px 0 0 0;
  line-height: 25px;
  font-weight: bold;
  font-family: "proxima-nova", Proxima Nova, Arial, sans-serif;
}
p,
td,
li {
  font-size: 18px;
  line-height: 26px;
  color: #666666;
  font-family: "proxima-nova", Proxima Nova, Arial, sans-serif;
}
p {
  margin: 0 0 16px 0;
}
blockquote p {
  color: #feed00;
  font-size: 18px;
  line-height: 22px;
  font-style: italic;
}
a:link,
a:visited {
  color: #111;
  text-decoration: none;
  -webkit-transition: color .4s ease;
}
a:hover {
  color: #666666;
  text-decoration: underline;
}
img {
  max-width: 100%;
  height: auto !important;
}
a.button:link,
a.button:visited,
input.button,
.button a:link,
.button a:visited,
button#send {
  height: 36px;
  display: inline-block;
  background: #feed00;
  text-align: center;
  padding: 0 15px;
  color: #222222 !important;
  font-size: 18px;
  -webkit-transition: all .4s ease;
  line-height: 36px;
  margin-right: 10px;
  text-transform: uppercase;
  font-weight: 600;
  border: none;
}
a.button.fade {
  opacity: .8;
}
input.button {
  border: none;
}
a.button:hover,
input.button:hover,
a.button.fade:hover,
.button a:hover,
button#send:hover {
  color: #fff !important;
  background-color: #222222;
  text-decoration: none;
  opacity: 1;
}
#main img {
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.45);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.45);
}
#content img.attachment-post-thumbnail {
  max-width: 100%;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: -10px 0 -5px;
}
img.alignright {
  float: right;
  margin: 0 0 10px 20px;
}
img.alignleft {
  float: left;
  margin: 0 20px 10px;
}
#dd_start + p,
#dd_start + .wp-caption + p {
  font-size: 21px;
  line-height: 26px;
  color: #444;
}
/* Grid HTML Classes - based on Foundation */
* {
  box-sizing: border-box;
}
.row {
  clear: both;
}
.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  *zoom: 1;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container.collapse .column,
.container.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.container .container {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
.container .container:before,
.container .container:after {
  content: " ";
  display: table;
}
.container .container:after {
  clear: both;
}
.container .container.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
.container .container.collapse:before,
.container .container.collapse:after {
  content: " ";
  display: table;
}
.container .container.collapse:after {
  clear: both;
}
.column,
.columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen {
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .small-1 {
    position: relative;
    width: 8.33333%;
  }
  .small-2 {
    position: relative;
    width: 16.66667%;
  }
  .small-3 {
    position: relative;
    width: 25%;
  }
  .small-4 {
    position: relative;
    width: 33.33333%;
  }
  .small-5 {
    position: relative;
    width: 41.66667%;
  }
  .small-6 {
    position: relative;
    width: 50%;
  }
  .small-7 {
    position: relative;
    width: 58.33333%;
  }
  .small-8 {
    position: relative;
    width: 66.66667%;
  }
  .small-9 {
    position: relative;
    width: 75%;
  }
  .small-10 {
    position: relative;
    width: 83.33333%;
  }
  .small-11 {
    position: relative;
    width: 91.66667%;
  }
  .small-12 {
    position: relative;
    width: 100%;
  }
  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
@media only screen and (min-width: 480px) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
/* Styles for screens that are atleast 760px; */
@media only screen and (min-width: 760px) {
  .large-1 {
    position: relative;
    width: 8.33333%;
  }
  .large-2 {
    position: relative;
    width: 16.66667%;
  }
  .large-3 {
    position: relative;
    width: 25%;
  }
  .large-4 {
    position: relative;
    width: 33.33333%;
  }
  .large-5 {
    position: relative;
    width: 41.66667%;
  }
  .large-6 {
    position: relative;
    width: 50%;
  }
  .large-7 {
    position: relative;
    width: 58.33333%;
  }
  .large-8 {
    position: relative;
    width: 66.66667%;
  }
  .large-9 {
    position: relative;
    width: 75%;
  }
  .large-10 {
    position: relative;
    width: 83.33333%;
  }
  .large-11 {
    position: relative;
    width: 91.66667%;
  }
  .large-12 {
    position: relative;
    width: 100%;
  }
  .container .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .container .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .container .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .container .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .container .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .container .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .container .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .container .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .container .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .container .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .container .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  .container .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
/* Main Menu */
body {
  overflow-x: hidden;
}
#wrapper {
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 0 auto;
}
#wrapper.active {
  left: 90%;
}
.menu-link:link,
.menu-link:visited,
a.menu-link:hover {
  position: absolute;
  top: 20px;
  background: rgba(0, 0, 0, 0.8);
  right: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 28px;
  font-weight: normal;
  border: none;
}
.menu-link span {
  display: none;
}
#close-menu {
  position: absolute;
  top: 0;
  right: -30px;
  width: 30px;
  background: #111111 url(../close.html) no-repeat 50% 50%;
  height: 30px;
  color: #111;
  z-index: 20;
  display: none;
  text-indent: -999em;
}
#mainNav {
  background: #3b3b3b;
  clear: both;
  padding: 0;
  margin: 0;
}
#mainNav .menu-top-menu-container {
  background: #303030;
}
.js #mainNav.slide-in {
  width: 90%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -90%;
}
.js #mainNav.slide-down {
  display: none;
}
#mainNav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#mainNav li {
  border-bottom: 1px solid #262626;
  position: relative;
}
#mainNav li a {
  padding: 12px 15px ;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  display: block;
  text-decoration: none;
}
@media only screen and (min-width: 620px) {
  #wrapper.active {
    left: 40%;
  }
  .js #mainNav.slide-in {
    width: 40%;
    left: -40%;
  }
}
/*/mediaquery*/
@media only screen and (min-width: 760px) {
  /* Menu */
  a.menu-link {
    display: none;
  }
  .js #mainNav.slide-in,
  .js #mainNav.slide-down,
  #mainNav.slide-in,
  #mainNav.slide-down {
    background: #222;
    margin: 0;
    padding: 0;
    display: block;
    position: static;
    height: 54px;
  }
  #mainNav ul ul,
  #mainNav ul i {
    display: none;
  }
  #mainNav li {
    border: none;
    background: none;
    display: block;
    float: left;
    position: relative;
    text-transform: uppercase;
    text-align: center;
  }
  #mainNav li a:link,
  #mainNav li a:visited {
    color: #fff;
    font-family: "proxima-nova", Proxima Nova, Arial, sans-serif;
    font-size: 15px;
    line-height: 57px;
    display: block;
    text-decoration: none;
    margin: 0;
    transition: background .5s ease;
    padding: 0;
    height: 57px;
  }
  #mainNav .menu-top-menu-container {
    position: absolute;
    top: 0px;
    right: 0px;
    background: none;
    text-align: right;
    z-index: 10;
    height: 32px !important;
  }
  #mainNav .menu-top-menu-container li {
    display: inline-block;
    height: 32px;
    float: none;
  }
  #mainNav .menu-top-menu-container li a {
    font-size: 13px;
    line-height: 32px;
    height: 32px;
    padding: 0 10px;
    color: #333;
    font-family: "proxima-nova", Proxima Nova, Arial, sans-serif;
    font-weight: bold;
    color: #555;
    transition: .4s all ease;
  }
  #mainNav .menu-top-menu-container li a:hover {
    background: #fff67f;
    color: #333;
  }
  #mainNav .menu-lower-menu-container {
    text-align: center;
  }
  #mainNav .menu-lower-menu-container li {
    display: inline-block;
    height: 54px;
    float: none;
  }
  #mainNav .menu-lower-menu-container li a {
    color: #d2d2d2;
    line-height: 54px;
    height: 54px;
    padding: 0 15px;
    font-size: 14px;
    font-family: "proxima-nova", Proxima Nova, Arial, sans-serif;
    font-weight: bold;
    transition: all .4s ease;
  }
  #mainNav .menu-lower-menu-container li a:hover {
    color: #fff;
    background: #111;
  }
}
/*/mediaquery*/
@media only screen and (min-width: 900px) {
  #mainNav .menu-lower-menu-container li a:link,
  #mainNav li a:visited {
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*/mediaquery*/
@media only screen and (min-width: 1000px) {
  #mainNav .menu-lower-menu-container li a:link,
  #mainNav li a:visited {
    padding-left: 28px;
    padding-right: 28px;
  }
  #mainNav .menu-top-menu-container {
    right: 50%;
    margin-right: -485px;
  }
}
/*/mediaquery*/
/* styles for Event Organiser plugin */
/* Event Widget */
.eo-events-widget {
  margin: 0 0 20px 0;
  padding-left: 0px;
  list-style: none;
}
.eo-events-widget li {
  margin-bottom: 10px;
  font-size: 13px;
  color: #999;
}
.eo-events-widget li a {
  display: block;
  font-size: 16px;
  margin-bottom: -3px;
}
/* ---------------- Header Styles ----------------- */
.header h1,
.header h5 {
  margin: 0;
  padding: 0;
}
.header img {
  display: block;
  border-bottom: 5px solid #222;
}
.main {
  padding-top: 20px;
}
/* ----------------- Ad Styles --------------- */
.widget_bsa .bsap {
  background: rgba(1, 1, 1, 0.1);
  padding: 10px;
  margin: 0 0 30px 0;
  text-align: center;
}
.widget_bsa .bsap img {
  display: block;
  margin: 0 auto;
}
.widget_bsa .bsap a {
  display: block;
  width: 100% !important;
}
/* ----------------- Homepage Styles --------------- */
.homeIntro {
  padding-top: 15px;
}
.homeIntro .post img.postThumb {
  display: block;
}
/* ------------------ Post List Styles ------------- */
.post {
  margin-bottom: 40px;
}
.postHeader h2.pageTitle {
  font-size: 24px;
  color: #222222;
  line-height: 28px;
  font-weight: bold;
  margin: 5px 0 3px;
}
.postHeader h2.pageTitle a {
  color: #222222;
}
.post p.meta {
  color: #919191;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 20px;
}
.post p.meta a {
  color: #919191;
  transition: color .4s ease;
}
.post p.meta a:hover {
  color: #666;
}
.post p.meta span {
  display: inline-block;
  margin-right: 20px;
  white-space: nowrap;
}
.post p.meta i {
  margin-right: 1px;
  color: #222222;
}
.post a.button {
  margin-top: -10px;
}
.navigation .button a {
  background: #222222;
  color: #fff !important;
}
.navigation .button a:hover {
  background: #060606;
}
/* Sidebar Styles */
.sidebar {
  background: #f6f6f6;
  border-top: 1px solid #eee;
  margin-top: 30px;
  padding-bottom: 30px;
  padding-right: 13px;
}
.sfEbook {
  background: #222;
  margin-bottom: 10px;
}
.sfEbook h2 {
  font-size: 21px;
  line-height: 23px;
  color: #feed00;
  padding: 10px;
  text-align: center;
}
.sfEbookIntro {
  padding: 10px;
  background: #6f6f6f url(../jpg/ebook.jpg) no-repeat -15px 2px;
  font-size: 13px;
  line-height: 16px;
}
.sfEbookIntro p {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  padding-left: 110px;
  margin-bottom: 0;
}
#mc_embed_signup {
  padding: 10px;
}
#mc_embed_signup .indicates-required {
  display: none;
}
.content #mc_embed_signup label {
  display:block;
}
#mc_embed_signup label {
  display: none;
}
#mc_embed_signup .mc-field-group input {
  width: 100%;
  margin-bottom: 10px;
  background: #363636;
  border-radius: 3px;
  padding: 10px 0;
  text-indent: 10px;
  border: none;
  color: #fff;
}
#mce-responses .response {
  font-size: 14px;
  color: #999;
  padding-bottom: 10px;
}
.likeSteve {
  padding: 10px  0;
  margin: 0 -9px 0 -5px;
  text-align: center;
}
.likeSteve > span {
  display: inline-block;
  margin: 0 1px 10px;
}
.likeSteve .ig-b-v-24 {
  width: 100px;
  height: 18px;
  background-size: 115% auto;
  position: relative;
  top: -2px;
}
.likeSteve .facebook {
  position: relative;
  top: -5px;
}
/* Footer */
.footer {
  border-top: 20px solid #feed00;
  background: #222;
}
.footerNav {
  text-align: center;
  padding-top: 10px;
}
.footerNav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.footerNav ul li {
  display: inline-block;
  margin: 5px 15px;
  font-size: 16px;
}
.footerNav ul li a {
  color: #fff;
  text-decoration: none;
}
.footerBio {
  padding-top: 30px;
  padding-bottom: 20px;
}
.footerBio img {
  max-width: 16.666%;
  float: left;
  margin: 0 20px 10px 0;
}
.footerBio h3 {
  color: #fff;
  font-size: 21px;
  margin: 0 0 5px;
}
.footerBio p {
  color: #eee;
  font-size: 14px;
  line-height: 18px;
}
.footerSocial {
  text-align: center;
}
.footerSocial a {
  display: inline-block;
  background: #363636;
  width: 36px;
  height: 36px;
  margin: 0 3px;
  text-align: center;
  line-height: 36px;
  transition: background .4s ease;
}
.footerSocial i {
  color: #979797;
  font-size: 21px;
  line-height: 36px;
  transition: color .4s ease;
}
.footerSocial a:hover {
  background: #111;
}
.footerSocial a:hover i {
  color: #eee;
}
.footerSocial span {
  display: none;
}
#credit {
  display: block;
  padding-top: 20px;
  background: none;
  width: auto;
  height: auto;
  opacity: 0.6;
  transition: opacity .4s ease;
  max-width: 140px;
  margin: 0 auto 20px;
}
#credit:hover {
  opacity: 1;
}
.copyright {
  background: #111;
  padding: 10px 0;
}
.copyright p {
  color: #666;
  font-size: 12px;
  text-align: center;
}
/* Single Posts */
.single .post img.postThumb {
  border: 10px solid #feed00;
  display: block;
}
.postHeader h1.pageTitle,
h1.pageTitle {
  font-size: 24px;
  color: #222222;
  line-height: 28px;
  font-weight: bold;
  margin: 5px 0 3px;
}
#dd_start + .wp-caption,
#dd_start + img {
  display: none;
}
.post .tm-click-to-tweet {
  background: #fffbc2;
}
/* Comments */
#commentList {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #eee;
  border-radius: 5px;
}
#commentList li {
  padding: 10px;
  border-bottom: 1px solid #eee;
  background: #fff;
}
#commentList li:nth-child(2n) {
  background: #f6f6f6;
}
#commentList li.authcomment {
  background: #f9f5bd;
}
#commentList .left {
  width: 50px;
  float: left;
}
#commentList .left img {
  width: 48px;
  padding: 3px;
  background: #fff;
  border: 1px solid #eee;
}
#commentList .right {
  margin-left: 60px;
}
#commentList .author {
  font-size: 14px;
  color: #666;
  line-height: 17px;
  margin-bottom: 10px;
  display: block;
}
#commentList .author {
  font-size: 16px;
  line-height: 22px;
}
/* comment input */
.comment-container #respond {
  padding: 20px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#comment-form-avatar img {
  width: 50px;
  height: auto;
}
.pre-comment-avatar {
  float: left;
}
.pre-comment-avatar #gravatar {
  background: #fff;
  padding: 4px;
  border: 1px solid #e3e3e3;
}
.pre-comment-avatar.admin-avatar {
  margin-right: 10px;
}
#cancel-comment-reply-link {
  padding: 5px 8px;
  font-size: 11px;
}
#commentform p {
  font-size: 12px;
  margin: 0;
}
#commentform #comment-form-wrapper {
  float: left;
  width: 100%;
}
#commentform #comment-form-avatar {
  float: left;
}
#commentform #comment-form-wrapper #comment-form-elements,
#commentform #comment-form-wrapper #comment-form-elements-full {
  float: right;
}
#commentform #comment-form-wrapper #comment-form-elements {
  width: 84%;
}
#commentform #comment-form-wrapper #comment-form-elements-full {
  width: 92%;
}
#comment-form-avatar {
  padding: 2px;
  border: 1px solid #eee;
}
#commentform .form-allowed-tags {
  cursor: pointer;
}
#commentform code {
  font-size: 10px;
  display: none;
}
#form-inputs {
  margin-bottom: 20px;
}
#commentform label {
  color: #777;
  width: auto;
  text-align: left;
  display:block;
  margin: 10px 0 5px;
}
#commentform .required {
  color: red;
  float: left;
}
#commentform textarea {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 5px;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  margin-top:25px;
}
h2.popularPostsHeading {
  text-transform: uppercase;
  font-size: 24px;
}
.popularPosts {
  padding: 10px;
  background: #e4e4e4;
}
.popularPosts .popularPostsTabs a {
  display: block;
  padding: 5px 10px;
  font-family: "proxima-nova", Proxima Nova, Arial, sans-serif;
  font-weight: bold;
  color: #999;
  font-size: 18px;
  transition: color .4s ease;
}
.popularPosts .popularPostsTabs a:hover,
.popularPosts .popularPostsTabs a.active {
  color: #333;
  text-decoration: none;
}
.popularPostsContent {
  background: #fff;
  padding: 15px;
}
.popularPostsContent ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popularPostsContent li {
  margin-bottom: 20px;
  line-height: 12px;
}
.popularPostsContent h5 {
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
  margin: 0;
}
.popularPostsContent p {
  display: inline-block;
  margin: 0;
  font-size: 12px;
  font-family: "proxima-nova", Proxima Nova, Arial, sans-serif;
  font-weight: bold;
  color: #999;
  line-height: 1;
}
/***************** 480px *****************/
@media only screen and (min-width: 480px) {
  .post {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 60px;
  }
  .homeIntro .post {
    margin-bottom: 20px;
  }
  .post a.postThumb {
    width: 30%;
    float: left;
    padding-top: 5px;
  }
  .post.has-post-thumbnail .postHeader {
    margin-left: 34%;
  }
  .single .post a.postThumb,
  .homeIntro .post a.postThumb {
    width: 100%;
    float: none;
    padding-top: 0;
    margin-bottom: 10px;
    display: block;
  }
  .single .post .postHeader,
  .homeIntro .post .postHeader,
  .homeIntro .post .button {
    margin-left: 0;
  }
  .sfEbookIntro p {
    font-size: 16px;
    line-height: 21px;
  }
}
/*/mediaquery*/
/***************** 600px *****************/
@media only screen and (min-width: 600px) {
  .menu-link:link,
  .menu-link:visited,
  a.menu-link:hover {
    right: 30px;
    top: 50px;
  }
  .postHeader h1.pageTitle,
  h1.pageTitle,
  .homeIntro .postHeader h2.pageTitle {
    font-size: 32px;
    line-height: 34px;
  }
}
/*/mediaquery*/
/***************** 760px *****************/
@media only screen and (min-width: 760px) {
  body {
    background: #ffffff url(../jpg/bg.jpg) repeat 0 0;
  }
  .header {
    border-top: 32px solid #feed00;
  }
  .header img {
    border: none;
  }
  .homeIntro {
    padding: 20px 7px;
    background: #ebebeb url(../jpg/introbg.jpg) repeat 0 0;
  }
  .sfEbook h2 {
    margin-top: 0;
    font-size: 18px;
  }
  .sfEbookIntro {
    background: #717171;
  }
  .sfEbookIntro p {
    padding-left: 0;
  }
  .homeIntro .widget_bsa .bsap {
    margin: 0;
  }
  .main {
    padding: 20px 7px 30px;
  }
  .content {
    padding-right: 40px;
  }
  .sidebar {
    background: none;
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0;
    margin-top: 0;
  }
  .footerNav {
    padding-top: 35px;
  }
  .footerNav .menu-lower-menu-container {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
  .footerNav .menu-top-menu-container {
    width: 50%;
    float: right;
    position: relative;
    left: 20px;
  }
  .footerNav ul li {
    text-align: left;
    display: block;
    margin-bottom: 20px;
  }
  .footerNav ul li a {
    font-size: 14px;
    line-height: 16px;
    display: block;
  }
  .footerBio {
    padding-left: 30px;
    padding-top: 35px;
  }
  .footerBio img {
    max-width: 25%;
  }
  .footerBio h3 {
    line-height: 1;
    margin-left: 30%;
  }
  .footerBio p {
    font-size: 14px;
    margin-left: 30%;
  }
  .footerSocial {
    padding-top: 67px;
  }
  .footerSocial a {
    margin-bottom: 10px;
  }
  .copyright p {
    text-align: left;
    margin-bottom: 0;
    padding-left: 13px;
  }
  .popularPosts {
    background: none;
    padding: 0;
  }
  .popularPostsTabs {
    float: left;
    width: 100%;
  }
  .popularPosts .popularPostsTabs a {
    display: inline-block;
    margin-right: 2px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background: #fff;
    padding: 10px 15px;
    font-size: 14px;
    outline: none;
  }
  .popularPosts .popularPostsTabs a:hover,
  .popularPosts .popularPostsTabs a.active {
    background: #e4e4e4;
    color: #333;
  }
  .popularPosts .popularPostsContent {
    clear: both;
    background: #e4e4e4;
    width: 100%;
    float: left;
    padding: 20px;
  }
}
/*/mediaquery*/
/***************** 900px *****************/
@media only screen and (min-width: 900px) {
  .main,
  .homeIntro {
    padding-top: 35px;
  }
  .header {
    background: #a9a9a9;
  }
  .nav {
    background: #222;
  }
  .post a.postThumb {
    width: 36%;
    float: left;
    padding-top: 5px;
  }
  .post.has-post-thumbnail .postHeader {
    margin-left: 40%;
  }
  .single .post a.postThumb,
  .homeIntro .post a.postThumb {
    width: 100%;
    float: none;
    padding-top: 0;
    margin-bottom: 10px;
    display: block;
  }
  .single .post .postHeader,
  .homeIntro .post .postHeader,
  .homeIntro .post .button {
    margin-left: 0;
  }
  .sidebar,
  .innerSidebar {
    padding-left: 0;
  }
  .sfEbook h2 {
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 21px;
    line-height: 22px;
  }
  .sfEbookIntro {
    background: #6f6f6f url(../jpg/ebook.jpg) no-repeat -10px 5px;
    background-size: auto %;
  }
  .sfEbookIntro p {
    padding-left: 110px;
    font-size: 14px;
    line-height: 17px;
  }
  .postHeader h1.pageTitle,
  h1.pageTitle,
  .homeIntro .postHeader h2.pageTitle {
    font-size: 36px;
    line-height: 42px;
  }
  .popularPosts .popularPostsContent li {
    width: 50%;
    float: left;
    clear: none;
    padding-right: 20px;
  }
  .popularPosts .popularPostsContent li:nth-child(2n+3) {
    clear: left;
  }
}
/***************** 1000px *****************/
@media only screen and (min-width: 1000px) {
  .homeIntro {
    padding-bottom: 35px;
  }
  .footerBio {
    padding-right: 40px;
  }
  .footerSocial {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
  }
  .footerSocial a {
    margin: 0 1px 0 0;
  }
  .footerSocial a:last-child {
    margin-right: 0;
  }
  .sfEbookIntro {
    background-size: auto 95%;
    background-position: 0 7px;
  }
}
/***************** 1380px *****************/
/* ---------------------------------------------------------------------------------------------------------- 
03 Include Styles from Plugins  ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */


/* BSAP CUSTOM STYLE */
.bsap_1308426 {
	margin-bottom:30px;
}
.bsap_1308426 a {
	margin: 0 auto!important;
	float: none!important;
	max-width: 100%;
}