﻿/****************************/
/* user styles */
/**umb_name:largeCap*/
.largeCap {
    font-family: Lustria, serif;
    font-size: 8.6rem;
    line-height: 8.6rem;
    vertical-align: top;
    float: left;
    margin: 0 0 -2rem 0;
    padding: 0 6px 0 0;
}

/**umb_name:Quote*/
blockquote.quote {
    margin: 0 auto;
    border-left: 1.5px solid #C42A2A;
    padding: 0 0 10px 20px;
}

.pagetype_page blockquote:nth-of-type(odd).quote {
    font-family: 'Lustria', serif;
    font-size: 2.4rem;
    line-height: 3.6rem;
    margin-top: 15px;
}

@media screen and (min-width: 768px) {
    .pagetype_page blockquote:nth-of-type(odd).quote {
        margin-top: 3.8rem;
    }
}

.pagetype_page blockquote:nth-of-type(even).quote {
    font-size: 1.6rem;
    line-height: 2.4rem;
    text-transform: uppercase;
    margin-bottom: 3.8rem;
}

/**umb_name:Inset Block*/
blockquote.insetBlock {
    background-color: #e9e6e6;
    border: none;
    margin: .16666em 0 20px 20px;
}

@media screen and (min-width: 768px) {
    blockquote.insetBlock {
        float: right;
        width: 355px;
    }
}

span.marker {
    width: 5px;
    height: 10px;
    background: #C42A2A;
    margin: 5px 5px 0 -10px;
    float: left;
}

ul.navbar-default__level-one.mobile > li > a > span.marker {
    margin-top: 4px;
}

/***********************************/
/* newsItem */

.newsItem .shareableContentSection .row > div > p:nth-of-type(1),
.newsItem .newsItemText {
    margin-top: 3rem;
}

/*.newsItem .newsItemTextp.intro +p:first-letter {
    font-family: Lustria, serif;
    font-size: 8rem;
    line-height: 8rem;
    vertical-align: top;
    float: left;
    margin: 0 0 -1rem 0;
    padding: 0 6px 0 0;
}*/

.newsItem article h1 {
    font-size: 4rem;
    line-height: 5rem;
}
@media screen and (min-width: 992px) {
    .newsItem article h1 {
        font-size: 5.6rem;
        line-height: 7rem;
    }
}

.newsItem .newsItemText p.intro {
    font-size: 1.8rem;
    line-height: 2.4rem;
}

.newsItem .date {
    color: #1e1e1e;
    margin-bottom: 3rem; /***/
}

.pagetype_newsItem .contentCollectionSection.relatedNews {
    margin-bottom: 12rem;
}


/***********************************/
/* event */
.event .eventHeader {
    position: relative;
}

    .event .eventBackground {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(169,3,41,0);
        background: -moz-linear-gradient(top, rgba(169,3,41,0) 0%, rgba(51,51,51,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(169,3,41,0)), color-stop(100%, rgba(51,51,51,1)));
        background: -webkit-linear-gradient(top, rgba(169,3,41,0) 0%, rgba(51,51,51,1) 100%);
        background: -o-linear-gradient(top, rgba(169,3,41,0) 0%, rgba(51,51,51,1) 100%);
        background: -ms-linear-gradient(top, rgba(169,3,41,0) 0%, rgba(51,51,51,1) 100%);
        background: linear-gradient(to bottom, rgba(169,3,41,0) 0%, rgba(51,51,51,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#333333', GradientType=0 );
    }

.event .eventTitle {
    position: absolute;
    bottom: 30px;
    left: 0;
    color: #fff;
    padding-left: 30px;
}

.event.hasImage h1 {
    font-size: 1.8rem;
    line-height: 2.7rem;
}

.event .eventText p.intro {
    font-family: 'Lustria', serif;
    font-size: 3.2rem;
    line-height: 4.8rem;
}

@media screen and (min-width: 568px) {
    .event.hasImage .eventTitle h1 {
        font-size: 3rem;
        line-height: 4.5rem;
    }
}

@media screen and (min-width: 992px) {
    .event.hasImage .eventTitle h1 {
        font-size: 4rem;
        line-height: 6rem;
    }
}

@media screen and (min-width: 768px) {
    .event .eventText h2 {
        font-size: 2.4rem; /* =32px */
        line-height: 3.6rem; /* =48px */
    }
}

.event .eventText {
    margin-top: 1.6rem;
} 

.event .eventPanel {
    background-color: #e9e6e6;
    color: #1e1e1e;
    margin-right: 15px;
    padding: 15px 0 0 15px;
}

.event .eventPanel h4 {
    font-size: 1.6rem;
    line-height: 2.4rem;
}


.event .eventPanel .row.eventScroll {
    margin-right: 15px;
}

@media screen and (min-width: 992px) {
    .event .eventPanel {
        padding: 30px 0 0 30px;
    }
}

    .event .row > div.social-shares {
        padding-right: 0;
    }

        /*.event .row > div.social-shares h6 {
            margin-top: 15px;
        }*/

    .event .social-shares ul, .event .social-shares li {
        list-style: none;
        padding-left: 0;
        padding-bottom: 5px;
    }

    .event .social-shares ul {
        margin: auto;
    }

    .event .eventPanel table {
        border-right: 1.5px solid #D3CDCD;
    }


    .event .row > div.eventInfo {
        padding: 0 0 0 8px;
        border-right: 2px solid #D3CDCD;
    }

    .event .eventInfo h4 {
        font-family: Lato-Bold, Lato, sans-serif;
        text-transform: uppercase;
        margin-top: 0;
    }

    .event .eventInfo .eventLabel {
        font-family: Lato-Bold, Lato, sans-serif;
        padding-right: 5px;
    }

    .event .eventInfo div {
        padding-bottom: 5px;
    }

    .event .eventInfo .eventLinks {
        padding: 15px 0;
    }


.pagetype_event .contentCollectionSection.relatedEvents {
    margin-bottom: 12rem;
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    .event .social-shares ul {
        text-align: center;
    }

        .event .social-shares ul li {
            float: none;
            display: inline-block;
        }

    .event .row > div.eventInfo {
        border-right: none;
    }
}


    /*@media screen and (max-width: 991px) {
        .event h1 {
            margin: 0 0 5px;
        }



        .event p {
            margin: 0 0 5px;
        }


        }
    }*/
    @media screen and (max-width: 991px) {
        .event .eventTitle {
            bottom: 5px;
            padding-left: 15px;
        }

        /*.event h2 {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }*/
    }


/***************************/
/* biography */

.biography .intro {
	font-size: 2.4rem;
	line-height: 3.6rem;
}
