﻿.soe-shorelines-blog .soe-blog-content .rss_image img
{
    width: 100%;
    margin-bottom: 10px;
}
.soe-shorelines-blog .soe-blog-content .row
{
    margin: 15px 0;
    border-top: 1px solid #cbcbcb;
    padding-top: 15px;
}
.soe-shorelines-blog .soe-blog-content .row .date-category
{
    padding: 0 15px 15px 15px;
    text-align: center;
    color: #878787;
    font-size: 0.9em;
}
.soe-shorelines-blog .soe-blog-content .row .date-category .category
{
    text-transform: uppercase;
}
.soe-shorelines-blog .soe-blog-content h4
{
    font-size: 1.5em;
    margin: 0;
    padding: 0;
}
/*.soe-shorelines-blog .soe-blog-content h4 a
{
    color: Black;
    font-style: italic;
}*/
figure.soe-blog-item{
    margin: 20px;
    padding: 0;
    position: relative;
}


figure.soe-blog-item  figcaption{
  position: absolute;
  top: 0;
  padding: 5%;
}

figure.soe-blog-item  figcaption h4{
  margin: 0;
  font-size: 2.0em;
  color: #ffffff;
  text-shadow: 2px 2px 6px #565656;
  font-weight: 300;
}

figure.soe-blog-item  figcaption .category{
  color: #ffffff;
  text-shadow: 2px 2px 6px #565656;
  font-style: italic;
  font-size: 1.2em;
  font-weight: 300;
}
figure.soe-blog-item  figcaption div.read-more a{
  padding: .75em 2.2em;
  text-align: center;
  color: #ffffff;
  border: 1px solid #fff;
  background-color: #f19c09;
  display: inline-block;
  margin-top: 1em;
  font-size:1.2em;
  text-transform: uppercase;
}
figure.soe-blog-item  figcaption div.read-more a:hover{
  color: #ffffff !important;
}

.blog-head{
    text-align: center;
}
.blog-head h2
{
    padding: 42px 10px;
    margin: 0;
    font-style: normal;
    height: 197px;
}

.blog-head h2 span
{
    display: block;
    color: White;
}
.blog-head h2 span.title
{
    font-size: 2em;
    font-family: 'Monoton', helvetica;
    text-transform: uppercase;

}
.blog-head h2 span.small{
font-size: 100%;
margin-top: 10px;
}
.blog-head .blog-head-h2
{
    background-image: url("/widgets/soeShorelinesBlogWidgets/images/VisitVirginiaBeach_FeedUpdate_Header.jpg");
    background-repeat: repeat;
}
.blog-head .blog-break
{
    background-image: url("/widgets/soeShorelinesBlogWidgets/images/soe-shorelines2.jpg");
    background-repeat: repeat-x;
    height: 42px;
}
.blog-head .subline
{
    background-image: url("/widgets/soeShorelinesBlogWidgets/images/soe-shorelines3.jpg");
    background-repeat: repeat-x;
    min-height: 106px;
    padding: 15px;
    font-size: 1em;
}
.soe-shorelines-blog .soe-blog-content .author
{
    font-style: italic;
}
.soe-shorelines-blog .soe-blog-content .author span
{
    font-weight: bold;
    font-size: 1.20em;
    font-style: normal;
}

.soe-shorelines-blog .button
{
    min-width: 200px;
}

.soe-shorelines-blog .slick-slider {
    margin-bottom: 50px;
}

.soe-shorelines-blog .slick-prev, .soe-shorelines-blog .slick-next {
	position: absolute;
	display: block;
	height: 40px !important;
	width: 28px !important;
	line-height: 0;
	font-size: 0px !important;
	cursor: pointer;
	background: transparent;
	color: #010101 !important;
	top: 100% !important;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none;
	font-family: 'Monoton', helvetica !important;
	overflow: hidden;
}

.soe-shorelines-blog .slick-prev:before, .soe-shorelines-blog .slick-next:before {
	font-size: 30px !important;
	line-height: 40px;
	color: #010101 !important;
	opacity: 1;
	font-family: 'Monoton', helvetica !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}

.soe-shorelines-blog .slick-prev {
	left: 0px;
}

.soe-shorelines-blog .slick-prev:before {
	content: "<";
}

.soe-shorelines-blog .slick-next {
	right: 0px;
}

.soe-shorelines-blog .slick-next:before {
	content: ">";
}
@media (max-width: 450px)
{
    .blog-head h2 span
    {
        display: block;
        color: White;
    }
    .blog-head h2 span.title
    {
        font-size: 1.0em;
        font-family: 'Monoton', helvetica;
        text-transform: uppercase;

    }
    figure.soe-blog-item
    {
        margin-left: 0;
        margin-right: 0;
    }
    figure.soe-blog-item figcaption
    {
        position: relative;
        background-color: #09A2F1;
    }
}

.blog-head a:hover {
    text-decoration: none;
}


.soe-blog-item-beaches img{
  display: inline-block;
  float: left;
  border-right: 1px solid #ffffff;
}
/*.soe-blog-item-beaches h4{
  display: inline-block;
  float: left;
  height: 74px;
  border-left: 1px solid #ffffff;
  padding: 23px !important;
  background-color: #34C1DF;
  color: #ffffff;
}*/
.soe-blog-item-beaches h4 a{
  display: block;
  width: 100%;
  height: 74px;
  padding: 23px !important;
  background-color: #34C1DF;
  color: #ffffff;
  padding-left: 84px !important;
}

figure.soe-blog-item-beaches{
  margin-top: 15px;
}

.soe-blog-item-beaches figcaption{
  clear: both;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 25px;
  color: #ffffff;
}
.soe-blog-item-beaches figcaption div.description{
  float: left;
  width: 70%;
}
.soe-blog-item-beaches figcaption div.read-more{
  float: left;
  width: 30%;
}
.soe-blog-item-beaches figcaption div.read-more a {
    display: block;
    text-align: center;
    padding: 3px 12px;
    border: 1px solid #fff;
    color: #fff;
    margin: 0 auto;
    margin-top: 31%;
    width: 78%;
}
.soe-blog-item-beaches figcaption div.read-more a:hover {
    border: 1px solid #f19c09;
}
.soe-blog-item-beaches figcaption div.clear-fix{
clear: both;
}
