﻿.newsLeft h1
{
    font-size: 30px !important;
    color: #000 !important;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300;
    text-align: left;
    border-bottom: 1px solid #c1c1c1;
    padding: 0 0 30px 0 !important;
    margin: 0 0 30px 0 !important;
    letter-spacing: 2px !important;
    line-height: 30px;
}

h1.newsTitle
{
    font-size: 30px !important;
    color: #000 !important;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300;
    text-align: left;
    border-bottom: 1px solid #c1c1c1;
    padding: 0 0 10px 0 !important;
    letter-spacing: 2px !important;
    line-height: 30px;
}

    h1.newsTitle a
    {
        color: #000 !important;
    }


h2.leftNewsTitle
{
    font-size: 20px !important;
    color: #000 !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300;
    text-align: left;
    padding: 0 !important;
    margin: 0 !important;
    letter-spacing: 2px !important;
    line-height: 30px;
}

    h2.leftNewsTitle a
    {
        color: #000 !important;
    }

.sfnewsListTitleDateContent .sfnewsAuthorAndDate
{
    margin-top: -20px !important;
}


.sfnewsListTitleDateSummary .sfnewsListItem
{
    padding-bottom: 35px !important;
    padding-top: 20px;
    border-bottom: 1px solid gray;
}

.sfnewsListTitleDateContent .sfnewsListItem
{
    padding: 0 !important;
}

.sfnewsListItem
{
    border-bottom: 2px solid #000;
    margin: 0 0 50px 0 !important;
    clear: both !important;
}

    .sfnewsListItem:last-child
    {
        border-bottom: none !important;
    }

    .sfnewsListItem iframe
    {
        width: 1280px !important;
        height: 720px !important;
    }

.newsLeft
{
    float: left;
}

.newsRight
{
    float: right;
}


.sfnewsContent img
{
    max-width: 100%;
}

.newsComments768, .newsComments1024, .newsComments1250, .newsComments1500
{
    clear: both;
    padding: 30px 0 0 0 !important;
}

@media screen and (min-width: 0px)
{

    .newsRight
    {
        display: none;
    }

    .newsComments768
    {
        display: none;
    }

    .newsComments1024
    {
        display: none;
    }

    .newsComments1250
    {
        display: none;
    }

    .newsComments1500
    {
        display: none;
    }

    .sfnewsListItem iframe
    {
        width: 300px !important;
        height: 169px !important;
    }
}

@media screen and (min-width: 1001px)
{
    .sfnewsListItem iframe
    {
        width: 600px !important;
        height: 338px !important;
    }
}

@media screen and (min-width: 1024px)
{


    .newsLeft
    {
        width: 360px !important;
    }

    .newsRight
    {
        display: block;
        width: 500px !important;
    }


    .newsComments768
    {
        display: none;
    }

    .newsComments1024
    {
        display: block;
        width: 500px;
    }

    .newsComments1250
    {
        display: none;
    }

    .newsComments1500
    {
        display: none;
    }

    .sfnewsListItem iframe
    {
        width: 900px !important;
        height: 507px !important;
    }
}

@media screen and (min-width: 1250px)
{

    .newsLeft
    {
        width: 300px !important;
    }

    .newsRight
    {
        width: 700px !important;
    }


    .newsComments768
    {
        display: none;
    }

    .newsComments1024
    {
        display: none;
    }

    .newsComments1250
    {
        display: block;
        width: 700px;
    }

    .newsComments1500
    {
        display: none;
    }

    .sfnewsListItem iframe
    {
        width: 1150px !important;
        height: 647px !important;
    }
}


@media screen and (min-width: 1400px)
{


    .newsLeft
    {
        width: 360px !important;
    }

    .newsRight
    {
        width: 800px !important;
    }


    .newsComments768
    {
        display: none;
    }

    .newsComments1024
    {
        display: none;
    }

    .newsComments1250
    {
        display: none;
    }

    .newsComments1500
    {
        display: block;
        width: 765px;
    }

    .sfnewsListItem iframe
    {
        width: 1280px !important;
        height: 720px !important;
    }
}
