
/* =====================
  NEWS RESULTS ITEMS
   ===================== */

   .newsContainer_Header {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}

.newsCategoryTitle {
    overflow: hidden;
    width: 65%;
    float: left;
    padding-right: 15px;
}

.newsItem_Header {
    margin-bottom: 10px;
}

.newsSubscribeContainer {
    Width: 100%;
}

a.NewsSubscriptionButton {
    color: #fff !important;
    padding: 10px 15px;
    display: block;
    margin: 0 0 10px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#news_social .newsItem_mailinglist a.NewsSubscriptionButton {
    display: block;
    max-height: 20px;
    padding: 2px 8px !important;
    font-size: 12px;
    line-height: 16px;
    margin-left: 3px;
}


.bottomSubscribe { /* SHOWN ONLY FOR NARROW VIEWPORTS */
    margin: 20px 0;
    display: none;
}

.newsCategoryTitle h1 {
    border: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}


.newsContainer_Content {
    width: 65%;
    float: left;
    padding: 20px 15px 20px 0;
}

.newsItem_Content .button {
    margin: 15px 0;
}

.newsItem_Content img {
    max-width: 200px !important;
    width: 40%;
}

.newsContainer_Months {
    float: right;
    width: 35%;
    padding: 20px 0 20px 15px;
    border-left: 1px solid #ccc;
}

.newsItem {
    border-top: 1px solid #CCC;
    overflow: hidden;
    margin-bottom: 15px;
}

    .newsItem:first-child {
        border: none;
    }

.newsItem_social {
    margin-top: 20px;
}


/* =====================
  PAGER
 ===================== */


.newsContainer_Pagelist {
    padding: 5px 10px;
}

    .newsContainer_Pagelist a.pageListNav {
        padding-right: 5px;
        font-size: 14px;
        color: #838385;
        text-decoration: none;
    }

    .newsContainer_Pagelist a.current {
        color: #336799;
    }

.NewsBar {
    padding-top: 20px;
    border-top: solid 1px #000;
}

#backLink .NewsBar {
    padding-top: 10px;
}

.arrows a, .pageNumber {
    display: block;
    height: 40px;
    width: 40px;
    padding-top: 1px;
    text-align: center;
    line-height: 40px;
    margin-top: 2px;
}

    .arrows a img {
        width: 15px;
        height: auto;
    }

.NewsBar strong {
    position: relative;
    top: -2px;
}

#backLink .NewsBar strong {
    top: 2px;
}

#pageNumber {
    position: relative;
}

input[type="text"].pageSearchText {
    width: 44px;
    display: inline-block;
}

.pageTotal {
    height: 40px;
    line-height: 30px;
    right: 10px;
    color: #fff;
    font-size: .85em;
    display: inline-block;
    padding-left: 5px;
}

.labeltext {
    display: inline-block;
    float: left;
    color: #fff;
    height: 44px;
    line-height: 44px !important;
    margin: 0;
    padding: 0;
}

#searchArrow {
    padding-right: 8px;
    padding-top: 3px;
}

#newsContainer_Pagelist {
    clear: both;
    padding: 5px 10px;
    background-color: #424242 !important;
}


#pageList {
    float: right;
    display: inline-block;
    height: 44px;
}

    #pageList .arrows {
        float: left;
        margin: 0;
        margin-left: 5px;
    }

#pageNumber {
    float: left;
    color: #333;
}

.pageSearchText {
    height: 44px;
    width: 44px;
}


/* =====================
  NEWS SEARCH
   ===================== */

.newsSearchContainer {
    background: #eaeaea;
    border: solid 1px #ccc;
    height: 44px;
    width: 100%;
    position: relative;
    padding-right: 40px;
    margin-bottom: 20px;
}

    .newsSearchContainer .newsSearchText {
        border: none;
        background: none;
        padding: 3px 0 3px 15px;
        width: 100%;
        height: 40px;
        margin-top: 2px;
        color: #333;
        width: 100%;
    }

    .newsSearchContainer input.newsSearchText::-webkit-input-placeholder {
        color: #333;
        opacity: 1;
    }

    .newsSearchContainer input.newsSearchText::-moz-placeholder {
        color: #333;
        opacity: 1;
    }

    .newsSearchContainer input.newsSearchText:-moz-placeholder {
        color: #333;
        opacity: 1;
    }

    .newsSearchContainer input.newsSearchText:-ms-input-placeholder {
        color: #333;
        opacity: 1;
    }

.newsSearchButton {
    height: 40px;
    width: 40px;
    position: absolute;
    right: 0;
    top: 2px;
    background: url(../images/icon-search2x.png) center center no-repeat;
    background-size: 20px auto;
}

.newsSearchButton {
    height: 40px;
    width: 40px;
    position: absolute;
    right: 0;
    top: 2px;
    background: url(../images/icon-search2x.png) center center no-repeat;
    background-size: 20px auto;
}

.no-backgroundsize .newsSearchButton {
    background: url(../images/icon-search.png) center center no-repeat;
}


.clearButton {
    display: none;
}

.newsAccordion h3 {
    padding: 0;
    margin: 0;
}

    .newsAccordion h3 a, .newsAccordion h3 a:hover {
        position: relative;
        text-decoration: none !important;
        display: block;
        outline: none;
        font-size: 1em;
        height: 40px;
        line-height: 40px;
        padding-left: 22px;
        background: url(../images/icon_plus.png) left center no-repeat;
    }

        .newsAccordion h3 a.active {
            outline: none;
            background: url(../images/icon_minus.png) left center no-repeat;
        }

        .newsAccordion h3 a:focus {
            outline: none;
            background-color: #f7f7f7;
        }

.newsAccordion ul, .newsAccordion ul li {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

    .newsAccordion ul li a {
        display: block;
        padding: 10px 0 10px 5px;
        border-top: dotted 1px #000;
        -webkit-transition: background-color 100ms linear;
        -moz-transition: background-color 100ms linear;
        -o-transition: background-color 100ms linear;
        -ms-transition: background-color 100ms linear;
        transition: background-color 100ms linear;
    }

        .newsAccordion ul li a:hover, .newsAccordion ul li a.currentMonth {
            text-decoration: none !important;
            color: #333;
            background: #f7f7f7;
        }

/*
    Social
*/

.newsItem_social .newsItem_facebook,
.newsItem_social .newsItem_twitter,
.newsItem_social .newsItem_google {
    float: left;
}

.newsItem_social .newsItem_twitter {
    padding-right: 5px;
}


/*============================================================== MEDIA QUERIES */

@media only screen and (max-width : 767px) {
    .newsContainer_Header {
        border: none;
        padding: 0;
    }

    .newsCategoryTitle {
        width: 100%;
    }

    .newsSubscribeContainer {
        width: 100%;
        padding: 0;
        padding-top: 15px;
    }

        .newsSubscribeContainer a {
            width: 100%;
            margin: 0;
            text-align: center;
        }

    .newsContainer_Content {
        width: 100%;
        float: left;
        padding: 20px 0 20px 0;
    }

    .newsContainer_Months {
        float: right;
        width: 100%;
        padding: 20px 0 20px 0;
        border-left: none;
        border-bottom: 1px dotted #000;
    }

    .newsSubscribeContainer.bottomSubscribe {
        display: block;
    }

    .labeltext {
        float: right;
        text-align: right;
        display: block;
        width: 100%;
        margin-bottom: 5px;
        border-bottom: solid 1px rgba(255,255,255,.2);
    }
}


/* @media only screen and (max-width : 480px) {
    #pageNumber {
        display: none;
    }  
} */
