


/*******************************
 POSTS / LISTITEMS
*******************************/

.post.listitem
{
    margin-bottom: 60px;
}

.post.listitem .btn
{
    margin-top: 5px;
}

/*.listitem,*/
.encapsulate
{
    transition: background-color .25s;

    background: transparent;
}

/*.listitem:hover,*/
.encapsulate:hover
{
    background: #efefef;
}

.listitem a
{
    text-decoration: none;

    color: #666;
}

.listitem h2
{
    font-size: 1.6em;
    font-weight: 700 ;
    line-height: 1.2em;

    margin: 0 0 5px;
}

.listitem h3
{
    font-size: .9em;
    font-weight: 300;

    margin: 0 0 15px;
}

.listitem h4
{
    font-size: 1.2em;
    font-style: italic;

    margin: 0 0 1%;
}

.listitem p
{
    font-size: 1em;

    margin: 0;
}

.post img#featured
{
    margin-bottom: 30px;
}

.post h3.date
{
    font-size: 1em;
    font-style: italic;

    margin: 0 0 1%;

    color: #333;
    background: transparent;
}

.fb-like
{
    margin-bottom: 15px;
}

#engine_7 .listitem .responslegacy
{
    float: left;

    width: 25%;
    margin: 0 10px 5px 0;
}



/*** blog ***/

.post
{
    margin: 0;
}

.post.listitem
{
    margin: 0 0 30px;
    /*clear: both;*/
}

.post.listitem a
{
    display: block;

    margin: 0;
    padding: 15px;

    text-decoration: none !important;

    background: #fff;
}

.post.listitem a:hover
{
    background: #efefef;
}

.postheader h2,
.post.listitem h2
{
    font-size: 1.5em;
    font-weight: 600;
    margin: 0 0 5px;

    text-transform: none;
}

.post.listitem h3,
.postheader h3
{
    font-size: .7em;
    font-weight: 400;

    margin: 0 0 15px;

    text-transform: none;
}


.post.listitem h4
{
    font-size: 1em;
    font-weight: 400;

    margin: 0 0 15px;

    text-transform: none;
}

.post.listitem p
{
    margin: 0;
    color: #666;
}

.post.listitem img.thumb
{
    float: left;
    width: 150px;
    margin: 0 30px 15px 0;
}

.post.listitem .clear
{
    clear: both !important;
    height: 1px !important;
}

.post h2
{
    text-transform: uppercase;
}

.post h2 a
{
    font-size: 17px;
    font-weight: bold;

    text-transform: uppercase;

    color: #c63;
}

a.load-more
{
    font-size: 11px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: normal;

    display: block;

    width: 100%;
    height: auto;
    margin: 15px 0 30px 0;
    padding: 5px;

    text-align: center;
    text-decoration: none;
    text-transform: uppercase;

    color: #333;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
    background: transparent url(/core/structure/alpha_tiles/black_20.png);
}

a.load-more:hover,
a.load-more:visited:hover
{
    background: transparent url(/core/structure/alpha_tiles/black_40.png);
}

a.load-more img.loader
{
    display: none;

    margin: 0 14px 0 0;

    vertical-align: text-top;
}



.post .postdata
{
    margin: 15px 0 0 0;
}

.spark img.img-fluid,
.post img.img-fluid
{
    width: 100% !important;
    margin-bottom: 15px;
}




/*******************************
 GALLERY
*******************************/

#engine_18 .post.listitem img.thumb
{
    float: none;
    width: auto;
}

#engine_18 .post.listitem a
{
	position: relative;
	display: block;
}

#engine_18 .post.listitem a span
{
	position: absolute;
	display: block;
	font-size: .7em;
	padding: 15px;
	bottom: 30px;
	left: 0;
}

#engine_18 .listitem h3
{
    font-size: 2em;

    position: absolute;
    bottom: 2.8%;

    margin: 0 15px;
    padding: 2%;

    color: #fff;
    background: url('/core/structure/alpha_tiles/black_30.png');
}


#gallerynav
{
    margin: 0 0 30px 0;
}

#gallerynav a
{
    font-size: .8em;

    margin: 0 15px 30px;

    color: #333;
}

#engine_18 .thumbs .row > div
{
    /* margin: 15px 0; */
    padding: 5px;
}



/*******************************
 BLOG
*******************************/


#blog-sidebar
{
    padding: 15px;

    background-color: #f8ede5;
}

#blog-sidebar .sidebarwidget
{
    margin: 0 0 30px;
    padding: 10px
}

#blog-sidebar .sidebarwidget h3
{
    font-size: 1em;

    color: #c63;
}

#blog-sidebar .sidebarwidget a
{
    font-size: .8em;

    display: block;

    margin: 0 0 5px;
}

#blog-sidebar .sidebarwidget ul,
#blog-sidebar .sidebarwidget ul li {
    list-style: none;
}




/*Gallery*/
.thumbs .col
{
    margin-bottom: 30px;
}



/*Newsletter*/

#newsletter-form
{
    text-align: left;
}

#newsletter-form .col-md-8
{
    width: 90% !important;
    /*padding-left: 10%;*/
}

#newsletter-form .col-md-4
{
    width: 0% !important;
}

#newsletter-form input#nl_email
{
    width: 100%;
    height: auto;
    padding: 15px;

    /*text-align: center;*/

    border-radius: 500px;
}

#newsletter-form button#submit-signup
{
    height: 1px !important;

    border: none;
    background: transparent;
}

#newsletter-form button#submit-signup:after
{
    font-family: 'FontAwesome';
    font-size: 2.4em;

    position: relative;
    top: 2px;
    left:  -75px;

    content: '\f0a9';

    color: #ff6969;
}

#newsletter-form button#submit-signup:hover:after
{
    font-family: 'FontAwesome';
    font-size: 2.4em;

    position: relative;
    top: 2px;
    left:  -75px;

    content: '\f0a9';

    color: #fd9292;
}

#newsletter-form p
{
    margin-bottom: 15px;

    text-align: left;
}

#newsletter-form p.success,
#newsletter-form p.warning,
#newsletter-form p.error
{
    background: transparent !important;
    border: none !important;
}

#newsletter-form p.success
{
    font-weight: 600;

    color: #666;
}

#newsletter-form p.warning,
#newsletter-form p.error
{
    color: red;
}





/*******************************
 CONTACT FORM
*******************************/

@media (min-width: 1199px)
{
    #engine_43 .input-md-50
    {
        max-width: 50% !important;
        /*border: 2px solid red !important;*/
    }
}