/*
Theme Name: Focus
Author: SiteOrigin
Author URI: https://siteorigin.com/
Theme URI: https://siteorigin.com/theme/focus/
Description: Focus is a great theme for showing off your videos. It supports videos hosted on other sites like YouTube and Vimeo through oEmbed. You can even self host your videos - Focus has a gorgeous custom video player for MP4s. Focus can be used as a standard video blog or even an educational video site. We offer free and premium support on our support <a href="http://siteorigin.com/thread/">forums</a> (http://siteorigin.com/thread/).
Version: 1.3.7
License: GNU General Public License 2.0
License URI: license.txt
Tags: one-column, two-columns, right-sidebar, grid-layout, custom-background, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments, translation-ready, entertainment
Text Domain: focus
*/
/**
 * #.# Reset
 */
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ }

body {
  background: #fff; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after {
  content: ""; }

q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
  outline: 0; }

a img {
  border: 0; }

/**
 * #.# Global
 */
body, button, input, select, textarea {
  color: #404040;
  font: 13px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  word-wrap: break-word; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

/* Text meant only for screen readers */
.assistive-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

/**
 * #.# Headings
 */
h1, h2, h3, h4, h5, h6 {
  clear: both; }

/**
 * #.# Text Elements
 */
p {
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

b, strong {
  font-weight: bold; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%; }

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

sup, sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

figure {
  margin: 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

th {
  font-weight: bold; }

button, input, select, textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */ }

button, input {
  line-height: normal;
  /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
  *overflow: visible;
  /* Corrects inner spacing displayed oddly in IE6/7 */ }

button, html input[type="button"] {
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */ }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */ }

button, html input[type="button"] {
  background: #2D2F33;
  border: none;
  color: #FFF;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  text-decoration: none;
  font-weight: 200;
  font-size: 14px;
  padding: 12px 35px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

input[type="reset"], input[type="submit"] {
  background: #2D2F33;
  border: none;
  color: #FFF;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  text-decoration: none;
  font-weight: 200;
  font-size: 14px;
  padding: 12px 35px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

a.button {
  background: #2D2F33;
  border: none;
  color: #FFF;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  text-decoration: none;
  font-weight: 200;
  font-size: 14px;
  padding: 12px 35px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  a.button:visited {
    background: #2D2F33;
    border: none;
    color: #FFF;
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    text-decoration: none;
    font-weight: 200;
    font-size: 14px;
    padding: 12px 35px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

button:hover, html input[type="button"]:hover {
  color: #F0F0F0;
  background: #37393e; }

input[type="reset"]:hover, input[type="submit"]:hover {
  color: #F0F0F0;
  background: #37393e; }

a.button:hover {
  color: #F0F0F0;
  background: #37393e; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* Addresses box sizing set to content-box in IE8/9 */
  padding: 0;
  /* Addresses excess padding in IE8/9 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-decoration {
    /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none; }

button::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0; }

input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0; }

input[type=text], input[type=email] {
  color: #666;
  border: 1px solid #ccc; }

textarea {
  color: #666;
  border: 1px solid #ccc; }

input[type=text]:focus, input[type=email]:focus {
  color: #111; }

textarea:focus {
  color: #111; }

input[type=text], input[type=email] {
  padding: 3px; }

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 98%; }

/**
 * #.# Links
 */
a {
  color: royalblue; }
  a:visited {
    color: purple; }
  a:hover, a:focus, a:active {
    color: midnightblue; }

/**
 * #.# Alignment
 */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

/**
 * #.# General
 */
body {
  background: #F6F4F2; }

.container {
  width: 960px;
  margin: 0 auto;
  position: relative; }

.clear {
  clear: both; }

/**
 * #.# Entry Content
 */
.entry-content {
  line-height: 1.5em;
  color: #6a6a6a;
  font-size: 13px; }
  .entry-content > *:last-child {
    margin-bottom: 0; }
  .entry-content > *:first-child {
    margin-top: 0; }
  .entry-content p {
    margin: 20px 0; }
  .entry-content > ul, .entry-content > li {
    margin: 20px 0; }

.entru-content dl {
  margin: 20px 0; }

.entry-content blockquote {
  font-style: italic;
  font-size: inherit;
  margin-left: 1.5em; }
  .entry-content blockquote cite {
    font-weight: bold;
    font-size: 90%; }

.entry-content pre {
  background: white;
  font-family: "Courier New", Courier, mono;
  border: 1px solid #E0E0E0;
  padding: 10px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); }

.entry-content code {
  font-family: "Courier New", Courier, mono; }

.entry-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.entry-content strong {
  font-weight: bold; }

.entry-content em {
  font-style: italic; }

.entry-content a img {
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25); }

.entry-content input[type=submit] {
  padding: 4px 10px;
  font-size: 90%; }

.entry-content .gallery {
  margin: 25px 0 !important; }
  .entry-content .gallery .gallery-item {
    margin-bottom: 0 !important;
    margin-top: 0 !important; }
  .entry-content .gallery .gallery-icon {
    line-height: 0;
    margin-bottom: 0 !important; }
  .entry-content .gallery img {
    border: none !important; }
  .entry-content .gallery .gallery-caption {
    margin: 10px !important;
    padding-left: 0 !important; }

.entry-content table {
  width: 100%; }

.entry-content img {
  max-width: 100%;
  height: auto;
  display: block; }
  .entry-content img.wp-smiley {
    display: inline; }

.entry-content .wp-caption {
  max-width: 100%;
  margin: 5px 0 30px 0;
  border: 1px solid #E0E0E0;
  padding: 8px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

.entry-content .alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px; }

.entry-content .alignright {
  display: inline;
  float: right;
  margin-left: 20px;
  margin-bottom: 10px; }

.entry-content .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.entry-content .gallery {
  margin-bottom: 1.5em; }

/**
 * #.# Forms
 */
/**
 * #.# Gallery
 */
/**
 * #.# Table
 */
/**
 * #.# Images
 */
/**
 * #.# Gallery
 */
.entry-content .gallery a img {
  border: none;
  height: auto;
  max-width: 90%; }

.entry-content .gallery dd {
  margin: 0; }

/**
 * #.# Caption
 */
.wp-caption.aligncenter, .wp-caption.alignleft, .wp-caption.alignright {
  margin-bottom: 1.5em; }

.wp-caption-text {
  text-align: center;
  margin-top: 0.5em; }

.wp-caption .wp-caption-text {
  margin: 0.5em 0 0 0; }

/**
 * #.# Lists
 */
.entry-content ul {
  list-style-type: square; }

.entry-content ol {
  list-style-type: decimal; }
  .entry-content ol ol {
    list-style-type: upper-alpha; }
    .entry-content ol ol ol {
      list-style-type: lower-roman; }

.entry-content ul li, .entry-content ol li {
  margin-left: 1.5em; }

.entry-content dl dt {
  margin-bottom: 5px;
  font-weight: bold; }

.entry-content dl dd {
  margin-bottom: 10px;
  padding-left: 20px; }

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  font-weight: 300;
  margin: 20px 0; }

.entry-content h1 {
  font-size: 165%; }

.entry-content h2 {
  font-size: 145%; }

.entry-content h3 {
  font-size: 130%; }

.entry-content h4 {
  font-size: 115%; }

.entry-content h5 {
  font-size: 100%; }

.entry-content h6 {
  font-size: 95%; }

/**
 * #.# Definition List
 */
/**
 * #.# Headings
 */
/**
 * #.# Post Archive
 */
.sticky,
.bypostauthor {
  display: block; }

/**
 * #.# Comments
 */
/**
 * #.# Masthead
 */
#masthead {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#212326), to(#181818));
  background-image: -moz-gradient(linear, left bottom, left top, from(#212326), to(#181818));
  background-image: -ms-gradient(linear, left bottom, left top, from(#212326), to(#181818));
  background-image: -o-gradient(linear, left bottom, left top, from(#212326), to(#181818));
  background: #212326;
  color: #CBCBCB; }
  #masthead .hgroup {
    float: left; }
  #masthead #masthead-search-icon {
    margin-right: 15px;
    cursor: pointer; }
  #masthead img#masthead-search-icon {
    max-width: 14px;
    max-height: 14px;
    position: relative;
    top: 3px;
    z-index: 0; }
  #masthead #searchform {
    display: inline-block; }
    #masthead #searchform .field {
      width: 0;
      position: relative;
      left: 15px;
      border-color: transparent;
      color: transparent;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      outline: none;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      padding: 4px 5px;
      font-size: 12px;
      font-weight: 500;
      opacity: 0;
      visibility: hidden; }
      #masthead #searchform .field.search-field-visible {
        color: #666;
        width: 150px;
        opacity: 1;
        visibility: visible;
        z-index: 5; }
    #masthead #searchform .submit {
      display: none; }
  #masthead .hgroup img {
    max-height: 100%;
    width: auto; }
  #masthead .site-title {
    font-family: "Open Sans", sans-serif;
    color: #F2F2F2;
    font-weight: 600;
    font-size: 22px;
    line-height: 1em;
    float: left;
    margin: 11px 0; }
    #masthead .site-title a {
      color: inherit;
      text-decoration: none; }
    #masthead .site-title.image-logo a {
      line-height: 0;
      display: block; }
  #masthead .site-navigation {
    float: right; }
    #masthead .site-navigation .menu-wrapper {
      display: inline-block; }
      #masthead .site-navigation .menu-wrapper ul {
        list-style: none;
        margin: 0;
        font-size: 12px; }
        #masthead .site-navigation .menu-wrapper ul li {
          display: inline-block;
          margin-left: 25px;
          position: relative;
          line-height: 1; }
        #masthead .site-navigation .menu-wrapper ul ul li {
          margin-left: 0;
          display: block; }
        #masthead .site-navigation .menu-wrapper ul > li:first-child {
          margin-left: 0; }
        #masthead .site-navigation .menu-wrapper ul li a {
          color: inherit;
          text-decoration: none;
          font-weight: 500;
          display: block;
          padding: 18px 0; }
        #masthead .site-navigation .menu-wrapper ul ul {
          position: absolute;
          z-index: 9999;
          width: 180px;
          top: 100%;
          left: 50%;
          margin: 0 0 0 -90px;
          display: none;
          background: #333; }
          #masthead .site-navigation .menu-wrapper ul ul li a {
            padding: 10px; }
          #masthead .site-navigation .menu-wrapper ul ul li:first-child a {
            padding-top: 15px; }
          #masthead .site-navigation .menu-wrapper ul ul li:last-child a {
            padding-bottom: 15px; }
          #masthead .site-navigation .menu-wrapper ul ul ul {
            left: 100%;
            top: 0;
            margin-left: 0; }
          #masthead .site-navigation .menu-wrapper ul ul a {
            color: inherit;
            text-decoration: none;
            display: block; }
          #masthead .site-navigation .menu-wrapper ul ul li:last-child {
            margin-bottom: 0; }
        #masthead .site-navigation .menu-wrapper ul li:hover > ul {
          display: block; }

/**
 * #.# Search Form
 */
/**
 * #.# Site Title
 */
/**
 * #.# Navigation
 */
/**
 * #.# Slider
 */
.slider {
  height: 420px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #1c1c1c; }
  .slider .slide {
    height: 420px; }
  .slider .slides {
    list-style: none;
    margin: 0;
    padding: 0; }
  .slider .slide {
    display: none;
    position: relative;
    float: left;
    width: 100%; }
  .slider .wp-post-image {
    display: block;
    width: 100%;
    height: auto; }
  .slider .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5; }
  .slider .slide-text {
    line-height: 1;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-weight: 200;
    color: #FFF; }
  .slider h1 {
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
    margin: 0 0 20px 0;
    font-size: 42px; }
  .slider p {
    margin: 0;
    font-size: 18px;
    color: #E5E5E5; }
  .slider .play {
    display: block;
    width: 97px;
    height: 97px;
    background-image: url("images/play.png");
    position: absolute;
    text-indent: -9999px;
    text-decoration: none;
    top: 55%;
    left: 50%;
    margin: -48px 0 0 -48px; }
  .slider .flex-control-nav {
    position: absolute;
    z-index: 4;
    bottom: 15px;
    left: 0;
    display: block;
    width: 100%;
    height: 1em;
    text-align: right;
    line-height: 1;
    margin: 0; }
    .slider .flex-control-nav li {
      display: inline-block;
      margin-left: 4px; }
    .slider .flex-control-nav a {
      display: block;
      width: 11px;
      height: 11px;
      -moz-border-radius: 11px;
      -webkit-border-radius: 11px;
      border-radius: 11px;
      background: #FFF;
      opacity: 0.65;
      font-size: 0;
      text-decoration: none;
      text-indent: -9999px;
      overflow: hidden;
      cursor: pointer;
      -webkit-transition: opacity 0.3s ease-in-out;
      -moz-transition: opacity 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }
      .slider .flex-control-nav a.flex-active {
        opacity: 0.95; }
  .slider .slider-decoration {
    position: absolute;
    height: 7px;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0.4;
    background: #000; }
  .slider .video {
    bottom: 40px; }

.content-container {
  position: relative;
  padding: 16px;
  background: #FFF;
  border: 1px solid #CCC; }

/**
 * #.# Widgets
 */
#secondary .widget {
  margin-bottom: 30px; }
  #secondary .widget *, #secondary .widget img {
    max-width: 100%;
    height: auto; }
  #secondary .widget:last-child {
    margin-bottom: 0; }

.widget .widget-title {
  font-size: 14px;
  font-weight: 500;
  color: #393939;
  margin-bottom: 10px; }

.widget ul, .widget ol {
  list-style: none;
  margin: 0;
  padding: 0; }

.widget ul ul, .widget ol ol, .widget ul ol, .widget ol ul {
  margin-left: 0.75em; }

.widget ul li, .widget ol li {
  line-height: 1.5em; }

.widget ul li:last-child, .widget ol li:last-child {
  margin-bottom: 0; }

.widget ul li a, .widget ol li a {
  color: #333;
  text-decoration: none; }

.widget .loop-container .entry-title {
  margin-bottom: 0; }

.widget .slider-container li.slide {
  margin-left: 0; }
  .widget .slider-container li.slide .slide-text {
    color: #fff; }
  .widget .slider-container li.slide h1 {
    margin: 0 0 20px 0;
    font-size: 42px;
    color: #fff; }

.widget .slider-container .flex-control-nav .container {
  max-width: 100%; }
  .widget .slider-container .flex-control-nav .container li:last-child {
    margin-right: 5px; }

/**
 * #.# Post Author
 */
.widget_focus_post_author_widget .avatar {
  float: left; }

.widget_focus_post_author_widget .author-text {
  margin-left: 55px; }
  .widget_focus_post_author_widget .author-text .title {
    line-height: 1;
    font-size: 13px;
    font-weight: 500;
    color: #4B4B4B;
    margin-top: 5px;
    margin-bottom: 5px; }
  .widget_focus_post_author_widget .author-text .author {
    line-height: 1;
    font-size: 18px;
    font-weight: 500;
    color: #373737; }

.widget_focus_post_author_widget .post-info {
  font-size: 11px;
  color: #6F6F6F;
  margin-top: 10px;
  line-height: 1.3em; }
  .widget_focus_post_author_widget .post-info a {
    color: #474747; }

/**
 * #.# Search Widget
 */
.widget_search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .widget_search input.field {
    display: inline-block;
    width: 67%; }
  .widget_search input[type=submit] {
    display: block;
    float: right;
    padding: 5px 0;
    font-size: 12px;
    line-height: 12px;
    width: 30%; }

/**
 * #.# Archive
 */
h2.archive-title {
  font-size: 18px;
  font-weight: 200;
  margin: 15px 0;
  color: #2D3033; }

.loop-container {
  padding-bottom: 0; }

.no-results-container {
  padding-bottom: 15px; }

.loop-container .wrapper {
  margin: 0 -6px;
  padding-bottom: 15px; }

.loop-container article {
  position: relative;
  width: 33.33333%;
  padding: 0 6px;
  float: left;
  margin-bottom: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }
  .loop-container article a {
    text-decoration: none; }
  .loop-container article img.attachment-post-thumbnail {
    width: 100%;
    height: auto;
    -webkit-transition: opacity 0.175s ease-in-out;
    -moz-transition: opacity 0.175s ease-in-out;
    -o-transition: opacity 0.175s ease-in-out;
    transition: opacity 0.175s ease-in-out; }
  .loop-container article .thumbnail-wrapper {
    display: block;
    background: #1a1c1f;
    line-height: 0;
    min-height: 42px; }
  .loop-container article .entry-title {
    font-size: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: -0.5em;
    font-weight: 200;
    color: #FFF;
    padding: 0 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: top 0.175s ease-in-out;
    -moz-transition: top 0.175s ease-in-out;
    -o-transition: top 0.175s ease-in-out;
    transition: top 0.175s ease-in-out;
    line-height: 1.5em; }
    .loop-container article .entry-title span {
      background: #1a1c1f;
      background: rgba(26, 28, 31, 0.9);
      padding: 10px;
      display: block; }
  .loop-container article .time {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #FFF;
    background: #1a1c1f;
    background: rgba(26, 28, 31, 0.8);
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    padding: 4px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

/**
 * #.# Infinite Scroll
 */
.infinite-scroll .paging-navigation {
  display: none; }

.infinite-scroll #infinite-handle {
  margin: 20px 0;
  text-align: center; }

/**
 * #.# Single
 */
.content-container {
  margin-top: -25px; }
  .content-container.loop-container {
    margin-top: 0; }

.single .container-decoration {
  position: absolute;
  top: -7px;
  left: 0;
  width: 100%;
  height: 7px;
  background: #000;
  opacity: 0.5; }

.single #content {
  width: 70%;
  float: left; }

.single .nav-previous-post,
.single .nav-next-post {
  display: inline-block; }
  .single .nav-previous-post a,
  .single .nav-next-post a {
    text-decoration: none; }
    .single .nav-previous-post a i,
    .single .nav-next-post a i {
      font-size: 40px;
      color: #fff;
      opacity: 0.5; }
      .single .nav-previous-post a i:hover,
      .single .nav-next-post a i:hover {
        opacity: 1; }
    .single .nav-previous-post a img,
    .single .nav-next-post a img {
      position: relative !important;
      width: auto;
      max-width: 38px;
      height: auto; }

.single #single-header > .nav-previous-post,
.single #single-header > .nav-next-post {
  position: absolute;
  top: 40%; }
  @media (max-width: 1150px) {
    .single #single-header > .nav-previous-post,
    .single #single-header > .nav-next-post {
      display: none; } }

.single #single-header .nav-previous-post {
  left: 40px; }

.single #single-header .nav-next-post {
  right: 40px; }

.single #single-header .nav-arrow-links:after {
  clear: both;
  content: "";
  display: block; }

@media (min-width: 1151px) {
  .single #single-header .nav-arrow-links .nav-previous-post,
  .single #single-header .nav-arrow-links .nav-next-post {
    display: none; } }

.single #single-header .nav-arrow-links .nav-previous-post {
  float: left;
  margin-left: 20px; }

.single #single-header .nav-arrow-links .nav-next-post {
  float: right;
  margin-right: 20px; }

/**
 * #.# Single Header
 */
#single-header {
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  background: #1c1c1c;
  height: auto; }
  #single-header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4; }
  #single-header img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }
  #single-header .container {
    margin-top: 30px;
    padding-bottom: 30px; }
  #single-header .overlay {
    opacity: 0.75; }
  #single-header .post-heading {
    line-height: 1;
    width: 100%;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-weight: 200;
    color: #FFF;
    margin-bottom: 30px; }
  #single-header .video {
    margin-bottom: 25px; }
  #single-header h1 {
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
    margin: 0 0 20px 0;
    font-size: 42px; }
  #single-header p {
    margin: 0;
    font-size: 18px;
    color: #E5E5E5; }

/**
 * #.# Footer
 */
.site-footer {
  margin-top: 25px;
  background: #2A2B2F;
  padding: 25px 0; }
  .site-footer.no-content {
    margin-top: 0; }

/**
 * #.# Call To Action
 */
#footer-cta {
  margin-bottom: -25px;
  margin-top: 25px;
  padding: 25px 0;
  background: #EDE9E4; }
  #footer-cta h3 {
    font-weight: 200;
    font-size: 18px;
    color: #2D3033; }
  #footer-cta a.button {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -21px; }

footer .site-info {
  margin-top: 20px;
  font-size: 11px;
  color: #999;
  text-align: center; }
  footer .site-info a {
    color: #CCC;
    text-decoration: none; }

/**
 * #.# Footer Widgets
 */
#footer-widgets {
  margin: 0 -10px; }
  #footer-widgets aside {
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    color: #999; }
    #footer-widgets aside img, #footer-widgets aside * {
      max-width: 100%;
      height: auto; }
    #footer-widgets aside a {
      color: #CCC; }
    #footer-widgets aside .widget-title {
      color: #FFF;
      margin-bottom: 20px; }

/**
 * #.# Entry Content
 */
.entry-content {
  color: #6a6a6a;
  font-size: 13px;
  line-height: 1.6em; }
  .entry-content p {
    margin: 25px 0; }
  .entry-content > ul, .entry-content > li {
    margin: 25px 0; }

.entru-content dl {
  margin: 25px 0; }

.entry-content p:first-child {
  margin-top: 0; }

.entry-content p:last-child {
  margin-bottom: 0; }

.entry-content > div:first-child {
  margin-top: 25px; }

.entry-content a {
  color: #dc5c3b; }

.pingback a {
  color: #dc5c3b; }

.entry-content blockquote {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 13px;
  margin-left: 1.5em; }
  .entry-content blockquote cite {
    font-family: "Droid Sans", sans-serif;
    color: #5e5e5e;
    font-weight: bold;
    font-size: 12px; }
    .entry-content blockquote cite a {
      color: #5e5e5e; }

.entry-content pre {
  background: white;
  font-family: "Courier New", Courier, mono;
  border: 1px solid #E0E0E0;
  padding: 10px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); }

.entry-content code {
  font-family: "Courier New", Courier, mono; }

.entry-content .gallery {
  margin: 25px 0 !important; }
  .entry-content .gallery .gallery-item {
    margin-bottom: 0 !important;
    margin-top: 0 !important; }
  .entry-content .gallery .gallery-icon {
    line-height: 0;
    margin-bottom: 0 !important; }
  .entry-content .gallery img {
    border: none !important; }
  .entry-content .gallery .gallery-caption {
    margin: 10px !important;
    padding-left: 0 !important; }

.entry-content table {
  width: 100%; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .wp-caption {
  max-width: 100%;
  margin: 5px 0 30px 0;
  border: 1px solid #E0E0E0;
  padding: 8px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }
  .entry-content .wp-caption:first-child {
    margin-top: 25px; }
  .entry-content .wp-caption p.wp-caption-text {
    margin: 8px 0 0 0;
    line-height: 1;
    color: #848484;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 0.85em; }

.entry-content .alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px; }

.entry-content .alignright {
  display: inline;
  float: right;
  margin-left: 20px;
  margin-bottom: 10px; }

.entry-content .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.entry-content ul {
  list-style-type: square; }

.entry-content ol {
  list-style-type: decimal; }
  .entry-content ol ol {
    list-style-type: upper-alpha; }
    .entry-content ol ol ol {
      list-style-type: lower-roman; }

.entry-content ul li, .entry-content ol li {
  margin-left: 1.5em; }

.entry-content dl dt {
  margin-bottom: 5px;
  font-weight: bold; }

.entry-content dl dd {
  margin-bottom: 10px;
  padding-left: 20px; }

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  font-weight: 300;
  margin: 30px 0;
  color: #5e5e5e; }

.entry-content h1 {
  font-size: 22px; }

.entry-content h2 {
  font-size: 19px; }

.entry-content h3 {
  font-size: 16px; }

.entry-content h4 {
  font-size: 14px; }

.entry-content h5 {
  font-size: 12px; }

.entry-content h6 {
  font-size: 10px; }

/**
 * #.# Gallery
 */
/**
 * #.# Table
 */
/**
 * #.# Images
 */
/**
 * #.# Lists
 */
/**
 * #.# Definition List
 */
/**
 * #.# Headings
 */
/**
 * #.# Comments
 */
#comments {
  margin-top: 20px; }
  #comments h2 {
    margin: 30px 0;
    font-size: 1.5em;
    font-weight: 200; }
  #comments h3 {
    margin: 30px 0;
    font-size: 1.5em;
    font-weight: 200;
    font-size: 1.4em; }
  #comments .commentlist {
    list-style: none;
    margin: 0; }
    #comments .commentlist li {
      margin: 0;
      padding: 0; }

/**
 * #.# Comment Form
 */
#commentform p {
  margin-bottom: 4px;
  position: relative; }
  #commentform p input[type=text] {
    width: 40%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }
  #commentform p textarea {
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }
  #commentform p label {
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    line-height: 1;
    left: 42%;
    color: #4E4E4E;
    font-weight: 500; }

#commentform .required {
  color: red; }

#commentform p.comment-form-comment label {
  display: none; }

#commentform .form-allowed-tags {
  color: #4E4E4E;
  font-size: 10px; }
  #commentform .form-allowed-tags code {
    color: inherit;
    font-size: inherit; }

#commentform .comment-notes, #commentform .logged-in-as {
  font-size: 10px;
  color: #999; }

#commentform .comment-notes a, #commentform .logged-in-as a {
  color: #666; }

/**
 * #.# Comment List
 */
.commentlist .comment {
  margin: 25px 0;
  min-height: 60px; }

.commentlist .children {
  list-style: none;
  margin-left: 80px; }

.commentlist .comment-author {
  float: left; }

.commentlist .comment-text-area {
  margin-left: 80px; }

.commentlist .children .comment-text-area, .commentlist .children .children {
  margin-left: 55px; }

.commentlist .comment-meta {
  margin-bottom: 6px;
  line-height: 1; }
  .commentlist .comment-meta a {
    text-decoration: none;
    color: inherit; }
  .commentlist .comment-meta cite {
    color: #333;
    font-weight: 500;
    font-style: normal; }

.commentlist .comment-text-area-right {
  float: right; }

.commentlist .comment-links {
  color: #999; }

.commentlist .comment-permalink {
  color: #AAA; }
  .commentlist .comment-permalink time {
    color: #AAA; }

#secondary {
  float: right;
  width: 30%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px; }
  #secondary .updated {
    display: none; }

/**
 * #.# Page Types
 */
.page #content, .error404 #content {
  width: 70%;
  float: left; }

.page-template-page-full-php #content {
  width: auto;
  float: none; }

.page-template-page-full-no-title #masthead {
  margin-bottom: 25px; }

.page-template-page-full-no-title #content {
  float: none;
  width: auto; }

.page-template-page-full-no-title .content-container {
  margin-top: 0; }

.page-template-page-full-no-title #single-header {
  margin-top: -25px;
  margin-bottom: 25px; }

#nav-below,
#posts-nav {
  height: 1em;
  line-height: 1;
  margin-top: 20px;
  text-align: center; }

#nav-below a, #posts-nav a {
  color: inherit;
  text-decoration: none; }

#nav-below .nav-next, #posts-nav .nav-next {
  float: right; }

#nav-below .nav-previous, #posts-nav .nav-previous {
  float: left; }

/**
 * #.# Accessibility
 */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }
