/*
Theme Name: Aviator
Author: Greg Priday
Author URI: http://siteorigin.com/
Description: Incredible performance backed by our dedicated support forum, Aviator is a sophisticated theme that offers a clean, dynamic appearance for businesses, portfolios and personal blogs. In a world of ever increasing complexity of WordPress themes, Aviator takes a step back to give you only what you truly need to get your website online. Page Builder forms the backbone of Aviator, allowing you to create responsive layouts that adapt to mobile devices. We offer free support on our support <a href="http://siteorigin.com/thread/">forums</a> (http://siteorigin.com/thread/).
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: aviator
Tags: responsive-layout, fluid-layout, custom-menu, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
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 centered 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/ */
  box-sizing: border-box;
  /* Apply a natural box layout model to the document; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
}
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
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,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
a img {
  border: 0;
}
/*--------------------------------------------------------------
Masthead
--------------------------------------------------------------*/
#masthead {
  margin-top: 25px;
  margin-bottom: 25px;
}
#masthead .site-branding {
  margin-bottom: 25px;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}
#masthead .site-branding a {
  color: inherit;
  text-decoration: none;
}
#masthead .site-branding h1 {
  color: #333;
  font-size: 32px;
  margin-bottom: 0;
}
#masthead .site-branding h2 {
  color: #777;
  font-size: 16px;
  margin-bottom: 0;
}
#masthead .site-branding h1,
#masthead .site-branding h2 {
  line-height: 1.25em;
}
@media (max-width: 680px) {
  #masthead .site-branding {
    text-align: center;
  }
}
body {
  background: #f9f9f9;
}
body.has-sidebar #primary {
  padding-right: 20px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 70%;
}
body.has-sidebar #secondary {
  padding-left: 20px;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30%;
}
body.page-template-home-panels-php #primary,
body.siteorigin-panels-home #primary {
  padding-right: 0;
  float: none;
  width: auto;
}
@media (max-width: 800px) {
  body.has-sidebar #primary {
    float: none;
    width: auto;
  }
  body.has-sidebar #secondary {
    float: none;
    width: auto;
  }
}
a {
  color: #1fa7da;
}
a:visited {
  color: #1fa7da;
}
a:hover,
a:focus,
a:active {
  color: #1fa7da;
}
/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 13px;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin-bottom: 1em;
}
h6 {
  font-size: 1em;
}
h5 {
  font-size: 1.125em;
}
h4 {
  font-size: 1.25em;
}
h3 {
  font-size: 1.375em;
}
h2 {
  font-size: 1.5em;
}
h1 {
  font-size: 1.625em;
}
p {
  margin-bottom: 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;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: 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%;
}
/*--------------------------------------------------------------
Elements
--------------------------------------------------------------*/
hr {
  display: block;
  background-color: #ddd;
  border: 0;
  height: 1px;
  margin: 1em auto;
}
ul,
ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
figure {
  margin: 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
th {
  font-weight: bold;
}
/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/
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 */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  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: 100%;
}
/*--------------------------------------------------------------
Main Menus
--------------------------------------------------------------*/
#top-menu-bar {
  min-height: 26px;
  background: #2a2525;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 6px 0 rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0px 6px 0 rgba(0, 0, 0, 0.075);
  box-shadow: 0px 6px 0 rgba(0, 0, 0, 0.075);
  font-size: 0.85em;
}
#top-menu-bar:before,
#top-menu-bar:after {
  content: " ";
  display: table;
}
#top-menu-bar:after {
  clear: both;
}
#top-menu-bar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#top-menu-bar ul li {
  float: right;
  margin-left: 10px;
  position: relative;
}
#top-menu-bar ul li a {
  padding: 6px 6px;
  color: #d9d3d3;
  display: block;
  text-decoration: none;
}
#top-menu-bar ul li ul {
  background: #383131;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -65px;
  width: 130px;
  display: none;
}
#top-menu-bar ul li ul li {
  display: block;
  margin: 0;
  float: none;
}
#top-menu-bar ul li ul li a {
  display: block;
  padding: 7px 10px;
}
#top-menu-bar ul li ul li:first-child a {
  padding-top: 12px;
}
#top-menu-bar ul li ul li:last-child a {
  padding-bottom: 12px;
}
#top-menu-bar ul li:hover ul {
  display: block;
}
#site-navigation {
  clear: both;
  display: block;
  width: 100%;
  z-index: 1010;
}
#site-navigation:before,
#site-navigation:after {
  content: " ";
  display: table;
}
#site-navigation:after {
  clear: both;
}
#site-navigation div {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #f9f9f9, #f2f2f2);
  background-image: -moz-linear-gradient(top, #f9f9f9, #f2f2f2);
  background-image: -o-linear-gradient(top, #f9f9f9, #f2f2f2);
  background-image: linear-gradient(to bottom, #f9f9f9, #f2f2f2);
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px #ffffff;
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px #ffffff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px #ffffff;
  border: 1px solid #d5d5d5;
  font-size: 0.95em;
}
#site-navigation div:before,
#site-navigation div:after {
  content: " ";
  display: table;
}
#site-navigation div:after {
  clear: both;
}
#site-navigation div > ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  position: relative;
}
#site-navigation div > ul > li {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
#site-navigation div > ul > li > a {
  padding: 16px 25px;
  color: #555;
  font-weight: 500;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
#site-navigation div > ul > li > a:hover {
  color: #666;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #ffffff, #f9f9f9);
  background-image: -moz-linear-gradient(top, #ffffff, #f9f9f9);
  background-image: -o-linear-gradient(top, #ffffff, #f9f9f9);
  background-image: linear-gradient(to bottom, #ffffff, #f9f9f9);
}
#site-navigation div > ul > li:first-child > a {
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 2px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 2px;
  background-clip: padding-box;
}
#site-navigation div > ul > li ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  background: #FFFFFF;
  float: left;
  position: absolute;
  top: 100%;
  left: -1px;
  z-index: 99999;
  border: 1px solid #D0D0D0;
  border-top: 1px solid #d5d5d5;
}
#site-navigation div > ul > li ul a {
  padding: 6px 25px;
  width: 180px;
  color: #555;
  font-weight: 500;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
#site-navigation div > ul > li ul > li:first-child a {
  padding-top: 12px;
}
#site-navigation div > ul > li ul > li:last-child a {
  padding-bottom: 12px;
}
#site-navigation div > ul > li ul ul {
  left: 180px;
  top: -1px;
}
#site-navigation div > ul li:hover > ul {
  display: block;
}
#site-navigation li {
  float: left;
  position: relative;
}
#site-navigation a {
  display: block;
  text-decoration: none;
}
#site-navigation-sticky-wrapper.is-sticky div {
  border-top: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 0px;
  -moz-background-clip: padding;
  border-top-right-radius: 0px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.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: 1.4rem;
  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 */
}
/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.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;
}
/*--------------------------------------------------------------
Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}
/* Search widget */
.widget_search .search-submit {
  display: none;
}
#secondary .widget ul,
#colophon .widget ul {
  margin-left: 1.5em;
}
.textwidget {
  margin: 1.5em 0 0;
  color: #777;
  margin-top: 0;
}
.textwidget > *:first-child {
  margin-top: 0;
}
.textwidget > *:last-child {
  margin-bottom: 0;
}
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
  clear: none;
  margin: 1em 0;
  color: #444;
}
.textwidget .more-link {
  font-weight: 500;
  text-decoration: none;
}
.textwidget .more-link:hover {
  text-decoration: underline;
}
.textwidget > *:first-child {
  margin-top: 0;
}
.textwidget > *:last-child {
  margin-bottom: 0;
}
.so-widget-sow-features .textwidget h5 {
  font-size: 1.35em;
  margin-bottom: 0.5em;
}
.so-widget-sow-features .textwidget p {
  margin-bottom: 0.5em;
}
/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
- Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}
.hentry {
  margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
  display: none;
}
.single .byline,
.group-blog .byline {
  display: inline;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
- Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}
/*--------------------------------------------------------------
- Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}
/*--------------------------------------------------------------
- Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
/*--------------------------------------------------------------
- Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
/*--------------------------------------------------------------
Layout
--------------------------------------------------------------*/
.container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 1020px;
  margin: 0 auto;
}
@media (max-width: 1050px) {
  .container {
    width: auto;
    margin: 0 15px;
  }
}
#colophon {
  clear: both;
  background: #2a2525;
  margin-top: 25px;
  -webkit-box-shadow: 0px -6px 0 rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0px -6px 0 rgba(0, 0, 0, 0.075);
  box-shadow: 0px -6px 0 rgba(0, 0, 0, 0.075);
  padding: 30px 0 0 0;
}
#colophon .footer-widgets aside {
  color: #BBB;
}
#colophon .footer-widgets aside .widget-title {
  color: #EEE;
  margin-bottom: 1em;
}
#colophon .site-info {
  font-size: 0.8em;
  color: #878282;
  text-align: center;
  margin-bottom: 25px;
}
#colophon .site-info a {
  color: #a29c9c;
  text-decoration: none;
}
#colophon .site-info a:hover {
  text-decoration: underline;
}
/*--------------------------------------------------------------
Blog Archives
--------------------------------------------------------------*/
article.post,
article.page {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
article.post .entry-header,
article.page .entry-header {
  margin-bottom: 20px;
}
article.post .entry-header .entry-title,
article.page .entry-header .entry-title {
  margin-bottom: 0;
}
article.post .entry-header .entry-title a,
article.page .entry-header .entry-title a {
  color: inherit;
  text-decoration: none;
}
article.post .entry-header .entry-meta,
article.page .entry-header .entry-meta {
  font-weight: 500;
  font-size: 0.85em;
  color: #999;
}
article.post .entry-header .entry-meta a,
article.page .entry-header .entry-meta a {
  color: #666;
  text-decoration: none;
}
article.post .entry-header .enter-header-decoration,
article.page .entry-header .enter-header-decoration {
  border-bottom: 1px solid #ddd;
}
article.post .entry-header .enter-header-decoration .decoration-mark,
article.page .entry-header .enter-header-decoration .decoration-mark {
  display: block;
  width: 48px;
  height: 4px;
  background: #666;
  margin: 2em 0;
  margin-bottom: -1px;
}
article.post .entry-footer,
article.page .entry-footer {
  margin-top: 20px;
  font-size: 0.9em;
}
article.post .entry-footer > span,
article.page .entry-footer > span {
  display: inline-block;
  margin-right: 1em;
}
/*--------------------------------------------------------------
Entry Content
--------------------------------------------------------------*/
.entry-title,
.page-title {
  font-weight: 500;
  margin-bottom: 1em;
  font-size: 24px;
}
.entry-content {
  color: #777;
}
.entry-content > *:first-child {
  margin-top: 0;
}
.entry-content > *:last-child {
  margin-bottom: 0;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  clear: none;
  margin: 1em 0;
  color: #444;
}
.entry-content .more-link {
  font-weight: 500;
  text-decoration: none;
}
.entry-content .more-link:hover {
  text-decoration: underline;
}
/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comment-list {
  margin: 0 0 40px 0;
  list-style: none;
}
.comment-list ol {
  margin: 0 0 0 30px;
}
.comment-list li {
  padding: 15px;
  background: #fff;
}
.comment-list li li {
  margin-top: 20px;
  background: #f8f8f8;
}
.comment-list .children {
  list-style: none;
  margin-left: 75px;
}
.comment-list article .avatar {
  float: left;
}
.comment-list article .comment-author,
.comment-list article .awaiting-moderation,
.comment-list article .comment-meta,
.comment-list article .comment-content {
  margin-left: 75px;
}
.comment-list article .comment-author {
  color: #666;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 5px;
}
.comment-list article .comment-author a {
  color: inherit;
  text-decoration: none;
}
.comment-list article .comment-author cite {
  font-style: normal;
}
.comment-list article .comment-meta {
  font-size: 0.875em;
  color: #999;
  line-height: 1em;
  margin-bottom: 10px;
}
.comment-list article .comment-meta a {
  color: inherit;
  text-decoration: none;
}
.comment-list article .comment-meta .support {
  display: inline-block;
  margin-left: 15px;
}
.comment-list article .awaiting-moderation {
  display: block;
  margin-bottom: 10px;
}
.comment-list article .entry-content {
  font-size: 0.95em;
}
.comment-list > li.pingback {
  margin-top: -28px;
}
.comment-list > li.pingback > p {
  font-size: 0.9em;
  margin-bottom: 12px;
  color: #53524f;
}
.comment-list > li.pingback > p a {
  text-decoration: none;
}
.comment-list > li.pingback:first-child {
  margin-top: 0px;
}
.comment-list .bypostauthor {
  /* Change the comment by the post author */
}
.comment-list #commentform {
  margin-bottom: 40px;
}
#respond {
  margin-top: 40px;
}
#commentform {
  margin: 0 -7px;
}
#commentform p {
  clear: both;
  padding: 0 7px 14px 7px;
  margin: 0;
}
#commentform .comment-notes,
#commentform .form-allowed-tags,
#commentform .logged-in-as {
  padding-bottom: 14px;
  font-size: 0.9em;
  color: #999;
}
#commentform .comment-notes code,
#commentform .form-allowed-tags code,
#commentform .logged-in-as code {
  font-size: 0.9em;
}
#commentform .logged-in-as {
  padding-bottom: 0;
}
#commentform .comment-form-third {
  width: 33.333%;
  float: left;
  padding: 0 7px;
}
#commentform .comment-form-third input {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  border: 1px solid;
  border-color: #eeeeee #f6f6f6 #fff #f6f6f6;
  background: #efefef;
}
#commentform #comment {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  border: 1px solid;
  border-color: #eeeeee #f6f6f6 #fff #f6f6f6;
  background: #efefef;
}
#commentform .comment-form-comment {
  padding-top: 14px;
}
#commentform .comment-form-comment label {
  display: none;
}
#commentform .form-submit {
  text-align: right;
}
#commentform .form-submit input {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  background-color: #333;
  padding: 7px 11px;
  border: none;
  color: #fff;
  cursor: pointer;
  width: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
#commentform .form-submit input:hover {
  background-color: #444;
}
/*--------------------------------------------------------------
Jetpack
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}