@font-face {
  font-family: 'VideoJS';
  src: url("/site_resources/fonts/vjs/vjs.eot");
  src: url("/site_resources/fonts/vjs/vjs.eot?#iefix") format("embedded-opentype"), url("/site_resources/fonts/vjs/vjs.woff") format("woff"), url("/site_resources/fonts/vjs/vjs.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
body {
  padding-bottom: 0px !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #666;
  background-color: #F6F6F4; }

a:link, a:visited {
  color: #FF76A5; }

a:hover {
  color: #000000;
  text-decoration: underline; }

h1 {
  /*font-family: 'headers', Arial, Helvetica, sans-serif;*/
  font-family: "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 28px;
  color: #2D2D2D; }

h1.heading_padding {
  margin-top: 10px; }

h2 {
  font-size: 18px;
  line-height: 22px;
  color: #2D2D2D; }

h1.month_divider {
  background-color: #848484;
  padding: 10px;
  font-size: 16px;
  line-height: 18px;
  color: #FFF;
  margin: 15px; }

.highlight {
  color: #FF76A5; }

.alert {
  margin-top: 10px; }

.clear-both {
  clear: both; }

.img-right {
  float: right;
  margin-left: 15px;
  margin-bottom: 10px; }

.img-left {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px; }

.img-center {
  margin: 15px auto; }

a:hover {
  text-decoration: none; }

.dropdown:hover > .dropdown-menu {
  display: block; }

.break_bar {
  width: 100%;
  padding-top: 1px;
  border-top: 3px solid #EFEFEF;
  border-bottom: 3px solid #FF76A5; }

header {
  margin-bottom: 10px; }
  header .logo-default {
    margin-top: 10px;
    margin-left: 10px; }
  header .contact_info {
    text-align: right;
    font-size: 14px;
    padding-top: 30px; }
    header .contact_info .social {
      margin-top: 40px; }
      header .contact_info .social a {
        font-size: 30px;
        color: #666;
        padding: 0px 5px; }

.navbar {
  margin-bottom: 0px; }

nav.navbar-default {
  border-radius: 0;
  background-color: #F6F6F4;
  border-color: transparent;
  border: none;
  border-top: 1px solid #e7e7e7;
  -webkit-box-shadow: 0px -3px 4px #eeeeee;
  -moz-box-shadow: 0px -3px 4px #eeeeee;
  box-shadow: 0px -3px 4px #eeeeee; }
  nav.navbar-default ul.navbar-nav {
    width: 100%;
    text-align: center;
    color: #7F8185;
    font-size: 16px;
    font-weight: 600; }
    nav.navbar-default ul.navbar-nav li {
      float: none;
      display: inline-block; }
      nav.navbar-default ul.navbar-nav li a {
        color: #7F8185;
        padding: 12px 26px 10px 26px; }
        nav.navbar-default ul.navbar-nav li a:hover {
          color: #FF76A5; }
    nav.navbar-default ul.navbar-nav .active a {
      color: #FF76A5;
      background-color: transparent;
      text-decoration: underline; }
      nav.navbar-default ul.navbar-nav .active a:hover {
        color: #FF76A5;
        background-color: transparent; }
    nav.navbar-default ul.navbar-nav .bold_red a {
      color: #FF76A5;
      font-weight: bold; }
      nav.navbar-default ul.navbar-nav .bold_red a:hover {
        color: #FF76A5; }

#calender_nav {
  background-color: #848484; }
  #calender_nav ul {
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 4px;
    color: #FFF;
    font-size: 16px;
    font-weight: 600; }
    #calender_nav ul li {
      display: inline-block; }
      #calender_nav ul li a {
        color: #FFF;
        padding: 8px; }
        #calender_nav ul li a:hover {
          color: #FFF;
          text-decoration: underline; }

div.center {
  width: 100%;
  text-align: center; }

.join_box {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-shadow: 2px 2px 2px rgba(100, 100, 100, 0.2);
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px; }
  .join_box a {
    border: 2px solid #FEFEFE;
    outline: 2px solid #FF76A5;
    color: #7F8185;
    padding: 10px 20px;
    margin: 10px auto; }
    .join_box a strong {
      color: #FF76A5; }

#left_ad .join_advert {
  border: 2px solid #E8E8E8;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  padding: 10px 30px;
  text-align: center; }

#ad_footer #right_ad {
  text-align: right; }
  #ad_footer #right_ad .join_advert {
    margin-bottom: 20px;
    border: 2px solid #E8E8E8;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    padding: 50px 30px;
    text-align: center; }
    #ad_footer #right_ad .join_advert a {
      color: #7F8185;
      text-decoration: none; }
      #ad_footer #right_ad .join_advert a span.red {
        color: #FF76A5;
        text-decoration: none; }
    #ad_footer #right_ad .join_advert .join_advert_big {
      font-size: 45px;
      line-height: 55px; }

#footer_calender_nav {
  text-align: center;
  margin: 10px auto 20px auto;
  padding: 5px 10px 7px 10px;
  border: 1px solid #000;
  position: relative; }
  #footer_calender_nav ul {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    line-height: 20px;
    color: #000; }
    #footer_calender_nav ul li {
      display: inline-block;
      margin: 0px 3px; }
      #footer_calender_nav ul li a {
        color: #FF76A5; }
        #footer_calender_nav ul li a:hover {
          color: #FF76A5; }

.main-content {
  padding: 0px 0px; }
  .main-content b, .main-content strong {
    color: #FF76A5; }
  .main-content .contact-info {
    padding-top: 20px;
    padding-bottom: 20px; }
  @media (max-width: 767px) {
    .main-content .contact-info {
      font-size: 14px;
      line-height: 22px; } }

#contact-form input, #contact-form textarea {
  border-radius: 0; }
#contact-form p.text-muted {
  font-size: 10px; }
#contact-form label {
  color: #337ab7;
  font-weight: normal; }

footer {
  text-transform: uppercase;
  font-family: 'Source Sans Pro',sans-serif;
  font-size: 14px;
  line-height: 20px;
  background-color: #CCC;
  font-weight: 600;
  color: #666; }
  footer #twitter_feed {
    text-transform: none; }
  footer h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 15px;
    color: #000; }
  footer a {
    color: #FF76A5; }
    footer a:hover {
      color: #666; }
  footer .footer-right {
    text-align: right; }
  footer ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px 10px; }
    footer ul li {
      display: block;
      margin-top: 10px; }
    footer ul .fa {
      margin: 0px 10px;
      font-size: 20px; }

.lower_footer {
  font-family: 'Source Sans Pro',sans-serif;
  font-size: 12px;
  line-height: 18px; }
  .lower_footer a {
    color: #666; }
    .lower_footer a:hover {
      color: #87B1BD; }
  .lower_footer .footer-right {
    text-align: right; }
  .lower_footer p {
    padding: 10px; }
  .lower_footer ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px 10px; }
    .lower_footer ul li {
      display: inline-block;
      margin-top: 10px; }
    .lower_footer ul .fa {
      margin: 0px 10px;
      font-size: 20px; }

@media only screen and (max-width: 1200px) {
  nav.navbar-default ul.navbar-nav {
    font-size: 14px; }
    nav.navbar-default ul.navbar-nav li a {
      padding: 12px 20px 10px 20px; } }
@media only screen and (max-width: 992px) {
  header .contact_info {
    padding-top: 25px; }

  nav.navbar-default ul.navbar-nav li a {
    padding: 9px 8px 7px 8px; }

  .join_box {
    font-size: 25px;
    font-weight: 500; }

  .lower_footer {
    text-align: center; }
    .lower_footer .footer-right {
      text-align: center;
      padding: 0px; }
    .lower_footer p {
      padding: 8px; } }
@media (max-width: 767px) {
  header .logo-default {
    margin: 10px auto; }
  header .contact_info {
    text-align: center;
    padding-top: 0px; }
    header .contact_info .social {
      margin-top: 10px; }

  nav.navbar-default ul.navbar-nav {
    text-align: left; }
    nav.navbar-default ul.navbar-nav li {
      font-size: 18px;
      display: block;
      padding: 10px 10px 12px 10px;
      border-bottom: 1px solid #eeeeee; }
      nav.navbar-default ul.navbar-nav li:last-child {
        border-bottom: none; }

  #calender_nav ul {
    font-size: 14px;
    font-weight: 400; }
    #calender_nav ul li a {
      padding: 8px; }

  footer {
    text-align: center;
    padding-bottom: 10px; }
    footer .footer-right {
      text-align: center; }

  .lower_footer {
    padding-top: 10px;
    padding-bottom: 10px; } }
@media only screen and (max-width: 680px) {
  .join_box {
    font-size: 18px;
    font-weight: 500; } }
@media only screen and (max-width: 530px) {
  .join_box {
    font-size: 14px;
    font-weight: 300; }
    .join_box a {
      padding: 5px 10px; } }
@media only screen and (max-width: 410px) {
  .join_box {
    font-size: 12px;
    font-weight: 300; }
    .join_box a {
      padding: 5px 10px; } }
@media only screen and (max-width: 343px) {
  .join_box {
    font-size: 11px;
    font-weight: 300; }
    .join_box a {
      padding: 5px 10px; } }
#access_banner {
  display: none;
  width: 500px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #FFF;
  padding: 20px;
  z-index: 10000; }
  @media only screen and (max-width: 480px) {
    #access_banner {
      width: 300px; } }

#access_banner #age_content {
  margin: 0px 0px 0px 0px; }

#access_banner #age_content img {
  margin: 0px auto 10px auto; }

#access_banner #age_content p {
  font-size: 12px;
  margin: 10px;
  text-align: center; }

#access_banner #age_content h1 {
  width: 100%;
  text-align: center;
  padding: 10px 0px;
  margin: 10px 0px;
  font-size: 18px; }

#access_banner #age_content h2 {
  width: 100%;
  text-align: center;
  padding: 5px 0px;
  margin: 10px 0px 20px 0px; }

#access_banner #age_content #age_buttons {
  width: 300px;
  margin: 0px auto;
  text-align: center; }

#access_banner #age_content #age_buttons form {
  width: 150px;
  float: left; }

#form_field {
  width: 100%; }
  #form_field table {
    width: 80%;
    margin: 20px 10%; }
    #form_field table tr td.header {
      width: 30%; }
      #form_field table tr td.header label {
        font-family: "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 18px;
        color: #FF76A5; }
    #form_field table tr td.field {
      width: 70%; }
      #form_field table tr td.field input, #form_field table tr td.field textarea {
        width: 100%;
        padding: 5px; }

input[type="submit"] {
  padding: 6px 12px;
  background: #FF76A5 repeat-x top;
  color: #fff;
  font-size: 20px;
  border: none;
  text-align: center; }

#form_captcha {
  margin: 0px 10%; }

#submit_field {
  width: 100%;
  text-align: right; }
  #submit_field button, #submit_field input[type="submit"] {
    margin: 10px 10%;
    padding: 6px 12px;
    background: #FF76A5 repeat-x top;
    color: #fff;
    font-size: 20px;
    border: none;
    text-align: center; }

@media only screen and (max-width: 1200px) {
  #form_field table {
    width: 100%;
    margin: 20px 0px; }

  #submit_field button {
    margin: 10px 0px; }

  #form_captcha {
    margin: 0px 0px; } }
/* New Join Page */
#new_join_page p.smaller {
  font-size: 10px; }

#new_join_page ul {
  font-size: 22px;
  line-height: 28px;
  color: #FF76A5;
  text-transform: uppercase;
  list-style-image: url(../../core_images/site/join_bullet.png);
  margin-left: 45px;
  margin-top: 40px; }

#new_join_page ul li {
  margin: 5px 0px; }

#new_join_page a.join_button {
  position: relative;
  display: block;
  width: 100%;
  height: 80px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: -2px -2px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -2px -2px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow: -2px -2px 2px 0px rgba(0, 0, 0, 0.5);
  background-color: #FF76A5;
  color: #FFF;
  margin: 30px auto;
  text-align: left; }

#new_join_page a.join_button span.best_value {
  width: 70px;
  height: 75px;
  position: absolute;
  right: 140px;
  background-image: url(/site_resources/core_images/site/join_sticker.png);
  background-repeat: no-repeat;
  background-position: center; }

#new_join_page a.join_button:link, #new_join_page a.join_button:visited {
  color: #FFF; }

#new_join_page a.join_button:hover {
  color: #FFF;
  text-decoration: none; }

#new_join_page a.join_button span.left_text {
  font-family: 'Julius Sans One', Arial, sans-serif;
  text-transform: uppercase;
  float: left;
  font-size: 28px;
  line-height: 28px;
  padding: 10px 10px 10px 20px;
  margin: 0px; }

#new_join_page a.join_button span.left_text .smaller {
  font-size: 14px;
  line-height: 20px;
  padding: 0px;
  margin: 0px; }

#new_join_page a.join_button span.right_text {
  font-family: 'Julius Sans One', Arial, sans-serif;
  float: right;
  font-size: 30px;
  padding: 17px 35px 0px 0px;
  text-align: center; }

#new_join_page a.join_button span.right_text .smaller {
  font-size: 12px;
  line-height: 20px;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase; }

#join_bottom {
  text-align: center; }

#join_bottom .secure_text .secure_text_left {
  font-family: 'Julius Sans One', Arial, sans-serif;
  text-align: left;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px; }

#join_bottom .secure_text .secure_text_left img {
  float: left;
  padding-right: 15px; }

#join_bottom .secure_text .secure_text_right {
  font-family: 'Julius Sans One', Arial, sans-serif;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 22px; }

#join_bottom p.smaller {
  margin-top: 15px; }

#join_bottom p.price_note {
  font-size: 10px; }

@media (max-width: 1199px) {
  #new_join_page a.join_button span.left_text {
    font-size: 20px;
    line-height: 20px;
    padding: 15px 10px 10px 20px;
    margin: 0px; }

  #new_join_page a.join_button span.left_text .smaller {
    font-size: 12px;
    line-height: 16px;
    padding: 0px;
    margin: 0px; }

  #new_join_page a.join_button span.right_text {
    font-size: 24px;
    padding: 17px 35px 0px 0px;
    text-align: center; }

  #new_join_page a.join_button span.right_text .smaller {
    font-size: 10px;
    line-height: 16px;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase; }

  #join_bottom .secure_text .secure_text_right {
    font-size: 12px;
    line-height: 20px; } }
@media (max-width: 979px) {
  #new_join_page a.join_button span.left_text {
    font-size: 16px;
    line-height: 16px;
    padding: 20px 5px 10px 10px;
    margin: 0px; }

  #new_join_page a.join_button span.left_text .smaller {
    font-size: 10px;
    line-height: 14px;
    padding: 0px;
    margin: 0px; }

  #new_join_page a.join_button span.right_text {
    font-size: 20px;
    padding: 17px 25px 0px 0px;
    text-align: center; }

  #new_join_page a.join_button span.right_text .smaller {
    font-size: 8px;
    line-height: 14px;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase; }

  #join_bottom .secure_text .secure_text_right {
    font-size: 10px;
    line-height: 16px; }

  #join_bottom .secure_text .secure_text_left p {
    font-size: 14px; }

  #new_join_page ul {
    font-size: 16px;
    line-height: 24px; } }
@media (max-width: 767px) {
  #new_join_page a.join_button span.best_value {
    right: -30px;
    top: -30px; }

  #new_join_page a.join_button span.left_text {
    font-size: 18px;
    line-height: 18px;
    padding: 20px 5px 10px 10px;
    margin: 0px; }

  #new_join_page a.join_button span.left_text .smaller {
    font-size: 12px;
    line-height: 16px;
    padding: 0px;
    margin: 0px; }

  #join_bottom img {
    display: none;
    text-align: center; }

  #join_bottom .secure_text .secure_text_right {
    font-size: 10px;
    line-height: 16px;
    text-align: center; }

  #join_bottom .secure_text .secure_text_left {
    text-align: center; }

  #new_join_page ul {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px; } }
@media (max-width: 767px) {
  #new_join_page a.join_button span.left_text {
    font-size: 16px;
    line-height: 16px;
    padding: 20px 5px 10px 10px;
    margin: 0px; }

  #new_join_page a.join_button span.left_text .smaller {
    font-size: 10px;
    line-height: 14px;
    padding: 0px;
    margin: 0px; }

  #join_bottom img {
    display: none;
    text-align: center; }

  #join_bottom .secure_text .secure_text_right {
    font-size: 10px;
    line-height: 16px;
    text-align: center; }

  #join_bottom .secure_text .secure_text_left {
    text-align: center; }

  #new_join_page ul {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px; }

  #content .hide_small {
    display: none; } }
@media (max-width: 479px) {
  #new_join_page a.join_button {
    text-align: center;
    width: 90%;
    height: 100px;
    padding: 10px 0px; }

  #new_join_page a.join_button span.left_text {
    float: none;
    font-size: 16px;
    line-height: 16px;
    padding: 10px 0px;
    margin: 0px;
    text-align: center; }

  #new_join_page a.join_button span.left_text .smaller {
    font-size: 10px;
    line-height: 14px;
    padding: 10px 5px;
    margin: 0px; }

  #new_join_page a.join_button span.right_text {
    font-size: 20px;
    padding: 5px 25px 0px 0px;
    text-align: center; }

  #new_join_page a.join_button span.right_text .smaller {
    font-size: 8px;
    line-height: 14px;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase; }

  #join_bottom img {
    display: none;
    text-align: center; }

  #join_bottom .secure_text .secure_text_right {
    font-size: 10px;
    line-height: 16px;
    text-align: center; }

  #join_bottom .secure_text .secure_text_left {
    text-align: center; }

  #new_join_page ul {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px; } }
/*******************************
		PAGINATION
*******************************/
div.pagination {
  margin: 10px 0px 20px 0px;
  width: 100%;
  padding: 10px;
  text-align: right;
  color: #FF76A5; }

div.pagination .all_link {
  float: left; }

div.pagination a {
  padding: 2px 2px;
  color: #FF76A5 !important;
  font-weight: normal !important;
  font-size: 12px !important;
  text-decoration: none;
  line-height: 20px;
  display: inline-block;
  font-weight: bold; }

div.pagination a:hover {
  text-decoration: underline !important; }

div.pagination a.current {
  font-weight: bold !important;
  text-decoration: underline !important; }

div.pagination .divide {
  margin: 0px 44px;
  float: left; }

div.pagination .divide a {
  padding: 2px 2px;
  color: #FF76A5 !important;
  font-weight: normal !important;
  font-size: 16px !important;
  text-decoration: none;
  line-height: 20px;
  display: inline-block; }

div.pagination .divide .invis a {
  color: #F6F6F4 !important; }

div.pagination .centre {
  text-align: center; }

div.pagination .divide_vid {
  margin: 0px 25px;
  float: left; }

div.pagination .divide_vid a {
  padding: 2px 2px;
  color: #FF76A5 !important;
  font-weight: normal !important;
  font-size: 14px !important;
  text-decoration: none;
  line-height: 20px;
  display: inline-block; }

div.pagination .divide_vid .invis a {
  color: #F6F6F4 !important; }

/*******************************
		PHOTO PAGINATION
*******************************/
div.single_pagination {
  margin: 10px 0px 20px 0px;
  position: relative;
  width: 100%;
  margin: 0px auto 20px auto;
  padding: 10px;
  text-align: right; }

div.single_pagination a {
  padding: 2px 2px;
  color: #FF76A5 !important;
  font-weight: normal !important;
  font-size: 16px !important;
  text-decoration: none;
  line-height: 20px;
  display: inline-block; }

div.single_pagination .empty {
  width: 120px; }

div.single_pagination a.current {
  font-weight: bold !important;
  text-decoration: underline !important; }

div.single_pagination .divide {
  margin: 0px 34px;
  float: left; }

div.single_pagination .divide .invis a {
  color: #F6F6F4 !important; }

div.single_pagination .centre {
  text-align: center; }

div.single_pagination .divide_vid {
  margin: 0px 70px;
  float: left; }

div.single_pagination .divide_vid .invis a {
  color: #F6F6F4 !important; }

#layerslider {
  margin-top: 10px; }

.main-content img {
  border: 1px solid #CCC; }

h1.h1marg {
  margin-left: 15px; }

.single_update_featured {
  margin-bottom: 10px; }

.latest_update, .single_update {
  margin: 10px auto;
  position: relative; }
  .latest_update .cover_image, .single_update .cover_image {
    position: relative; }
    .latest_update .cover_image i, .single_update .cover_image i {
      position: absolute;
      bottom: 10px;
      right: 10px;
      font-size: 30px;
      color: #FF76A5;
      opacity: 0.5;
      filter: alpha(opacity=50);
      /* For IE8 and earlier */ }
  .latest_update .update_desc, .single_update .update_desc {
    color: #000; }
    .latest_update .update_desc p, .single_update .update_desc p {
      font-size: 14px;
      margin: 2px 0px; }
    .latest_update .update_desc p.right, .single_update .update_desc p.right {
      margin: 0px; }
    .latest_update .update_desc .count, .single_update .update_desc .count {
      font-size: 12px;
      text-align: center; }
    .latest_update .update_desc .set_title, .single_update .update_desc .set_title {
      font-size: 16px;
      text-align: center; }
      .latest_update .update_desc .set_title strong, .single_update .update_desc .set_title strong {
        color: #7F8185; }
    .latest_update .update_desc .right, .single_update .update_desc .right {
      font-weight: 600;
      float: right; }
    .latest_update .update_desc a, .single_update .update_desc a {
      color: #FF76A5; }
  .latest_update .update_image_banner, .single_update .update_image_banner {
    position: absolute;
    display: none;
    /*	bottom: 0px;
    	right: 0px;
    	height: 0px;
    	width: 0px;
    	display: block;
    	overflow: hidden;
    	text-indent: -10000px;
    	font-size: 0px;
    	line-height: 0px;
    	background-image: url(../../images/site/photos_banner.png);
    	background-repeat: no-repeat;
    	background-position: left top;
    	z-index: 10;*/ }
  .latest_update .update_video_banner, .single_update .update_video_banner {
    display: none;
    position: absolute;
    z-index: 10; }
  .latest_update .update_bonus_banner, .single_update .update_bonus_banner {
    display: none;
    position: absolute;
    z-index: 10; }
  .latest_update .travels, .single_update .travels {
    background-image: url(../core_images/site/travels_large.png);
    background-repeat: no-repeat;
    width: 173px;
    height: 122px;
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 10; }
  .latest_update .girlstories, .single_update .girlstories {
    background-image: url(../core_images/site/girlstories_large.png);
    background-repeat: no-repeat;
    width: 230px;
    height: 160px;
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 10; }
  .latest_update .naturally, .single_update .naturally {
    background-image: url(../core_images/site/naturally_large.png);
    background-repeat: no-repeat;
    width: 173px;
    height: 122px;
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 10; }
  .latest_update .reality, .single_update .reality {
    background-image: url(../core_images/site/reality_large.png);
    background-repeat: no-repeat;
    width: 173px;
    height: 122px;
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 10; }
  .latest_update .oops, .single_update .oops {
    background-image: url(../core_images/site/oops.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10; }
  .latest_update .behind_the_scenes, .single_update .behind_the_scenes {
    background-image: url(../core_images/site/bts.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10; }
  .latest_update .work_in_progress, .single_update .work_in_progress {
    background-image: url(../core_images/site/work_in_progress_large.png);
    background-repeat: no-repeat;
    width: 173px;
    height: 122px;
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 10; }

.single_update_featured {
  margin-top: 20px;
  font-size: 14px;
  line-height: 18px; }
  .single_update_featured h1 {
    margin-top: 0px; }
  .single_update_featured p.feat_date {
    margin-top: 5px; }
  .single_update_featured p.view_set {
    text-align: right; }
  .single_update_featured p strong {
    color: #000; }
  .single_update_featured .land_cover_image {
    margin-bottom: 20px; }

.main-image {
  margin: 10px 0px; }

#video_update {
  margin: 20px auto; }

.video-js {
  padding-top: 56.25%; }

.vjs-fullscreen {
  padding-top: 0px; }

.vjs-default-skin .vjs-big-play-button {
  left: 40%;
  top: 40%;
  width: 20%;
  height: 20%; }

.single_model {
  position: relative;
  font-size: 12px;
  text-align: right; }
  .single_model a:link, .single_model a:visited {
    color: #000; }
  .single_model .new_model_banner {
    background-image: url(../core_images/site/new_model_banner.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 10; }

.featured_model {
  margin-top: 20px;
  font-size: 14px; }
  .featured_model .new_model_banner {
    background-image: url(../core_images/site/new_model_banner.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 10; }
  .featured_model h1 {
    margin-top: 0px; }
  .featured_model p.view_set {
    text-align: right; }
  .featured_model p strong {
    color: #000; }
  .featured_model .land_cover_image {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px; }
  .featured_model .cover_image {
    position: relative;
    padding-right: 0px;
    padding-left: 0px; }

/*# sourceMappingURL=styles.css.map */
