/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@import url(https://fonts.googleapis.com/css?family=Orbitron:500);
/* Branding colours */
/* Screen breakpoints */
@media only screen and (min-width: 601px) {
  .container {
    max-width: 1085px;
    margin: 0 auto;
  }
}
.clear {
  clear: both;
}
body {
  font-family: "ff-din-web-pro", "ff-din-web", "arial narrow", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  letter-spacing: .04em;
}
/* 
*
* Branding, navigation, and search bar 
*
*/
.site-header {
  position: relative;
}
.site-branding {
  height: 58px;
  padding: 7px 0;
}
.site-branding .site-title {
  font-size: .5em;
}
@media only screen and (min-width: 601px) {
  .site-branding {
    height: 128px;
    padding: 32px 12px 0 12px;
  }
}
.site-title {
  float: left;
  width: 45%;
  margin-top: 0;
  margin-right: 10px;
  margin-left: 10px;
}
@media only screen and (min-width: 601px) {
  .site-title {
    width: 172px;
  }
}
.site-title a {
  display: block;
  width: 100%;
  height: 39px;
  margin-left: 10px;
  text-indent: -9999em;
  background: url(../../images/logo-gemalto.jpg) no-repeat 0 0;
  -webkit-background-size: contain;
          background-size: contain;
}
@media only screen and (min-width: 601px) {
  .site-title a {
    width: 250px;
    height: 62px;
    margin-left: 0;
    -webkit-background-size: initial initial;
            background-size: initial;
  }
}
.site-description {
  display: none;
  margin-top: 0;
  margin-right: 10px;
  margin-left: 10px;
}
@media only screen and (min-width: 601px) {
  .site-description {
    display: block;
    float: left;
    padding-top: 10px;
    padding-left: 10px;
    clear: none;
    font-size: 1.5em;
    font-weight: normal;
    color: #f07900;
  }
  .site-description span {
    color: #1f2830;
  }
}
.no-js .search-wrapper {
  top: 0;
}
.no-js .search-wrapper .search-hook {
  display: none;
}
.no-js .search-wrapper .search-submit,
.no-js .search-wrapper .search-submit:hover {
  background: transparent url(../../images/search-hook.png) no-repeat left center;
}
.no-js .search-wrapper .search-field {
  border: solid 1px #f7f7f7;
}
.no-js .search-wrapper .search-form {
  display: block;
}
.search-wrapper {
  width: 100%;
}
.search-wrapper .search-hook {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 55px;
  height: 60px;
  text-indent: -99999em;
  cursor: pointer;
  background: transparent url(../../images/search-hook.png) no-repeat center center;
}
.search-wrapper .search-hook-active {
  background-color: #ddddde;
  background-image: url(../../images/search-hook-active.png);
}
.search-wrapper .search-submit,
.search-wrapper .search-submit:hover {
  position: absolute;
  top: 16px;
  right: 10px;
  width: 33px;
  height: 27px;
  -webkit-appearance: none;
  padding: 0;
  margin-left: 37px;
  text-indent: -9999em;
  text-shadow: none;
  background: transparent url(../../images/input-button.png) no-repeat 4px -4px;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;

     -moz-appearance: none;
          appearance: none;
}
.search-wrapper .search-field {
  width: 100%;
  height: 31px;
  padding: 0;
  margin: 0;
  font-size: .8em;
  text-indent: 10px;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
}
.search-wrapper .search-form {
  position: relative;
  display: none;
  width: 100%;
  padding: 14px 10px 14px 10px;
  text-align: right;
  background-color: #ddddde;
}
@media only screen and (min-width: 601px) {
  .brand-shim {
    position: relative;
  }
  .search-wrapper .container {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 30px;
    background: #fff;
  }
  .search-wrapper .search-hook {
    position: relative;
    float: right;
    width: 115px;
    height: 34px;
    padding: 0;
    margin-top: 10px;
    margin-right: 11px;
    line-height: 34px;
    color: #808891;
    text-align: left;
    text-indent: 0;
    text-indent: 10px;
    text-transform: uppercase;
    background-image: url(../../images/search-hook-desktop.png);
    background-position: right center;
  }
  .search-wrapper .search-hook-active {
    display: none;
  }
  .search-wrapper .search-form {
    position: absolute;
    top: 0;
    right: 11px;
    width: 285px;
    height: 55px;
    margin-top: 0;
    background-color: #ddddde;
  }
  .search-wrapper .search-form .search-submit,
  .search-wrapper .search-form .search-submit:hover {
    top: 10px;
    right: 10px;
    width: 45px;
    height: 34px;
    margin: 0;
    background-color: #ddddde;
    background-image: url(../../images/search-hook-desktop-active.png);
    background-position: 10px 0;
  }
  .search-wrapper .search-form .search-field {
    position: absolute;
    top: 10px;
    right: 34px;
    width: 240px;
    height: 34px;
    padding: 0;
    margin: 0;
    text-indent: 10px;
    border: 0;
    border-radius: 0;
  }
}
/** 
** FOOTER **
**/
.site-footer {
  height: 120px;
  color: #fff;
  background-color: #1f2830;
}
.site-footer .logo {
  display: block;
  float: left;
}
.site-footer .site-links {
  float: left;
  margin: 0 15px;
  color: #ff9100;
}
.site-footer .site-links a,
.site-footer .site-links a:visited,
.site-footer .site-links a:active,
.site-footer .site-links .copyline,
.site-footer .site-links span {
  font-size: .8em;
  color: #858d96;
}
.site-footer .site-links a:hover {
  color: #ff9100;
}
#infinite-footer {
  display: none;
}
.site-main #infinite-handle span {
  display: block;
  font-size: 1em;
  color: #ff9100;
  text-align: center;
  background: transparent;
}
.site-main #infinite-handle span button {
  -webkit-appearance: none;
  text-shadow: none;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media only screen and (min-width: 601px) {
  .site-footer .site-links {
    padding-top: 35px;
  }
}
/**
** PAGE STRUCTURE
**/
.site {
  overflow: hidden;
}
.site-content {
  padding-top: 2px;
}
@media only screen and (min-width: 601px) {
  .site-content {
    padding: 15px 15px 30px 15px;
    background-color: #f4f4f6;
  }
}
@media only screen and (min-width: 1028px) {
  .site-main {
    float: right;
    width: 74.888%;
  }
}
.single .big-header-image .entry-meta {
  padding-top: 250px;
}
.single .big-header-image .post-thumb-rect {
  position: absolute;
  top: 0;
  left: 0;
}
/**
** INDIVIDUAL ARTICLE STYLES **
**/
.single .entry-content {
  font-size: 1em;
}
@media only screen and (min-width: 601px) {
  .single .entry-content {
    font-size: 1.1em;
  }
}
.section-header,
.comment-reply-title {
  padding: 8px 0 8px 0;
  margin: 0 0 22px 0;
  font-size: 1.1em;
  color: #1f2830;
  text-indent: 15px;
  border-top: solid 2px #1f2830;
  border-bottom: solid 1px #ddd;
}
/**
** COMMENTS **
**/
h3.comments-title {
  margin: 0 15px 15px 15px;
}
.comments-area li {
  list-style-type: none;
}
.comments-area .comment-metadata {
  margin-bottom: 15px;
}
.comments-area .avatar {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  border-radius: 50% 50%;
}
.comments-area a,
.comments-area a:visited,
.comments-area a:active {
  color: #ff9100;
}
.comments-area .comment-author {
  font-size: 1em;
}
.comments-area time {
  font-size: 1em;
}
.comments-area .edit-link {
  display: none;
}
.comments-area .comment-content {
  clear: both;
  font-size: 1em;
}
.comments-area .comment-list {
  padding-bottom: 30px;
  padding-left: 20px;
  margin: 0 10px 0 0;
}
.comments-area .comment-reply-link {
  display: block;
  height: 25px;
  padding-left: 25px;
  text-decoration: none;
  background: transparent url(../../images/reply-button.png) no-repeat 0 0;
}
.comment-respond {
  margin: 0 15px;
}
.comment-respond form {
  padding-bottom: 5px;
  margin: 15px 15px 15px 0;
}
.comment-respond form label {
  display: block;
}
.comment-respond form input {
  width: 100%;
}
.comment-respond form input.submit {
  width: auto;
}
@media only screen and (min-width: 601px) {
  .comments-area .avatar {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border-radius: 50% 50%;
  }
  .comments-area .comment-list {
    padding-left: 22%;
  }
  .comment-respond {
    margin: 0 15px;
  }
  .comment-respond form {
    padding-left: 21%;
    margin: 15px 15px 15px 0;
  }
  .comment-list {
    margin: 0 10px 0 15px;
  }
}
/** 
** NO HEADER ARTICLES **
**/
.single .entry-meta,
.page .entry-meta {
  margin-bottom: 5px;
  font-size: .8em;
}
.single .entry-title,
.page .entry-title {
  margin-bottom: 15px;
  font-size: 1.6em;
  line-height: 1.3em;
}
.single .entry-content,
.page .entry-content {
  margin-top: 5px;
}
.single .entry-content ol,
.page .entry-content ol,
.single .entry-content ul,
.page .entry-content ul {
  margin: 0 0 1.5em 1em;
}
.single .outset-wrapper img,
.page .outset-wrapper img {
  float: left;
  width: 100%;
  height: auto;
  margin-right: 10px;
}
@media only screen and (min-width: 601px) {
  .single .format-image,
  .single .format-standard {
    padding-left: 0;
  }
  .single .entry-meta,
  .single .entry-title,
  .single .entry-content {
    width: 100%;
  }
  .single .entry-meta,
  .single .entry-title,
  .single .entry-content p {
    padding-right: 15px;
  }
  .single .entry-content > * {
    padding-left: 20%;
  }
  .single .entry-content iframe {
    margin-left: 20%!important;
  }
  .single .entry-content p iframe {
    margin-left: 0!important;
  }
  .single .entry-content figure.alignnone {
    margin: 1em 0 1em 20%;
  }
  .single .entry-meta {
    position: relative;
    float: right;
    width: 80%;
    padding-top: 0;
  }
  .single .entry-title {
    float: right;
    width: 80%;
    margin-top: 25px;
    margin-bottom: 15px;
    clear: none;
  }
  .single .entry-content {
    margin-top: 15px;
  }
  .single .entry-content div.outset-wrapper {
    padding-bottom: 30px;
  }
  .single .entry-content div.outset-wrapper p {
    padding-left: 15px;
  }
  .single .outset-wrapper img {
    float: left;
    width: auto;
    margin-right: 10px;
  }
  .single .article-nav .current-location {
    display: inline;
    float: none;
  }
}
.no-header-image {
  padding-top: 10px;
}
/** 
** BIG HEADER ARTICLES **
**/
.single-format-image .big-header-image {
  position: relative;
}
.single-format-image .format-image .post-index-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  max-height: 250px;
  overflow: hidden;
}
.single-format-image .format-image .post-index-thumbnail img {
  max-width: 100%;
}
.single-format-image .format-image .entry-meta {
  padding-top: 265px;
}
@media only screen and (min-width: 601px) {
  .single-format-image {
    position: relative;
  }
  .single-format-image .format-image .post-index-thumbnail {
    position: relative;
    width: 100%;
    max-width: 900px;
    max-height: 355px;
  }
  .single-format-image .format-image .post-index-thumbnail img {
    width: 100%;
    max-width: 900px;
  }
  .single-format-image .format-image .entry-meta {
    padding-top: 0;
  }
}
@media only screen and (min-width: 1028px) {
  .single-format-image .format-image .post-index-thumbnail {
    max-width: 96%;
    margin: 0 15px;
  }
  .single-format-image .format-image .post-index-thumbnail img {
    max-width: 780.53125px;
  }
}
/** 
** NOT FOUND **
**/
.no-results {
  padding: 10px 0;
}
.no-results form {
  margin-left: 10px;
}
@media only screen and (min-width: 601px) {
  .no-results {
    padding: 10px;
  }
  .no-results .entry-title {
    margin-top: 0;
  }
}
/** 
** AUTHOR PROFILES **
**/
.authorprofile {
  padding-top: 20px;
  margin-bottom: 30px;
}
.authorprofile .profilepic {
  padding-left: 10px;
}
.authorprofile .profile {
  float: left;
  width: 70%;
  padding-bottom: 20px;
}
.authorprofile .divider {
  padding-bottom: 30px;
  clear: both;
}
.authorprofile #fscf_form1 {
  padding-right: 10px;
  padding-left: 10px;
}
.authorprofile #fscf_form1 input[text],
.authorprofile #fscf_form1 textarea {
  width: 100%;
}
.authorprofile input#fscf_captcha_code1 {
  max-width: 550px;
}
@media only screen and (min-width: 601px) {
  .authorprofile #fscf_form1 {
    padding-right: 0;
    padding-left: 0;
  }
  .authorprofile .profilepic {
    float: right;
    width: 20%;
    padding-right: 20px;
  }
  .authorprofile .profilepic img {
    float: right;
  }
}
/**
** PAGES **
**/
.page .entry-title,
.page .entry-content,
.page .entry-meta {
  width: 100%;
  padding-right: 30px;
}
.page .comment-respond form {
  padding-left: 0;
}
/** 
** GENERAL HELPERS
**/
.hidden {
  display: none;
  visibility: hidden;
}
/** 
** Navigation and breadcrumbs **
**/
.current-location {
  float: left;
  margin-left: 10px;
  font-size: 1.2em;
  line-height: 3em;
  color: #fff;
  text-transform: uppercase;
}
nav.main-navigation .current-location a {
  font-size: inherit;
  line-height: inherit;
  border-bottom: 0;
}
nav.main-navigation .current-location a .caret:after {
  margin-right: 10px;
  font-size: .7em;
  content: "◀";
}
.no-js .fauxnav-container {
  display: none;
}
nav.main-navigation {
  height: 59px;
  padding: 0;
  background-color: #ff9100;
}
nav.main-navigation ul ul {
  -webkit-box-shadow: none;
          box-shadow: none;
}
nav.main-navigation .menu-toggle {
  float: right;
  width: 44px;
  height: 44px;
  margin: 0 15px;
  text-indent: -9999em;
  background: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
nav.main-navigation .menu-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}
nav.main-navigation .menu-toggle .icon-bar {
  display: block;
  width: 35px;
  height: 5px;
  background-color: #fff;
  border-radius: 0;
}
nav.main-navigation .menu-toggle:focus {
  border: none;
  outline: none;
}
nav.main-navigation ul {
  background-color: #ff9100;
}
nav.main-navigation li {
  z-index: 500;
  float: none;
  padding: 0 10px;
  background-color: #f07900;
}
nav.main-navigation li.current-menu-item {
  display: none;
}
nav.main-navigation .menu-item:last-child a {
  border: none;
}
nav.main-navigation a {
  font-size: 1em;
  line-height: 3em;
  color: #fff;
  text-transform: uppercase;
  border-bottom: solid 1px #d36d08;
}
nav.main-navigation a:hover {
  text-decoration: underline;
}
nav.main-navigation .menu-top-navigation-container {
  clear: both;
}
nav.main-navigation .fauxnav-container {
  height: auto;
  clear: both;
}
nav.main-navigation .fauxnav-container ul {
  background-color: #1f2830;
}
nav.main-navigation .fauxnav-container li {
  z-index: 500;
  background-color: #1f2830;
}
nav.main-navigation .fauxnav-container li:first-child {
  margin: 0;
  background-color: #1f2830;
}
nav.main-navigation .fauxnav-container a,
nav.main-navigation .fauxnav-container a:first-child {
  border-bottom: solid 1px #ff9100;
}
nav.main-navigation .fauxnav-container .menu-item:last-child a {
  border: none;
}
nav.main-navigation .fauxnav-container li.menu-item {
  padding: 10px 10px 0 10px;
}
#gem-featuredbloggers .latest-posts {
  display: none;
}
#site-navigation.toggled {
  position: relative;
}
#site-navigation.toggled .body {
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 990;
  width: 0;
  padding-top: 3px;
  overflow: hidden;
}
#site-navigation.toggled .body .container {
  width: 100%;
}
#site-navigation.toggled .cloned .menu-link {
  padding: 0 10px 1px 45px;
  line-height: 3em;
  background-color: #1f2830;
  border: 0;
}
#site-navigation.toggled .cloned .menu-link:before {
  position: absolute;
  top: 3px;
  left: 10px;
  font-size: .7em;
  color: #f07900;
  content: "◀";
}
#site-navigation.toggled .cloned .container ul {
  padding: 10px 0;
  background-color: #f4f4f6;
}
#site-navigation.toggled .cloned .container ul li {
  height: auto;
  padding-left: 15px;
  line-height: 2em;
  color: #808891;
  background-color: transparent;
}
#site-navigation.toggled .cloned .container ul li a {
  display: inline;
  height: auto;
  font-size: 1.1em;
  line-height: 2em;
  color: #808891;
  text-transform: none;
  border: none;
}
#site-navigation.toggled .cloned .latest-posts {
  display: none;
}
/* 
** MEDIUM SCALE 
*/
@media only screen and (min-width: 601px) {
  .current-location {
    display: none;
  }
  #site-navigation.toggled {
    z-index: 999;
  }
  #site-navigation.toggled .current-location {
    display: block;
  }
  #site-navigation.toggled .menu-top-navigation-container {
    height: auto;
    overflow: visible;
    clear: both;
  }
  #site-navigation.toggled ul {
    background-color: #f07900;
  }
  #site-navigation.toggled li {
    float: none;
    padding: 0 10px;
    text-indent: 0;
  }
  #site-navigation.toggled li a {
    height: auto;
    line-height: 3em;
    background-color: #f07900;
    border-bottom: solid 1px #d36d08;
    border-left: 0;
  }
  #site-navigation.toggled .current-menu-item {
    display: none;
  }
  #site-navigation.toggled .fauxnav-container ul {
    background-color: #1f2830;
  }
  #site-navigation.toggled .fauxnav-container li a {
    padding: 0;
    text-indent: 0;
    background-color: transparent;
  }
  #site-navigation.toggled .fauxnav-container li a .caret {
    display: none;
  }
  #site-navigation.toggled .cloned a {
    background-color: transparent;
  }
  #site-navigation.toggled .faux-menu-item a.current-menu-item {
    display: block;
    color: #fff;
  }
  #site-navigation.toggled .cloned .current-menu-item {
    display: block;
  }
  #site-navigation.toggled .menu-toggle {
    height: 58px;
  }
  #site-navigation .menu-toggle {
    position: absolute;
    right: 0;
    z-index: 501;
    width: 94px;
    height: 60px;
    margin-right: 0;
    background: #1f2830;
  }
  #site-navigation .menu-toggle .sr-only {
    position: absolute;
    left: 10px;
    display: block;
    font-size: 1.3em;
    line-height: 0;
    color: #fff;
    text-align: left;
    text-indent: 0;
    text-shadow: none;
    text-transform: uppercase;
  }
  #site-navigation .menu-toggle .icon-bar {
    float: right;
    margin-top: 5px;
    clear: right;
  }
  #site-navigation .menu-toggle .icon-bar:nth-child(2) {
    margin-top: 0;
  }
  #site-navigation.toggled .menu-toggle .sr-only {
    top: 50%;
    width: 100%;
  }
  #site-navigation.toggled .menu-toggle .sr-only:after {
    position: absolute;
    top: -8px;
    right: 15px;
    display: block;
    width: 22px;
    height: 22px;
    content: "";
    background: url(../../images/close-icon.png) no-repeat 0 0;
  }
  #site-navigation.toggled .menu-toggle .icon-bar {
    display: none;
  }
  nav.main-navigation {
    height: auto;
    background: url(../../images/navbg.png) repeat-x 0 0 #f07900;
  }
  nav.main-navigation .menu-top-navigation-container {
    width: 500%;
    height: 60px;
    overflow: hidden;
  }
  nav.main-navigation li {
    float: left;
    padding-top: 16px;
    padding-left: 10px;
    line-height: 30px;
    text-indent: 11px;
    background-color: transparent;
  }
  nav.main-navigation li a {
    height: 30px;
    line-height: 30px;
    border-bottom: 0;
    border-left: solid 2px #fff;
  }
  nav.main-navigation li.current-menu-item {
    display: block;
  }
  nav.main-navigation .menu-item:first-child {
    margin-right: 0;
    text-indent: 0;
  }
  nav.main-navigation .menu-item:first-child a {
    border: 0;
  }
  nav.main-navigation .current-menu-item a,
  nav.main-navigation .current-menu-item:last-child a {
    color: #1f2830;
    border-left: solid 2px #fff;
  }
  nav.main-navigation .menu-item:last-child a {
    border-left: solid 2px #fff;
  }
  #gem-blogroll ul,
  #gem-countries ul,
  #gem-categories ul {
    margin: 35px 0;
  }
  #gem-featuredbloggers li,
  #gem-blogroll li,
  #gem-countries li,
  #gem-categories li {
    width: 50%;
  }
  #gem-categories ul {
    width: 100%;
  }
  #gem-featuredbloggers ul {
    width: 60%;
    margin: 35px 0;
    border-right: solid 1px #f5f5f5;
  }
  #gem-featuredbloggers .latest-posts {
    display: block;
    float: right;
    width: 40%;
    margin-top: 35px;
  }
  #gem-featuredbloggers .latest-posts h2 {
    display: block;
    margin: 0;
    clear: none;
    font-size: 1.2em;
    text-indent: 30px;
    text-transform: uppercase;
  }
  #gem-featuredbloggers .latest-posts ul {
    width: 100%;
    margin: 0 0 18px 30px;
    text-align: center;
    border: 0;
  }
  #gem-featuredbloggers .latest-posts ul li {
    display: block;
    padding: 0;
    margin: 15px 0;
  }
  #gem-featuredbloggers .latest-posts a {
    display: block;
    width: 100px;
    height: 100px;
    color: #808891;
    text-indent: 0;
    -webkit-background-size: cover;
            background-size: cover;
    border-radius: 50% 50%;
  }
  #gem-featuredbloggers .latest-posts a.author-name {
    display: block;
    width: 100px;
    height: auto;
    min-height: 40px;
    max-height: 40px;
    padding-top: 10px;
    line-height: 1.5em;
    text-align: center;
    background: none;
    border: 0;
  }
  #gem-featuredbloggers .latest-posts a:active {
    color: #808891;
  }
  #gem-featuredbloggers .latest-posts a.all-bloggers {
    float: right;
    width: 40%;
    margin-top: 30px;
    font-size: 1em;
    text-transform: initial;
  }
  #gem-featuredbloggers .latest-posts a.all-bloggers:before {
    padding-right: 5px;
    font-size: .8em;
    content: "▶";
  }
  #gem-featuredbloggers .latest-posts a.all-bloggers:hover {
    color: #ff9100;
    text-decoration: none;
  }
  nav.main-navigation .fauxnav-container {
    height: 60px;
  }
  nav.main-navigation .fauxnav-container li,
  nav.main-navigation .fauxnav-container li:first-child {
    background-color: transparent;
  }
  nav.main-navigation .fauxnav-container ul {
    background-color: #f07900;
  }
  nav.main-navigation .fauxnav-container li,
  nav.main-navigation .fauxnav-container ul li.menu-item a {
    border: none;
  }
  nav.main-navigation .fauxnav-container li.faux-menu-item {
    padding: 10px 0 0 0;
  }
  nav.main-navigation .fauxnav-container a.menu-link {
    height: 50px;
    padding: 5px 25px 10px 0;
    text-indent: 10px;
  }
  nav.main-navigation .fauxnav-container a.current-menu-item {
    color: #1f2830;
    background: #fff;
  }
  nav.main-navigation .fauxnav-container a.current-menu-item span.caret:after {
    color: #ff9100;
  }
  nav.main-navigation .fauxnav-container .faux-menu-item {
    position: static;
  }
  nav.main-navigation .fauxnav-container .faux-menu-item a {
    position: relative;
  }
  nav.main-navigation .fauxnav-container .faux-menu-item a .caret:after {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: .5em;
    content: "▼";
  }
  nav.main-navigation .fauxnav-container .faux-menu-item .body {
    position: absolute;
    top: auto;
    left: 0;
    z-index: 5;
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    margin-top: 0;
    font-size: .9em;
    background: #fff;
  }
  nav.main-navigation .fauxnav-container .faux-menu-item .body ul {
    position: static;
    background: transparent;
  }
  nav.main-navigation .fauxnav-container .faux-menu-item .body ul li {
    display: block;
    height: auto;
    line-height: 1em;
    color: #808891;
  }
  nav.main-navigation .fauxnav-container .faux-menu-item .body ul li a {
    display: inline;
    font-size: 1em;
    color: #808891;
    text-transform: none;
  }
  nav.main-navigation .fauxnav-container .faux-menu-item .body ul li a:hover {
    text-decoration: underline;
  }
  .cloned {
    display: none;
  }
  #site-navigation.toggled {
    height: auto;
  }
  #site-navigation .menu-toggle {
    display: block;
  }
  nav.main-navigation .menu-top-navigation-container {
    clear: none;
  }
}
@media only screen and (min-width: 1028px) {
  nav.main-navigation li a {
    font-size: 1.2em;
  }
  nav.main-navigation .menuHighlight {
    display: block;
    width: 0;
    height: 2px;
    background-color: #fff;
  }
  .fauxnav-container .menuHighlight {
    margin-top: -15px;
  }
  #gem-featuredbloggers li,
  #gem-blogroll li,
  #gem-countries li,
  #gem-categories li {
    width: 33.3%;
  }
  #site-navigation .menu-toggle .sr-only {
    font-size: 1.5em;
  }
  #site-navigation.toggled .container {
    max-width: 100%;
  }
  #site-navigation.toggled .menu-top-navigation-container {
    padding-top: 3px;
  }
  #site-navigation.toggled .menu-toggle {
    height: 60px;
  }
}
/** 
** Sidebar styles and widgets **
**/
.widget-area {
  display: block;
  margin: 20px;
}
.widget-area select {
  margin-top: 5px;
  font-size: 1em;
}
.widget-area h4 {
  padding: 8px 0 2px 0;
  margin: 0;
  font-size: 1.1em;
  color: #1f2830;
  text-indent: 10px;
  border-top: solid 2px #1f2830;
  border-bottom: solid 1px #ddd;
}
.widget-area .loading {
  display: block;
  text-align: center;
}
.widget-area ul {
  padding: 0;
  margin: 0;
}
.widget-area li {
  padding: 10px 0 30px 10px;
  margin: 0;
  font-size: .8em;
  color: #767676;
  list-style-type: none;
  border-bottom: solid 1px #ddd;
}
.widget-area a {
  color: #ff9100;
  text-decoration: none;
}
.widget-area a:hover {
  text-decoration: underline;
}
.widget-area .widget-more {
  position: relative;
  display: block;
  margin-top: 5px;
  font-size: .8em;
  color: #ff9100;
  text-indent: 10px;
  cursor: pointer;
}
.widget-area .widget-more .caret:after {
  position: absolute;
  top: 0;
  right: 0;
  font-size: .9em;
  color: #767676;
  content: "▼";
}
.widget-area .twitter-feed .datestamp {
  margin-bottom: 5px;
  font-size: .8em;
  color: #ff9100;
}
.widget-area .twitter-feed .tweet-wrapper {
  overflow: hidden;
}
.widget-area .twitter-feed .twitter-feed-up .caret:after {
  content: "▲";
}
.widget-area .latest-comments-widget .date,
.widget-area .latest-comments-widget .author,
.widget-area .latest-comments-widget .comment {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.widget-area .latest-comments-widget .metaline {
  display: block;
  height: 40px;
  padding-left: 40px;
  margin-bottom: 10px;
  font-size: 1em;
  background: transparent url(../../images/avatar.png) no-repeat 0 0;
}
.widget-area .latest-comments-widget .metaline a {
  font-size: 1.1em;
}
.widget-area .feedburner-widget .metaline {
  display: block;
  margin: 10px 0;
}
.widget-area .feedburner-widget form {
  margin: 10px;
  font-size: .8em;
}
.widget-area .feedburner-widget form input {
  margin: 5px 0;
}
.widget-area .feedburner-widget form div {
  margin-bottom: 15px;
}
@media only screen and (min-width: 1028px) {
  .widget-area {
    float: left;
    width: 22.374429%;
    margin: 0;
  }
}
/** 
** Search and filters **
**/
.no-js .sort-bar,
.sort-bar,
.filter-list {
  display: none;
}
.article-nav {
  text-align: left;
}
.article-nav a,
.article-nav a:visited,
.article-nav a:active {
  font-size: 1.2em;
  color: #ff9100;
  text-decoration: none;
}
.article-nav a:hover {
  text-decoration: underline;
}
.article-nav .caret:after {
  font-size: .7em;
  color: #4d4d4f;
  content: "◀";
}
@media only screen and (min-width: 601px) {
  .single .content-area .sort-bar .current-location {
    font-size: 1em;
    text-transform: none;
  }
  .sort-bar {
    position: relative;
    display: block;
    height: 3em;
    padding: 0 30px 0 10px;
    margin-bottom: 15px;
    color: #ff9100;
    background: #fff;
  }
  .sort-bar #sort-filter {
    color: #1f2830;
    cursor: pointer;
  }
  .sort-bar .archive-title {
    display: block;
    float: left;
    width: 55%;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2.3em;
    color: #4d4d4f;
    text-align: left;
    text-indent: 25px;
  }
  .sort-bar .current-location .caret {
    display: none;
  }
  .sort-bar .current-location {
    margin-left: 5px;
  }
  .sort-bar .current-location,
  .sort-bar .filter-hook {
    display: block;
    float: right;
    width: 215px;
    font-size: 1em;
    line-height: 3em;
  }
  .sort-bar .current-location a,
  .sort-bar .filter-hook a {
    text-decoration: none;
  }
  .filter-hook {
    width: 30%;
    max-width: 215px;
    text-align: right;
  }
  .filter-hook .caret:after {
    font-size: .7em;
    content: "▼";
  }
  .filter-list {
    position: absolute;
    right: 0;
    z-index: 5;
    width: 215px;
    padding: 0 30px 15px 15px;
    margin: 3em 0 0 0;
    line-height: 2em;
    text-align: left;
    list-style-type: none;
    background: #fff;
  }
  .filter-list a {
    color: #ff9100;
    text-decoration: none;
  }
  .filter-list a:hover {
    text-decoration: underline;
  }
}
@media only screen and (min-width: 1028px) {
  .filter-hook {
    width: 215px;
  }
  .sort-bar .archive-title {
    width: 515px;
  }
}
/** 
** Post teasers (home, search, archive etc) **
**/
/** Default styles **/
.post-thumb-rect {
  width: 100%;
  min-height: 235px;
  max-height: 235px;
  overflow: hidden;
}
.post-thumb-rect img {
  max-width: 630px;
}
.post-thumb-small-square {
  float: left;
  width: 30%;
  margin: 10px;
  overflow: hidden;
}
.post-thumb-small-square img {
  width: 100%;
  height: 100%;
}
.legacy-image .entry-title {
  float: left;
  width: 55%;
  padding-top: 5px;
  margin-left: 0;
  clear: none;
}
.legacy-image .entry-meta {
  clear: both;
  font-size: .8em;
}
.v3-image {
  position: relative;
}
.v3-image .entry-title {
  margin-top: 45px;
  margin-bottom: 0;
}
.v3-image .entry-meta {
  position: absolute;
  top: 245px;
  clear: both;
  font-size: .8em;
}
@media only screen and (min-width: 601px) {
  .v3-image .entry-title {
    margin-top: 50px;
  }
  .post-thumb-rect,
  .post-thumb-small-square {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: auto;
    max-height: 355px;
  }
  .post-thumb-rect img,
  .post-thumb-small-square img {
    float: right;
    width: 100%;
    max-width: 300px;
    min-height: auto;
  }
  .post-thumb-small-square {
    margin: 0;
  }
  .post-thumb-rect img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
  .single .post-thumb-rect img {
    position: relative;
    height: auto;
  }
  .v3-image {
    position: relative;
  }
  .v3-image .entry-meta {
    top: 15px;
  }
}
@media only screen and (min-width: 1028px) {
  .home .post-thumb-small-square img,
  .search .post-thumb-small-square img,
  .archive .post-thumb-small-square img {
    min-height: 300px;
  }
  .home .v3-image .post-thumb-rect,
  .search .v3-image .post-thumb-rect,
  .archive .v3-image .post-thumb-rect {
    height: 300px;
  }
  .home .v3-image img,
  .search .v3-image img,
  .archive .v3-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    max-width: inherit;
    min-height: 300px;
    max-height: 300px;
  }
}
/** 
** Bottom three (horizontal layout) post teasers **
**/
@media only screen and (min-width: 1028px) {
  .horizontal-posts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    margin-bottom: 1.5em;

    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
            align-content: space-between;
  }
  .horizontal-posts > div {
    width: 31.33333%;
    margin: 0 auto;
  }
  .horizontal-posts > div:first-child {
    margin-left: 0;
  }
  .horizontal-posts > div:last-child {
    margin-right: 0;
  }
  .horizontal-posts > div article {
    height: 100%;
    padding: 0;
  }
  .horizontal-posts .post-thumb-small-square,
  .horizontal-posts .post-thumb-rect {
    position: relative;
    float: none;
    width: 100%;
  }
  .horizontal-posts .post-thumb-small-square img,
  .horizontal-posts .post-thumb-rect img {
    height: 300px;
  }
  .horizontal-posts .entry-meta,
  .horizontal-posts .entry-title,
  .horizontal-posts .entry-content,
  .horizontal-posts .metabits {
    width: 100%;
    padding: 0 20px;
  }
  .horizontal-posts .entry-meta {
    position: relative;
    top: 0;
  }
  .horizontal-posts .entry-title {
    margin-top: 1em;
    margin-bottom: 10px;
    font-size: 1.3em;
  }
  .horizontal-posts .entry-content p {
    padding-left: 0;
  }
  .horizontal-posts .dateline {
    display: none;
  }
  .horizontal-posts .metabits .sharethis-inline-share-buttons .st-btn {
    max-width: 66px!important;
  }
  .horizontal-posts .metabits span.st-label {
    min-width: auto!important;
  }
}
/**
** AUTHORS ARCHIVE PAGE
**/
.author-bio-block {
  font-size: 1.5em;
  color: #1f2830;
  text-decoration: none;
}
.author-bio-block p {
  margin-bottom: 10px;
}
.author-bio-block .mask {
  display: block;
  width: 100px;
  height: 100px;
  margin-left: 10px;
  -webkit-background-size: cover;
          background-size: cover;
  border-radius: 50% 50%;
}
#post-authors ul {
  padding-left: 0;
  margin-right: 20px;
  margin-left: 30px;
  list-style-position: outside;
}
#post-authors .author-profile-text {
  margin-left: 13px;
}
.author-bio {
  margin-bottom: 45px;
  clear: both;
}
.author-bio:after {
  display: block;
  clear: both;
  content: ' ';
}
@media only screen and (min-width: 601px) {
  #post-authors .entry-content {
    width: 90%;
  }
  #post-authors {
    padding-left: 20px;
  }
  .author-profile-image {
    float: left;
    margin-right: 20px;
    margin-left: 0;
  }
  .author-bio {
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 1028px) {
  #post-authors .entry-content {
    width: 90%;
  }
  .author-bio-block .mask {
    float: left;
    margin-right: 30px;
  }
  #post-authors ul {
    margin-left: 157px;
  }
  .author-wrapper {
    margin-top: 35px;
    margin-left: 35px;
  }
}
/**
** SHARETHIS V2 PLATFORM BUTTONS
**/
.metabits {
  width: 55%;
  margin: 0 10px 45px 10px;
}
.sharethis-inline-share-buttons .st-total {
  padding-left: 0;
}
.sharethis-inline-share-buttons .st-btn {
  min-width: 30px!important;
}
@media only screen and (min-width: 601px) {
  .metabits {
    width: 100%;
    margin: 0 0 45px 0;
  }
  .single .post .entry-header .metabits {
    margin-bottom: 25px;
  }
  .single .post .metabits {
    padding-left: 20%;
  }
}
/** GENERIC ARTICLE STYLING **
**/
h1 a,
h1 a:visited,
h1 a:focus,
h1 a:active,
h2 a,
h2 a:visited,
h2 a:focus,
h2 a:active,
h3 a,
h3 a:visited,
h3 a:focus,
h3 a:active,
h4 a,
h4 a:visited,
h4 a:focus,
h4 a:active,
h5 a,
h5 a:visited,
h5 a:focus,
h5 a:active {
  color: #4d4d4f;
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  text-decoration: underline;
}
img.aligncenter,
img.alignleft,
img.alignright,
img.alignnone {
  height: auto;
}
p a,
p a:visited,
p a:focus,
p a:active,
.entry-content ul a,
.entry-content ul a:visited,
.entry-content ul a:focus,
.entry-content ul a:active,
.entry-content ol a,
.entry-content ol a:visited,
.entry-content ol a:focus,
.entry-content ol a:active {
  color: #ff9100;
  text-decoration: none;
}
.entry-content ul a:hover,
.entry-content ol a:hover,
p a:hover {
  color: #ff9100;
  text-decoration: underline;
}
p,
ol,
ul {
  font-size: 1em;
  color: #767676;
}
.entry-content p img {
  max-width: 100%;
  height: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-size: 1em;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html p {
  margin-top: 0;
  margin-right: 10px;
  margin-left: 10px;
}
.aligncenter {
  max-width: 100%;
}
.johnson-box {
  padding-top: 20px;
  padding-bottom: 10px;
  margin-right: 10%;
  margin-bottom: 25px;
  margin-left: 10%;
  background: #f4f4f6;
  border-top: solid 25px #ff9100;
  border-bottom: solid 1px #ddd;
}
.outset-wrapper:after,
.johnson-box:after {
  display: block;
  clear: both;
  content: ' ';
}
.post .entry-content .johnson-box > * {
  padding: 0 30px 0 30px;
  margin-bottom: 1em;
}
@media only screen and (min-width: 601px) {
  .single .entry-content .johnson-box {
    padding-left: 0;
  }
  .johnson-box {
    margin-left: 25%;
  }
}
.entry-title {
  font-size: 1.5em;
}
.entry-content {
  clear: both;
}
p.entry-meta {
  margin-bottom: 1em;
}
.content-area .page-content,
.content-area .entry-content,
.content-area .entry-summary {
  margin-top: 1em;
}
.hentry {
  margin: 0;
}
.format-standard.hentry {
  margin: 1em 0;
}
@media only screen and (min-width: 601px) {
  .post-index-thumbnail {
    width: 40%;
    max-width: 300px;
    overflow: hidden;
  }
  .entry-header {
    position: relative;
  }
  .entry-title {
    float: left;
    width: 55%;
    margin-top: 50px;
    margin-bottom: 0;
    font-size: 2.05em;
    line-height: 1.2em;
  }
  .entry-meta {
    position: absolute;
    top: 15px;
    left: 0;
    width: 55%;
    margin: 0 10px;
    font-size: .8em;
  }
  .entry-content {
    width: 55%;
    padding-top: 10px;
    font-size: 1em;
  }
  .post {
    padding-left: 35px;
    overflow: hidden;
    clear: both;
    background: #fff;
  }
  .post h1,
  .post h2,
  .post h3,
  .post h4,
  .post h5,
  .post p {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1028px) {
  .post {
    min-height: 300px;
  }
}
.content-area .comment-navigation .nav-next,
.content-area .posts-navigation .nav-next,
.content-area .post-navigation .nav-next,
.content-area .comment-navigation .nav-previous,
.content-area .posts-navigation .nav-previous,
.content-area .post-navigation .nav-previous {
  padding: 10px;
}
@media only screen and (min-width: 601px) {
  .entry-title {
    margin-top: 50px;
  }
  .content-area .comment-navigation .nav-next,
  .content-area .posts-navigation .nav-next,
  .content-area .post-navigation .nav-next {
    float: left;
    width: 50%;
    text-align: right;
  }
  .content-area .comment-navigation .nav-previous,
  .content-area .posts-navigation .nav-previous,
  .content-area .post-navigation .nav-previous {
    float: right;
    width: 50%;
  }
  .content-area .comment-navigation .only-old,
  .content-area .posts-navigation .only-new {
    float: none;
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
.content-area .comment-navigation a,
.content-area .posts-navigation a,
.content-area .comment-navigation a:visited,
.content-area .posts-navigation a:visited,
.content-area .comment-navigation a:active,
.content-area .posts-navigation a:active {
  color: #ff9100;
}
.content-area .comment-navigation a:hover,
.content-area .posts-navigation a:hover {
  color: #858d96;
}
.home .content-area .posts-navigation {
  width: 100%;
}
.wp-caption .wp-caption-text {
  padding-bottom: 10px;
  border-bottom: solid 1px #767676;
}
.wp-caption {
  margin: 10px;
}
.wp-caption img {
  width: 100%;
  height: auto;
}
.wp-caption.aligncenter {
  margin: 10px;
}
@media only screen and (min-width: 601px) {
  .wp-caption.aligncenter {
    margin-right: auto;
    margin-left: auto;
  }
  .wp-caption.alignleft {
    margin-left: 20%;
  }
  .twitter-tweet {
    margin-left: 20%;
  }
}
.single .entry-content iframe {
  border: solid 1px #ddd;
}
@media only screen and (min-width: 601px) {
  .entry-content div.imagecompare-wrapper {
    margin-left: 25%;
  }
}
.balinks {
  margin: 0 auto;
}
.balinks a,
.balinks a:visited,
.balinks a:active {
  color: #ff9100;
  text-decoration: none;
}
.balinks a:hover {
  text-decoration: underline;
}
.miniscoreboard {
  position: relative;
  width: 395px;
  height: 155px;
  margin: 10px auto;
  color: #fff;
  background: #000;
  border: 5px double #f58220;
}
.miniscoreboard .heading {
  padding-top: 10px;
  font-size: 20px;
  text-align: center;
}
.miniscoreboard .persons {
  margin: 10px 0;
}
.miniscoreboard .persons span {
  display: block;
  float: left;
  width: 50%;
  font-size: 15px;
  text-align: center;
}
.miniscoreboard .scores {
  position: absolute;
  top: 75px;
  left: 0;
  display: block;
  width: 100%;
  padding-bottom: 20px;
  margin-top: 0;
  clear: both;
  font-family: "Orbitron", sans-serif;
  font-size: 45px;
}
.miniscoreboard .scores span {
  display: block;
  float: left;
  width: 50%;
  color: gold;
  text-align: center;
}
.miniscoreboard br {
  clear: both;
}
.hskScoreboard {
  width: 395px;
  margin: 0 auto;
}
.hskScoreboard h3 {
  padding: 10px 0;
}
.hskScoreboard p {
  margin-top: 0;
}
.hskScoreboard .zebra {
  width: auto;
  padding: 5px;
  background-color: #faf8f9;
}
.hskScoreboard .zebra-alt {
  background-color: #f1f1f1;
}
.hskScoreboard .score-label {
  width: 100%;
  padding: 2px 0;
  margin: 0 0 5px 0;
  font-weight: bold;
}
.hskScoreboard .y-axis {
  display: inline;
  float: left;
  width: 110px;
  margin-bottom: 5px;
}
.hskScoreboard .x-axis {
  display: inline;
  float: left;
  width: 70%;
  margin-bottom: 5px;
  clear: right;
}
.hskScoreboard .x-axis .bar {
  display: block;
  padding: 2px 0;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  background: none repeat scroll 0 0 #ef892f;
  border-radius: 2px 2px 2px 2px;
}
.hskScoreboard .x-axis .bar-alt {
  color: #ef892f;
}
.yd_linkware {
  display: none;
}
/*# sourceMappingURL=bootstrap-theme.css.map */
