﻿*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  margin: 0;
  padding: 0; }

body {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  background: #f7f6f6;
  color: #000000;
  padding: 40px 0 0 0 !important; }

a, a:hover {
  color: #d33; }

.site_wrap {
  width: 100%;
  position: relative; }

#leaderboard {
  clear: both;
  height: auto;
  margin: 10px auto;
  position: relative;
  text-align: center;
  top: 0;
  width: 980px; }

.advert {
  margin: 0 0 20px; }

.personalisationContainer {
  width: 100%;
  background: #000000;
  height: 40px;
  cursor: default;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999; }
  .personalisationContainer .personalisationNav {
    width: 980px;
    margin: 0 auto; }
    .personalisationContainer .personalisationNav a {
      color: white;
      font-size: 14px;
      line-height: 40px;
      text-decoration: none;
      text-transform: uppercase; }
      .personalisationContainer .personalisationNav a:hover {
        text-decoration: underline; }

.container {
  width: 980px;
  margin: auto;
  background: white;
  cursor: default; }

.header {
  position: relative;
  height: 205px;
  text-align: center; }
  .header .widget {
    color: #2c0a0a;
    position: absolute;
    top: 70px;
    left: 26px;
    width: 280px;
    font-size: 14px;
    line-height: 20px;
    text-align: left; }
    .header .widget .heading {
      margin: 0 10px 0 0;
      display: inline-block;
      vertical-align: top; }
    .header .widget a {
      display: inline-block;
      vertical-align: top;
      line-height: 20px;
      margin-right: 10px; }
      .header .widget a img {
        height: 20px;
        width: auto; }
  .header .header_search {
    width: 220px;
    position: absolute;
    top: 68px;
    right: 20px; }
    .header .header_search input {
      background-color: white;
      border: solid 1px #958484;
      height: 30px;
      font-size: 14px;
      font-weight: normal;
      color: #8D8D8D;
      padding: 0 32px 0 10px;
      line-height: 30px;
      width: 100%; }
      .header .header_search input:focus {
        outline: 0; }
    .header .header_search a.search_btn {
      width: 30px;
      height: 30px;
      background: #dd3333;
      display: inline-block;
      position: absolute;
      right: 0;
      top: 0;
      padding: 7px; }
      .header .header_search a.search_btn img {
        display: block; }
  .header .nav {
    height: 50px;
    text-align: center;
    text-transform: none;
    background: #dd3333;
    line-height: 50px;
    width: 100%;
    color: white;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 0; }
    .header .nav ul {
      margin: 0;
      padding: 0;
      display: block;
      text-align: center; }
      .header .nav ul li {
        display: inline-block;
        vertical-align: top;
        line-height: 50px;
        margin: 0; }
        .header .nav ul li a {
          background: #dd3333;
          color: white;
          text-decoration: none;
          line-height: 50px;
          padding: 0 20px;
          height: 50px;
          display: inline-block;
          font-weight: 700;
          font-family: Roboto,sans-serif;
          font-size: 16px; }
          .header .nav ul li a:hover {
            background: #a81c1c; }
  .header .site_logo {
    margin-top: 45px;
    display: inline-block; }

.main_wrapper {
  padding: 20px; }
  .main_wrapper .column_left {
    width: 620px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px; }
  .main_wrapper .column_right {
    width: 300px;
    display: inline-block;
    vertical-align: top; }

.featured_synopsis {
  margin-bottom: 20px; }
  .featured_synopsis .featured_holder {
    overflow: hidden;
    width: 600px;
    max-height: 450px;
    display: block;
    margin-bottom: 10px; }
    .featured_synopsis .featured_holder .featured_img {
      display: block;
      max-height: inherit;
      transform: translateY(50%); }
      .featured_synopsis .featured_holder .featured_img img {
        width: 600px;
        height: auto;
        transform: translateY(-50%); }
  .featured_synopsis .title {
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    line-height: 38px;
    color: #000000;
    margin: 0 0 5px;
    font-weight: normal; }
    .featured_synopsis .title a {
      text-decoration: none;
      color: #000000; }
      .featured_synopsis .title a:hover {
        text-decoration: none; }
  .featured_synopsis .red_line {
    display: inline-block;
    background: #dd3333;
    height: 4px;
    width: 122px; }
  .featured_synopsis p {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin: 10px 0; }
  .featured_synopsis .readmore {
    color: #000000;
    font-size: 12px;
    text-transform: uppercase; }

.article_listing {
  margin-left: -17px;
  margin-right: -17px; }
  .article_listing .article_item {
    width: 300px;
    display: inline-block;
    vertical-align: top;
    margin-left: 17px;
    margin-bottom: 20px; }
    .article_listing .article_item .img_holder {
      overflow: hidden;
      width: 300px;
      max-height: 225px;
      display: block;
      margin-bottom: 10px; }
    .article_listing .article_item a.article_img_contained {
      display: block;
      max-height: inherit;
      transform: translateY(50%); }
      .article_listing .article_item a.article_img_contained img {
        width: 300px;
        height: auto;
        transform: translateY(-50%); }
    .article_listing .article_item h3 {
      margin: 0;
      font-family: 'Oswald', sans-serif;
      font-size: 18px;
      line-height: 24px;
      color: #000000;
      padding: 0 5px; }
      .article_listing .article_item h3 a {
        color: #000000;
        text-decoration: none; }
        .article_listing .article_item h3 a:hover {
          text-decoration: none; }
    .article_listing .article_item p {
      display: block;
      display: -webkit-box;
      font-size: 16px;
      color: #000000;
      line-height: 1.4;
      margin: 10px 0;
      padding: 0 5px;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      height: 67.2px;
      /* Fallback for non-webkit */ }
    .article_listing .article_item.sponsored {
      background: #F7F6F6; }
      .article_listing .article_item.sponsored .sponsored_wrap {
        background: #F7F6F6;
        height: 25px;
        border-left: 4px solid #dd3333;
        margin: 10px;
        color: #000000;
        display: block; }
        .article_listing .article_item.sponsored .sponsored_wrap .text {
          margin-left: 10px;
          font-family: Open Sans;
          font-size: 12px;
          color: #000000;
          text-transform: uppercase;
          vertical-align: middle;
          display: inline-block;
          font-weight: 700;
          line-height: 25px; }

.sponsored_container {
  display: block;
  text-align: center;
  padding: 10px 0;
  text-align: left; }
  .sponsored_container img {
    width: auto;
    height: 30px; }

.loadmore_container {
  display: block;
  width: 100%;
  text-align: center; }
  .loadmore_container a {
    width: 260px;
    height: 40px;
    border-radius: 2px;
    background-color: #dd3333;
    color: white;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none; }
    .loadmore_container a:hover {
      background: #a81c1c; }

.footer {
  padding: 20px;
  background: #000000;
  text-align: center;
  color: white; }
  .footer .widget .heading {
    font-size: 14px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px; }
  .footer .widget .item {
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    margin-right: 10px; }
    .footer .widget .item img {
      height: 20px;
      width: auto; }
  .footer p {
    font-size: 14px; }

.newsletter_signup {
  border: solid 1px #e9e5e5;
  padding: 15px;
  text-align: center;
  margin: 0 0 20px; }
  .newsletter_signup img {
    display: inline-block;
    margin-bottom: 10px;
    width: 200px; }
  .newsletter_signup h4 {
    font-family: Oswald, sans-serif;
    font-size: 22px;
    line-height: 32px;
    text-transform: uppercase;
    margin: 0; }
  .newsletter_signup p {
    font-size: 16px;
    text-align: center; }
  .newsletter_signup a {
    height: 40px;
    border-radius: 2px;
    width: 100%;
    background: #dd3333;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    text-decoration: none; }
    .newsletter_signup a:hover {
      background: #a81c1c; }
  .newsletter_signup .sub_month {
    display: block;
    text-align: center;
    font-size: 12px; }

.partnered {
  border: 1px solid #EAE7E7;
  background: #F7F6F6;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 20px; }
  .partnered h5 {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    border-left: 4px solid #dd3333;
    line-height: 27px;
    margin: 10px 5px;
    padding: 0 10px; }
  .partnered .article_item {
    width: 298px;
    float: left; }
    .partnered .article_item a.carousel_img {
      width: 298px;
      height: 225px;
      overflow: hidden;
      display: block; }
      .partnered .article_item a.carousel_img img {
        position: relative;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 300px;
        height: auto;
        display: block; }
    .partnered .article_item h3 {
      margin: 10px 7px;
      font-family: 'Oswald', sans-serif;
      font-size: 18px; }
      .partnered .article_item h3 a {
        color: #000000;
        text-decoration: none; }
    .partnered .article_item p {
      font-size: 16px;
      margin: 10px 7px 10px; }
  .partnered .action_controls {
    position: relative;
    margin: 10px 0; }
    .partnered .action_controls .jcarousel-pagination {
      position: relative;
      width: 100%;
      text-align: center;
      margin: 0 0 10px; }
      .partnered .action_controls .jcarousel-pagination a.page_circle {
        text-decoration: none;
        display: inline-block;
        background: #ccc;
        text-align: center;
        margin: 0 5px;
        width: 8px;
        height: 8px;
        border-radius: 50%; }
        .partnered .action_controls .jcarousel-pagination a.page_circle.active {
          background-color: #4E443C; }
    .partnered .action_controls .pp {
      width: 20px;
      height: 22px;
      display: inline-block;
      background: url(../../images/LifeStyle/ic-arrow-left.png) no-repeat;
      cursor: pointer;
      position: absolute;
      left: 80px;
      bottom: -10px; }
    .partnered .action_controls .nn {
      width: 20px;
      height: 22px;
      display: inline-block;
      background: url(../../images/LifeStyle/ic-arrow-right.png) no-repeat;
      cursor: pointer;
      position: absolute;
      right: 80px;
      bottom: -10px; }

.horoscope_widget {
  margin-bottom: 20px; }

.love2meet {
  border: 1px solid #E9E5E5; }
  .love2meet h2 {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    color: #000000; }
  .love2meet h5 {
    margin: 0 0 5px; }
  .love2meet .tabs_off {
    width: 96px;
    display: inline-block;
    list-style: none;
    text-align: center;
    padding: 5px;
    border-left: 4px solid transparent; }
  .love2meet .tabs_on {
    background-color: #f7f6f6;
    border-left: 4px #d33 solid;
    width: 96px;
    display: inline-block;
    list-style: none;
    text-align: center;
    padding: 5px; }
  .love2meet .tab-wrapper {
    padding: 20px 10px 10px; }
    .love2meet .tab-wrapper .person {
      display: block; }
      .love2meet .tab-wrapper .person .img_wrap {
        float: left;
        margin-right: 10px;
        width: 100px;
        height: 100px; }
      .love2meet .tab-wrapper .person .item h5 {
        margin: 0;
        font-family: 'Oswald', sans-serif;
        font-size: 18px; }
        .love2meet .tab-wrapper .person .item h5 a {
          color: #000000;
          text-decoration: none; }
      .love2meet .tab-wrapper .person .item .view_profile {
        border-radius: 2px;
        padding: 7px 25px;
        cursor: pointer;
        transition: all .3s ease-in-out;
        font-size: 16px;
        text-align: center;
        background-color: #dd3333;
        color: #fff;
        display: block;
        text-decoration: none; }
        .love2meet .tab-wrapper .person .item .view_profile:hover {
          background-color: #e14949; }
    .love2meet .tab-wrapper td {
      text-align: left; }
      .love2meet .tab-wrapper td select {
        padding: 6px 11px;
        font-family: ProximaNova-Regular,sans-serif;
        font-size: 12px;
        height: 32px;
        width: 100%;
        border: 1px solid #bdbfc7;
        border-radius: 2px; }
    .love2meet .tab-wrapper #mAgeMin, .love2meet .tab-wrapper #mAgeMax {
      width: 60px; }
    .love2meet .tab-wrapper #quickSearch {
      border-radius: 2px;
      padding: 7px 25px;
      cursor: pointer;
      transition: all .3s ease-in-out;
      font-size: 16px;
      text-align: center;
      background-color: #dd3333;
      color: #fff;
      display: block;
      text-decoration: none;
      border: none;
      width: 100%;
      margin-top: 5px; }
      .love2meet .tab-wrapper #quickSearch:hover {
        background-color: #e14949; }

/* Article Styling */
.article_container h1 {
  font-size: 32px;
  color: #000000;
  margin: 0 0 20px;
  font-family: Oswald;
  font-weight: 300;
  line-height: 1.3; }

.article_container .details {
  display: block;
  height: 25px;
  margin-bottom: 15px; }
  .article_container .details .author, .article_container .details .date {
    font-size: 12px;
    color: #000000;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #e9e5e5;
    display: inline-block;
    vertical-align: middle;
    line-height: 12px; }
  .article_container .details .share24 {
    display: inline-block;
    vertical-align: top; }

.article_container .sponsored_container {
  display: block;
  margin: 10px 0; }
  .article_container .sponsored_container .native_copy {
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px; }
    .article_container .sponsored_container .native_copy .presented_by {
      font-family: Open Sans;
      font-size: 12px;
      text-transform: uppercase; }
    .article_container .sponsored_container .native_copy .sponsored_url {
      display: none; }
    .article_container .sponsored_container .native_copy .sponsored_img {
      line-height: 30px;
      display: inline-block;
      vertical-align: top; }
      .article_container .sponsored_container .native_copy .sponsored_img img {
        height: 30px;
        width: auto; }

.featured_img img {
  display: block;
  width: 100%;
  height: auto; }

.featured_img .text {
  font-size: 12px;
  color: #000000;
  padding: 10px 0;
  margin: 0 10px;
  border-bottom: 1px solid #e9e5e5; }

.synopsis p {
  font-size: 16px;
  font-weight: bold; }

.article_body {
  font-size: 16px;
  width: 620px; }
  .article_body a {
    text-decoration: none; }
  .article_body img {
    width: 100%;
    height: auto; }
  .article_body center {
    margin-bottom: 20px; }
  .article_body .embed.image {
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    background: #EDEDED; }
    .article_body .embed.image img {
      width: auto;
      height: auto;
      display: block;
      margin: auto; }
  .article_body .embed.twitter {
    width: 100%;
    height: auto;
    display: block; }
    .article_body .embed.twitter iframe {
      width: 100%; }

.related_articles .heading {
  font-family: Oswald;
  font-size: 32px;
  margin-bottom: 20px;
  display: inline-block; }

.related_articles_container ul {
  list-style: none;
  padding: 0;
  font-size: 0; }
  .related_articles_container ul li {
    display: inline-block;
    width: 193px;
    margin: 0 20px 20px 0;
    vertical-align: top; }
    .related_articles_container ul li:nth-child(3n) {
      margin-right: 0; }
    .related_articles_container ul li img {
      display: inline-block;
      width: 100%;
      height: 100%; }
    .related_articles_container ul li .blurb {
      display: inline-block;
      font-family: Oswald;
      font-size: 16px;
      color: #000000;
      font-weight: 400;
      margin-top: 5px; }

.lifestyle_competition {
  border: 1px solid #bbb3b3;
  background-color: #f7f6f6;
  margin-top: 20px; }
  .lifestyle_competition .secondary_heading {
    display: inline-block;
    margin: 20px 0 0;
    padding: 0 20px;
    border-left: 4px solid #d33;
    line-height: normal;
    font-size: 24px;
    color: #000;
    font-weight: 700; }
  .lifestyle_competition .container {
    width: 100%;
    padding: 0 20px 20px;
    margin: 0;
    background: transparent; }
    .lifestyle_competition .container .comp_container {
      position: relative;
      margin-bottom: 20px; }
    .lifestyle_competition .container .cssCompetitionQuestionNumber, .lifestyle_competition .container .cssCompetitionEntrantQuestion {
      line-height: 23px;
      display: block;
      margin-bottom: 5px;
      font-size: 16px !important;
      font-weight: 700;
      text-align: left;
      font-family: Open Sans,sans-serif; }
    .lifestyle_competition .container input[type=radio]:not(old) {
      width: 32px;
      margin: 0;
      padding: 0;
      opacity: 0;
      display: none; }
    .lifestyle_competition .container input[type=radio]:not(old) + label {
      display: inline-block;
      margin: 0;
      padding: 0;
      background-image: url("../../images/radial.svg");
      background-position: 0 0;
      background-repeat: no-repeat;
      line-height: 36px;
      width: 100%;
      height: 32px;
      cursor: pointer;
      background-size: 32px auto;
      padding-left: 40px; }
    .lifestyle_competition .container input[type=radio]:not(old):checked + label {
      background-position: 0 -32px; }
    .lifestyle_competition .container input[type=checkbox]:not(old) {
      width: 32px;
      margin: 0;
      padding: 0;
      opacity: 0;
      display: none; }
    .lifestyle_competition .container input[type=checkbox]:not(old) + label {
      display: inline-block;
      margin: 0;
      padding: 0;
      background-image: url("../../images/checkboxes.svg");
      background-position: 0 0;
      background-repeat: no-repeat;
      line-height: 36px;
      width: 100%;
      height: 32px;
      cursor: pointer;
      background-size: 32px auto;
      padding-left: 40px; }
    .lifestyle_competition .container input[type=checkbox]:not(old):checked + label {
      background-position: 0 -32px; }
    .lifestyle_competition .container input[type=text] {
      padding: 6px 11px;
      font-family: Open Sans;
      font-size: 14px;
      height: 32px;
      width: 100%;
      border: 1px solid #c4c4c4;
      border-radius: 2px;
      resize: none;
      outline: 0;
      max-width: 400px; }
      .lifestyle_competition .container input[type=text]:focus {
        border: 1px solid grey;
        transition: all .35s; }
    .lifestyle_competition .container select {
      padding: 5px 10px;
      border: 1px solid #c4c4c4;
      color: #5e5e5e;
      margin-bottom: 10px; }
    .lifestyle_competition .container .cssReqField {
      display: inline-block;
      color: #dd3333;
      position: absolute;
      left: -10px;
      top: -3px; }
    .lifestyle_competition .container .cssCompetitionQuestion {
      margin-bottom: 10px; }
    .lifestyle_competition .container .cssCompetitionAnswer .answer {
      display: block;
      line-height: 23px;
      display: block;
      margin-bottom: 5px;
      font-size: 16px !important;
      font-weight: 700;
      text-align: left;
      font-family: Open Sans,sans-serif; }
    .lifestyle_competition .container .cssCompetitionEntrantsFormBoxHeader {
      display: none; }
    .lifestyle_competition .container .cssDivSubmitButton {
      margin: 20px 0; }
      .lifestyle_competition .container .cssDivSubmitButton input[type=submit] {
        border-radius: 2px;
        padding: 7px 25px;
        cursor: pointer;
        transition: all .3s ease-in-out;
        font-size: 16px;
        font-family: Open Sans;
        text-align: center;
        color: white;
        background: #dd3333;
        border: none; }
        .lifestyle_competition .container .cssDivSubmitButton input[type=submit]:disabled {
          background: #f3b6b6;
          cursor: default; }
  .lifestyle_competition .term_competition {
    display: block;
    margin: 20px 0 0; }

#fancybox-content {
  border-width: 0px !important;
  width: 492px !important;
  position: relative; }

#fancybox-wrap {
  border-width: 0px !important;
  width: 522px !important; }

#modal_container .header {
  border-bottom: none !important;
  background: url(../../images/LifeStyle/movemag.png) no-repeat 10px 10px #FFFFFF !important;
  height: 100px; }

#modal_container .footer {
  display: none !important; }

.newsletter_subscribe .secondary_heading {
  display: inline-block;
  margin: 20px 0 20px;
  padding: 0 20px;
  border-left: 4px solid #d33;
  line-height: normal;
  font-size: 24px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase; }

.newsletter_subscribe .newsletter_wrapper {
  padding-left: 20px; }

.newsletter_subscribe input[type=radio]:not(old) {
  width: 32px;
  margin: 0;
  padding: 0;
  opacity: 0;
  display: none; }

.newsletter_subscribe input[type=radio]:not(old) + label {
  display: inline-block;
  margin: 0;
  padding: 0;
  background-image: url("../../images/radial.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  line-height: 36px;
  width: 100%;
  height: 32px;
  cursor: pointer;
  background-size: 32px auto;
  padding-left: 40px; }

.newsletter_subscribe input[type=radio]:not(old):checked + label {
  background-position: 0 -32px; }

.newsletter_subscribe input[type=checkbox]:not(old) {
  width: 32px;
  margin: 0;
  padding: 0;
  opacity: 0;
  display: none; }

.newsletter_subscribe input[type=checkbox]:not(old) + label {
  display: inline-block;
  margin: 0;
  padding: 0;
  background-image: url("../../images/checkboxes.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  line-height: 36px;
  width: 100%;
  height: 32px;
  cursor: pointer;
  background-size: 32px auto;
  padding-left: 40px;
  margin-bottom: 20px; }

.newsletter_subscribe input[type=checkbox]:not(old):checked + label {
  background-position: 0 -32px; }

.newsletter_subscribe input[type=text] {
  padding: 6px 11px;
  font-family: Open Sans;
  font-size: 14px;
  height: 32px;
  width: 100%;
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  resize: none;
  outline: 0;
  max-width: 400px; }
  .newsletter_subscribe input[type=text]:focus {
    border: 1px solid grey;
    transition: all .35s; }

.newsletter_subscribe select {
  padding: 5px 10px;
  border: 1px solid #c4c4c4;
  color: #5e5e5e;
  margin-bottom: 10px; }

.newsletter_subscribe .control-group {
  position: relative;
  margin-bottom: 20px; }
  .newsletter_subscribe .control-group .control-label {
    line-height: 23px;
    display: block;
    margin-bottom: 5px;
    font-size: 16px !important;
    font-weight: 700;
    text-align: left;
    font-family: Open Sans,sans-serif; }
  .newsletter_subscribe .control-group .cssReqField {
    display: inline-block;
    color: #dd3333;
    position: absolute;
    left: -10px;
    top: -3px; }

.newsletter_subscribe .cssDivSubmitButton {
  margin: 20px 0; }
  .newsletter_subscribe .cssDivSubmitButton .btn {
    border-radius: 2px;
    padding: 7px 25px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    font-size: 16px;
    font-family: Open Sans;
    text-align: center;
    color: white;
    background: #dd3333;
    border: none; }
    .newsletter_subscribe .cssDivSubmitButton .btn:disabled {
      background: #f3b6b6;
      cursor: default; }

.subscribe_success {
  display: block;
  text-align: center; }
  .subscribe_success h3 {
    text-transform: uppercase;
    color: #d33;
    font-size: 20px; }
  .subscribe_success p {
    font-size: 14px;
    color: #242424; }

.embed.youtube {
  width: 620px;
  height: 348px;
  margin: 20px 0; }
  .embed.youtube iframe {
    width: 620px;
    height: 348px; }

.read_more_slider {
  margin: 20px 0;
  font-weight: bold;
  color: #CCC; }
  .read_more_slider .keywords {
    color: #242424; }
  .read_more_slider a {
    display: inline-block;
    color: #d33;
    text-decoration: none; }
    .read_more_slider a:hover {
      text-decoration: underline; }

