/*
Theme Name: A Church University Chaplaincy Resource
Theme URI: http://chaplaincyresource.canterbury.ac.uk
Author: Nevison Hardy Creative
Author URI: http://nevisonhardy.co.uk
Description:
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: acucr
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

acucr is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
	5.1 Links
	5.2 Menus
6.0 Accessibility
7.0 Alignments
8.0 Clearings
9.0 Widgets
10.0 Content
	10.1 Posts and pages
	10.2 Asides
	10.3 Comments
11.0 Infinite scroll
12.0 Media
	12.1 Captions
	12.2 Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
@font-face {
  font-family: 'Bariol_Bold';
  src: url("fonts/Bariol_Bold-webfont.eot");
  src: url("fonts/Bariol_Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Bariol_Bold-webfont.woff2") format("woff2"), url("fonts/Bariol_Bold-webfont.woff") format("woff"), url("fonts/Bariol_Bold-webfont.ttf") format("truetype"), url("fonts/Bariol_Bold-webfont.svg#bariol_boldbold") format("svg");
  font-weight: bold;
  font-style: normal; }

body,
button,
input,
select,
textarea {
  color: #34495E;
  font-family: "adelle", sans-serif, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased; }

@media screen and (min-width: 512px) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 13px; } }

@media screen and (min-width: 768px) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 14px; } }

@media screen and (min-width: 1024px) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 16px; } }

h1 {
  font-size: 2.5em; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.25em; }

h4 {
  font-size: 1.1875em; }

h5 {
  font-size: 1.125em; }

h6 {
  font-size: 1.0675em; }

p {
  font-size: 1em; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #2C3E50;
  margin-bottom: 0.5em;
  line-height: 1.1; }
  .site-main h1, .site-main
  h2, .site-main
  h3, .site-main
  h4, .site-main
  h5, .site-main
  h6 {
    text-align: left; }

h1,
h2,
h3 {
  font-family: "niveau-grotesk", sans-serif, sans-serif; }

h4,
h5,
h6 {
  font-family: "adelle", sans-serif, sans-serif; }

.logo-heading {
  min-height: 50px;
  height: auto;
  color: #F47B50;
  border-bottom: 2px solid #F47B50;
  background-image: url("img/logo-heading.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 10px 0 3px 60px;
  border-radius: 0 0 0 3px; }

p {
  margin-bottom: 1.5em; }

.lead {
  font-family: "adelle", sans-serif;
  font-size: 1.125em; }

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

blockquote {
  margin: 0;
  text-align: left;
  padding-left: 2em;
  font-style: italic;
  border-left: 10px solid #F47B50; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  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;
  font-size: 15px;
  font-size: 0.9375rem; }

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

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

big {
  font-size: 125%; }

.entry-content ul {
  margin: 0 0 1.5em 0.5em; }

.entry-content ul li {
  margin-bottom: 0.5em; }

.entry-content li > ul {
  margin-top: 0.5em; }

.entry-content .site-map {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  padding-top: 1em;
  font-family: "adelle", sans-serif, sans-serif;
  text-align: left;
  font-size: 1.125em; }

.entry-content .site-map > li {
  font-weight: bold; }

.entry-content .site-map ol {
  font-family: "adelle", serif;
  font-weight: normal;
  font-size: 0.9em;
  margin: 0 0 1.5em;
  border-left: 4px solid #E6E6E6; }

.entry-content .site-map li > ol {
  margin-top: 0.5em; }

.entry-content .site-map > li > ol {
  margin-top: 1em; }

.entry-content .site-map ol ol {
  list-style-type: lower-roman; }

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:after,
*:before {
  /* 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. */ }

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

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

.clearfix:after {
  display: table;
  content: "";
  clear: both; }

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

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

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ol,
li > ul {
  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. */ }

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

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
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);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.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:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  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="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 2px solid #ccc;
  border-radius: 20px; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #34495E;
  outline: none;
  border-color: #F47B50; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 5px 20px;
  width: 100%; }

textarea {
  padding: 20px;
  width: 100%;
  resize: vertical; }

.search-field {
  background-image: url("img/search.png");
  background-repeat: no-repeat;
  background-position: 9px 9px;
  padding: 5px 5px 5px 33px !important; }

.search-submit {
  display: none; }

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
  color: #F47B50; }

a:visited {
  color: #D87556; }

a:active,
a:focus,
a:hover {
  color: #ED9A80; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
  position: fixed;
  left: -350px;
  top: 0;
  height: 100%;
  width: 100%;
  max-width: 350px;
  background-color: red;
  z-index: 2;
  background-color: #222f3d;
  overflow: scroll;
  transition: all 0.3s ease; }

.main-navigation.is-open {
  left: 0; }

.main-navigation ul {
  margin-left: 0;
  padding: 0;
  list-style: none; }

.main-navigation .pagenav {
  font-weight: bold;
  margin-bottom: 0; }

.main-navigation .pagenav a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 5px 10px;
  text-decoration: none;
  transition: all 0.1s ease; }

.main-navigation .pagenav a:visited {
  color: #F47B50; }

.main-navigation .pagenav a:hover {
  background-color: #F47B50;
  color: white; }

.main-navigation .pagenav > li {
  border-top: 4px solid #F8B096; }

.main-navigation .pagenav ul {
  background-color: white;
  max-width: 100%;
  width: 100%; }

.main-navigation .pagenav ul ul li {
  background-image: url("img/tube-small_middle.png");
  background-repeat: no-repeat;
  background-position: center left; }

.main-navigation .pagenav ul ul li:first-child {
  background-image: url("img/tube-small_top.png"); }

.main-navigation .pagenav ul ul li:last-child {
  background-image: url("img/tube-small_bottom.png"); }

.main-navigation .pagenav ul ul li a {
  padding-left: 40px;
  font-weight: normal; }

.main-navigation .pagenav ul ul .current_page_item {
  background-image: url("img/tube-small_middle-active.png");
  background-color: #F47B50; }

.main-navigation .pagenav ul ul .current_page_item:first-child {
  background-image: url("img/tube-small_top-active.png"); }

.main-navigation .pagenav ul ul .current_page_item:last-child {
  background-image: url("img/tube-small_bottom-active.png"); }

.main-navigation .pagenav .current_page_item {
  background-color: #F47B50; }

.main-navigation .pagenav .current_page_item > a {
  color: white;
  font-weight: 900; }

.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
  font-weight: 900; }

.main-navigation .scroll {
  position: fixed;
  bottom: 0;
  left: -350px;
  height: 80px;
  width: 350px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), white);
  border-bottom: 30px solid white;
  transition: all 0.3s ease; }

.main-navigation .scroll.is-open {
  left: 0; }

.main-navigation .scroll:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid #34495E;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-animation: bounce 1s ease-in-out infinite alternate;
  animation: bounce 1s ease-in-out infinite alternate; }

@media all and (min-width: 1024px) {
  .main-navigation,
  .main-navigation .scroll {
    left: 0; }
  .main-navigation {
    box-shadow: 0 0 1em rgba(0, 0, 0, 0.2); } }

@-webkit-keyframes bounce {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(0, 8px); } }

@keyframes bounce {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(0, 8px); } }

.nav-reveal {
  display: block;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  background-color: #34495E;
  box-shadow: none !important;
  color: white;
  text-shadow: none;
  font-size: 12.8px;
  font-size: 0.8rem;
  padding: 12px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 0;
  border: none;
  border-color: #F47B50;
  border-left: 0 solid #F47B50;
  transition: all 0.3s ease;
  vertical-align: middle; }

.nav-reveal:hover {
  border-left: 15px solid #F47B50; }

.nav-reveal:focus {
  outline: none; }

.nav-reveal:before {
  content: "\2192";
  margin-right: 1em; }

.nav-reveal.nav-open:before {
  content: "\00d7"; }

@media all and (min-width: 512px) {
  .nav-reveal {
    top: 36px;
    width: 160px;
    padding: 20px;
    font-size: 16px;
    font-size: 1rem; }
  .nav-reveal.nav-open {
    left: 350px; } }

@media all and (min-width: 1024px) {
  .nav-reveal {
    display: none; } }

.nav-reveal.nav-open:after {
  transform: rotateZ(180deg); }

.nav-footer {
  color: white;
  padding: 10px 15px; }

.posts-navigation {
  padding: 0 50px; }

.posts-navigation .nav-links {
  width: 100%; }

.posts-navigation .nav-links a {
  padding: 3px 6px;
  border: 2px solid #e6e6e6;
  text-decoration: none;
  border-radius: 5px;
  color: #ccc;
  font-weight: bold;
  transition: all 0.1s ease-in-out; }

.posts-navigation .nav-links a:hover {
  border-color: #F47B50;
  color: #F47B50; }

.posts-navigation .nav-links .nav-previous {
  display: block;
  float: left; }

.posts-navigation .nav-links .nav-next {
  display: block;
  float: right; }

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

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

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

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
  content: "";
  display: table; }

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
  clear: both; }

/*--------------------------------------------------------------
9.0 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; }

.mwm-aal-container {
  background-color: white;
  position: fixed;
  width: 400px;
  top: 300px;
  right: 20px;
  border: 2px solid black; }

.mwm-aal-container ul {
  list-style: none;
  margin: 0;
  padding: 20px; }

.mwm-aal-container li {
  margin-bottom: 1em;
  position: relative;
  padding-left: 20px; }

.active {
  font-weight: bold; }

.active a {
  color: green; }

.dot {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: white;
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  box-shadow: 0 0 0 2px lightgray;
  transform: scale(0.5);
  transition: all 0.3s cubic-bezier(0.17, 1, 0.34, 0.98); }

.marker {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: green;
  display: block;
  transition: all 0.3s cubic-bezier(0.17, 1, 0.34, 0.98);
  transform: scale(0);
  position: absolute;
  left: 2px;
  top: 7px; }

.active .marker {
  transform: scale(1); }

.active .dot {
  box-shadow: 0 0 0 2px green;
  transform: scale(1); }

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
.nav-header {
  background-color: #2C3E50;
  padding: 50px 25px; }

.site-title {
  line-height: 1;
  margin-bottom: 25px; }

.site-title a {
  color: white;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

.site-title a:hover {
  color: white; }

.site-logo {
  width: 60px; }

.search-field {
  display: block;
  width: 100%;
  box-sizing: border-box !important; }

.content-area {
  margin: 0 auto; }

.site-main {
  padding: 0 25px;
  max-width: 1000px;
  margin: 0 auto; }

@media all and (min-width: 512px) {
  padding: 0 50px; }

.site-footer {
  background-color: #34495E;
  margin-top: 3em;
  border-top: 4px solid #F47B50;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transition: all 0.3s ease;
  padding: 0 25px 1em; }

.site-footer.nav-open {
  left: 350px;
  right: -350px; }

@media all and (min-width: 1024px) {
  .site-footer {
    left: 350px; } }

.to-top {
  text-align: center;
  background-color: #F47B50;
  width: 100px;
  padding: 5px;
  margin: -15px auto 0; }

.to-top a {
  color: white;
  font-weight: bold; }

.to-top a:hover {
  color: white; }

.site-info {
  max-width: 900px;
  margin: 1em auto 0;
  text-align: center; }

.site-info .affiliates {
  margin: 0 auto;
  max-width: 580px; }

.site-info .affiliates a {
  max-width: 49%;
  display: inline-block;
  padding: 0.5em; }

.site-info .site-info__specific {
  margin: 0 auto;
  max-width: 580px;
  color: white; }

.site-info .site-info__specific p {
  margin: 0 0 1em;
  font-size: 14.4px;
  font-size: 0.9rem; }

@media all and (min-width: 512px) {
  .site-info .site-info__specific p {
    font-size: 16px;
    font-size: 1rem; } }

/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
body.page,
body.search {
  position: relative; }

.wrapper {
  position: absolute;
  width: 100%;
  overflow-x: hidden;
  min-height: 100vh; }

.site {
  position: relative;
  left: 0;
  transition: left 0.3s ease;
  padding-bottom: 250px; }

.site.nav-open {
  left: 350px; }

@media all and (min-width: 1024px) {
  .site {
    padding-left: 350px; } }

.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.group-blog .byline,
.single .byline {
  display: inline; }

.entry-content,
.entry-summary,
.page-content {
  margin: 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.type-page {
  padding: 50px 0 0; }

@media all and (min-width: 512px) {
  .type-page {
    padding: 50px 50px 0; } }

.type-page.chapter,
.type-page.home {
  background-color: white; }

@media all and (min-width: 512px) {
  .site-main .subchapter {
    padding: 50px 0 0; } }

@media all and (min-width: 768px) {
  .site-main .subchapter {
    margin-top: -85px;
    background: none;
    padding-top: 0; } }

.site-main .article {
  margin-top: -50px;
  padding: 0; }

.site-main .search-results {
  position: relative;
  z-index: 1; }

.site-main .search-results .page-title {
  padding: 50px 50px 0;
  background-color: white; }

.site-main .search-results .type-page {
  padding: 10px 50px 10px 225px;
  position: relative; }

.site-main .search-results .type-page img {
  position: absolute;
  top: 30px;
  left: 50px; }

.site-main .chapter,
.site-main .home,
.site-main .search-results {
  position: relative; }

@media all and (min-width: 768px) {
  .site-main .article {
    padding: 0 50px 0 100px; }
  .site-main .chapter,
  .site-main .home,
  .site-main .search-results {
    margin-top: -100px; } }

.featured-image {
  margin: 0 auto;
  background-color: white;
  background-size: cover;
  background-position: center;
  position: relative; }

.featured-image .masthead {
  text-align: center;
  margin: 0 auto;
  display: block; }

.featured-image__chapter .masthead {
  padding: 50px 0;
  max-width: 770px; }

.featured-image__subchapter {
  height: 200px; }

.featured-image__search {
  background-image: url("img/search.jpg");
  background-position: top; }

@media all and (min-width: 768px) {
  .featured-image__chapter {
    height: 370px; }
  .featured-image__search {
    height: 300px; }
  .featured-image__subchapter {
    height: 300px; } }

.featured-image__article {
  height: 220px; }

.featured-image__article .masthead,
.featured-image__search .masthead,
.featured-image__subchapter .masthead {
  padding: 50px 25px 0;
  width: 100%; }

@media all and (min-width: 768px) {
  .featured-image__article .masthead,
  .featured-image__search .masthead {
    padding: 50px 100px 0 150px; }
  .featured-image__subchapter .masthead {
    padding: 50px 50px 0; } }

.entry-header {
  position: relative;
  margin-top: 0;
  background-position: center;
  text-align: center; }

.entry-header .entry-title {
  margin-top: 0; }

@media all and (min-width: 768px) {
  .entry-header {
    text-align: left; } }

.subchapter .entry-header {
  background-color: #34495E;
  border-left: 10px solid #F47B50;
  padding: 15px;
  margin-bottom: 20px; }

.subchapter .entry-header h2 {
  color: white;
  margin: 0; }

@media all and (min-width: 512px) {
  .subchapter .entry-header {
    padding: 50px;
    margin-bottom: 40px; } }

.breadcrumbs {
  background-color: #34495E;
  border-left: 10px solid #F47B50;
  border-right: 10px solid transparent;
  padding: 10px;
  margin-bottom: 40px; }

.breadcrumbs a {
  color: white;
  text-decoration: none; }

.breadcrumbs a:hover {
  text-decoration: underline; }

.page-number {
  display: inline-block;
  color: #5D6D7E; }

@media all and (min-width: 768px) {
  .breadcrumbs {
    margin-left: -60px;
    padding: 10px 10px 10px 50px;
    margin-bottom: 40px; }
  .breadcrumbs a {
    color: white;
    text-decoration: none; }
  .breadcrumbs a:hover {
    text-decoration: underline; }
  .page-number {
    margin-right: 0.25em; } }

.subchapter__article-list {
  list-style-position: inside;
  list-style-type: lower-roman;
  padding: 12px 0 20px;
  text-align: left;
  margin: 0; }

.subchapter__article-list .page_item {
  position: relative;
  background-image: url("img/tube-large_middle.png");
  background-repeat: no-repeat;
  background-position: center left;
  padding: 20px 0 20px 60px; }

.subchapter__article-list .page_item:first-child {
  background-image: url("img/tube-large_top.png"); }

.subchapter__article-list .page_item:last-child {
  background-image: url("img/tube-large_bottom.png"); }

.subchapter__article-list a {
  text-decoration: none; }

.subchapter__article-list a:hover {
  text-decoration: underline; }

@media all and (min-width: 512px) {
  .subchapter__article-list .page_item {
    line-height: 1.2;
    font-size: 17.6px;
    font-size: 1.1rem; } }

.subchapter-index {
  display: none;
  font-family: "niveau-grotesk", sans-serif;
  list-style-position: inside;
  position: absolute;
  top: 0;
  right: 100%;
  width: 350px;
  margin: 0 20px 0 0;
  padding: 12px 0 20px 50px;
  text-align: right;
  transition: opacity 0.2s linear; }

.subchapter-index .page_item {
  position: relative;
  line-height: 1.2;
  background-image: url("img/tube-small_middle.png");
  background-repeat: no-repeat;
  background-position: center right;
  padding: 13px 40px 13px 0;
  font-size: 15.2px;
  font-size: 0.95rem; }

.subchapter-index .page_item:first-child {
  background-image: url("img/tube-small_top.png"); }

.subchapter-index .page_item:last-child {
  background-image: url("img/tube-small_bottom.png"); }

.subchapter-index .current_page_item {
  font-weight: 700;
  background-image: url("img/tube-small_middle-active.png"); }

.subchapter-index :not(.current_page_item) a {
  color: #46627f; }

.subchapter-index a {
  text-decoration: none; }

.subchapter-index a:hover {
  text-decoration: underline; }

.subchapter-index .current_page_item:first-child {
  background-image: url("img/tube-small_top-active.png"); }

.subchapter-index .current_page_item:last-child {
  background-image: url("img/tube-small_bottom-active.png"); }

.subchapter-index .current_page_item:only-of-type {
  background-image: url("img/tube-small_only-active.png"); }

.is-faded {
  opacity: 0.5; }

.is-faded:hover {
  opacity: 1; }

@media all and (max-width: 1024px) {
  .subchapter-index {
    display: none; } }

.entry-content {
  font-family: "adelle", serif;
  color: #5D6D7E;
  font-size: 13.6px;
  font-size: 0.85rem;
  text-align: justify;
  position: relative; }

@media all and (min-width: 512px) {
  .entry-content {
    font-size: 16px;
    font-size: 1rem; } }

@media all and (min-width: 768px) {
  .entry-content {
    font-size: 19.2px;
    font-size: 1.2rem; } }

.post-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.post-list li {
  margin-bottom: 0.5em; }

.post-list li a {
  text-decoration: none; }

.post-link__key {
  background-color: #34495E;
  border-left: 0 solid #F47B50;
  position: relative;
  padding: 55px 30px;
  transition: all 0.1s linear;
  overflow: hidden;
  background-size: cover;
  background-position: center right; }

.post-link__key:hover {
  border-left-width: 10px; }

.post-link__key:hover h2 {
  text-decoration: underline; }

.post-link__key h2 {
  color: white;
  margin: 0;
  z-index: 2;
  position: relative; }

.post-link__key .thumb-overlay {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  background: -moz-linear-gradient(left, #34495e 50%, rgba(52, 73, 94, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #34495e), color-stop(100%, rgba(52, 73, 94, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #34495e 50%, rgba(52, 73, 94, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #34495e 50%, rgba(52, 73, 94, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #34495e 50%, rgba(52, 73, 94, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #34495e 50%, rgba(52, 73, 94, 0) 100%);
  /* W3C */ }

.home .post-link__key {
  padding: 40px 30px; }

.chapter-name {
  font-size: 19.2px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #E6E6E6;
  position: relative;
  z-index: 2; }

.next-article {
  font-size: 17.6px;
  font-size: 1.1rem;
  font-family: "niveau-grotesk", sans-serif;
  border-top: 4px solid #E6E6E6;
  padding-top: 0.7em;
  font-weight: bold; }

.next-article .next-article__label {
  color: #7F8C8D; }

.next-article .next-article__link {
  display: block;
  float: right; }

.next-article a {
  display: inline-block;
  text-decoration: none;
  color: #5D6D7E;
  max-width: 440px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.next-article a:hover {
  text-decoration: underline;
  color: #F47B50; }

.next-article .arrow {
  display: block;
  float: right;
  color: #F47B50;
  margin-left: 0.5em; }

.post-list__small ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-family: "niveau-grotesk", sans-serif; }

.post-list__small li {
  content: "";
  display: table;
  font-size: 15.2px;
  font-size: 0.95rem;
  padding: 15px 0 15px 140px;
  margin: 0 !important;
  border-bottom: 1px solid white;
  min-height: 120px;
  width: 100%;
  position: relative;
  text-align: left;
  font-weight: bold; }

.post-list__small li:last-of-type {
  border-bottom: none; }

.post-list__small li:after {
  clear: both; }

.post-list__small img {
  width: 120px;
  height: 90px;
  position: absolute;
  top: 1em;
  left: 0; }

.post-list__small .chapter-name__small {
  display: block;
  color: #7F8C8D; }

.post-list__small a {
  font-size: 17.6px;
  font-size: 1.1rem; }

.page-child .post-list__small {
  position: absolute;
  right: 100%;
  width: 300px;
  margin-right: 50px; }

@media all and (max-width: 1024px) {
  .page-child .post-list__small {
    position: static;
    right: 0;
    width: auto;
    margin-right: 0; } }

#disqus_thread {
  padding: 0 50px; }

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comments-area .children {
  margin-left: 0;
  padding-left: 0; }

@media all and (min-width: 768px) {
  .comments-area {
    padding: 0 50px 0 100px; } }

.comment {
  border-left: 13px solid #E6E6E6;
  padding: 15px 0 0 15px; }

.comment.depth-1 {
  border: 1px solid #E6E6E6;
  border-radius: 15px 15px 15px 0;
  padding: 15px;
  margin-bottom: 15px; }

.comment.depth-1 .comment-body {
  padding-right: 0; }

.comment.depth-1 .comment .comment-body {
  padding-right: 15px; }

.comment-list {
  padding: 15px 0;
  margin: 0; }

.comment-meta {
  border-bottom: 4px solid #E6E6E6;
  height: 42px;
  line-height: 36px;
  vertical-align: middle; }

.comment-meta .avatar {
  float: left;
  margin-right: 0.5em; }

.comment-meta .comment-author {
  display: inline-block; }

.comment-meta .comment-metadata {
  display: block;
  float: right;
  font-size: 12.8px;
  font-size: 0.8rem; }

.comment-body {
  margin-bottom: 1em; }

.comment-body .reply a {
  padding: 3px 6px;
  border: 2px solid #e6e6e6;
  text-decoration: none;
  border-radius: 5px;
  color: #ccc;
  font-weight: bold;
  transition: all 0.1s ease-in-out; }

.comment-body .reply a:hover {
  border-color: #F47B50;
  color: #F47B50; }

.comment-body .reply {
  text-align: right; }

.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-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; }

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .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%; }

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

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

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
12.2 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; }
