/*
	Theme Name:Three Nine Eight
	Theme URI:http://drewdyer.co.uk/threenineeight/
	
	Description:Three Nine Eight is a fluid theme, which instantly adapts your website for comfortable viewing on mobile and other portable devices as well as on a desktop or any other viewing environment. HTML5 is used, giving your website better accessibility, browser cross-compatibility and mobile optimisation. In addition to this, HTML5 is SEO-friendly when it comes to website crawling and indexing. This theme includes four menu positions, four widget areas, stylesheet editor, a custom homepage with a parallax scrolling widget and is compatible with Jetpack and WooCommerce.
	
	Version:1.1.3
	Author:Andrew Dyer
	Author URI:http://drewdyer.co.uk/
	Tags:blue, one-column, two-columns, fluid-layout , custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, sticky-post, threaded-comments, responsive-layout
	
	Textdomain:threenineeight 
	
	License:GNU General Public License v3 or later
	License URI:license.txt
	
	Three Nine Eight WordPress Theme, Copyright(C) 2014 Andrew Dyer
	
	This program is free software: you can redistribute it and/or modify it under the terms
	of the GNU General Public License as published by the Free Software Foundation, either
	version 3 of the License, or(at your option) any later version.
	
	This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
	without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
	See the GNU General Public License for more details. You should have received a copy of the
	GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

	This stylesheet was written in Sass, and complied using Koala.
	I'm so sassy, you already know. I'm in the fast lane, from L.A. to Tokyo.
*/
@import url("css/skeleton.css");
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,700,900);
@import url(http://fonts.googleapis.com/css?family=Lora:400,700);
/* Base
 * --------------------------------------------- */
body {
  background-color: #ebebeb;
  color: #6c6c6c;
  font-family: 'Roboto', sans-serif; }

/* Hyperlinks
 * --------------------------------------------- */
a {
  color: #2b5460;
  text-decoration: underline; }

a:hover {
  color: #69a8bb;
  text-decoration: none; }

/* Container
 * --------------------------------------------- */
div#container {
  overflow: hidden; }

.contained {
  max-width: 1024px; }

/* Header Nav
 * --------------------------------------------- */
nav#header {
  background-color: #222222;
  color: #a2a2a2;
  line-height: 2em;
  text-align: right; }

nav#header a {
  color: #888888;
  margin: 0 0 0 10px;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

nav#header a:hover {
  color: white;
  text-decoration: none; }

/* Top Header
 * --------------------------------------------- */
header#top {
  background-color: #69a8bb;
  color: white;
  padding: 20px 0 0 0;
  text-shadow: 1px 1px #1b353d;
  -webkit-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
  -moz-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
  box-shadow: 0 10px 0.375em -0.375em #b8b8b8; }
  header#top a {
    color: white;
    text-decoration: none; }
  header#top a:hover {
    color: #d2e5eb;
    text-decoration: none; }
  header#top span.logo {
    margin: 0 0 20px 0;
    padding: 0;
    text-align: left;
    width: auto; }
    header#top span.logo span.blog_name {
      font-size: 3.833em;
      font-weight: 900;
      line-height: 1em;
      margin: 0 0 10px 0; }
    header#top span.logo span.blog_tagline {
      font-size: 1.917em;
      font-weight: 100;
      line-height: 1em;
      margin: 0 0 10px 0;
      width: auto; }
  header#top div.search {
    background-color: #4b91a6;
    margin: 20px 0 20px 0;
    padding: 10px;
    text-align: center; }
  header#top div.widget {
    background-color: #4b91a6;
    color: white;
    margin: 0 0 20px 0;
    padding: 20px;
    text-align: center; }
    header#top div.widget h2.title {
      line-height: 1em;
      margin: 0 0 10px 0; }
    header#top div.widget ul {
      list-style-type: none;
      text-align: left; }
      header#top div.widget ul li {
        line-height: 2.250em; }
      header#top div.widget ul a {
        font-weight: 400; }
      header#top div.widget ul li:nth-child(odd), header#top div.widget ul li:nth-child(odd) ul li:nth-child(even), header#top div.widget ul li:nth-child(even) ul li:nth-child(odd) {
        background-color: #438194; }
      header#top div.widget ul li:nth-child(even), header#top div.widget ul li:nth-child(odd) ul li:nth-child(odd), header#top div.widget ul li:nth-child(even) ul li:nth-child(even) {
        background-color: #4b91a6; }
    header#top div.widget div.search {
      margin: 0;
      padding: 0; }
  @media only screen and (max-width: 690px) {
    header#top span.logo {
      text-align: center; }
    header#top div.search {
      margin-top: -10px; } }

/* Navigation
 * --------------------------------------------- */
div#navigation {
  background-color: #69a8bb;
  text-shadow: 1px 1px #1b353d;
  z-index: 999;
  -webkit-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
  -moz-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
  box-shadow: 0 10px 0.375em -0.375em #b8b8b8; }
  div#navigation nav#primary, div#navigation nav#primary .menu {
    background-color: #4b91a6; }
  div#navigation nav#secondary, div#navigation nav#secondary .menu {
    background-color: #438194; }
  div#navigation .menu {
    line-height: 3em; }
    div#navigation .menu li.menu-item {
      margin: 0 -4px 0 0; }
    div#navigation .menu li.menu-item a {
      color: white; }
    div#navigation .menu li.menu-item.current_page_item, div#navigation .menu li.menu-item.current_page_item > a {
      background-color: #336371;
      color: white !important; }
    div#navigation .menu li.menu-item:hover {
      background-color: #3b7283; }
    div#navigation .menu li.menu-item ul.sub-menu {
      background-color: white;
      border: solid 4px #3b7283;
      text-shadow: none; }
    div#navigation .menu li.menu-item ul.sub-menu li.menu-item {
      margin: 0; }
    div#navigation .menu li.menu-item ul.sub-menu a {
      color: #3b7283; }
    div#navigation .menu li.menu-item ul.sub-menu li.menu-item:hover {
      background-color: #afd1db; }
  @media only screen and (max-width: 690px) {
    div#navigation {
      padding: 0;
      position: relative; }
      div#navigation nav#secondary.responsive .menu_toggle {
        position: absolute;
        right: 0;
        top: 0; }
      div#navigation nav#primary.responsive .menu_toggle {
        margin-left: -20px; }
      div#navigation .responsive .menu a {
        color: white !important; }
      div#navigation .responsive .menu li.menu-item {
        border-top: solid 1px #3b7283;
        margin: 0;
        text-shadow: 1px 1px #1b353d !important; }
      div#navigation .responsive .menu li.menu-item.current_page_item {
        background: none; }
      div#navigation .responsive .menu li.menu-item.current_page_item > a {
        background-color: #2b5460; }
      div#navigation .responsive .menu li.menu-item:hover {
        background: none; }
      div#navigation .responsive .menu li.menu-item a:hover, div#navigation .responsive .menu .menu_toggle:hover {
        background-color: #3b7283; }
      div#navigation .responsive .menu li.menu-item ul.sub-menu {
        background: none;
        border: none; }
      div#navigation .responsive .menu li.menu-item ul.sub-menu li.menu-item:hover {
        background: none; } }

/* Navigation Anchor
 * --------------------------------------------- */
@media only screen and (max-width: 690px) {
  div#navigationAnchor {
    display: none; } }

/* Body
 * --------------------------------------------- */
div#body {
  margin: 20px 0 0 0; }
  div#body section.banner {
    background-attachment: fixed;
    background-image: url("css/images/banners/parallax.png");
    background-repeat: repeat;
    color: white;
    font-family: 'Lora', serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 20px 0;
    padding: 50px 0 50px 0;
    text-align: center;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05), 0px 1px 0.313em rgba(0, 0, 0, 0.3);
    width: 100%;
    -webkit-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
    -moz-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
    box-shadow: 0 10px 0.375em -0.375em #b8b8b8; }
    div#body section.banner .overlay {
      width: 100%;
      height: 100%; }
    div#body section.banner h2.title {
      font-size: 70px;
      font-weight: 700;
      line-height: 70px;
      margin: 0 0 20px 0;
      text-transform: uppercase; }
    div#body section.banner a {
      color: white;
      text-decoration: none; }
    div#body section.banner a:hover {
      text-decoration: underline; }
  div#body section#widgets {
    text-align: center; }
    div#body section#widgets a {
      color: #6c6c6c;
      text-decoration: none;
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -ms-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
    div#body section#widgets a:hover {
      color: #69a8bb;
      text-decoration: none; }
    div#body section#widgets div.widget {
      background-color: white;
      float: left;
      margin: 0 1% 20px 1%;
      padding: 10px;
      width: 31.33%;
      -webkit-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
      -moz-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
      box-shadow: 0 10px 0.375em -0.375em #b8b8b8; }
      div#body section#widgets div.widget h2.title {
        color: #69a8bb;
        font-family: 'Lora', serif;
        font-size: 3em;
        line-height: 1em;
        margin-bottom: 10px; }
      div#body section#widgets div.widget ul {
        list-style-type: none; }
        div#body section#widgets div.widget ul li {
          line-height: 2.250em; }
        div#body section#widgets div.widget ul li:nth-child(odd), div#body section#widgets div.widget ul li:nth-child(odd) ul li:nth-child(even), div#body section#widgets div.widget ul li:nth-child(even) ul li:nth-child(odd) {
          background-color: #ebebeb; }
        div#body section#widgets div.widget ul li:nth-child(even), div#body section#widgets div.widget ul li:nth-child(odd) ul li:nth-child(odd), div#body section#widgets div.widget ul li:nth-child(even) ul li:nth-child(even) {
          background-color: white; }
    @media only screen and (max-width: 690px) {
      div#body section#widgets div.widget {
        float: none;
        width: 100%; } }

/* Main Section
 * --------------------------------------------- */
section#main h1.section_title {
  border-bottom: solid 4px #525252;
  color: #525252;
  line-height: 1em;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0; }
section#main article.sticky {
  background-color: #afd1db;
  color: #4b91a6;
  font-family: 'Lora', serif;
  overflow: hidden;
  position: relative; }
  section#main article.sticky a, section#main article.sticky a:hover {
    color: white; }
  section#main article.sticky h2.title {
    background-color: #8cbccb;
    color: white;
    margin: -10px -10px 0 -10px;
    padding: 10px; }
  section#main article.sticky header.before {
    margin: 10px 0 10px 0;
    color: #4b91a6; }
    section#main article.sticky header.before a {
      color: #3b7283; }
    section#main article.sticky header.before a:hover {
      color: #2b5460; }
  section#main article.sticky footer.after {
    color: #4b91a6; }
    section#main article.sticky footer.after span.categories a {
      color: #3b7283; }
    section#main article.sticky footer.after span.categories a:hover {
      color: #2b5460; }
section#main article.sticky:before {
  border-width: 0 50px 50px 0;
  border-style: solid;
  border-color: #8cbccb #ebebeb;
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  z-index: 998;
  -webkit-box-shadow: 0 1px 1px #4b91a6, -1px 1px 1px #4b91a6;
  -moz-box-shadow: 0 1px 1px #4b91a6, -1px 1px 1px #4b91a6;
  box-shadow: 0 1px 1px #4b91a6, -1px 1px 1px #4b91a6; }
section#main article {
  background-color: white;
  margin: 0 0 20px 0;
  padding: 10px;
  -webkit-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
  -moz-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
  box-shadow: 0 10px 0.375em -0.375em #b8b8b8; }
  section#main article h2.title {
    color: #69a8bb;
    font-family: 'Lora', serif;
    font-size: 3em;
    line-height: 1em;
    padding: 0 0 10px 0; }
  section#main article div.thumbnail {
    margin-bottom: 10px;
    position: relative; }
    section#main article div.thumbnail img.attachment-post-thumbnail {
      vertical-align: top;
      max-height: 450px;
      width: 100%; }
    section#main article div.thumbnail :after {
      background: #69a8bb url("css/images/icons/thumbnail/link.png") center no-repeat;
      content: '\A';
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%;
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -ms-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
    section#main article div.thumbnail :hover:after {
      opacity: .8; }
  section#main article header.before {
    color: #858585;
    margin-bottom: 10px; }
    section#main article header.before a {
      color: #6c6c6c;
      font-weight: 700;
      text-decoration: none; }
    section#main article header.before a:hover {
      color: #69a8bb;
      text-decoration: none;
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -ms-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
    section#main article header.before a.comments:before {
      content: '\00a0|\00a0'; }
  section#main article footer.after {
    color: #858585;
    line-height: 1.750em;
    margin: 10px 0 0 0; }
    section#main article footer.after span.categories {
      margin: 0 10px 0 0; }
      section#main article footer.after span.categories a {
        color: #6c6c6c;
        font-weight: 700;
        text-decoration: none; }
      section#main article footer.after span.categories a:hover {
        color: #69a8bb;
        text-decoration: none;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
    section#main article footer.after span.tags {
      margin: 0 10px 0 0; }
      section#main article footer.after span.tags a {
        background-color: #d2d2d2;
        color: #6c6c6c;
        display: inline-block;
        margin: 10px 0 0 12px;
        position: relative;
        padding: 0 10px 0 12px;
        text-decoration: none;
        width: auto;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px; }
      section#main article footer.after span.tags a:hover {
        background-color: #69a8bb;
        color: white; }
      section#main article footer.after span.tags a:before {
        border-color: transparent #d2d2d2 transparent transparent;
        border-style: solid;
        border-width: 12px 12px 12px 0;
        content: '';
        float: left;
        height: 0;
        left: -12px;
        position: absolute;
        top: 0;
        width: 0; }
      section#main article footer.after span.tags a:hover:before {
        border-color: transparent #69a8bb transparent transparent; }
      section#main article footer.after span.tags a:after {
        background: white;
        content: '';
        height: 4px;
        left: 0;
        position: absolute;
        top: 10px;
        width: 4px;
        -webkit-border-radius: 0.125em;
        -moz-border-radius: 0.125em;
        border-radius: 0.125em;
        -webkit-box-shadow: -1px -1px 0.125em #6c6c6c;
        -moz-box-shadow: -1px -1px 0.125em #6c6c6c;
        box-shadow: -1px -1px 0.125em #6c6c6c; }
    section#main article footer.after span.edit {
      margin: 10px 0 0 0;
      background: #69a8bb;
      color: white;
      display: inline-block;
      padding: 0.313em 10px;
      text-decoration: none;
      text-shadow: 1px 1px #336371; }
    section#main article footer.after span.edit:hover {
      background: #4b91a6; }

/* Sidebar Aside
 * --------------------------------------------- */
aside#sidebar {
  /* Sidebar Aside - Widgets */ }
  aside#sidebar div.widget {
    background-color: #dedede;
    margin: 0 0 20px 0;
    padding: 20px;
    -webkit-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
    -moz-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
    box-shadow: 0 10px 0.375em -0.375em #b8b8b8; }
    aside#sidebar div.widget h2.title {
      line-height: 1em;
      margin: 0 0 10px 0; }
    aside#sidebar div.widget a {
      color: #6c6c6c;
      font-weight: 700;
      text-decoration: none;
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -ms-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
    aside#sidebar div.widget a:hover {
      color: #858585;
      text-decoration: none; }
    aside#sidebar div.widget ul {
      list-style-type: none; }
      aside#sidebar div.widget ul li {
        line-height: 2.250em; }
      aside#sidebar div.widget ul a {
        font-weight: 400; }
      aside#sidebar div.widget ul li:nth-child(odd), aside#sidebar div.widget ul li:nth-child(odd) ul li:nth-child(even), aside#sidebar div.widget ul li:nth-child(even) ul li:nth-child(odd) {
        background-color: #d2d2d2; }
      aside#sidebar div.widget ul li:nth-child(even), aside#sidebar div.widget ul li:nth-child(odd) ul li:nth-child(odd), aside#sidebar div.widget ul li:nth-child(even) ul li:nth-child(even) {
        background-color: #dedede; }

/* Bottom Footer
 * --------------------------------------------- */
footer#bottom {
  background-color: #222222;
  color: #a2a2a2;
  margin: 0 0 20px 0;
  -webkit-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
  -moz-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
  box-shadow: 0 10px 0.375em -0.375em #b8b8b8; }
  footer#bottom a {
    color: #888888;
    margin: 0 0 0 10px;
    text-decoration: none;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
  footer#bottom a:hover {
    color: white;
    text-decoration: none; }
  footer#bottom div.widget {
    float: left;
    padding: 20px;
    width: 33.33%; }
    footer#bottom div.widget h2.title {
      line-height: 1em;
      margin: 0 0 10px 0; }
    footer#bottom div.widget ul {
      list-style-type: none; }
      footer#bottom div.widget ul li {
        line-height: 2.250em; }
      footer#bottom div.widget ul li:nth-child(odd), footer#bottom div.widget ul li:nth-child(odd) ul li:nth-child(even), footer#bottom div.widget ul li:nth-child(even) ul li:nth-child(odd) {
        background-color: #1d1d1d; }
      footer#bottom div.widget ul li:nth-child(even), footer#bottom div.widget ul li:nth-child(odd) ul li:nth-child(odd), footer#bottom div.widget ul li:nth-child(even) ul li:nth-child(even) {
        background-color: #222222; }
  @media only screen and (max-width: 690px) {
    footer#bottom div.widget {
      float: none;
      width: 100%; } }

/* Footer Nav
 * --------------------------------------------- */
nav#footer {
  margin: 0 0 20px 0;
  text-align: center; }
  nav#footer a {
    color: #6c6c6c;
    margin: 0 10px 0 0;
    text-decoration: none;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
  nav#footer a:hover {
    color: #1f1f1f;
    text-decoration: none; }

/* Legal
 * --------------------------------------------- */
div#legal {
  background-color: #d2d2d2;
  border-top: solid 1px #c5c5c5;
  color: #525252;
  padding: 10px;
  text-align: center; }
  div#legal a {
    color: #525252;
    text-decoration: none; }
  div#legal a:hover {
    color: #222222;
    text-decoration: none; }

/* --------------------------------------------- */
/*              WordPress Essentials             */
/* --------------------------------------------- */
/* WordPress Alignment
 * --------------------------------------------- */
.alignnone {
  margin: 0.313em 20px 20px 0; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 0.313em auto 20px auto; }

.alignright {
  float: right;
  margin: 0.313em 0 20px 20px; }

.alignleft {
  float: left;
  margin: 0.313em 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 0.313em auto; }

a img.alignright {
  float: right;
  margin: 0.313em 0 20px 20px; }

a img.alignnone {
  margin: 0.313em 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 0.313em 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* WordPress Comments
 * --------------------------------------------- */
section#comments h1.title {
  font-family: 'Lora', serif;
  margin: 0 0 20px 0;
  text-align: center; }
section#comments ol.comment-list {
  list-style-type: none; }
  section#comments ol.comment-list li.comment, section#comments ol.comment-list li.pingback {
    display: block;
    position: relative; }
    section#comments ol.comment-list li.comment div.comment-body, section#comments ol.comment-list li.pingback div.comment-body {
      background: white;
      border-left: solid 4px #69a8bb;
      margin: 0 0 20px 110px;
      min-height: 100px;
      padding: 10px;
      width: auto !important;
      -webkit-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
      -moz-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
      box-shadow: 0 10px 0.375em -0.375em #b8b8b8; }
      section#comments ol.comment-list li.comment div.comment-body .vcard a, section#comments ol.comment-list li.comment div.comment-body .vcard a:hover, section#comments ol.comment-list li.pingback div.comment-body .vcard a, section#comments ol.comment-list li.pingback div.comment-body .vcard a:hover {
        text-decoration: none;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
      section#comments ol.comment-list li.comment div.comment-body .vcard cite.fn, section#comments ol.comment-list li.comment div.comment-body .vcard span.says, section#comments ol.comment-list li.pingback div.comment-body .vcard cite.fn, section#comments ol.comment-list li.pingback div.comment-body .vcard span.says {
        font-size: 20px; }
      section#comments ol.comment-list li.comment div.comment-body .vcard cite.fn, section#comments ol.comment-list li.pingback div.comment-body .vcard cite.fn {
        font-weight: 700; }
      section#comments ol.comment-list li.comment div.comment-body .vcard span.says::before, section#comments ol.comment-list li.pingback div.comment-body .vcard span.says::before {
        content: '\00a0'; }
      section#comments ol.comment-list li.comment div.comment-body .vcard img.avatar, section#comments ol.comment-list li.pingback div.comment-body .vcard img.avatar {
        position: absolute;
        top: 0;
        left: 0;
        max-height: 100px;
        max-width: 100px;
        -webkit-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
        -moz-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
        box-shadow: 0 10px 0.375em -0.375em #b8b8b8; }
      section#comments ol.comment-list li.comment div.comment-body .commentmetadata a, section#comments ol.comment-list li.pingback div.comment-body .commentmetadata a {
        color: #525252;
        text-decoration: none;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
      section#comments ol.comment-list li.comment div.comment-body .commentmetadata a:hover, section#comments ol.comment-list li.pingback div.comment-body .commentmetadata a:hover {
        color: #9f9f9f;
        text-decoration: none; }
    section#comments ol.comment-list li.comment div.reply a, section#comments ol.comment-list li.pingback div.reply a {
      margin: 10px 0 0 0;
      background: #69a8bb;
      color: white;
      display: inline-block;
      padding: 0.313em 10px;
      text-decoration: none;
      text-shadow: 1px 1px #336371; }
    section#comments ol.comment-list li.comment div.reply a:hover, section#comments ol.comment-list li.pingback div.reply a:hover {
      background: #4b91a6; }
  section#comments ol.comment-list li.bypostauthor > .comment-body {
    border-left: solid 4px #3b7283 !important; }
  section#comments ol.comment-list li.pingback > div.comment-body {
    margin-left: 0; }
  section#comments ol.comment-list ul.children {
    margin-left: 50px; }

/* WordPress Comments Respond
 * --------------------------------------------- */
div#respond {
  background-color: #dedede;
  border: solid 1px #c5c5c5;
  margin: 0 0 20px 0;
  padding: 20px;
  width: 100%;
  -webkit-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
  -moz-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
  box-shadow: 0 10px 0.375em -0.375em #b8b8b8; }
  div#respond h3#reply-title {
    font-size: 2em;
    line-height: 1em; }
  div#respond label, div#respond input {
    width: 100%; }
  div#respond span.required {
    color: red; }
  div#respond div.form-allowed-tags {
    margin-top: 10px; }
  div#respond a#cancel-comment-reply-link {
    float: right;
    font-size: 0.85em !important;
    font-weight: 400 !important;
    line-height: 20.125em;
    text-transform: capitalize;
    background: #69a8bb;
    color: white;
    display: inline-block;
    padding: 0.313em 10px;
    text-decoration: none;
    text-shadow: 1px 1px #336371; }
  div#respond a#cancel-comment-reply-link:hover {
    background: #4b91a6; }

/* WordPress Captions
 * --------------------------------------------- */
.wp-caption {
  background-color: #dedede;
  border: solid 1px #c5c5c5;
  max-width: 100%;
  padding: 10px;
  text-align: center; }

.wp-caption img {
  border: none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  margin: 0;
  padding-top: 10px; }

img.wp-smiley {
  vertical-align: middle; }

.gallery-caption {
  font-size: 1em;
  margin: 0 0 12px; }

/* WordPress Pagination
 * --------------------------------------------- */
div.pagination {
  margin: 0 0 20px 0;
  text-align: center; }
  div.pagination div.previous a, div.pagination div.next a {
    background-color: #dedede;
    border: solid 1px #c5c5c5;
    color: #6c6c6c;
    display: inline-block;
    background-color: #dedede;
    border: solid 1px #c5c5c5;
    color: #6c6c6c;
    display: inline-block;
    padding: 0.313em 10px;
    text-shadow: 1px 1px #c5c5c5;
    -webkit-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
    -moz-box-shadow: 0 10px 0.375em -0.375em #b8b8b8;
    box-shadow: 0 10px 0.375em -0.375em #b8b8b8; }
  div.pagination div.previous a:hover, div.pagination div.next a:hover {
    background-color: #579eb3;
    border: solid 1px #438194;
    color: white;
    text-decoration: none;
    text-shadow: 1px 1px #438194; }
  div.pagination div.previous a {
    float: left; }
  div.pagination div.next a {
    float: right; }
  div.pagination span.pages {
    display: block;
    margin: 10px 0 10px 0; }
  div.pagination a {
    background: #69a8bb;
    color: white;
    display: inline-block;
    padding: 0.313em 10px;
    text-decoration: none;
    text-shadow: 1px 1px #336371; }
  div.pagination a:hover {
    background: #4b91a6; }

/* WordPress JetPack Mods
 * --------------------------------------------- */
span.infinite-loader {
  display: table;
  margin: 0 auto 20px auto; }

/* WordPress Widget Mods
 * --------------------------------------------- */
div.widget a.rsswidget img {
  float: left;
  height: 10px;
  margin: 0.188em 10px 0.188em 0; }
