/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 10, 2015, 9:10:41 AM
    Author     : jdavis
*/



.page-node-36 .views-field.views-field-view-node {margin: 0;}

#main .field-title-field {margin-bottom: 30px;}

#block-views-news-archive-block .field-release-date {padding-bottom: 20px;}

#main .newsTitle {
    border-bottom: 1px solid #868686;
    margin-bottom: 20px;
}

#main .newsTitle a {
    color: #315563;
    font-weight: bold;
    text-decoration: none;
}

.moreLink, .page-node-25 .moreLink, .page-node-36 .views-field.views-field-view-node {
    font-style: normal;
    padding-bottom: 20px;
    text-align: left;
}
p {
    margin: 0.5em 0px;
}
.field-release-date {padding-bottom: 10px;}

.page-node-36 .views-field-title a {border-bottom: none;}

.ad {
    margin-top: 30px;
}

/* Daniel 7-30 */
.page-node-82 .bannerAdH {
	margin: 0;
	height: 40px;
}
.page-node-82 .ad {
	margin-top: 0;
	display: none;
}



/* CHANGES 2019 */

.field-youtube-embed {
    float: left;
    margin: 0 20px 40px;
    position: relative;
    width: 45%;
}

@media screen and (max-width: 780px) {
    .field-youtube-embed {
        width:100%;
        margin:20px 0;
    }
}

@media screen and (min-width: 781px) {
    .node-139 img {
        float:right;
    }
    }
/*
body article {
    margin:0!important;
}

@media screen and (min-width: 781px) {
  body.not-front #main {
    padding:50px 80px 0 93px;
    margin-top:0;
  }
  body.not-front.sidebar-second #main {
    padding:50px 0 0 80px;
    margin-top:0;

  }
}*/

