/* News styles */

footer.entry-footer {
    border-top: 1px solid #efefef
}

    footer.entry-footer .post-inner.footnote {
        padding-bottom: 20px;
        border-bottom: 1px solid #efefef;
        margin-bottom: 20px;
    }

        footer.entry-footer .post-inner.footnote .entry-meta {
            padding: 0
        }

.featuredimagecaptioncontainer {
    padding-top: 0.8em
}

article.archive.news {

}

.widget {
    margin-bottom: 0;
    margin-top: 20px;
    border: 1px solid #efefef;
    background-color: #ffffff;
    padding: 0;
    border-collapse: collapse;
}

.photowidget .photowidget-content {
    max-height: 225px;
    overflow: hidden;
    margin-right: 0;
    margin-bottom: -25px;
    margin-left: 0;
    top: -25px;
    position: relative;
}

.photowidget-content img {
    width: 100%;
    top: -20px;
    position: relative;
}

article.news {
    position: relative;
    border: 1px solid #efefef;
}

    article.news header {
        padding: 30px 20px;
        text-align: center;
    }

    article.news h1, .widget h1 {
        top: 0;
        left: 0;
        text-transform: uppercase;
        margin: 0;
        padding: 0;
        height: auto;
        font-size: 13px;
        -moz-border-radius-topleft: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        -webkit-border-radius: 0px 0px 0px 0px;
        border-radius: 0px 0px 0px 0px;
    }
    
article.news>h1 {
	margin-bottom: 20px;
}

article.archive.news>h1 {
	margin-bottom: 0;
}

.widget h1, footer .widget h1, #featuredshow .widget h1 {
    font-size: 13px
}

    article.news h1 span, .widget h1 span {
        background: none;
        height: auto;
        width: 90%;
    }

    .widget h1 span {
        padding: 0 10px
    }

article.news h1.post-title {
    background: none;
    text-transform: none;
    left: 0;
    top: 0;
    height: auto;
    margin-right: 0;
    font-size: 28px;
    line-height: 36px;
    font-weight: 400;
}

article.news .entry-meta {
    padding: 20px 0 0;
    font-size: .8em;
    text-transform: uppercase;
}

article.news .article-featured-img {
    margin-top: 0
}

article.archive.news .item .itemimg, .widget .item .itemimg {
    width: 100px;
    height: 80px;
    position: relative;
}

article.archive.news .item p, .widget .item p {
    margin-left: 110px;
    margin-bottom: 0;
}

article.archive.news p.incats, .widget p.incats {
    padding: 0 0 3px 0;
    margin: 0;
    text-transform: uppercase;
}

article.news .item {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
}

#smallcol h1 {
    left: 0
}

#smallcol .widget {
    margin-bottom: 0;
    margin-top: 20px;
    border: 1px solid #efefef;
    background-color: #ffffff;
    padding: 0;
    border-collapse: collapse;
}

    #smallcol .widget .item p {
        display: none
    }

    #smallcol .widget .item .itemimg {
        display: none
    }

    #smallcol .widget .item h2 {
        font-size: 11px;
        line-height: 14px;
        margin-bottom: 5px;
        font-weight: 400;
    }

    #smallcol .widget .item {
        position: relative;
        top: 0;
        border-bottom: none;
        padding: 10px 10px 0 10px;
    }

    #smallcol .widget .item:last-child {
        padding-bottom: 10px
    }
    
.widget .item {
    overflow: hidden;
    border-bottom: 1px solid #efefef;
    padding: 10px;
    margin-bottom: 0;
}

.widget .item:last-child {
    border-bottom: none;
    padding-bottom: 10px;
}

.widget .item h2 {
    margin-bottom: 10px
}

.item .flag {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    background-color: #0b2a67;
    padding: 0;
    font-size: .7em;
    color: #ffffff;
    text-transform: uppercase;
}

.item .flag.fresh {
    width: 100px;
    height: 30px;
    background-size: 100px 30px;
    background: transparent url(/wp-content/plugins/saga-news/templates/img/fresh.png) no-repeat center center;
    background-image: -webkit-image-set(url(/wp-content/plugins/saga-news/templates/img/fresh.png) 1x, url(/wp-content/plugins/saga-news/templates/img/fresh@2x.png) 2x);
    background-image: -o-image-set(url(/wp-content/plugins/saga-news/templates/img/fresh.png) 1x, url(/wp-content/plugins/saga-news/templates/img/fresh@2x.png) 2x);
    background-image: -ms-image-set(url(/wp-content/plugins/saga-news/templates/img/fresh.png) 1x, url(/wp-content/plugins/saga-news/templates/img/fresh@2x.png) 2x);
}

.item .flag.updated {
    width: 100px;
    height: 30px;
    background-size: 100px 30px;
    background: transparent url(/wp-content/plugins/saga-news/templates/img/updated.png) no-repeat center center;
    background-image: -webkit-image-set(url(/wp-content/plugins/saga-news/templates/img/updated.png) 1x, url(/wp-content/plugins/saga-news/templates/img/updated@2x.png) 2x);
    background-image: -o-image-set(url(/wp-content/plugins/saga-news/templates/img/updated.png) 1x, url(/wp-content/plugins/saga-news/templates/img/updated@2x.png) 2x);
    background-image: -ms-image-set(url(/wp-content/plugins/saga-news/templates/img/updated.png) 1x, url(/wp-content/plugins/saga-news/templates/img/updated@2x.png) 2x);
}

    .item .flag.fresh span, .item .flag.updated span {
        display: none
    }

/* Captions */

figure.wp-caption {
    background-color: #f5f5f5;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
}

    figure.wp-caption figcaption.wp-caption-text {
        font-size: 12px;
        line-height: 18px;
        padding: 10px;
        margin-bottom: 0;
        color: #999999;
    }

/* Media Queries */

@media only screen and (min-width:320px) and (max-width:768px) { 
	article.archive.news, article.news {
	    border: none;
	    border-bottom: 1px solid #efefef;
	}
	
	.widget h1, #dynamiclead h1, article h1, footer .widget h1, #featuredshow .widget h1 {
  	font-size: 13px !important;
  	text-transform: uppercase;
	}
	
	article.news h1.post-title {
    font-size: 28px !important;
}

  
  #smallcol .widget .item .itemimg, #smallcol .widget .item:nth-child(n+3) .itemimg {
		display: none !important;
	}
	
	 #smallcol .widget .item h2 , #smallcol .widget .item:nth-child(n+3) h2 {
		font-size: 12px !important;
		line-height: 14px !important;
		margin-bottom: 0 !important;
		font-weight: 400 !important;
	}

	.row.crumbs, #page {
	    margin-top: 10px
	}

	#breadcrumb {
	    margin: 0
	}

	.container.main {
	    padding-top: 10px
	}

	.pagination {
	    height: auto
	}
}
