/*Base*/
a, a:hover, a:visited {
  color: #f29f47;
  text-decoration: none;
  outline: 0;
  font-weight: 400; }

a:hover {
  color: #c3690a; }

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1em;
  color: #333333;
  text-align: justify;
  -webkit-font-smoothing: antialiased; }

/* Reuse */
.zero-margin, .the-content, article.post .entry-content,
article.post .entry-summary,
article.page .entry-content,
article.page .entry-summary, .error-404 .page-content, article.post .entry-content div.wp-biographia-container-top .wp-biographia-text,
article.post .entry-summary div.wp-biographia-container-top .wp-biographia-text,
article.page .entry-content div.wp-biographia-container-top .wp-biographia-text,
article.page .entry-summary div.wp-biographia-container-top .wp-biographia-text, article.post .entry-content div.wp-biographia-container-top h3,
article.post .entry-summary div.wp-biographia-container-top h3,
article.page .entry-content div.wp-biographia-container-top h3,
article.page .entry-summary div.wp-biographia-container-top h3, article.post h1.entry-title,
article.page h1.entry-title, div#jp-relatedposts, #comments, #comments h2 {
  margin: 0; }

.zero-padding, .the-content, article.post .entry-content,
article.post .entry-summary,
article.page .entry-content,
article.page .entry-summary, .error-404 .page-content, article.post .entry-content div.wp-biographia-container-top,
article.post .entry-summary div.wp-biographia-container-top,
article.page .entry-content div.wp-biographia-container-top,
article.page .entry-summary div.wp-biographia-container-top, article.post h1.entry-title,
article.page h1.entry-title, div#jp-relatedposts, #comments, #comments h2 {
  padding: 0; }

.clearfix {
  clear: both;
  display: block; }

/* Layout */
#loopa-header {
  width: 100%;
  height: 300px;
  background-color: #1c1f26;
  position: relative; }
  #loopa-header .site-branding {
    background: url("https://i2.wp.com/virtri.com/wp-content/themes/loopa/images/header.jpg") 50% 150% no-repeat;
    width: 100%;
    height: 300px;
    margin: 0 auto;
    position: absolute;
    background-size: 120%;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    background-attachment: fixed !important; }

.site-branding {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 100;
  color: white;
  width: auto;
  height: auto;
  position: relative; }
  .site-branding .loopa-image {
    position: relative; }
  .site-branding img.logo {
    height: 125px;
    display: block;
    margin: 0 auto; }
  .site-branding .site-title {
    font-size: 5em;
    margin: 0;
    padding: 0;
    margin-top: 100px;
    text-align: center;
    display: block;
    height: auto;
    position: relative; }
    .site-branding .site-title a {
      color: white;
      position: relative; }
  .site-branding .site-description {
    font-size: 1.8em;
    margin: 0;
    padding: 0;
    text-align: center;
    padding-left: 0;
    font-weight: 400; }

nav.main-navigation {
  margin-bottom: 15px; }
  nav.main-navigation .menu {
    display: table;
    margin: 0 auto; }
    nav.main-navigation .menu li a {
      font-size: 1.8em;
      padding: 10px 7.5px;
      margin: 0 10px; }

.the-content, article.post .entry-content,
article.post .entry-summary,
article.page .entry-content,
article.page .entry-summary, .error-404 .page-content {
  font-size: 1.6em;
  line-height: 2.1em;
  margin: 15px auto; }

article.post,
article.page {
  margin: 30px auto; }
  article.post .entry-content a,
  article.post .entry-summary a,
  article.page .entry-content a,
  article.page .entry-summary a {
    border-bottom: 1px dotted #f29f47;
    font-weight: 400; }
    article.post .entry-content a img,
    article.post .entry-summary a img,
    article.page .entry-content a img,
    article.page .entry-summary a img {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    article.post .entry-content a img:hover,
    article.post .entry-summary a img:hover,
    article.page .entry-content a img:hover,
    article.page .entry-summary a img:hover {
      -webkit-filter: opacity(0.5); }
  article.post .entry-content pre code,
  article.post .entry-summary pre code,
  article.page .entry-content pre code,
  article.page .entry-summary pre code {
    background-color: transparent;
    color: inherit; }
  article.post .entry-content figure img,
  article.post .entry-summary figure img,
  article.page .entry-content figure img,
  article.page .entry-summary figure img {
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    display: block; }
  article.post .entry-content figure figcaption,
  article.post .entry-summary figure figcaption,
  article.page .entry-content figure figcaption,
  article.page .entry-summary figure figcaption {
    text-align: center;
    font-weight: 300;
    font-size: 0.75em; }
  article.post .entry-content p,
  article.post .entry-summary p,
  article.page .entry-content p,
  article.page .entry-summary p {
    margin-bottom: 1.5em; }
  article.post .entry-content .the-gallery, article.post .entry-content div.gallery, article.post .entry-content div.tiled-gallery,
  article.post .entry-summary .the-gallery,
  article.post .entry-summary div.gallery,
  article.post .entry-summary div.tiled-gallery,
  article.page .entry-content .the-gallery,
  article.page .entry-content div.gallery,
  article.page .entry-content div.tiled-gallery,
  article.page .entry-summary .the-gallery,
  article.page .entry-summary div.gallery,
  article.page .entry-summary div.tiled-gallery {
    margin: 0 auto;
    max-width: 640px; }
  article.post .entry-content div.gallery figure.gallery-item div.gallery-icon img,
  article.post .entry-summary div.gallery figure.gallery-item div.gallery-icon img,
  article.page .entry-content div.gallery figure.gallery-item div.gallery-icon img,
  article.page .entry-summary div.gallery figure.gallery-item div.gallery-icon img {
    margin: 0 auto;
    text-align: center;
    -moz-box-shadow: none;
    box-shadow: none; }
  article.post .entry-content div.gallery figure.gallery-item figcaption.gallery-caption,
  article.post .entry-summary div.gallery figure.gallery-item figcaption.gallery-caption,
  article.page .entry-content div.gallery figure.gallery-item figcaption.gallery-caption,
  article.page .entry-summary div.gallery figure.gallery-item figcaption.gallery-caption {
    text-align: center;
    font-weight: 300;
    font-size: 0.75em; }
  article.post .entry-content div.wp-biographia-container-top .wp-biographia-pic,
  article.post .entry-summary div.wp-biographia-container-top .wp-biographia-pic,
  article.page .entry-content div.wp-biographia-container-top .wp-biographia-pic,
  article.page .entry-summary div.wp-biographia-container-top .wp-biographia-pic {
    margin: 15px 15px 15px 0 !important;
    padding: 0 !important; }
  article.post .entry-content div.wp-biographia-container-top .wp-biographia-text,
  article.post .entry-summary div.wp-biographia-container-top .wp-biographia-text,
  article.page .entry-content div.wp-biographia-container-top .wp-biographia-text,
  article.page .entry-summary div.wp-biographia-container-top .wp-biographia-text {
    margin-top: 15px;
    display: block;
    width: 80%; }
  article.post .entry-content div.wp-biographia-container-top img,
  article.post .entry-summary div.wp-biographia-container-top img,
  article.page .entry-content div.wp-biographia-container-top img,
  article.page .entry-summary div.wp-biographia-container-top img {
    -moz-box-shadow: none;
    box-shadow: none;
    display: block; }
  article.post h1.entry-title,
  article.page h1.entry-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 3.2em;
    text-align: left;
    color: #df893e; }
    article.post h1.entry-title a,
    article.page h1.entry-title a {
      color: #df893e; }
    article.post h1.entry-title a:hover,
    article.page h1.entry-title a:hover {
      color: #c3690a; }
  article.post h1, article.post h2, article.post h3, article.post h4, article.post h5, article.post h6,
  article.page h1,
  article.page h2,
  article.page h3,
  article.page h4,
  article.page h5,
  article.page h6 {
    font-family: "Droid Sans", sans-serif;
    font-weight: 700; }
  article.post .byline,
  article.page .byline {
    display: none; }

h1.page-title,
h1.widget-title {
  font-size: 3em;
  font-weight: 600; }

code {
  background-color: #e58b2c;
  color: #786133; }

.loopa-thumb {
  overflow: hidden;
  height: 300px;
  width: 300px;
  float: left;
  margin-right: 30px;
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5); }

.loopa-thumb,
.loopa-image,
.widget_sp_image,
.site-title a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.loopa-thumb:hover,
.loopa-image:hover,
.widget_sp_image:hover,
.site-title a:hover {
  -webkit-filter: opacity(0.5); }

nav.paging-navigation,
nav.post-navigation {
  font-size: 1.6em; }

footer.entry-footer,
.entry-header .entry-meta,
section.not-found .page-content {
  font-size: 1.4em;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #666666; }

footer.entry-footer {
  margin: 10px auto;
  padding: 10px 0;
  border-top: 4px solid #F2523D; }

.entry-header .entry-meta {
  margin: 10px 0; }

footer#colophon {
  color: #f5f5f5;
  text-align: right;
  height: 44px;
  background: #333333; }
  footer#colophon .site-info {
    margin-top: 15px;
    font-size: 14px; }

.comments-area {
  font-size: 1.4em;
  margin: 30px auto; }

/* JetPack */
.jetpack-h3, div#jp-relatedposts h3.jp-relatedposts-headline, div.sharedaddy h3.sd-title {
  font-size: 1.2em;
  margin: 10px auto;
  font-family: "Open Sans", sans-serif;
  font-weight: 600; }

div#jp-relatedposts h3.jp-relatedposts-headline em {
  font-weight: 600; }
div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  font-size: 1em;
  margin: 10px auto; }

div.sharedaddy .wpl-count-text {
  font-size: 1.2em !important; }

#comments {
  margin-bottom: 30px;
  background-color: #f5f5f5;
  padding: 30px; }
  #comments h2 {
    padding: 0 0 30px;
    text-transform: uppercase;
    display: block;
    font-weight: 800; }
  #comments .comment-content p {
    margin: 10px 0; }
  #comments .comment {
    margin-bottom: 30px; }
    #comments .comment .comment {
      margin-top: 30px; }
  #comments ol li, #comments ul li {
    list-style-type: none; }

@media only screen and (min-device-width: 320px) and (max-device-width: 760px) {
  body {
    font-size: 0.8em; }

  article.post {
    font-size: 1.1em; }
    article.post .alignright, article.post .alignleft {
      float: none;
      margin: 15px auto 15px auto; }

  .loopa-thumb {
    float: none;
    margin: 15px auto 30px auto;
    width: 200px;
    height: 200px; }
    .loopa-thumb img {
      width: 200px;
      height: 200px; }

  #loopa-header .site-branding {
    background: url("https://i2.wp.com/virtri.com/wp-content/themes/loopa/images/header.jpg") 50% 50% no-repeat;
    background-attachment: scroll !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #loopa-header .site-branding {
    background: url("https://i2.wp.com/virtri.com/wp-content/themes/loopa/images/header.jpg") 50% 50% no-repeat;
    background-attachment: scroll !important; } }
