

.adtech-right {
  margin-top: 20px;
  margin-left: 20px !important;
}
.news-article-content {
  margin-top: 11px;
  position: relative;
}
.news-article-content .article {
  padding-bottom: 40px;
}
.news-article-content p,
.news-article-content h3,
.news-article-content h4,
.news-article-content ul {
  margin: 1em 20px !important;
  line-height: 1.5em;
  font-weight: 400;
  color: #3d4255;
}
.news-article-content ul {
  margin: 1em 140px;
}
.news-article-content ul li {
  list-style: circle;
  margin: 0.6em 0;
  font-weight: 400;
}
.news-article-content>div.article {
  margin: 10px;
  background-color: white;
  padding-top: 1px;
}
.span6.span-8.offset1 .article.span-4 {
  width: 100%;
  *width: 100%;
  float: none;
}
.news-article-content h3 {
  margin-bottom: 0.7em;
  margin-top: 0.7em;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #26292e;
}
.content p.news_date {
  position: absolute;
  left: -80px;
  top: 25px;
  width: 70px;
  font-size: 13px;
  line-height: 20px;
}
.news-article-content h4 {
  color: #b01a0d;
  font-style: italic;
  font-weight: 700;
  font-size: 1.2em;
  font-size: 16px;
}
#G3-prefix {
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-background-size: cover; /* For WebKit*/
  -moz-background-size: cover;    /* Mozilla*/
  -o-background-size: cover;      /* Opera*/
  background-size: cover;         /* Generic*/
  
  box-shadow: inset 0px 1px 4px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0px 1px 4px rgba(0,0,0,0.5);
  -webkit-box-shadow: inset 0px 1px 4px rgba(0,0,0,0.5);
  
  position: relative;
}
#G3-page-title-row-inner {
  width: 100%;
  margin: 0 auto;
}
#G3-page-title {
  left: 0;
  bottom: 0;
  position: absolute;
  margin: 0 auto;
  width: 100%;
}
#G3-page-title h2.page-top {
  max-width: 580px;
  text-align: left;
  color: white;
  text-shadow: 1px 1px 1px black;
  font-size: 30px;
  line-height: 36px;
  padding: 0px 0 30px 10px;
  margin: 0 auto;
}
.article-video {
  margin-top: 30px;
  margin-bottom: 30px;
}
.article-video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	width: 100%;
}
.article-video object,
.article-video embed  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.agegate-active div.verify {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.news-article-content blockquote {
  margin: 0em 1em 1em 100px;
  float: left;
  width: 35%;
  display: block;
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  font-style: italic;
  border: none;
  border-width: 0;
  padding: 0;
  color: #b01a0d;
}
#G3-page-title-row-inner .span-5 {
  display: none;
}
.news-extras-row .page {
  height: auto !important; 
}
.contentsummary .actions,
div.contentsummary-scrollable.vertical {
  display: none;
}

div.verify div.age-cont {
  padding-top: 10%;
}

.component_news_extras .item {
  background-color: white;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.component_news_extras .item>a {
  display: block;
  overflow: hidden;
  max-height: 250px;
}
.component_news_extras .item>a img {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  width: auto;
  height: auto;
  max-width: none;	
  max-height: 163px;
}
.component_news_extras .item h3 {
  margin: 0 10px 10px 10px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  min-height: 52px;
}
.component_news_extras .item h3 a {
  color: #26292e;
}
.component_news_extras .item strong {
  display: block;
  font-weight: 400;
  color: #3d4255;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 14px;
}
.component_news_extras .item p {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0.7em;
}
.component_news_extras p.news_date {
  display: block;
  margin-bottom: 6px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  font-size: 14px;
  font-weight: 300;
}


.component_news_extras .item h3 a:hover {
  color: #aa1413;
  text-decoration: none;
}

/* Inline video style */
.news-article-content>.article embed {
  width: 100% !important;
  height: 440px !important;
}

/* Share Buttons */
.news-article-content .sharebutton div {
  float: right;
  width: 115px;
}
/* The twitter button is about 10px narrower width than the others */
.news-article-content .sharebutton div.sharebutton_twitter {
  width: 105px;
}
.news-article-content .sharebutton div.sharebutton_twitter,
.news-article-content .sharebutton div.sharebutton_google,
.news-article-content .sharebutton div.sharebutton_fb {
  margin-left: 0;
}
.news-article-content .sharebutton {
  margin: 0;
}




@media (max-width: 979px) {
  .news-article-content {
    margin-top: 0px;
    padding-top: 1px;
  }
  #G3-prefix {
    height: 250px;
  }
  #G3-page-title h2.page-top {
    font-size: 15px;
    line-height: 18px;
    padding: 10px;
    max-width: none;
  }
  #G3-page-title-row-inner {
    width: 98%;
  }
  
  
}

@media (min-width: 768px) and (max-width: 979px) {
  /* Inline video style */
  .news-article-content>.article embed {
    height: 330px !important;
  }
  .content p.news_date {
    top: 35px;
  }
  .news-article-content>div.article {
    margin-top: 20px;
  }
  #G3-prefix {
    height: 350px;
  }
  #G3-page-title h2.page-top {
    font-size: 21px;
    line-height: 24px;
    padding: 0 15px 15px 0;
    max-width: none;
  }
}
@media (max-width: 639px) {
  div.verify div.age-cont {
    padding-top: 3%;
  }
  /* Inline video style */
  .news-article-content>.article embed {
    height: 300px !important;
  }
}
@media (max-width: 767px) {

  p.news_date {
    position: relative;
    left: 0px;
    top: 0px;
    width: auto;
    font-size: 13px;
    line-height: 20px;
  }
  p.news_date div {
    display: inline-block;
    margin-right: 10px;
  }
  .news-article-content p,
  .news-article-content h3,
  .news-article-content h4 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .news-article-content ul {
    margin: 1em 20px 1em 35px;
  }
  .news-article-content h3 {
    margin-bottom: 0.9em;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
  }
  .news-article-content blockquote {
    margin-left: 10px;
    float: none;
    width: auto;
    text-align: center;
  }
  .news-article-content h4 {
    font-size: 14px;
  }
  .news-article-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .component_news_extras.contentsummary {
    padding-left: 10px;
    padding-right: 10px;
  }
  .component_news_extras.contentsummary .item {
    background-color: white;
    padding: 0 20px 0 0;
    margin: 20px 0;
    color: #3d4255;
    font-weight: 400;
    font-size: 10px;
    line-height: 1.4em;
  }
  .component_news_extras .item strong {
    font-size: 12px;
    line-height: 1.4em;
  }
  .component_news_extras.contentsummary .item:after {
  	visibility: hidden;
  	display: block;
  	font-size: 0;
  	content: " ";
  	clear: both;
  	height: 0;
  }
  
  .component_news_extras.contentsummary .item>a img {
    height: 100%;
    width: auto;
    max-width: none;
    max-height: 170px;
  }
  .component_news_extras.contentsummary .item>a {
    display: block;
    width: 35%;
    max-width: 280px;
    height: auto;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-right: 20px;
  }
  .component_news_extras.contentsummary .item h3 {
    line-height: 1.4em;
    font-size: 14px;
    font-weight: 700;
    padding-top: 10px;
    margin-bottom: 10px;
    min-height: 0;
  }
  .component_news_extras.contentsummary .item .news_date {
    display: none;
  }
  .component_news_extras.contentsummary .item h3 a {
    color: #30363e;
  }
  .component_news_extras.contentsummary .item strong {
    margin-bottom: 10px;
    font-weight: 400;
    display: block;
  }

  
}

/* New rule */
.news-article-content .fyre-comment-article p {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.moderator-wrapper {
  background-color: #aac1c4;
  padding: 5px;
}

.fyre .fyre-comment-stream .fyre-moderator, .fyre .fyre-comment-author-tag {
  text-transform: uppercase;
  color: #2e3856 !important;
  font-weight: bold;
  font-size: 13px;
  font-family: 'Open Sans Condensed', sans-serif;
  letter-spacing: 1px;
  background: no-repeat url(ACU_community-liveupdates-mod-CREST.png);
  height: 25px;
  padding-left: 30px;
  padding-top: 5px;
}

.fyre .moderator-wrapper .fyre-comment-date {
  color:#999999 !important;
}
