.title {
   margin-top: 30px;
}
.NewsEventSmallCard {
   width: 78%;
   margin-left: 11%;
}
span.ReadMore.CTA {
   margin-top: 20px;
   padding: 8px 30px;
   background-color: #fff1e1; 
}
.ArticleTeaser {
   display: inline-block; 
   max-width: 300px;
   margin-bottom: 25px;
   background-color: #f0f0f0; 
   vertical-align: top;
   text-align: center;
}
.PictureBoxFloatLeftTeaser {
   position: absolute;
   left: 0;
   right: 0;
 /*  top: -30px;*/
}
.article-photo {
   height: 160px;
   overflow: hidden;
   border-bottom: 10px solid #005daa;
   position: relative;
}
.Archives .PictureBoxFloatLeftTeaser {
   border-bottom: 0px;
}
h4.ArticleTeaserHeader {
   line-height: 25px !important;
   text-align: center;
   margin: 0px;
}
span.articleTitle {
   padding: 0px 5px;
}
a.Photo, a.Video {
   text-decoration: none;
}
.Photo::after {
   content: "\f030";
   font: normal normal normal 14px/1 FontAwesome;
   font-size: 12px;
   color: #32a3dc;
}
.Photo, .Video, .Something {
   display: inline-block;
   margin: 8px 5px 0 6px;
   padding: 10px 0 0;
   width: 12px;
}
.Video::after {
   content: "\f03d";
   font: normal normal normal 14px/1 FontAwesome;
   font-size: 12px;
   color: #32a3dc;
}

.Archives .ArticleTeaser {
   min-height: 155px;
}
.Archives .ArticleTeaserSummary {
   padding-left: 10px;
   margin-top: 2px;
   display: block;
   line-height: 22px;
   padding-bottom: 5px;
   text-align: center;
}
.Archives .articleTitle {
   font-size: 20px;
   display: block;
   line-height: 22px;
}
.Archives .NewsEventSmallCard {
       margin-left: 24%;
}
.articleTitle a {
   text-decoration: none !important;
}
.articleTitle a:visited {
   text-decoration: none !important;
}
.archivedReadMore {
	width: 25%;
}
.moreLessButtons {
   margin-top: 30px;
}
@media only screen and (max-width: 1199px) {
.archivedReadMore {
		 width: 30%;
	}
	.caption.NewsEventSmallCard {
		 text-align: center;
	}
}
@media only screen and (max-width: 991px) {
   .archivedReadMore {
          width: 40%;
      }
}
@media only screen and (max-width: 685px) {
   .archivedReadMore {
          width: 45%;
      }
}
@media only screen and (max-width: 320px) {
   .ArticleTeaser:first-of-type {
      min-height: 400px;
   }
   .ArticleTeaser {
      width: 250px;
   }
}

#myList li{
   display:none;
}

.showList {
   display:inline !important;
}

.viewArchives{
   vertical-align: middle;
   margin-top: 20px;
}
.articleTitle a {
   color: #005daa
}

/*     OLD      */

/*.title {
   margin-top: 30px;
}
.NewsEventSmallCard {
   width: 78%;
   margin-left: 11%;
}
span.ReadMore.CTA {
   margin-top: 20px;
   padding: 8px 30px;
   background-color: #fff1e1; 
}
.ArticleTeaser {
   width: 289px; 
   display: inline-block; 
   margin-right: 10px; 
   margin: 20px 10px;
   background-color: #fff1e1; 
   vertical-align: top;
   min-height: 485px;
   box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.15);
      text-align: center;
}
.PictureBoxFloatLeftTeaser {
   margin-bottom: 8px;
}
h4.ArticleTeaserHeader {
   line-height: 25px !important;
}
.ArticleTeaserSummary {
   padding: 0px 5px;
}
span.articleTitle {
   padding: 0px 5px;
}

.Photo {
   background-image: url(/Images/InteriorPage/Graphics/CalendarGraphics/enewsCamera.png);
   background-repeat: no-repeat;
   background-position: left;
}
.Photo, .Video, .Something {
   display: inline-block;
   margin: 8px 5px 0 6px;
   padding: 10px 0 0;
   width: 12px;
}
.Video {
   background-image: url(/Images/InteriorPage/Graphics/CalendarGraphics/video.png);
   background-repeat: no-repeat;
   background-position: left;
}

.Archives img {
   width: 60px;
   margin: 10px 0px 0px 10px;
   display: block;
}
.Archives .ArticleTeaser {
   min-height: 155px;
   text-align: left;
   margin: 15px;
}
.Archives .ArticleTeaserSummary {
   padding-left: 10px;
   margin-top: 2px;
   display: block;
   margin-left: 70px;
   line-height: 22px;
   padding-bottom: 5px;
}
.Archives .articleTitle {
   font-size: 20px;
   line-height: 6px;
   display: block;
   display: block;
   margin-left: 75px;
   line-height: 22px;
   margin-top: -62px;
}
.Archives .NewsEventSmallCard {
       margin-left: 24%;
}
.articleTitle a {
   text-decoration: none !important;
}
.articleTitle a:visited {
   text-decoration: none !important;
}
  .archivedReadMore {
      width: 25%;
  }
  .text-center {
      text-align: center;
  }
  @media only screen and (max-width: 1199px) {
   .archivedReadMore {
          width: 30%;
      }
      .caption.NewsEventSmallCard {
          text-align: center;
      }
  }
@media only screen and (max-width: 991px) {
   .archivedReadMore {
          width: 40%;
      }
}
@media only screen and (max-width: 685px) {
   .archivedReadMore {
          width: 45%;
      }
}
@media only screen and (max-width: 320px) {
   .ArticleTeaser:first-of-type {
      min-height: 400px;
   }
   .ArticleTeaser {
      width: 250px;
   }
}

#myList li{
   display:none;
}

.showList {
   display:inline !important;
}

.viewArchives{
   vertical-align: middle;
   margin-top: 20px;
}*/

#loadMore {
    cursor:pointer;
}
#loadMore:hover {
    color:black;
}

#showLess {
    cursor:pointer;
}
#showLess:hover {
    color:black;
}
.article-content {
   padding: 0 20px;
}
.ArticleTeaserSummary {
   margin-bottom: 20px;
}
.ArticleTeaser {
		height: 550px;
	}
/*@-moz-document url-prefix() {
	.ArticleTeaser {
		height: 550;
	}
}*/