#page #page-content {
    background: url('/wga-main/images/template/article-header-bgimg.png') top center no-repeat;
    min-height: 800px;
}
#page #page-content > * {
    padding-left: 0;
    padding-right: 0;
    margin-left: 24px;
    margin-right: 24px;
}
#page aside {
    border-top-color:#a8b9cf;
}
    #page aside .aside-inner {
    background:#dee5ee;
}
/*#page aside {
    padding: 0 32px !important;
}*/

/* Primary mobile sizes */
@media (max-width: 667px) {
    #page #aside .aside-block {
        width:100%;
    }
}



/* begin of new styles */

ul.related-stories
{
 list-style: none;
}

ul.related-stories li
{
    border-bottom:1px solid #9D9D9D;
    padding: 30px 0 40px;
}

ul.related-stories li img
{
    float: left;
    margin-right: 15px;
    max-width:215px;
    max-height: 250px;
}

ul.related-stories li p.date
{
    margin-top: 0 !important;
    color: gray;
    font-size: 13px;
    font-weight: bold;
    padding-left: 215px;
}

ul.related-stories li h4
{
    margin-top:0px;
    padding-left: 215px;
}

ul.related-stories li h4 a
{
    color: #000;
    font-weight: bold;
}

ul.related-stories li .intro
{
   font-size: 13px;
   padding-left: 215px;
}

ul.related-stories li .writtenby
{
   font-size: 13px;
   padding-left: 215px;
}

/* end of new styles */

h1 {
    margin-top:36px;
    border-bottom:1px solid;
    padding-bottom:10px;
}
h2 {
    font-size:2.1rem;
    color:#597eac;
    margin-top:15px;
}
.index-item, .site-search-result-page-title, .single-item {
    position:relative;
    margin-top:35px;
    padding-bottom:14px;
    border-bottom:1px solid #cacaca;
    clear:both;
}

.index-description .dep {
    color:#999;
    font-size: .8em;
}
.index-image {
    /*width:25%;*/
    /*min-width: none;*/
    /*max-width: 250px;*/
    float:left;
    margin: 0 0.5em 1em 0;
    min-width: 120px;
}
.index-image img {
    max-width: 135px;
}
.index-image img.minwidth {
    min-width: 120px;
}
.index-content {
    float:none;
    width:100%;
}
.index-content .listing-date {
    color: #ccc;
}
.index-image .listing-date {
    color: #f3a554;
}
.index-content .listing-date {
    display: inline-block;
}
.index-image .listing-date {
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 1;
    margin-right: 8px;
    min-width: 32px;
    text-align: left;
    vertical-align: top;
}


.index-image .listing-date em, .index-image .listing-date i {
    display: block;
    font-family: "merriweather";
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    color: #ababab;
}


.index-image .listing-date em + em, .index-image .listing-date i + i {
  display: block;
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 400;
  color: #f3a554;
}
.index-content .date {
  display: block;
  font-family: "merriweather";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  color: #898989;
  margin-top: 3px;
}


.index-content h3 {
    margin: 0;
    line-height: 1em;
    font-size: 1.4em;
}
.index-content h3, 
.index-content .listing-date {
    font-size: 1.2em;
    font-weight: bold;
}
.index-content h3 a[href]:empty {
    text-decoration: none;
    cursor: default;
}
.article-single .index-image {
    max-width: 225px;
    width: 100%;
}
.press-list .index-image {
    min-width: 0;
    max-width: 60px;
    width: 100%;
}

.press-list #aside .aside-block {
    background: #dee5ee;
}
.press-list #aside .aside-block ul.related-stories {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
.press-list #aside .aside-block ul.related-stories li {
    position: relative;
    padding: 0 0 1em;
    border-bottom: 1px solid #a8b9cf;
}
.press-list #aside .aside-block ul.related-stories li > * {
   padding: 0 24px 0; 
}
.press-list #aside .aside-block ul.related-stories li:last-of-type {
    border-bottom: 0 none transparent;
}
.press-list #aside .aside-block ul.related-stories li.featured {
    background: #c1cede;
    padding-top: 32px;
    border-bottom: none transparent;
}
.press-list #aside .aside-block ul.related-stories li.featured h4 {
    padding-left: 0;
}
.press-list #aside .aside-block ul.related-stories li.featured h4 a {
    color:#172e4b;
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: 400;
}
.press-list #aside .aside-block ul.related-stories li.featured p {
    border-bottom: 1px solid #a8b9cf;
    color:#4A5B70;
    padding-bottom: 8px;
}
.press-list #aside .aside-block ul.related-stories li.featured a.next-story {
    position: relative;
    display: block;
    color: #172e4b;
    font-size: 1.4em;
    font-weight: bold;
}
.contact-block {
    padding:15px;
}
.contact-block p {
    line-height: 1.6em;
}
.contact-block h3 {
    color:#172e4b;
    font-weight: 400;
    font-size: 1.6em;
}
.contact-block h4 {
    color:#172e4b;
    font-size: 1.1em;
    font-weight: 600;
}


.article-single .index-image img {
    max-width:100%;
}

.social {
    margin-right: 34px;
    margin-top: 0;
    position: absolute;
    right: 0;
    width: auto;
    z-index: 1;
}
.social span {
    background: none !important;
    color: #d5d8df;
    font-size: 2.3rem;
    padding: 2px 6px;
    width:auto !important;
    height:auto !important;
    position: relative
}
.social span span {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: 100% !important;
    height: 100% !important;
}
.social span:first-child {
    color: #b8b8b8;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 8px 4px 8px 0;
}
.years {
    border-top: solid 1px #4f5d72;
    padding-top: 20px;
    font-size: 15px;
}
.years .the-craft {
    list-style-type: none;
    padding: 0;
    margin:0;
}

/*#event-listing .main-month {
    font-size: 1.6em;
    font-weight: 600;
    margin-top: 2em;
}*/
#event-listing .index-item {
    padding-bottom: 2em;
}


#event-listing .main-month {
    font-size: 1.5em;
    font-weight: 600;
    margin-top: 1em;
    font-family: "merriweather";
    color: #597eac;
}





.index-content .index-description {
    margin: 1.5em 0;
}
.press-list .index-content .index-description {
    margin: 0;
}
.created-by {
    /*margin-top: 1.5em;*/
    margin: 1.5em 0 0 0;
}
.index-content h3 span {
    font-size: 24px;
    margin-right: 7px;
}

/* ARTICLE INDEX */

/* PAGINATION */
.pagi {
    margin: 1em 0;
}
.pagi > * {
    display: inline-block;
    min-width: 1em;
    background: rgba(239,239,239,0.5);
    border: 1px solid #ccc;
    padding: 0.5em 1em;
    margin: 0.2em;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}
.pagi > * a {
    color: #3385ac;
}
.pagi > *:hover,
.pagi .cms-page-current {
    background: #3385ac;
    border-color: #3385ac;
    color: #fff;
}

.index-item .index-content

@media (min-width: 568px) {

}
@media (min-width: 768px) { 
    .index-image + .index-content {
        padding-right:36px;
    }
    .index-item {
        display:flex;
        /*flex-direction: column;*/
        /*flex-wrap: wrap;*/
    }
    .index-content {
        width:auto;
    }
    .index-image + .index-content {
        padding-left:24px;
    }
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {
    .index-image + .index-content {
        padding-right:36px;
    }
    /*.index-image {
        width: auto;
    }*/
    .index-item {
        display:flex;
    }
    .index-content {
        /* width:auto; */
        width:100%;
    }
    .index-image + .index-content {
        padding-left:24px;
    }
}
@media screen and (max-width: 1999px) and (min-width: 1023px) { 
    .article-single .index-image {
        width: 195px;
        min-width: 195px;
    }
    .article-single .index-image img {
        max-width: 195px;
    }
}

@media (max-width: 767px) {
    .index-url .btn {
        margin-top: 10px;
    }
}


@media screen and (max-width: 667px) {
    .press-list .index-image {
        max-width:100%;
    }
    .article-single .index-image {
        margin: 0 1.5em 1em 0;
    }
    .social {display:none;}
    #page {padding:0;}
}
@media (max-width: 568px) {
    .article-single .index-image {
        max-width: 100%;
    }
}