﻿.border_top {
    border-top: solid 1px #333;
}
.head_line_2 {
    background-color: #ffc8d3;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .8px;
    margin: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    width: 100%;
}

.sub_footer1 {
    border: 1px solid #c2c2c2;
    box-sizing: border-box;
    height: auto;
    margin: auto auto 20px;
    width: 100%;
}

.text1 a {
    color: #656565;
    font-weight: 700;
    list-style: outside none none;
    padding: 5px 10px;
    line-height: 28px;
    text-align: justify;
    text-decoration: none;
    font-size: 15px;
    text-transform: capitalize;
}

    .text1 a:hover {
        color: #000;
        text-align: justify;
        text-decoration: none;
        font-weight: 700;
        list-style: none;
        background-color: #C2c2c2;
        padding: 5px 10px;
    }

.box_1 {
    border: 0 solid #000;
    float: left;
    font-size: 20px;
    height: auto;
    letter-spacing: .9px;
    margin-right: 6%;
    padding: 5px 10px 10px;
    text-align: center;
    width: 25%;
}
.circle_links {
    border-bottom: dotted 1px #d4d4d4;
    padding-bottom: 10px;
    margin-bottom: 18px;
    font-family: 'Quicksand',sans-serif;
    margin-left: 15px;
}

    .circle_links a {
        font-family: 'Quicksand',sans-serif;
        font-size: 15px;
        color: #2369BD;
        text-decoration: none;
    }

        .circle_links a:hover {
            font-family: 'Quicksand',sans-serif;
            font-size: 15px;
            color: #2369BD;
            text-decoration: underline;
        }

.image_caption {
    background-color: #EAEAEA;
    color: #757575;
    padding: 10px;
    font-size: 15px;
    font-style: italic;
    text-align: center;
}

.title {
    font-family: 'Quicksand',sans-serif;
    color: #000;
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-weight: 700;
    padding-bottom: 5px;
}

.postingDate {
    font-family: 'Quicksand',sans-serif;
    color: #000;
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-weight: 700;
    padding-bottom: 10px;
}

.pagebarUTH {
    font-size: .6em;
    font-family: OpenSans;
    border: 1px solid #FFF;
    background: #FFF;
    text-decoration: none;
    float: left;
    padding-top: 0;
}

    .pagebarUTH a, .pageList {
        color: #693;
        text-decoration: underline;
        border: 1px solid #E3E3E3;
        text-decoration: none;
        padding: .5em .8em;
        border-radius: 3px;
        -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 2px 0;
        -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 2px 0;
        box-shadow: rgba(0,0,0,0.3) 0 1px 2px 0;
    }

    .pagebarUTH .this-page {
        border: 1px solid #693;
        padding: .5em .8em;
        height: 29px font-weight: bold;
        background: #693;
        color: #FFF;
        border-radius: 3px;
        -webkit-box-shadow: rgba(0,128,0,0.3) 0 1px 2px 0;
        -moz-box-shadow: rgba(0,128,0,0.3) 0 1px 2px 0;
        box-shadow: rgba(0,128,0,0.3) 0 1px 2px 0;
    }

.cell1 a {
    font-family: 'Quicksand',sans-serif;
    font-size: 15px;
    color: #000;
}

.cell2 a {
    font-family: 'Quicksand',sans-serif;
    font-size: 17px;
    color: #999;
}

.cell3 a {
    font-family: 'Quicksand',sans-serif;
    font-size: 12px;
    color: #545557;
    font-weight: 700;
}

.cell4 a {
    font-family: 'Quicksand',sans-serif;
    font-size: 20px;
    color: #333;
    font-weight: 700;
}

.cell5 a {
    font-family: 'Quicksand',sans-serif;
    font-size: 13px;
    color: #252526;
}

.cell6 a {
    font-family: 'Quicksand',sans-serif;
    font-size: 18.5px;
    color: #2C2D30;
}

.cell7 a {
    font-family: 'Quicksand',sans-serif;
    font-size: 12.5px;
    color: #545557;
}

.cell8 a {
    font-family: 'Quicksand',sans-serif;
    font-size: 21px;
    color: #000;
}

.cell9 a {
    font-family: 'Quicksand',sans-serif;
    font-size: 15px;
    color: #545557;
}
