/*!
Theme Name: Nadia
Theme URI: http://inibot.com/nadia/
Author: Inibot
Author URI: http://inibot.com
Description: Responsive WordPress Theme.
Version: 1.4
Text Domain: nadia
*/
/*! =============================================================================
   General
   ============================================================================= */
body {
  background: #fff;
  font-family: "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif; }

a, a:link {
  color: #f53e2a;
  text-decoration: none; }

a:hover {
  color: #ff4f3b;
  text-decoration: none; }

.container {
  margin-top: 20px; }

blockquote {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.25;
  color: #444; }
  blockquote p {
    font-size: 14px; }

.aligncenter {
  margin: 0 auto;
  display: block;
  text-align: center; }

.alignright {
  float: right;
  margin-left: 10px; }

.alignleft {
  float: left;
  margin-right: 10px; }

.clearfix, .wave {
  *zoom: 1; }

.clearfix:before, .clearfix:after, .wave:before, .wave:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after, .wave:after {
  clear: both; }

.cell {
  overflow: hidden;
  display: table-cell;
  zoom: 1; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin-top: 0; }

.tab-content {
  padding: 10px 0;
  border-bottom: 1px solid #ccc; }

#accordion {
  margin-bottom: 10px; }

.wp-video {
  width: 100% !important; }

/* =============================================================================
   Title Separator
   ============================================================================= */
h3.pretitle {
  font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
  display: block;
  /*background: white url(../img/stripe3.png);*/
  background-color: #223b5e;
  color: #fff;
  text-transform: uppercase;
  padding: 6px 0px 9px;
  margin: 0 0 15px;
  text-align: center;
  line-height: 1.428;
  overflow: hidden; }
  h3.pretitle span {
    font-size: .7em;
    padding: 9px 15px 8px;
    color: #fff;
    background: #ff3a38; }
  h3.pretitle span span {
    font-size: 1em;
    padding: 0; }
  h3.pretitle a, h3.pretitle span a {
    color: #fff; }

/*! =============================================================================
   Top Nav - Sticky Bar
   ============================================================================= */
#topnav {
  background: #222;
  height: 50px;
  margin: 0px auto; }
  #topnav .container {
    margin-top: 0; }
  #topnav .inners {
    background: #000;
    height: 50px;
    margin: 0px auto;
    width: 100%;
    max-width: 1140px;
    z-index: 19999;
    position: fixed; }

/*#topnav*/
.menu-bar, .search-bar, .social-bar {
  float: left;
  padding: 0 15px; }

.menu-bar {
  background: #000;
  height: 50px;
  width: auto; }

.menu-icon {
  margin: 0 0px 0 -15px;
  width: 32px;
  height: 32px;
  display: inline-block;
  float: left;
  padding: 30px 20px 30px 30px;
  background: url(../img/menu-icon.png) 15px 12px no-repeat;
  text-indent: -9999px !important; }

.search-bar {
  /* Search */
  background: #369041;
  height: 50px;
  width: auto;
  position: relative;
  float: right;
  -moz-transition: .3s linear;
  -webkit-transition: .3s ease-out;
  transition: .3s linear; }
  .search-bar:hover {
    background: #47a152;
    -moz-transition: .01s linear;
    -webkit-transition: .01s ease-out;
    transition: .01s linear; }

.nav-search {
  width: auto;
  height: 30px;
  position: relative;
  left: 0px;
  float: left;
  line-height: 10px;
  color: #fff !important; }

.nav-search label {
  display: none; }

.nav-search input {
  float: left;
  width: 0px;
  background: none;
  height: 30px;
  line-height: 20px;
  margin: 10px 0 0;
  padding: 0 10px 0 0;
  font-size: 15px;
  color: #fff !important;
  outline: none;
  border-radius: 0;
  border: 0;
  opacity: 0;
  -webkit-transition: all .8s ease-in-out;
  -moz-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
  -webkit-appearance: none; }

.search-bar:hover .nav-search input {
  width: 160px;
  margin-left: 33px;
  background: none;
  border-bottom: 1px solid #6ac374;
  opacity: 1; }

.nav-search input::-webkit-input-placeholder {
  color: #eee; }

.nav-search input::-moz-placeholder {
  color: #eee; }

.nav-search input:-moz-placeholder {
  color: #eee; }

.nav-search input:-ms-input-placeholder {
  color: #eee; }

.nav-search input:focus {
  color: #fff; }

.nav-search .srch_btn {
  height: 50px;
  width: 23px;
  margin-top: 0px;
  background: url(../img/search-icon.png) 2px center no-repeat;
  text-indent: -9999px;
  position: relative; }

.social-bar {
  /* MiniCons */
  background: #444;
  height: 50px;
  width: auto;
  float: right; }

/*! =============================================================================
   Header
   ============================================================================= */
#header .banner-section {
  text-align: center !important;
  width: 100%;
  padding-top: 5px;
  margin-bottom: 10px; }
#header .banner-section .img-responsive {
  margin: 0 auto;
  text-align: center !important; }
#header .logo-section {
  text-align: center;
  min-height: 60px; }
#header .logo-section img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }
#header .logo-section a, #header .logo-section a:hover, #header .logo-section a:visited {
  color: #000; }
#header h1.logo {
  font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 48px;
  text-transform: uppercase;
  display: block;
  position: relative;
  top: 10px; }
#header h1.logo-img {
  font-family: "Helvetica", Arial, Verdana, sans-serif;
  display: block;
  position: relative;
  top: 10px;
  text-align: center; }
#header .sep-str {
  width: 100%;
  border: none;
  height: 10px;
  background: white url(../img/stripe3.png);
  opacity: 0.9;
  margin: 30px 0 0; }

/* #header */
/*! =============================================================================
   Header Nav
   ============================================================================= */
#header .main-nav {
  width: 100%; }
  #header .main-nav select {
    display: none;
    width: 100%;
    margin-bottom: 0;
    border: 1px solid #ccc;
    vertical-align: top;
    height: 30px !important; }

/* .main-nav */
.sf-menu {
  float: left;
  background: #000000;
  font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
  width: 100%;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased !important; }

.sf-menu ul {
  min-width: 12em;
  /* allow long menu items to determine submenu width */
  *width: 12em;
  /* no auto sub width for IE7, see white-space comment below */ }

.sf-menu li:first-child a {
  border-left: none; }

.sf-menu a {
  border-top: 1px solid black;
  font-size: 17px;
  color: #eee;
  padding: 10px 14px 15px;
  border-right: 1px solid #111;
  text-decoration: none;
  zoom: 1;
  /* IE7 */
  -moz-transition: .3s linear;
  -webkit-transition: .3s ease-out;
  transition: .3s linear; }

.sf-menu a:hover {
  border-top: 1px solid #d1250e;
  -moz-transition: .01s linear;
  -webkit-transition: .01s ease-out;
  transition: .01s linear;
  color: #fff; }

.sf-menu li {
  background: #000; }

.sf-menu li:last-child {
  border-right: 0; }

.sf-menu li:hover > a {
  background: #090909;
  border-right-color: #090909;
  display: block;
  -moz-transition: .01s linear;
  -webkit-transition: .01s ease-out;
  transition: .01s linear; }

.sf-menu li.current, .sf-menu li.current-menu-ancestor > a, .sf-menu li.current-menu-item > a, .sf-menu li.current-menu-item > a:hover {
  border-top-color: #E04344;
  border-right-color: #E04344;
  background-color: #E04344; }

.sf-menu ul li a {
  font-size: 16px;
  border-top: 0;
  padding: 6px 15px 7px !important; }

.home .sf-menu li.home-menu a {
  background-color: #E04344; }

.sf-menu li.home-menu a {
  background: transparent url(../img/home-w.png) 50% 46% no-repeat;
  text-indent: -9999px;
  border-left: none;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: -15px; }

.sf-menu ul li a:hover {
  border-top: none; }

.sf-menu ul li {
  background: #111;
  border-bottom: 1px solid #222; }

.sf-menu .sub-menu {
  z-index: 9999; }

.sf-menu ul ul li {
  background: #111; }

.sf-menu li:hover,
.sf-menu li.sfHover {
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none; }

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 1.4em;
  *padding-right: 1em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */ }

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0.5em;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #aaa;
  /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(220, 220, 220, 0.3); }

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: white;
  /* IE8 fallback colour */ }

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #ccc;
  /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(0, 0, 0, 0.1); }

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white; }

/*! =============================================================================
   Content Common
   ============================================================================= */
#content {
  /*! Post Tweaks */ }
  #content .entry-content {
    font-size: 14px;
    color: #333; }
    #content .entry-content h1, #content .entry-content h2, #content .entry-content h3, #content .entry-content h4, #content .entry-content h5, #content .entry-content h6 {
      font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif; }
  #content p {
    /*margin: 0 0 15px;
    line-height: 1.5;*/
    font-family: Verdana;
    /*font-size: 12px;*/
    font-size: 12px;
    line-height: 16px;
     }
  #content ul {
    padding-top: 0;
    margin-top: 0; }
  #content ul li {
    list-style: square;
    padding-bottom: 5px; }
  #content ol li {
    padding-bottom: 5px; }
  #content blockquote.pullquote {
    float: left;
    width: 150px;
    border: 0;
    border-right: 5px solid #eee;
    padding: 5px 5px 5px 0;
    margin: 0 10px 5px 0; }
  #content blockquote.pullquote-r {
    float: right;
    width: 150px;
    padding: 3px 0 5px 10px;
    margin: 0px 0 5px 5px; }
  #content img[class*="align"], #content img[class*="wp-image-"] {
    height: auto; }
  #content img.size-full {
    /*width: auto;*/
    width: 100%; }
  #content article .entry-content img {
    max-width: 100%; 
	text-align: center;
	display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
  #content .single .entry-content .wg-video, #content .page .entry-content .wg-video {
    margin-bottom: 10px; }
  #content .wg-video {
    margin: 0 auto; }
  #content .alert {
    margin-bottom: 10px; }
  #content .progress {
    margin-bottom: 10px; }
  #content iframe {
    border: 0;
    max-width: 100%;
    /*width: 100%;*/
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pt-desktop-iframe iframe {
	width: 100%;
	min-height: 410px;
}

.archive-content h3 {
	text-align: center !important;
}

.entry-content iframe {
	margin-top: 15px;
}
  #content .tabbable ul li {
    list-style-type: none !important; }
  #content .sticky {
    color: #ccc; }
  #content h2.entry-title {
    font-size: 16px;
    font-weight: bold;
    /*font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;*/
    font-family: verdana, "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 2px; }
    #content h2.entry-title a {
      color: #000; }
  #content .wp-caption-text {
    text-align: center;
    width: auto !important;
    border-bottom: 1px solid #ccc;
    margin: 0px auto 10px;
    padding: 5px 0;
    font-size: 12px;
    background: #000;
    color: #eee; }
  #content article .entry-content .wp-caption {
    width: auto !important; }
    #content article .entry-content .wp-caption img {
      max-width: 100% !important; }

/* #Content */
.single .entry-content .wg-video, .page .entry-content .wg-video, #secondary .wg-video, #footer .wg-video {
  display: block;
  margin: 0 auto;
  max-width: 630px; }

.accordion {
  display: block;
  float: left;
  margin-bottom: 10px;
  width: 100%; }

/*! =============================================================================
   Content Feed (Latest News) -- post-extract
   ============================================================================= */
#content {
  /* extract article */
  /* .entry-meta */ }
  #content .featured-category {
    position: absolute;
    font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
    top: 10px;
    left: 10px;
    color: #000;
    font-size: .8em;
    text-transform: uppercase;
    padding: 5px 8px;
    font-weight: 600; }
  #content .extract:after {
    content: "";
    /*border-bottom: 1px solid #ddd;*/
    border-bottom: 2px solid #000000;
    display: block;
    margin: 0px 0 15px; }
  #content .extract .sticky {
    background: #eee; }
  #content .extract article {
    background: #fff;
    /*box-shadow: 0px 1px 1px RGBA(114, 114, 114, 0.3);*/
    overflow: hidden;
    padding: 0 0 0px;
    position: relative;
    border-top: 0; }
    #content .extract article .featured-image {
      position: relative;
      margin: 0 auto;
      max-height: 239px;
      border-style: solid;
      border-width: 1px;
      border-color: #000000;
      overflow: hidden;
      z-index: 10; }
    #content .extract article .featured-image:after {
      content: "";
      background: url(../img/select-tr.png) no-repeat 10px 2px;
      padding: 10px 20px; }
    #content .extract article .featured-image img {
      margin: 0 auto;
      height: auto;
      width: 100%; }
    #content .extract article .entry-header h2 {
      /*padding: 0 10px; */
      font-family: TitlingGothicFBMediumComp;
      font-size: 21px;
      line-height: 21px;
      padding: 10px 0px 0px 0px;
      font-weight: normal;
      letter-spacing: .57px;
    }
    #content .extract article .entry-content {
      /*padding: 0 10px;*/
      position: relative;
      color: #333; }
  #content .entry-meta {
    padding: 10px;
    font-size: 11px;
    /*color: #333;*/
    color: #FFFFFF;
    margin: 15px 0 0;
    padding: 10px 10px 10px 10px;
    /*border-top: 3px solid #e5e5e5;*/
    background-color: #000000;
    color:
    font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    z-index: 1; }
 #content .entry-meta-white {
    font-size: 11px;
    /*color: #333;*/
    color: #000000;
    margin: 5px 0 0;
    padding: 0px 10px 10px 0px;
    /*border-top: 3px solid #e5e5e5;*/
    background-color: #FFFFFF;
    color:
    font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    z-index: 1; }
    #content .entry-meta .meta-date {
      /*background: url(../img/clockt.png) 0px 1px no-repeat;*/
      background: url(../img/clocktw.png) 0px 1px no-repeat;
      padding: 1px 0 3px 18px; }
    #content .entry-meta .meta-com {
      background: url(../img/speech-bubble-left-3w.png) no-repeat 0px 2px;
      padding: 0 0 3px 18px;
      margin-left: 8px;
      float: right; }
    #content .entry-meta a {
      /*color: #333 !important; */
      color: #FFFFFF !important;
    }
      #content .entry-meta a:hover {
        /*color: #f53e2a; */
        color: #FFFFFF;

    }
     #content .entry-meta-white .meta-date-white {
      /*background: url(../img/clockt.png) 0px 1px no-repeat;*/
      background: url(../img/clockt.png) 0px 1px no-repeat;
      padding: 1px 0 3px 18px; }
    #content .entry-meta-white .meta-com-white {
      background: url(../img/speech-bubble-left-3.png) no-repeat 0px 2px;
      padding: 0 0 3px 18px;
      margin-left: 8px;
      float: right; }
    #content .entry-meta-white a {
      /*color: #333 !important; */
      color: #000000 !important;
    }
      #content .entry-meta-white a:hover {
        /*color: #f53e2a; */
        color: #000000;

    }

/* #content */
.fb-comments-count {
  display: inline; }

/*! =============================================================================
   Blog Template
   ============================================================================= */
.page #content .blog-content .entry-header {
  text-align: left;
  border-left: none; }
.page #content .blog-content .entry-header h2 {
  padding: 5px 0px 0px !important; }

/*! =============================================================================
   Content Single (Single Posts)
   ============================================================================= */
.single #content p {
	font-size: 19px;
    line-height: 30px;
}
.single #content .sep-str, .page #content .sep-str {
  width: 100%;
  border: none;
  height: 10px;
  background: white url(../img/stripe3.png);
  opacity: 0.9;
  margin: 0px 0 25px; }
.single #content .entry-content, .page #content .entry-content {
  /*padding: 8px 0 10px;*/
  margin-bottom: 2px; }
.single #content .entry-header, .page #content .entry-header {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px;
  /*padding: 7px 10px 3px;*/
  position: relative;
  /*background: #f9f9f9;*/
  /*border-left: 3px solid #f53e2a;*/
  /*border-bottom: 1px solid #ccc;*/ }
.single #content .entry-header h2 {
  /*font-size: 28px;*/
  line-height: 1.0;
  font-family: TitlingGothicFBMediumComp;
  font-size: 54px;
  font-weight: normal;
  /*margin-top: -5px;*/
  padding-top: 0px; }
.single #content .entry-header h2 a, .page #content .entry-header h2 a {
  color: #111; }
.single #content .entry-header:before, .page #content .entry-header:before {
	/*
  content: "";
  background: url(../img/select-tr.png) no-repeat 10px 2px;
  padding: 10px 20px;
  position: absolute;
  top: 0px; */ }
.single #content .entry-header .single-entry-meta, .page #content .entry-header .single-entry-meta {
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 300;
  padding: 0;
  margin: 0px;
  /*color: #999;*/
  margin-bottom: 5px; }
.single #content .entry-header .info-share, .page #content .entry-header .info-share {
  display: inline;
  margin-left: 10px;
  right: 0;
  bottom: 0;
  text-align: right; }
.single #content .featured-media, .page #content .featured-media {
  position: relative; }
  .featured-media {
  }
.single #content .featured-media img, .page #content .featured-media img {
  width: 100%;
  height: auto;
  /*padding-top: 9px;*/
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding-top: 0px; }
.single #content .featured-media .featured-category, .page #content .featured-media .featured-category {
  position: absolute;
  left: 10px;
  top: 10px;
  text-transform: uppercase; }
.single #content .entry-header .share-tw, .single #content .entry-header .share-fb, .page #content .entry-header .share-tw, .page #content .entry-header .share-fb {
  position: relative;
  background: #aaa;
  right: 0;
  bottom: 0;
  padding: 0px 8px;
  line-height: 2.2;
  font-weight: 400;
  border-radius: 0;
  color: #fff !important;
  font-size: 10px;
  text-transform: uppercase;
  display: inline-block; }
  .single #content .entry-header .share-tw:hover, .single #content .entry-header .share-fb:hover, .page #content .entry-header .share-tw:hover, .page #content .entry-header .share-fb:hover {
    background-color: #F53E2A;
    color: #fff; }
.single #content .entry-header .share-tw, .page #content .entry-header .share-tw {
  background: #00acee url("../img/tw-mcons.png") no-repeat 5px 3px;
  padding: 0px 8px 0 26px; }
.single #content .entry-header .share-fb, .page #content .entry-header .share-fb {
  background: #5977b2 url("../img/fb-mcons.png") no-repeat 5px 3px;
  padding: 0px 8px 0 24px; }
.single #content .footer-meta, .page #content .footer-meta {
  margin-top: 10px; }

/* ==========================================================================
   Post Gallery
   ========================================================================== */
.entry-content {
  margin: 10px 0; }

.gallery-slider {
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin-bottom: 55px;
  list-style: none !important; }
  .gallery-slider img {
    width: 100% !important;
    height: auto !important;
     }
  .gallery-slider ul, .gallery-slider ul li {
    list-style: none !important;
    margin: 0;
    padding: 0; }

/*! =============================================================================
   Content IMG Template
   ============================================================================= */
#content .image-content {
  text-align: center; }
  #content .image-content .entry-caption {
    font-size: 18px;
    font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #333;
    margin: 0;
    padding: 10px 0;
    border-top: 1px solid #ccc; }
  #content .image-content .media-meta {
    background: #444;
    color: #fff;
    padding: 10px 0;
    text-transform: uppercase;
    margin-bottom: -10px; }
  #content .image-content .attachment {
    margin: 10px auto 20px;
    padding: 10px;
    text-align: center;
    background: #ccc; }
#content #image-navigation {
  margin-top: 10px; }

/*! =============================================================================
   Content Gallery
   ============================================================================= */
div.gallery {
  padding: 0 !important; }

dl.gallery-item {
  width: auto;
  padding: 5px;
  border: 1px solid #ccc;
  display: inline;
  background: #efefef;
  margin: 0 0 5px 5px; }

dd.gallery-caption {
  text-transform: capitalize;
  font-family: Georgia;
  font-size: 14px;
  text-align: left;
  text-indent: 8px; }

dt.gallery-icon {
  margin: 0;
  padding: 0;
  float: left; }

/*! =============================================================================
   Author Card
   ============================================================================= */
.archive .author-cc {
  margin-top: 0; }

.author-cc {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 0 20px;
  padding: 10px;
  overflow: auto;
  background: #222;
  border-radius: 1px;
  color: #ccc;
  font-size: 13px;
  position: relative; }
  .author-cc .author-bio {
    margin-top: 7px !important;
    border-top: 1px dashed #555;
    padding-top: 7px;
    line-height: 1.6; }
  .author-cc .profpic {
    margin-right: 15px;
    margin-top: 10px;
    float: left; }
  .author-cc .mini-author {
    font-size: 11px; }
  .author-cc img {
    padding: 5px;
    background: #eeeeee url(../img/border-img.png); }
  .author-cc h4 {
    color: #fff;
    text-transform: uppercase;
    font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0 0 2px;
    padding: 0; }
  .author-cc .minicons {
    float: none;
    margin: 10px 5px 0 1px;
    display: inline;
    position: absolute;
    top: -5px;
    right: 10px; }
  .author-cc .minicons a {
    opacity: 1;
    border-radius: 0px;
    padding: 15px 17px; }
    .author-cc .minicons a.twitter, .author-cc .minicons a.facebook, .author-cc .minicons a.gplus, .author-cc .minicons a.pint, .author-cc .minicons a.inst, .author-cc .minicons a.yt, .author-cc .minicons a.feed {
      background-color: #111;
      box-shadow: none;
      margin-right: -4px; }

.entry-tags {
  padding: 11px 0 3px 33px !important;
  margin: 0;
  list-style-type: none;
  float: left;
  width: 100%;
  background: #333333 url(../img/tag-4.png) no-repeat 10px 14px; }
  .entry-tags a {
    color: #fff !important;
    font-size: 12px;
    padding: 5px 10px 6px;
    background: #222; }
    .entry-tags a:hover {
      background: #111; }
  .entry-tags li {
    list-style: none !important;
    display: inline-block;
    margin: 0px 1px 5px; }

/*! =============================================================================
   Post Pages
   ============================================================================= */
.dphpost-pages {
  margin-top: 10px;
  font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif; }

.dphpost-pages a {
  margin: 0 -2px 0px; }

.dphpost-pages span {
  font-size: 13px;
  text-transform: uppercase;
  padding: 6px 14px;
  text-decoration: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #fa665a), color-stop(100%, #d34639));
  background: -moz-linear-gradient(center top, #fa665a 5%, #d34639 100%);
  background: -ms-linear-gradient(top, #fa665a 5%, #d34639 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa665a', endColorstr='#d34639');
  background-color: #fa665a;
  color: #fff !important;
  display: inline-block;
  background: #222;
  margin-bottom: 5px; }

.dphpost-pages .pgopen {
  background: #000; }

.dphpost-pages a span {
  background: #E64336;
  -moz-transition: .3s linear;
  -webkit-transition: .3s ease-out;
  transition: .3s linear; }

.dphpost-pages a span:hover {
  background: #111;
  -moz-transition: .01s linear;
  -webkit-transition: .01s ease-out;
  transition: .01s linear; }

/*! =============================================================================
   Comments
   ============================================================================= */
.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
  width: 100% !important;
  margin-top: 5px; }

#comments {
  margin-top: 15px; }

.bypostauthor {
  margin: 0; }

#comments .metacc {
  font-size: 12px;
  color: #555;
  clear: both;
  margin-left: 65px; }
  #comments .metacc a {
    color: #000; }
  #comments .metacc a:hover {
    color: #f53e2a; }
  #comments .metacc .ccauthor, #comments .metacc .ccauthor a {
    font-weight: bold;
    color: #000; }
  #comments .metacc .comment-reply-link {
    float: right;
    position: relative;
    left: 0;
    background: white url(../img/export_box.png) no-repeat left 4px;
    padding-left: 18px; }

#comments ol.commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px; }
  #comments ol.commentlist li {
    margin: 0 0 5px;
    padding: 5px 5px 10px 0;
    border-bottom: 1px solid #ddd; }
  #comments ol.commentlist ul li {
    padding: 5px 0 0 10px;
    margin: 15px 0 0;
    border-bottom: 0;
    list-style: none; }
  #comments ol.commentlist ul {
    padding-left: 0;
    margin-left: 0;
    background: none; }
  #comments ol.commentlist img {
    width: 50px;
    height: 50px;
    float: left;
    margin: 2px 10px 5px 5px;
    border: 1px solid #ddd;
    padding: 2px; }

/* #Comments ol.commentlist */
#comments #respond {
  margin-top: 30px;
  margin-bottom: 10px;
  border-top: 3px solid #111;
  box-shadow: inset 0 0 0 1px #eee;
  background: #fff;
  color: #555;
  padding: 15px;
  overflow: auto; }
  #comments #respond h3 {
    line-height: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    font-size: 22px;
    color: #666;
    font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
  #comments #respond p {
    border-bottom: 1px solid #ccc; }
  #comments #respond input {
    margin-bottom: 10px;
    background: #eee;
    font-size: 13px;
    border: 0;
    color: #999;
    display: block;
    width: 100%;
    padding: 6px 4px !important; }
  #comments #respond textarea {
    font-family: Helvetica, Arial;
    font-size: 13px;
    margin-bottom: 7px;
    background: #eee;
    border: 0;
    border-radius: 3px;
    width: 98.5%;
    height: 155px;
    color: #999;
    padding: 4px;
    border-radius: 0; }
  #comments #respond input:focus, #comments #respond textarea:focus {
    background: #f3f3f3;
    color: #444;
    border-color: rgba(98, 98, 98, 0.3);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.1);
    outline: 0; }
  #comments #respond label, #comments #respond .required {
    color: #888;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    display: inline; }
  #comments #respond input#submit {
    cursor: pointer;
    margin-bottom: 7px;
    margin-right: 10px;
    border-radius: 3px;
    width: auto;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 8px 15px !important; }
  #comments #respond input#submit:active {
    background: #ff4f3b; }
  #comments #respond .comment-notes, #comments #respond .form-allowed-tags {
    display: none; }
  #comments #respond .inputcom {
    width: 30%;
    float: left;
    border-bottom: 0;
    margin-bottom: 0; }
  #comments #respond .comment-form-email {
    margin: 0 20px; }
  #comments #respond .logged-in-as {
    padding-bottom: 5px;
    font-size: 12px; }

/* #Comments #Respond */
/*! =============================================================================
   Secondary // Sidebar
   ============================================================================= */
.contis {
  overflow: hidden !important;
  max-width: 100% !important; }

#secondary {
  overflow: hidden;
  clear: both;
  width: 100%;
  background: none;
  float: right !important; }

.nomo {
  float: right !important; }

/*! =============================================================================
   Widgets (Common)
   ============================================================================= */
#secondary .widget, #footer .widget {
  margin: 0px 0 15px;
  font-size: 14px;
  color: #333; }
  #secondary .widget small, #footer .widget small {
    font-size: 10px !important; }
  #secondary .widget .li-content, #footer .widget .li-content {
    overflow: auto;
    position: relative; }
  #secondary .widget iframe, #footer .widget iframe {
    border: 0; }
  #secondary .widget select, #footer .widget select {
    max-width: 100%; }
  #secondary .widget img, #footer .widget img {
    display: block;
    max-width: 100%;
    height: auto; }

#secondary .widget ul, #footer .widget ul {
  margin: 0;
  padding: 0; }

#secondary .widget ul li, #footer .widget ul li {
  list-style: none;
  padding: 5px;
  margin: 5px 0;
  border-bottom: 1px solid #ccc;
  color: #333;
  overflow: auto; }
  #secondary .widget ul li ul li, #footer .widget ul li ul li {
    border-bottom: 1px solid #ccc; }
  #secondary .widget ul li ul li:last-of-type, #footer .widget ul li ul li:last-of-type {
    border-bottom: none; }
  #secondary .widget ul li a, #footer .widget ul li a {
    color: #333; }
  #secondary .widget ul li a:hover, #footer .widget ul li a:hover {
    color: #f53e2a; }
  #secondary .widget ul li img, #footer .widget ul li img {
    width: 53px;
    height: auto;
    padding-right: 0;
    margin: 0 10px 0px 0;
    float: left;
    border: 1px solid #bbb;
    padding: 1px; }

#secondary .widget .meta-wg, #footer .widget .meta-wg {
  font-size: 11px !important;
  margin-top: 4px;
  color: #777;
  text-transform: uppercase; }
  #secondary .widget .meta-wg time.time-meta, #footer .widget .meta-wg time.time-meta {
    color: #777;
    background: url(../img/date.png) 0px 2px no-repeat;
    margin: 0 6px 0 0px;
    padding-left: 15px; }
  #secondary .widget .meta-wg .comments-meta, #footer .widget .meta-wg .comments-meta {
    background: url(../img/com-icon.png) 0px 3px no-repeat;
    margin: 0 6px 0 0px;
    padding-left: 15px; }

/*! =============================================================================
   Widgets (Only Footer)
   ============================================================================= */
#footer .widget {
  font-size: 13px; }

#footer .widget h3 {
  margin: 0 0 10px;
  font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
  background: none;
  line-height: 1.6;
  font-weight: 500;
  padding: 0px 0px 0px;
  text-transform: uppercase;
  font-size: 18px;
  color: #eee; }

#footer .widget ul {
  margin: 0px 0 5px 0;
  padding: 0; }

#footer .widget ul li {
  margin-top: 0;
  color: #ccc;
  border-color: #222; }
  #footer .widget ul li a {
    color: #ccc; }
  #footer .widget ul li img {
    width: 50px;
    border-color: #333;
    padding: 2px; }

#footer .widget .meta-wg {
  text-transform: none; }

/*! =============================================================================
   Search Widget
   ============================================================================= */
#secondary .widget_search form, #footer .widget_search form {
  position: relative;
  overflow: hidden; }
#secondary .widget_search .assistive-text, #footer .widget_search .assistive-text {
  display: none; }
#secondary .widget_search input.submit, #footer .widget_search input.submit {
  position: absolute;
  width: 16px;
  height: 16px;
  right: 10%;
  border: 0;
  text-indent: -9999px;
  top: 8px;
  background: url(../img/search-icon-b.png) no-repeat; }
#secondary .widget_search input.field, #footer .widget_search input.field {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 95%;
  height: 32px;
  outline: 0;
  font-size: 12px;
  background: #ddd !important;
  border: 0 !important;
  padding: 6px 36px 6px 8px;
  -webkit-box-shadow: inset 0 11px 11px transparent !important;
  box-shadow: inset 0 11px 11px transparent !important;
  border-radius: 5px;
  margin-bottom: 0; }
#secondary .widget_search input.field:focus, #footer .widget_search input.field:focus {
  background: #fff !important;
  border-color: rgba(98, 98, 98, 0.3);
  outline: 0;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.3); }

#secondary .widget_search input.field {
  width: 95%;
  margin: 0 auto;
  display: block;
  border: 1px solid #ccc !important;
  padding: 5px 36px 6px 8px; }
#secondary .widget_search input.submit {
  position: absolute;
  width: 16px;
  height: 16px;
  right: 6%;
  border: 0;
  text-indent: -9999px;
  top: 8px;
  background: url(../img/search-icon-b.png) no-repeat; }
#secondary .widget_search input.field:focus {
  border: 1px solid #ccc !important; }

/*! =============================================================================
   Tag Cloud Widget
   ============================================================================= */
#secondary .widget_tag_cloud ul, #footer .widget_tag_cloud ul, #secondary .dph_tagcl_wg ul, #footer .dph_tagcl_wg ul {
  margin: 0;
  padding: 0;
  overflow: auto; }
  #secondary .widget_tag_cloud ul li, #footer .widget_tag_cloud ul li, #secondary .dph_tagcl_wg ul li, #footer .dph_tagcl_wg ul li {
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    list-style: none;
    overflow: visible; }
    #secondary .widget_tag_cloud ul li a, #footer .widget_tag_cloud ul li a, #secondary .dph_tagcl_wg ul li a, #footer .dph_tagcl_wg ul li a {
      display: block;
      border: 1px solid #222;
      border-radius: 3px;
      padding: 4px 8px;
      font-size: 13px !important;
      -moz-transition: .8s linear;
      -webkit-transition: .8s ease-out;
      transition: .8s linear;
      margin: 3px 3px 0 0; }
      #secondary .widget_tag_cloud ul li a:hover, #footer .widget_tag_cloud ul li a:hover, #secondary .dph_tagcl_wg ul li a:hover, #footer .dph_tagcl_wg ul li a:hover {
        color: #fff !important;
        border-color: #f53e2a;
        -moz-transition: .01s linear;
        -webkit-transition: .01s ease-out;
        transition: .01s linear; }

#secondary .widget_tag_cloud ul li, #secondary .dph_tagcl_wg ul li {
  margin: 0 2px 2px 0; }
  #secondary .widget_tag_cloud ul li a, #secondary .dph_tagcl_wg ul li a {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px; }
    #secondary .widget_tag_cloud ul li a:hover, #secondary .dph_tagcl_wg ul li a:hover {
      color: #111;
      background: #fff;
      border-color: #d1250e; }

/*! =============================================================================
   Editors Widget
   ============================================================================= */
#secondary .widget_list_authors_dph ul, #footer .widget_list_authors_dph ul {
  text-align: center; }
#secondary .widget_list_authors_dph ul li, #footer .widget_list_authors_dph ul li {
  text-align: center;
  margin-bottom: 10px;
  display: inline;
  border: 0; }
#secondary .widget_list_authors_dph ul li a, #footer .widget_list_authors_dph ul li a {
  border-radius: 50% !important;
  padding: 3px;
  margin: 0 0 5px;
  border: 1px solid #aaa;
  position: relative;
  display: inline-block;
  width: 50px; }
#secondary .widget_list_authors_dph ul li a:hover, #footer .widget_list_authors_dph ul li a:hover {
  border-color: #d1250e; }
#secondary .widget_list_authors_dph ul img, #footer .widget_list_authors_dph ul img {
  width: 100% !important;
  height: auto !important;
  position: relative;
  border: 0 !important;
  border-radius: 50%;
  text-align: center; }

/*! =============================================================================
   Popular Posts Widget
   ============================================================================= */
#secondary .widget_popular_posts .header-wg, #footer .widget_popular_posts .header-wg {
  height: 180px;
  overflow: hidden;
  position: relative; }
#secondary .widget_popular_posts .header-wg:after, #footer .widget_popular_posts .header-wg:after {
  content: "";
  background: url(../img/select-trb.png) no-repeat 10px 2px;
  padding: 10px 20px;
  position: absolute;
  bottom: -10px; }
#secondary .widget_popular_posts .header-wg img, #footer .widget_popular_posts .header-wg img {
  width: 100%;
  height: auto; }
#secondary .widget_popular_posts .pie-wg, #footer .widget_popular_posts .pie-wg {
  background: #000;
  margin-bottom: 10px; }
#secondary .widget_popular_posts h2, #footer .widget_popular_posts h2 {
  color: #eee;
  background: #000;
  font-size: 15px;
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 10px 10px 10px;
  margin-bottom: 0;
  -moz-transition: .3s linear;
  -webkit-transition: .3s ease-out;
  transition: .3s linear; }
  #secondary .widget_popular_posts h2 a, #footer .widget_popular_posts h2 a {
    color: #eee;
    display: block; }
  #secondary .widget_popular_posts h2:hover, #footer .widget_popular_posts h2:hover {
    background: #f53e2a;
    -moz-transition: .3s linear;
    -webkit-transition: .3s ease-out;
    transition: .3s linear; }
#secondary .widget_popular_posts .entry-meta, #footer .widget_popular_posts .entry-meta {
  font-size: 11px;
  color: #ccc;
  margin: 0px auto 0;
  width: 93%;
  padding: 8px 0px 12px;
  border-top: 3px solid #111;
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  z-index: 1; }
  #secondary .widget_popular_posts .entry-meta .meta-date, #footer .widget_popular_posts .entry-meta .meta-date {
    background: url(../img/clocktw.png) 0px 1px no-repeat;
    padding: 1px 0 3px 18px; }
  #secondary .widget_popular_posts .entry-meta .meta-com, #footer .widget_popular_posts .entry-meta .meta-com {
    background: url(../img/speech-bubble-left-3w.png) no-repeat 0px 2px;
    padding: 0 0 3px 18px;
    margin-left: 8px;
    float: right; }
  #secondary .widget_popular_posts .entry-meta .meta-views, #footer .widget_popular_posts .entry-meta .meta-views {
    background: url(../img/eye-icon.png) no-repeat 0px 3px;
    padding: 0 0 3px 18px;
    margin-left: 8px;
    float: right; }
  #secondary .widget_popular_posts .entry-meta a, #footer .widget_popular_posts .entry-meta a {
    color: #ccc; }
    #secondary .widget_popular_posts .entry-meta a:hover, #footer .widget_popular_posts .entry-meta a:hover {
      color: #f53e2a; }
#secondary .widget_popular_posts .header-wg .featured-category, #footer .widget_popular_posts .header-wg .featured-category {
  position: absolute;
  font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
  top: 10px;
  left: 10px;
  color: #000;
  font-size: .8em;
  text-transform: uppercase;
  padding: 5px 8px;
  font-weight: 600; }

/*! =============================================================================
   Slides Widget
   ============================================================================= */
#secondary .widget_category_postsnn ul li, #footer .widget_category_postsnn ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 0;
  color: #333;
  overflow: hidden; }
  #secondary .widget_category_postsnn ul li img, #footer .widget_category_postsnn ul li img {
    width: auto;
    height: auto;
    margin: 0 0px 0px 0;
    float: none;
    border: 0;
    padding: 1px; }
#secondary .widget_category_postsnn .ami, #footer .widget_category_postsnn .ami {
  position: relative;
  max-height: 250px;
  overflow: hidden;
  display: none; }
#secondary .widget_category_postsnn h2, #footer .widget_category_postsnn h2 {
  position: absolute;
  bottom: 0%;
  padding: 0 10px;
  font-size: 20px;
  line-height: 1.2em;
  text-shadow: 0px 1px 1px black;
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #fff; }
  #secondary .widget_category_postsnn h2 a, #footer .widget_category_postsnn h2 a {
    color: #fff !important; }
#secondary .widget_category_postsnn .featured-category, #footer .widget_category_postsnn .featured-category {
  position: absolute;
  font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
  top: 10px;
  left: 10px;
  color: #000;
  font-size: .8em;
  text-transform: uppercase;
  padding: 5px 8px;
  font-weight: 600; }
#secondary .widget_category_postsnn .ubscore, #secondary .widget_category_postsnn .ubgallery, #secondary .widget_category_postsnn .ubvideo, #footer .widget_category_postsnn .ubscore, #footer .widget_category_postsnn .ubgallery, #footer .widget_category_postsnn .ubvideo {
  width: 36px;
  height: 36px;
  padding: 3px;
  top: 3%;
  left: 82%; }
#secondary .widget_category_postsnn .ubvideo, #footer .widget_category_postsnn .ubvideo {
  background: RGBA(0, 0, 0, 0.3) url(../img/video-icon.png) center no-repeat !important; }
#secondary .widget_category_postsnn .ubgallery, #footer .widget_category_postsnn .ubgallery {
  background: RGBA(0, 0, 0, 0.3) url(../img/photo-icon.png) center no-repeat !important; }
#secondary .widget_category_postsnn .dial, #footer .widget_category_postsnn .dial {
  font-size: 10px !important;
  margin-top: 9px !important; }

/*! =============================================================================
   Video Widget
   ============================================================================= */
.single .entry-content .wg-video, .page .entry-content .wg-video, #secondary .wg-video, #footer .wg-video {
  margin-bottom: 10px !important; }

.wg-video iframe {
  width: 100%; }

/*! =============================================================================
   Square Ads Widget
   ============================================================================= */
#secondary .ad_square_wg ul, #footer .ad_square_wg ul {
  overflow: auto; }
#secondary .ad_square_wg ul li, #footer .ad_square_wg ul li {
  border: none;
  margin: 0 auto !important;
  padding: 0 !important;
  margin-bottom: 10px !important;
  float: left;
  list-style: none;
  overflow: visible;
  text-align: center;
  width: 50%; }
  #secondary .ad_square_wg ul li img, #footer .ad_square_wg ul li img {
    width: auto;
    float: none;
    text-align: center;
    border: 0;
    padding: 0;
    margin: 0 auto; }

/*! =============================================================================
   Recent Comments with Gravatar Widget
   ============================================================================= */
#secondary .widget_recent_comm ul li, #secondary .widget_recent_comm ul li a {
  color: #333; }

#footer .widget_recent_comm img, #secondary .widget_recent_comm img {
  width: 50px !important;
  height: 50px !important;
  border: 1px solid #ccc; }
#footer .widget_recent_comm .comment-text, #secondary .widget_recent_comm .comment-text {
  overflow: auto; }
#footer .widget_recent_comm ul li, #secondary .widget_recent_comm ul li {
  overflow: auto;
  max-width: 100%;
  height: auto;
  padding-bottom: 5px; }

#footer .widget_recent_comm ul li {
  background: #111; }

#secondary .widget_recent_comm img {
  width: 100% !important;
  height: auto !important;
  position: relative;
  border: 0 !important;
  border-radius: 50%;
  text-align: center; }
#secondary .widget_recent_comm .author-av {
  border-radius: 50% !important;
  padding: 1px;
  margin: 0 10px 5px 0;
  border: 1px solid #aaa;
  position: relative;
  display: inline-block;
  float: left;
  width: 50px; }

/*! =============================================================================
   Facebook Like Box Widget
   ============================================================================= */
#secondary .widget_facebook_wg .fb-like-box, #secondary .widget_facebook_wg .fb-like-box span, #secondary .widget_facebook_wg .fb-like-box span iframe[style], #footer .widget_facebook_wg .fb-like-box, #footer .widget_facebook_wg .fb-like-box span, #footer .widget_facebook_wg .fb-like-box span iframe[style] {
  width: 100% !important; }

#footer .widget_facebook_wg .fb-like-box {
  background: #111;
  color: #ccc !important; }

/*! =============================================================================
   Gallery Widget
   ============================================================================= */
#secondary .widget_latest_imgs ul, #footer .widget_latest_imgs ul, #secondary .widget_quick-flickr-widget ul, #footer .widget_quick-flickr-widget ul {
  overflow: auto;
  margin-top: 5px; }
  #secondary .widget_latest_imgs ul li, #footer .widget_latest_imgs ul li, #secondary .widget_quick-flickr-widget ul li, #footer .widget_quick-flickr-widget ul li {
    border: none !important;
    float: left !important;
    margin: 0px 17px 10px 0;
    padding: 0;
    overflow: visible;
    width: 92px !important;
    display: block; }
    #secondary .widget_latest_imgs ul li.dpht, #footer .widget_latest_imgs ul li.dpht, #secondary .widget_quick-flickr-widget ul li.dpht, #footer .widget_quick-flickr-widget ul li.dpht {
      margin-right: 0; }
    #secondary .widget_latest_imgs ul li img, #footer .widget_latest_imgs ul li img, #secondary .widget_quick-flickr-widget ul li img, #footer .widget_quick-flickr-widget ul li img {
      display: block;
      width: 100%;
      height: auto;
      margin: 0;
      padding: 1px; }
      #secondary .widget_latest_imgs ul li img:hover, #footer .widget_latest_imgs ul li img:hover, #secondary .widget_quick-flickr-widget ul li img:hover, #footer .widget_quick-flickr-widget ul li img:hover {
        border-color: #f53e2a; }

#footer .widget_latest_imgs ul li, #footer .widget_quick-flickr-widget ul li {
  background: none;
  width: 28% !important;
  max-width: 100px; }
  #footer .widget_latest_imgs ul li img, #footer .widget_quick-flickr-widget ul li img {
    border: 1px solid #333;
    padding: 1px; }

/*! =============================================================================
   WordPress Calendar Widget
   ============================================================================= */
#wp-calendar {
  width: 100%; }
  #wp-calendar caption {
    color: #eee;
    font-size: 13px;
    margin-top: 0px;
    background: #111;
    padding: 8px 0;
    text-transform: uppercase; }
  #wp-calendar thead {
    font-size: 10px;
    background: #333;
    color: #fff; }
  #wp-calendar thead th {
    padding: 4px 10px; }
  #wp-calendar tbody {
    color: #aaa; }
  #wp-calendar tbody td {
    background: #222;
    color: #ccc;
    text-align: center;
    padding: 2.5% 2.5%;
    font-size: 13px; }
    #wp-calendar tbody td a {
      color: #ccc;
      text-decoration: underline !important; }
  #wp-calendar tbody td.pad {
    background: #111; }
  #wp-calendar tbody .pad {
    background: none; }
  #wp-calendar #today {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    background: #d1250e;
    background: -moz-radial-gradient(50% 50% 0deg, ellipse cover, #ff4f3b, #f53e2a);
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 20, from(#ff4f3b), to(#f53e2a)); }
  #wp-calendar tfoot #next {
    font-size: 10px;
    text-transform: uppercase;
    text-align: right; }
  #wp-calendar tfoot #prev {
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 5px; }

/*! =============================================================================
   Footer
   ============================================================================= */
.container-full {
  margin-top: 40px; }

.copy {
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  color: #999;
  font-style: italic;
  padding: 7px 0;
  margin: 0 0 20px;
  border-top: 1px solid #111; }

#footer {
  background: black;
  padding: 0 0 10px;
  font-size: 13px;
  font-weight: 300;
  color: #ccc;
  min-height: 146px;
  position: relative;
  padding-top: 0; }
  #footer a {
    color: #ccc; }
    #footer a:hover {
      color: #f53e2a; }
  #footer h2.logo-footer-img {
    line-height: 0;
    margin: 0;
    padding: 0; }
  #footer .logo-section img {
    display: inline-block;
    max-width: 100%;
    height: auto; }
  #footer h2.logo-footer {
    font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    line-height: 34px;
    font-size: 38px; }
    #footer h2.logo-footer a {
      color: white; }
  #footer .site-description {
    font-size: 14px;
    padding-top: 10px; }
  #footer .btm-nav {
    font-size: 13px !important;
    background: #000;
    font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 10px 0 !important;
    margin: 0 !important; }
    #footer .btm-nav .sf-menu {
      border-bottom: 1px solid #222;
      max-height: none;
      text-align: center; }
    #footer .btm-nav .sf-menu li {
      float: none;
      display: inline-block; }
    #footer .btm-nav .sf-menu li a {
      border: none;
      padding: 5px 14px 15px;
      font-size: 16px !important; }
    #footer .btm-nav .current-menu-item a, #footer .btm-nav .current-menu-item a:hover, #footer .btm-nav .sf-menu li.current-menu-item ul li:hover > a, #footer .btm-nav .sf-menu li:hover > a {
      background: none;
      color: #f53e2a; }
    #footer .btm-nav .sf-arrows .sf-with-ul {
      padding-right: 1.5em;
      *padding-right: 1em;
      /* no CSS arrows for IE7 (lack pseudo-elements) */ }
    #footer .btm-nav .sf-menu ul {
      background: #111 !important;
      padding: 0 !important;
      text-align: left; }
    #footer .btm-nav .sf-menu ul li {
      border: none;
      text-align: left; }
    #footer .btm-nav .sf-menu ul li a {
      font-size: 16px;
      padding: 6px 15px 7px !important; }
    #footer .btm-nav .sf-menu .home-menu {
      display: none; }

/*! =============================================================================
   WordPress Player (Responsive CSS)
   ============================================================================= */
.mejs-container {
  width: 100% !important;
  margin: 0 auto !important;
  position: relative !important; }

.mejs-overlay-button {
  text-align: center !important;
  width: 100% !important; }

.mejs-container {
  width: 100% !important;
  height: auto !important;
  padding-top: 57% !important; }

.mejs-audio {
  width: auto !important;
  height: auto !important;
  padding-top: 40px !important;
  margin-bottom: 0px !important; }

.mejs-overlay, .mejs-poster {
  width: 100% !important;
  height: 100% !important;
  z-index: 9999; }

.mejs-mediaelement video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important; }

.mejs-container, .mejs-embed, .mejs-embed body {
  background: #333 !important; }

/*! =============================================================================
   Pagination
   ============================================================================= */
.paging-navigation {
  margin: 0px 0 10px; }

.paging-navigation .nav-previous, .paging-navigation .nav-next {
  display: inline; }

.paging-navigation .nav-next {
  text-align: right;
  float: right; }

.paging-navigation a:link, .paging-navigation a:visited, #comments input#submit, .contact-form input#submit {
  font-size: 12px;
  text-transform: uppercase;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #d83526;
  padding: 6px 12px;
  text-decoration: none;
  background-color: #ff4f3b;
  color: #fff !important;
  display: inline-block;
  -webkit-box-shadow: inset 1px 1px 0px 0px #fab3ad;
  -moz-box-shadow: inset 1px 1px 0px 0px #fab3ad;
  box-shadow: inset 1px 1px 0px 0px #ff715d; }

.paging-navigation .nav-previous a:hover, .paging-navigation .nav-next a:hover, #comments input#submit:hover, .contact-form input#submit:hover {
  background-color: #ff604c; }

/*! =============================================================================
   Numbered Pagination
   ============================================================================= */
.page-numbers {
  display: block;
  /*background: #eee;*/
  padding-left: 0;
  margin: 10px 0;
  color: #666;
  text-transform: uppercase;
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif; }

.page-numbers > li {
  display: inline; }

.page-numbers > li a, .page-numbers > li a:visited {
  color: #666 !important; }

.page-numbers > li > a, .page-numbers > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px; }

.page-numbers > li:first-child > a, .page-numbers > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
  color: #fff !important; }

.page-numbers > li:last-child > a, .page-numbers > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px; }

ul.page-numbers > li > .next, .page-numbers > li > .prev {
  border-color: #f53e2a !important;
  color: #fff !important;
  background-color: #f53e2a !important; }

.page-numbers > li > a:hover, .page-numbers > li > span:hover, .page-numbers > li > a:focus, .page-numbers > li > span:focus {
  background-color: #eeeeee; }

ul.page-numbers > li > .current, ul.page-numbers > li > .current, ul.page-numbers > li > .current:hover, ul.page-numbers > li > .current > span:hover, ul.page-numbers > li > .current > a:focus, ul.page-numbers > li > .current > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #f53e2a;
  border-color: #f53e2a;
  cursor: default; }

.page-numbers > .disabled > span, .page-numbers > .disabled > span:hover, .page-numbers > .disabled > span:focus, .page-numbers > .disabled > a, .page-numbers > .disabled > a:hover, .page-numbers > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed; }

/*! =============================================================================
   Contact Template
   ============================================================================= */
.contact-form {
  margin-top: 15px;
  margin-bottom: 10px;
  border-top: 3px solid #111;
  box-shadow: inset 0 0 0 1px #eee;
  background: #fff;
  color: #555;
  padding: 15px;
  overflow: auto; }
  .contact-form h3 {
    line-height: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    font-size: 22px;
    color: #666;
    font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
  .contact-form input {
    margin-bottom: 10px;
    background: #eee;
    font-size: 13px;
    border: 0;
    color: #999;
    display: block;
    width: 100%;
    padding: 6px 4px !important; }
  .contact-form .human-verify {
    display: inline; }
  .contact-form textarea {
    font-size: 13px;
    margin-bottom: 7px;
    background: #eee;
    border: 0;
    border-radius: 3px;
    width: 98.5%;
    height: 155px;
    color: #999;
    padding: 4px;
    border-radius: 0; }
  .contact-form input:focus, .contact-form textarea:focus {
    background: #f3f3f3;
    color: #444;
    border-color: rgba(98, 98, 98, 0.3);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.1);
    outline: 0; }
  .contact-form label, .contact-form .required {
    color: #888;
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: normal;
    display: inline; }
  .contact-form input#submit {
    cursor: pointer;
    margin-bottom: 7px;
    margin-right: 10px;
    border-radius: 3px;
    width: auto;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 8px 15px !important; }
  .contact-form p {
    border-bottom: 1px solid #ccc; }
  .contact-form .inputcom {
    width: 48%;
    float: left;
    border-bottom: 0;
    margin-bottom: 0; }
  .contact-form .textarea-p {
    clear: both; }
  .contact-form .contact_name, .contact-form .comment-form-email {
    margin: 0 15px 0 0px !important; }
  .contact-form span.verify {
    color: #555 !important; }
  .contact-form form span {
    color: #f53e2a; }
  .contact-form .error {
    padding: 5px 9px;
    border: 1px solid #f53e2a;
    color: #f53e2a;
    border-radius: 3px;
    margin-bottom: 7px; }
  .contact-form .success {
    padding: 5px 9px;
    border: 1px solid green;
    color: green;
    border-radius: 3px;
    margin-bottom: 7px; }

/*! =============================================================================
   Featured Panel
   ============================================================================= */
#featured-nn {
  max-height: 420px;
  overflow: hidden;
  padding: 0 30px; }

#slider-nn, #slider-vid {
  margin: 0;
  padding: 0;
  max-height: 410px;
  overflow: hidden;
  position: relative;
  z-index: 8999;
  background: #15161b; }

#slider-nn img, #slider-vid img {
  position: relative;
  z-index: 1;
  height: auto !important; }

#blocks-nn img, #slider-nn img, #slider-vid img {
  width: 100%;
  height: auto; }

.block-inner {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  z-index: 111 !important;
  overflow: hidden;
  background: #eee; }

.title-box {
  width: 100%;
  padding: 0 10px;
  bottom: 0;
  position: absolute;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 8999;
  background: -moz-linear-gradient(top, transparent 0%, black 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(100%, black));
  background: -webkit-linear-gradient(top, transparent 0%, black 100%);
  background: -o-linear-gradient(top, transparent 0%, black 100%);
  background: -ms-linear-gradient(top, transparent 0%, black 100%);
  background: linear-gradient(to bottom, transparent 0%, black 100%);
  text-transform: capitalize;
  color: #fff; }

#featured-nn .title-box h2 {
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
  padding: 0;
  text-shadow: 0px 1px 1px black; }

#slider-nn .title-box h2,#slider-vid .title-box h2 {
  font-size: 28px;
  font-family: TitlingGothicFBMediumComp;
  letter-spacing: .03em;
  line-height: 1.2;
  padding: 20px 0 5px; }

#blocks-nn .title-box h2 {
  font-size: 18px;
  font-family: TitlingGothicFBMediumComp;
  letter-spacing: .03em;
  line-height: 1.2;
  padding: 15px 0px 5px; }

#featured-nn .title-box a {
  color: #fff; }

#slider-vid .title-box a {
    color: #fff; }

#featured-nn .title-box .sub-info,#slider-vid .title-box .sub-info {
  font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  display: inline;
  font-size: .9em;
  position: absolute;
  margin: -20px 0 0 0px;
  line-height: 1.4; }

#featured-nn .title-box .sub-info .now,#slider-vid .title-box .sub-info .now {
  background: #f53e2a;
  padding: 7px 10px 8px 10px;
  line-height: 1.4; }

#featured-nn .title-box .sub-info .featured-category,#slider-vid .title-box .sub-info .featured-category {
  background: #000;
  padding: 7px 10px 8px 10px;
  line-height: 1.4; }

#blocks-nn .featured-category {
  font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  background: #d1250e;
  padding: 5px 8px 5px;
  font-size: .8em;
  top: 10px;
  left: 10px;
  z-index: 999 !important; }

#featured-nn .overlay {
  position: absolute;
  z-index: 899;
  top: 0;
  left: 0;
  background: #f53e2a;
  opacity: 0.1;
  filter: alpha(opacity=10);
  width: 100% !important;
  height: 100% !important; }

/* =============================================================================
   Media Panel & Reviews Panel
   ============================================================================= */
#media-panel .flexslider li, #reviews-panel .flexslider li {
  max-width: 265px; }
#media-panel .flexslider .img-inner, #reviews-panel .flexslider .img-inner {
  position: relative;
  background: #000; }
#media-panel .flexslider .img-inner img, #reviews-panel .flexslider .img-inner img {
  width: 100%;
  height: auto; }
#media-panel .flexslider .post-inner, #reviews-panel .flexslider .post-inner {
  background: #000;
  position: relative; }
#media-panel .flexslider .post-inner:before, #reviews-panel .flexslider .post-inner:before {
  content: "";
  background: url(../img/select-trb.png) no-repeat 10px 2px;
  padding: 10px 20px;
  position: absolute;
  bottom: 91%; }
#media-panel .flexslider h2, #reviews-panel .flexslider h2 {
  /*font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;*/
  font-family: TitlingGothicFBMediumComp;
  letter-spacing: .03em;
  font-size: 19px;
  font-weight: 400;
  height: 72px;
  overflow: hidden;
  margin: 0px auto 4px;
  line-height: 26px;
  text-align: center;
  background: #000;
  padding: 10px;
  position: relative;
  z-index: 1110 !important;
  -moz-transition: .3s linear;
  -webkit-transition: .3s ease-out;
  transition: .3s linear; }
  #media-panel .flexslider h2 a, #reviews-panel .flexslider h2 a {
    color: #fff; }
#media-panel .flexslider h2:hover, #reviews-panel .flexslider h2:hover {
  background: #F53E2A;
  -moz-transition: .3s linear;
  -webkit-transition: .3s ease-out;
  transition: .3s linear; }
#media-panel .flexslider .entry-meta, #reviews-panel .flexslider .entry-meta {
  font-size: 11px;
  color: #ccc;
  margin: 0px auto 0;
  width: 93%;
  padding: 8px 0px 12px;
  border-top: 3px solid #111;
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  z-index: 1; }
  #media-panel .flexslider .entry-meta .meta-date, #reviews-panel .flexslider .entry-meta .meta-date {
    background: url(../img/clocktw.png) 0px 1px no-repeat;
    padding: 1px 0 3px 18px; }
  #media-panel .flexslider .entry-meta .meta-com, #reviews-panel .flexslider .entry-meta .meta-com {
    background: url(../img/speech-bubble-left-3w.png) no-repeat 0px 2px;
    padding: 0 0 3px 18px;
    margin-left: 8px;
    float: right; }
  #media-panel .flexslider .entry-meta a:link, #reviews-panel .flexslider .entry-meta a:link {
    color: #ccc !important; }
    #media-panel .flexslider .entry-meta a:link:hover, #reviews-panel .flexslider .entry-meta a:link:hover {
      color: #ccc !important; }
  #media-panel .flexslider .entry-meta a:visited, #reviews-panel .flexslider .entry-meta a:visited {
    color: #ccc !important; }
#media-panel .flexslider .featured-category, #reviews-panel .flexslider .featured-category {
  font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  background: #d1250e;
  padding: 5px 8px 5px;
  font-size: .8em;
  top: 10px;
  left: 10px;
  z-index: 999 !important; }

/* ==========================================================================
   Ubscore
   ========================================================================== */
.ubscore input {
  display: none; }

.ubscore, .ubgallery, .ubvideo {
  position: absolute;
  top: 35%;
  left: 37%;
  text-align: center;
  background: #00BF76;
  border-radius: 50%;
  width: 86px;
  height: 86px;
  padding: 3px 0px 0px 0px;
  opacity: 0.9;
  z-index: 900;
  overflow: hidden; }
  
.ubvideo_other {
	position: absolute;
	/*
  margin-left: 115px;
  top: -115px;
  	*/
  	top: -115px;
  	margin-left: -43px;
  	left: 50%;
  text-align: center;
  background: #00BF76;
  border-radius: 50%;
  width: 86px;
  height: 86px;
  padding: 0px 0px 0px 0px;
  opacity: 0.9;
  z-index: 900;
  overflow: hidden; 
}

.ubgallery {
  background: RGBA(0, 0, 0, 0.3) url(../img/camformat.png) center no-repeat !important; }

.ubvideo, .ubvideo_other {
  background: RGBA(0, 0, 0, 0.3) url(../img/playformat.png) center no-repeat !important; }

#featured-nn .ubscore, #featured-nn .ubgallery, #featured-nn .ubvideo {
  width: 36px;
  height: 36px;
  padding: 3px;
  top: -9px;
  left: 105%; }

#blocks-nn .ubscore, #blocks-nn .ubgallery, #blocks-nn .ubvideo {
  width: 36px;
  height: 36px;
  padding: 3px;
  top: 3%;
  left: 82%; }

#featured-nn .ubvideo, #blocks-nn .ubvideo {
  background: RGBA(0, 0, 0, 0.3) url(../img/video-icon.png) center no-repeat !important; }

#blocks-nn .ubgallery, #featured-nn .ubgallery {
  background: RGBA(0, 0, 0, 0.3) url(../img/photo-icon.png) center no-repeat !important; }

#blocks-nn .dial, #featured-nn .dial {
  font-size: 10px !important;
  margin-top: 9px !important; }

/* ==========================================================================
   Score Panel
   ========================================================================== */
.score-panel {
  margin: 10px auto 20px;
  background: #fff;
  max-width: 848px;
  padding: 10px;
  border: 4px double #999; }

.score-panel .ubscore {
  position: relative;
  background: #00BF76;
  border-radius: 50%;
  top: 0;
  left: 0;
  width: 106px;
  height: 106px;
  padding: 3px 0px 0px 0px !important;
  opacity: 1;
  z-index: 900;
  overflow: hidden;
  margin: 10px 0 10px 5px; }

.score-panel .dial {
  font-size: 32px !important;
  margin-top: 28px !important; }

.score-summ {
  overflow: hidden;
  background: url(../img/quote.png) no-repeat 98% 10px;
  color: #666;
  zoom: 1;
  padding: 5px 10px 10px;
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300; }

.score-post {
  width: 126px;
  float: left;
  text-align: center;
  font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;
  position: relative; }

.score {
  display: block;
  background: #F53E2A;
  color: #fff;
  font-size: 40px; }

.score-tag {
  position: relative;
  background: #ff3a38;
  color: #fff;
  font-size: 18px;
  padding: 10px 10px;
  margin-bottom: 5px;
  display: inline-block;
  clear: both;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.summ {
  display: block; }

.criter {
  border-top: 1px dashed #ccc; }

.score-panel .criter {
  margin: 0px 0 0;
  clear: both;
  padding: 15px 0px 0px; }
  .score-panel .criter .progress {
    overflow: hidden;
    height: 30px;
    margin-bottom: 20px;
    background-color: #eee;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif; }
  .score-panel .criter .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    text-align: left;
    background-color: #F48B00;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease; }
  .score-panel .criter .base-cr {
    padding-left: 10px;
    text-transform: uppercase; }
  .score-panel .criter .base-sc {
    padding: 0 7px;
    margin: 5px 10px 0px;
    text-transform: uppercase;
    text-align: right;
    float: right;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    position: relative;
    background: #000;
    border-radius: 25px; }

/*! =============================================================================
   Social Icons
   ============================================================================= */
.social-bar .minicons {
  float: none;
  margin: 5px 0 0 6px;
  display: inline;
  float: left; }

.social-bar .minicons a.twitter, .social-bar .minicons a.facebook, .social-bar .minicons a.gplus, .social-bar .minicons a.pint, .social-bar .minicons a.inst, .social-bar .minicons a.yt, .social-bar .minicons a.feed {
  background-color: #111;
  box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.5); }

#footer .minicons {
  text-align: right;
  margin-bottom: 10px; }

#footer .minicons a {
  margin-top: 0;
  display: inline;
  padding: 6px 15px; }
  #footer .minicons a.twitter, #footer .minicons a.facebook, #footer .minicons a.gplus, #footer .minicons a.pint, #footer .minicons a.inst, #footer .minicons a.yt, #footer .minicons a.feed {
    background-color: #222;
    box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.5); }

.minicons, .widget_social_icons, .minicon {
  text-align: center;
  padding: 0; }
  .minicons a, .widget_social_icons a, .minicon a {
    background: #222222 url(../img/tw-mcons.png) no-repeat center;
    padding: 15px 15px;
    border-radius: 50%;
    margin-right: 6px;
    margin-top: 5px;
    text-align: center;
    display: inline-block;
    border: 0;
    box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-transition: .3s linear;
    -webkit-transition: .3s ease-out;
    transition: .3s linear; }
    .minicons a:hover, .widget_social_icons a:hover, .minicon a:hover {
      -moz-transition: .01s linear;
      -webkit-transition: .01s ease-out;
      transition: .01s linear;
      border-color: #00ACEE; }
    .minicons a.twitter, .widget_social_icons a.twitter, .minicon a.twitter {
      background: #222222 url(../img/tw-mcons.png) no-repeat center; }
      .minicons a.twitter:hover, .widget_social_icons a.twitter:hover, .minicon a.twitter:hover {
        background-color: #00ACEE !important; }
    .minicons a.facebook, .widget_social_icons a.facebook, .minicon a.facebook {
      background: #222222 url(../img/fb-mcons.png) no-repeat center; }
      .minicons a.facebook:hover, .widget_social_icons a.facebook:hover, .minicon a.facebook:hover {
        background-color: #054795 !important; }
    .minicons a.gplus, .widget_social_icons a.gplus, .minicon a.gplus {
      background: #222222 url(../img/gp-mcons.png) no-repeat center; }
      .minicons a.gplus:hover, .widget_social_icons a.gplus:hover, .minicon a.gplus:hover {
        background-color: #C4563F !important; }
    .minicons a.pint, .widget_social_icons a.pint, .minicon a.pint {
      background: #222222 url(../img/pint-mcons.png) no-repeat center; }
      .minicons a.pint:hover, .widget_social_icons a.pint:hover, .minicon a.pint:hover {
        background-color: #CA2128 !important; }
    .minicons a.inst, .widget_social_icons a.inst, .minicon a.inst {
      background: #222222 url(../img/inst-mcons.png) no-repeat center; }
      .minicons a.inst:hover, .widget_social_icons a.inst:hover, .minicon a.inst:hover {
        background-color: #664A3C !important; }
    .minicons a.yt, .widget_social_icons a.yt, .minicon a.yt {
      background: #222222 url(../img/yt-mcons.png) no-repeat center; }
      .minicons a.yt:hover, .widget_social_icons a.yt:hover, .minicon a.yt:hover {
        background-color: #FB2525 !important; }
    .minicons a.feed, .widget_social_icons a.feed, .minicon a.feed {
      background: #222222 url(../img/feed-mcons.png) no-repeat center; }
      .minicons a.feed:hover, .widget_social_icons a.feed:hover, .minicon a.feed:hover {
        background-color: #FFAC00 !important; }

.color-cats {
  display: inline;
  position: absolute;
  left: 0;
  top: 0; }

.color-cats .featured-category {
  position: relative !important;
  display: inline;
  margin: 0px 4px 4px 0; }

#slider-nn .color-cats,#slider-vid .color-cats {
  position: relative; }

#slider-nn .featured-category,#slider-vid .featured-category {
  position: relative;
  margin: 0;
  display: inline; }

.gp_connect_button {
	text-align: center;
	width: 110px;
	height: 28px;
	background-color: #FFFFFF;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	cursor: pointer;
	float: left;
}

.gp_connect_button div {
	padding-top: 4px;
	font-size: 14px;
	font-family: verdana;
	line-height: 16px;
	font-weight: bold;
}

.pt-page-search .entry-title {
	text-align: center;
}

.pt-page-search .pt-lg-badge-sq-outer {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.pt-reg-wrap-right .pt-lg-badge-sq-outer {
	margin-left: auto;
	margin-right: auto;
}

.pt-reg-wrap-right .pt-med-badge-sq-outer {
	margin-left: auto;
	margin-right: auto;
}

.pt-game-info-under-box {
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
}

.gp_connect_button_black {
	text-align: center;
	width: 150px;
	height: 28px;
	background-color: #000000;
	color: #FFFFFF;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	cursor: pointer;
	float: left;
	font-weight: bold;
}

.gp_connect_button_black div {
	padding-top: 1px;
	font-size: 14px;
	font-family: verdana;
	line-height: 20px;
}

.post_wrap_icon {
	width: 165;
	margin-left: 13px;
	position: relative;
	text-align: center;
}

.post_wrap_icon img {
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	display: inline;
}

.float_left {
	float: left;
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: center !important;
    padding: .3em 1em .5em 1em !important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: none !important;
}

.pt_content_only_text_wrap {
	width: 100%;
}

.pt_content_badge_left {
	width: 68px;
	margin-right: 6px;
	float: left;
	margin-bottom: 10px;
}

.pt_content_text_right {
	margin-left: 74px;
}

.pt_content_text_right h2 {
	margin-bottom: 0px;
}

/* NEW SLIDER */

.n-slider-new {
	padding: 15px !important;
	background-color: #15161b;
	overflow: hidden;
	min-height: 410px;
}

.flex-control-nav {
	position: relative !important;
	top: 15px;
}

.flex-control-paging li a {
	background: #929292 !important;
}

.flex-control-paging li a.flex-active {
	background: #FFFFFF !important;
}

/* END NEW SLIDER */

.pt_prof_left {
	width: 15%;
	max-width: 15%;
	float: left;
}

.pt_prof_right {
	width: 85%;
	max-width: 85%;
	float: right;
}

.logobox {
	margin-top: 50px !important;
}

/* NEW BAR */
.pt_login_header {
	font-family: "TitlingGothicFBMediumComp" !important;
	margin-top: 60px;
}

.pt_n_post_area {
	margin-top: 20px;
}

#sdrn_bar {
	height: 84px !important;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #dedede;	
}

#pt_top_ad {
	margin-top: 18px;
}

#pt_top_ad_page {
	margin-top: 10px;
}

#blocks-nn img {
	min-height: 205px;
}

.sdrn_ic {
	width: 46px !important;
	height: 46px !important;
	margin-right: 0px !important;
	padding-top: 3px !important;
	padding-right: 3px !important;
	padding-bottom: 3px !important;
	padding-left: 3px !important;
	/*background-color: #bababa;*/
	/*background-color: #878787;*/
	/*border-radius: 2px;*/
	background-image: url("../img/menuButton_2.png");
	background-size: 46px 46px;
}

#sdrn_bar .sdrn_ic span {
	width: 40px !important;
	height: 8px !important;
}

.sdrn_ic span {
	background: #FFFFF !important;
}

.sdrn_ic_1 {
	display: none !important;
	left: 3px !important;
	top: 4px !important;
}

.sdrn_ic_2 {
	display: none !important;
	left: 3px !important;
	top: 19px !important;
}

.sdrn_ic_3 {
	display: none !important;
	left: 3px !important;
	top: 35px !important;
}

.bar_logo {
	float: left;
	left: 9px !important;
	top: 9px !important;
}

#sdrn_bar .bar_logo {
	height: 45px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center !important;
	float: none !important;
	left: auto !important;
}

.pt_new_menu_back_bar {
	display: none;
	height: 67px;
	background-color: #FFFFFF;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 500;
}

.pt_new_menu_back_bar_logo {
	/*
	position: fixed;
	top: 11px;
	left: 67px;
	*/
	text-align: center;
	padding-top: 11px;
}

.pt_new_menu_back_bar_logo img {
	height: 45px;
}

.pt_new_menu_top_list {
	/*
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #dedede;
	*/
	cursor: pointer;
	position: fixed;
	width: 100%;
	max-width: 850px;
	height: 66px;
	top: 0px;
	left: 240px;
	z-index: 10001;
}

.pt_new_menu_list {
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #dedede;
	position: fixed;
	width: 100%;
	top: 67px;
	left: 0px;
	z-index: 10001;
	background-color: #f5f5f5;
}

.pt_new_menu_list_item_white img {
	padding-top: 7px;
	max-height: 51px;
	max-width: 90px;
}

.pt_new_menu_list_item_grey img {
	/*padding-top: 22px;*/
	max-height: 59px;
	max-width: 95px;
}

.pt_n_menu_mid_bottom_block_pad {
	margin-left: 60px;
}

.pt_hide_mobile {
	display: block;
}

.pt_hide_desktop {
	display: none;
}

.pt_new_menu_list div {
	text-align:center;
	/*max-width: 150px;*/
	cursor: pointer;
}

.pt-n-m-pad {
	padding-top: 3px;
}

.pt_new_menu_list_sm {
	float: none !important;
	max-width: 100% !important;
	width: auto !important;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	height: 55px;
	overflow: hidden;
}

.pt_new_menu_list_sm div {
	/*float: none !important;*/
}

.pt_new_menu_list_sm div {
	text-align: center;
	float: left;
	/*max-width: 67px;*/
	cursor: pointer;
}

.pt_new_menu_top_list div {
	float: left;
	text-align:center;
	max-width: 200px;
	cursor: pointer;
	height: 66px;
}

.pt_new_menu_list_item_grey {
	/*width: 23.3%;*/
	width: 90px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #dedede;
	font-weight: bold;
	float: left;
}

.pt_new_menu_list_item_white {
	background-color: #FFFFFF;
	height: 55px;
	width: 15%;
}

.pt_new_menu_search_area_buttons {
	width: 360px;
	margin-left: auto;
	margin-right: auto;
}

.pt_new_menu_search_area_search {
	display: none;
	position: relative;
}

.pt_new_menu_search_area_search_sm {
	/*
	width: 100%;
	max-width: 94% !important;
	margin-left: auto;
	margin-right: auto;
	display: none;
	position: relative;
	*/
	float: left !important;
	width: 70% !important;
	max-width: 70% !important;
	overflow: hidden;
}

.pt_show_connect_right input[type='checkbox'] {
	display: none;
}

.pt_show_connect_right input[type='checkbox'] + label {
	display: inline-block;
	-webkit-appearance:none;
    width:35px;
    height:35px;
    background:#FFFFFF;
    border:5px solid #000000;
    position: relative;
    float: right;
}

.pt_show_connect_right input[type='checkbox']:checked + label:after {
	content: '✔';
	display: inline-block;
	font-size: 1.8em;
	line-height: 1;
}

.pt_new_menu_search_area_search_sm img {
	display: inline;
	max-height: 45px;
	max-width: 92px;
	margin-top: -5px;
}

.pt_new_menu_search_area_search input {
	width: 100%;
	text-align: left;
	height: 33px;
	position: absolute;
	left: 0px;
	top: 1px;
}

.pt_new_menu_search_area_search_sm input {
	width: 100%;
	text-align: left;
	height: 53px;
	margin-top: 1px;
	font-size: 24px;
}

.froala-editor {
	text-align: center;
}

.bttn-wrapper {
	position: relative !important;
	height: 30px;
	display:inline-block;
	text-align: center;
}

.froala-element a {
	color: #529fcd !important;
}

.froala-element a:hover {
	color: #b5d6fd !important;
}

#sdrn_bar{
	padding: 10px 12px !important;
}

/* END NEW BAR */

/* HYPE BUTTON */

.pt_hype_button {
	width: 100%;
	border-radius: 5px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	height: 22px;
	cursor: pointer;
	position: relative;
}

.pt_hype_button_counter {
	position: absolute;
	right: 8px;
	top: 1px;
}

.pt_hype_button_star {
	left: 8px;
	position: absolute;
	top: 0px;
	display: none;
}

.pt_hype_button_star img {
	margin-top: 5px !important;
}

.pt_hype_button_star_show {
	display: block;
}

.pt_hype_button_star img {
	max-width: 12px;
	max-height: 12px;
}

.pt_hype_button:hover {
	background-color: #a6a4a5;
}

.pt_hype_button_count {
	height: 21px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-radius: 10px;
	width: 130px;
	cursor: pointer;
}

.pt_hype_button_count_but {
	height: 19px;
	background-color: #000000;
	color: #FFFFFF;
	border-radius: 10px;
	width: 70%;
	font-size: 11px;
	float: left;
}

.pt_hype_button_count_but:hover {
	background-color: #a6a4a5;
}

.pt_already_hyped {
	background-color: #a6a4a5;
}

.pt_hype_button_count_but div {
	padding: 1px 0px 0px 0px;
	text-align: center;
}

.pt_hype_button_count_counter {
	font-size: 11px;
	float: left;
	color: #000000;
	width: 30%;
}

.pt_hype_button_count_counter div {
	/*padding: 1px 0px 0px 5px;*/
	padding: 1px 3px 0px 0px;
	text-align: center;
}

.pt_social_element_hype {
	width: 19%;
	margin-right: 10px;
}

.pt_social_element_hype_short {
	width: 17%;
	float: right;
}

.pt_social_element_fb {
	width: 13%;
	margin-right: 10px;
}

.pt_social_element_twit {
	width: 13%;
	margin-right: 10px;
}

.pt_social_element_fb_short {
	padding-top: 3px;
	width: 16%;
	float: right;
	margin-right: 10px;
}

.pt_social_element_twit_short {
	padding-top: 3px;
	width: 16%;
	float: right;
	margin-right: 10px;
}

.pt_social_element_share {
	width: 14%;
	margin-right: 10px;
}

.pt_social_element_google {
	width: 8%;
	margin-right: 10px;
}

.pt_social_element_reddit {
	width: 18%;
	margin-right: 10px;
}

.pt_hype_ad_box {
	width: 100%;
	max-width: 420px;
	background-color: #000000;
	color: #FFFFFF;
	border-radius: 8px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 10px 10px 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.pt_hype_ad_box h1 {
	font-size: 32px;
	margin: 0px;
}

.pt_hype_ad_box h3 {
	font-size: 16px;
	padding-left: 0px !important;
	text-align: center !important;
	margin: 0px !important;
}

/* END HYPE BUTTON */

.pt_edit_del {
	margin-bottom: 10px;
	font-size: 11px;
	text-align: center;
}

#infscr-loading {
	text-align: center !important;
}

/* NEW MENU */

.pt_n_menu_2 {
	width: 100%;
	background-color: #000000;
	height: 72px;
	z-index: 100001;
	position: fixed;
	top: 0px;
}

.pt_n_menu_2_inner {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.pt_n_menu_2_logo {
	width: 218px;
	float: left;
}

.pt_n_menu_2_logo img {
	display: block;
	padding: 11px 0px 0px 26px;
}

.pt_n_menu_mid {
	width: 791px;
	float: left;
	height: 72px;
}

.pt_n_menu_right {
	width: 191px;
	float: left;
	height: 72px;
}

.pt_n_menu_mid_top {
	padding-left: 10px;
	height: 45px;
	background-color: #000000;
	width: 100%;
	position: relative;
}

.pt_n_menu_mid_top img {
	max-width: 30px;
}

.dropdown {
	position: static !important;
}

.pt_n_menu_mid_bottom {
	padding-left: 10px;
	height: 27px;
	background-color: #c2c2c2;
	width: 100%;
}

.pt_n_menu_mid_bottom_black {
	height: 27px;
	background-color: #000000;
	width: 100%;
}

.pt_n_menu_right_block {
	text-align: center;
	width: 50px;
	float: left;
}

.pt_n_menu_right_block div {
	padding-top: 2px;
	color: #FFFFFF;
}

.pt_n_menu_right_block div a {
	color: #FFFFFF;
	text-decoration: none;
}

.pt_n_menu_right_block a {
	color: #FFFFFF;
	text-decoration: none;
}

.pt_n_menu_right_block a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.pt_n_menu_right_block a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.pt_n_menu_right_block img {
	padding-top: 10px;
}

.pt_n_menu_mid_bottom_block {
	/*width: 14%;*/
	height: 27px;
	margin-right: 35px;
	float: left;
	text-align: center;
}

.pt_n_menu_mid_bottom_block img {
	margin-top: -2px;
}

.pt_n_menu_mid_bottom_block a {
	color: #434343;
}

.pt_n_menu_mid_bottom_block a:visited {
	color: #434343;
}

.pt_n_menu_mid_bottom_block a:hover {
	color: #434343;
}

.pt_n_menu_mid_bottom_block div {
	padding-top: 3px;
	color: #434343;
	font-family: TitlingGothicFBMediumComp !important;
	font-size: 15px;
}

.pt_split_inputs input {
	width: 49% !important;
}

#pt_n_menu_mid_bottom_search {
	display: none;
	position: relative;
}

#pt_n_menu_mid_bottom_search input[type="text"] {
	width: 100%;
	border: none;
	padding: 3px;
}

.pt-s-inline-button {
	position: absolute;
	right: 5px;
	top: 2px;
}

.profile-content .flex-direction-nav li {
	list-style-type: none !important;
}
#pt_vid_slider .flex-direction-nav li {
	list-style-type: none !important;
}

/*
#menu-top-nav ul {padding: 0px; margin: 0px;}
#menu-top-nav {text-align:left;margin-left:auto;margin-right:auto;margin:0px;padding:0px;width:100%;}
#menu-top-nav li {margin-left: 0px;font-weight:normal;height:45px;background-color:#000000;font-family: TitlingGothicFBMediumComp;font-weight: normal;font-style: normal;margin-right: 0px;margin-top:0px;cursor:pointer;padding:9px 12px 0px 12px;list-style:none;display:inline-block;text-align:center;font-size:21px;color:#FFFFFF;border-style: solid;border-width:0px 0px 0px 0px;border-color:#3f3f3f;float:left;}
#menu-top-nav li:hover {background-color:#0071c3;background-image:url("images/main_nav_back_on.png");}
#menu-top-nav li:last-child {margin-left: 0px;font-weight:normal;height:45px;background-color:#000000;font-family: TitlingGothicFBMediumComp;font-weight: normal;font-style: normal;margin-right: 0px;margin-top:0px;cursor:pointer;padding:9px 16px 0px 11px;list-style:none;display:inline-block;text-align:center;font-size:21px;color:#FFFFFF;border-style: solid;border-width:0px 0px 0px 0px;border-color:#3f3f3f;float:left;}
#menu-top-nav li:last-child:hover {background-color:#0071c3;background-image:url("images/main_nav_back_on.png");}
#menu-top-nav li > a {color:#FFFFFF;}
#menu-top-nav li > a:visited {color:#FFFFFF;}
#menu-top-nav li > a:hover {color:#FFFFFF;text-decoration:none;}
*/

.no_border {
	border: none;
}

/*
#menu-top-nav > li ul {list-style:none;position:absolute;width:791px;z-index:10;top:42px;left:0px;background-color:#0071c3;}
#menu-top-nav > li > ul {display:none;margin:0px;padding:0px 0px 0px 0px;}
#menu-top-nav > li > ul li {margin:0px 0px 0px 0px;height:21px;background-color:#0071c3;padding: 5px 13px 0px 13px;position:relative;text-align:left;border-style: solid;border-width:0px 0px 0px 0px; border-color:#005396;font-size:15px;cursor: pointer;list-style:none;display:inline-block;float: left;}
#menu-top-nav > li > ul li:last-child {margin:0px 0px 0px 0px;height:30px;background-color:#0071c3;padding: 5px 13px 0px 13px;position:relative;text-align:left;border-style: solid;border-width:0px 0px 0px 0px; border-color:#005396;font-size:15px;cursor: pointer;list-style:none;display:inline-block;float: left;}
#menu-top-nav > li > ul li:last-child:hover {background-image:none;text-decoration:none;background-color:#FFFFFF;color:#0071c3;height:30px;}
#menu-top-nav > li > ul li:hover {background-image:none;text-decoration:none;background-color:#FFFFFF;color:#0071c3;height:30px;}
#menu-top-nav > li > ul li:hover a {color:#0071c3;}
#menu-top-nav > li > ul li:last-child:hover a {color:#0071c3;}
#menu-top-nav > li > ul li > a {padding:0px;display:block;color:#fff;outline:none}
#menu-top-nav > li > ul li > a:hover,.header .menu > li > ul > li:hover > a {text-decoration:none;color:#0071c3;}
#menu-top-nav > li > ul > li:hover > ul {display:block;}
*/

/* THIRD TIER. */
/*
#menu-top-nav > li > ul > li > ul {left:0px;top:30px;display:none;margin:0px;padding:0px 0px 0px 0px;width: 200px;}
#menu-top-nav > li > ul > li > ul li {min-height: 30px;width: 100%;margin:0px 0px 0px 0px;background-color:#0071c3;padding: 5px 13px 0px 13px;position:relative;text-align:left;border-style: solid;border-width:0px 0px 0px 0px; border-color:#005396;font-size:15px;cursor: pointer;list-style:none;display:inline-block;}
#menu-top-nav > li > ul > li > ul li:last-child {width: 100%;margin:0px 0px 0px 0px;height:30px;background-color:#0071c3;padding: 5px 13px 0px 13px;position:relative;text-align:left;border-style: solid;border-width:0px 0px 0px 0px; border-color:#005396;font-size:15px;cursor: pointer;list-style:none;display:inline-block;float: left;}
#menu-top-nav > li > ul > li > ul li:last-child:hover {background-image:none;text-decoration:none;background-color:#FFFFFF;color:#0071c3;min-height:30px;}
#menu-top-nav > li > ul > li > ul li:hover {background-image:none;text-decoration:none;background-color:#FFFFFF;color:#0071c3;min-height:30px;}
#menu-top-nav > li > ul > li > ul li:hover a {color:#0071c3;}
#menu-top-nav > li > ul > li > ul li:last-child:hover a {color:#0071c3;}
#menu-top-nav > li > ul > li > ul li > a {padding:0px;display:block;color:#fff !important;outline:none}
#menu-top-nav > li > ul > li > ul li > a:hover,.header .menu > li > ul > li:hover > a {text-decoration:none;color:#0071c3 !important;}
#menu-top-nav > li > ul > li > ul > li:hover > ul {display:block;}
*/

/* END NEW MENU. */

/* PROFILE PAGE */

.pt-game-boxshot img {
	width: 100%;
}

.pt_prof_user_wrap {
	width: 100%;
}

.pt_prof_user_name {
	float: left;
	padding: 9px 10px 5px 13px;
	background-color: #000000;
	margin-right: 1px;
	height: 42px;
	width: 459px;
}

.pt_prof_user_name_left {
	width: 92%;
	float: left;
}

.pt_prof_user_name_left h1 {
	font-family: "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.pt_prof_user_name_right {
	width: 8%;
	float: right;
}

.pt_prof_user_name_right a {
	padding-top: 2px;
	color: #FFFFFF;
	font-family: TitlingGothicFBMediumComp;
	font-size: 22px;
}

.pt_prof_user_name_right a:visited {
	padding-top: 2px;
	color: #FFFFFF;
	font-family: TitlingGothicFBMediumComp;
	font-size: 22px;
}

.pt_prof_user_name_right a:hover {
	padding-top: 2px;
	color: #CCCCCC;
	font-family: TitlingGothicFBMediumComp;
	font-size: 22px;
}

.pt_prof_user_name h1 {
	color: #FFFFFF;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}

.pt_prof_icons {
	width: 347px;
	float: right;
}

.pt_prof_icons img {
	margin-right: 1px;
}

.pt_prof_main_wrap {
	margin-top: 35px;
}

.pt_prof_wrap {
	width: 100%;
	margin-bottom: 5px;
	font-size: 15px;
}

.pt_prof_left_main .pt_prof_wrap {
	width: 95%;
}

.pt_prof_left_main {
	width: 50%;
	max-width: 50%;
	float: left;
}

.pt-cat-container {
	height: 400px;
}

.pt_prof_n_left {
	width: 48%;
	max-width: 48%;
	float: left;
	padding: 5px 5px 5px 0px;
}

.pt_prof_left span {
	font-weight: bold;
}

.pt_prof_n_right {
	min-height: 31px;
	padding: 5px 5px 5px 5px;
	background-color: #90c5fd;
	width: 48%;
	max-width: 48%;
	margin-right: 5px;
	float: right;
}

.pt-dk-post-head-right span {
	font-weight: normal;
}

.pt_prof_right_main {
	width: 50%;
	max-width: 50%;
	float: right;
}

.post-inner .pt_profile_connect_button {
	width: 152px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.pt-post-title-prof {
	text-align: center;
	max-width: 152px;
	margin: 5px 0px 5px 0px;
	font-weight: normal;
	font-family: TitlingGothicFBMediumComp;
}

.post-inner .gp_connect_button {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.pt_profile_connect_button {
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	height: 33px;
	width: 120px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 5px 5px 5px;
	font-size: 16px;
	font-weight: bold;
}

/* END PROFILE PAGE */

/* NEW DESKTOP DESIGN POST LAYOUT */

.pt-dk-post {
	clear: both;
	/*width: 877px;*/
	width: 728px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #e5e5e5;
}

.pt-dk-post-left {
	width: 200px;
	height: 112px;
	position: relative;
	float: left;
}

.pt-dk-post-left-triangle {
	position: absolute;
	width: 7px;
	height: 27px;
	top: 2px;
	right: 0px;
	background-image:url("../img/triangle.png");
	background-position: 0px -2px;
}

.pt-dk-post-left img {
	width: 283px;
	height: 159px;
}

.pt_story_over {
	/*min-width: 81px;*/
	z-index: 2;
	font-size: .8em;
	position: absolute;
	top: 10px;
	left: 10px;
	/*
	background-color: #FFFFFF;
	color: #000000;
	*/
	/*background-color: #333;*/
	background: rgba(51,51,51,0.7);
	color: #FFFFFF;
	padding: 8px 8px 5px 8px;
	text-align: center;
	/*font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;*/
	font-family: mpr;
	text-transform: uppercase;
}

.pt_story_over_alert {
	border-style: solid;
	border-width: 1px;
	border-color: #dc0100;
	background: none !important;
	background-color: #ffbab9 !important;
	color: #dc0100;
}

.pt-n-sub-featured .pt_story_over {
	/*
	background-color: #FFFFFF;
	color: #000000;
	font-family: TitlingGothicFBMediumComp;
	*/
}

.pt_story_over_edit {
	background: rgba(51,51,51,0.7);
	color: #FFFFFF;
	
	position: absolute;
	
	right: 0px;
	top: 0px;
	
	width: auto;
	font-size: 10px;
	/*font-size: .8em;*/
	font-weight: bold !important;
	/*font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;*/
	padding: 8px 8px 5px 8px;
	/*font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif;*/
	font-family: mpr;
	text-transform: uppercase;
}

.pt-dk-post-lg-bg .pt_story_over_edit {
	right: 10px;
	top: 10px;
}

.featured-media .pt_story_over_edit {
	right: 10px;
	top: 10px;
}

.pt-dk-update-post .pt_story_over {
	top: 0px !important;
	left: 10px !important;
	background: rgba(51,51,51,1);
	opacity: .7;
	font-size: 11.2px !important;
}

.pt-dk-reg-post .pt_story_over_edit {
	right: 10px;
	top: 10px;
	overflow:hidden;
	display:inline-block;
}

.pt_hype_button_pad {
	font-size: 14px !important;
}

.pt_story_over_edit_right {
	position: absolute;
	right: 15px;
	top: 5px;
}

.pt_story_over_edit a {
	/*
	color: #3a22f9 !important;
	*/
	color: #FFFFFF !important;
}

.pt_story_over_edit a:visited {
	/*
	color: #3a22f9 !important;
	*/
	color: #FFFFFF !important;
}


.pt_story_over_edit_right a {
	color: #3a22f9 !important;
}

.pt_story_over_edit_right a:visited {
	color: #3a22f9 !important;
}

.pt_story_over_by {
	font-size: 16px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px 10px 5px 10px;
	font-family: TitlingGothicFBMediumComp;
	text-align: center;
	border-radius: 0px 0px 0px 10px;
}

.pt_story_over_by_lg {
	font-size: 16px;
	position: relative;
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px 10px 5px 10px;
	font-family: TitlingGothicFBMediumComp;
	text-align: right;
	border-radius: 0px 0px 0px 10px;
}

.pt_story_over_by_single {
	font-size: 16px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px 10px 5px 10px;
	font-family: TitlingGothicFBMediumComp;
}

.pt-white-tri {
	width: 17px;
	height: 34px;
	background-image: url("../img/triangle-white-r.png");
	background-repeat: no-repeat;
	position: absolute;
	background-position: 0px 3px;
	right: -14px;
	top: -4px;
}

.pt-dk-post-right {
	width: 528px;
	float: right;
	position: relative;
	min-height: 131px;
	/*
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #e5e5e5;
	*/
}

.pt-dk-post-right-inner {
	min-height: 97px;
	/*min-height: 121px;*/
}

.pt-dk-post-h2 {
	font-family: TitlingGothicFBMediumComp;
	font-size: 25px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}


.pt-dk-post-text-h2 {
	font-family: TitlingGothicFBMediumComp;
	font-size: 40px;
	margin-top: 0px;
}

.pt-dk-post-right-pad {
	padding-left: 15px;
	padding-right: 0px;
}

.pt-dk-post-right-pad p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.pt-dk-post-right-bottom {
	position: relative;
	bottom: 0px;
	left: 0px;
	padding-right: 10px;
	width: 100%;
}

.pt-dk-post-hype {
	font-family: TitlingGothicFBMediumComp;
	background-color: #000000;
	width: 82px;
	height: 27px;
	color: #FFFFFF;
	cursor: pointer;
}

.pt-dk-post-hype {
	padding: 3px 0px 0px 8px;
}

.pt-dk-text-post {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #e5e5e5;
	margin-bottom: 20px;
	position: relative;
}

.pt-dk-update-post .pt-dk-update-text {
	padding-top: 0px !important;
}

.pt-both-under-wrap {
	
}

.pt-both-under-left {
	position: relative;
	width: 80%;
	float: left;
}

.pt-both-under-left p {
	padding-top: 5px !important;
}

.pt-both-under-right {
	position: relative;
	width: 20%;
	float: right;
}

.pt-both-under-right div {
	padding-top: 5px !important;
}

.pt-both-under-right-left .pt_story_over_edit {
	right: 0px !important;
}

.pt-both-under-right-right .pt_story_over_edit {
	right: 0px !important;
}

.pt-dk-update-post {
	/*width: 150px;*/
	display: inline-block;
	height: 27px;
	/*background-color: #d7d7d7;*/
	background-color: #FFFFFF;
	color: #000000;
	position: relative;
	font-family: TitlingGothicFBMediumComp;
}

.pt-dk-update-text {
	float: left;
	padding-right: 5px;
	padding-top: 3px;
	/*padding-left: 5px;*/
	font-size: 16px;
}

.pt-dk-update-triangle {
	width: 7px;
	height: 27px;
	background-image:url("../img/triangle.png");
	background-position: 0px 1px;
	float: left;
}

.pt-dk-update-hype {
	width: 83px;
	height: 27px;
	background-color: #000000;
	color: #FFFFFF;
	float: left;
	cursor: pointer;
}

.pt-dk-update-hype div {
	font-size: 14px;
	padding-top: 3px;
	padding-left: 10px;
}

/* LARGE */

.pt-dk-post-lg {
	clear: both;
	/*width: 877px;*/
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}

.pt-dk-post-lg-bg {
	width: 100%;
	/*height: 465px;*/
	height: 409px;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.pt-no-posts-message h1 {
	font-family: TitlingGothicFBMediumComp;
	font-size: 45px;
	font-weight: normal;
	margin-top: 260px;
	text-align: center;
}

.pt-dk-post-lg-h2 {
	font-family: TitlingGothicFBMediumComp;
	font-size: 25px;
	margin-top: 10px;
	color: #FFFFFF;
	padding: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #000000;
	margin: 0px;
	line-height: 28px;
	
}

.pt-dk-post-lg-h2 a {
	color: #FFFFFF !important;
}

.pt-dk-post-lg-h2 a:visited {
	color: #FFFFFF !important;
}

.pt-dk-post-lg-h2 a:hover {
	color: #FFFFFF !important;
	text-decoration: underline !important;
}

.pt-dk-post-lg-h2 span {
	color: #898989;
	font-size: 12px;
	font-family: verdana;
}

.pt-dk-reg-post-bottom {
	width: 100% !important;
}

.pt-dk-reg-post-bottom-left {
	width: 97% !important;
}

.pt-dk-post .pt-dk-post-lg-bottom {
	width: 97%;
}

.pt-dk-post-lg-bottom {
	width: 100%;
}

.pt_flex .pt-dk-post-lg-bottom {
	position: absolute;
	bottom: 0px;
}

.pt-dk-post-lg-date {
	width: 87%;
	float: left;
}

.pt-dk-post-reg-date {
	width: 85%;
	float: left;
}

.pt-dk-post-reg-date-new {
	width: 50%;
	float: left;
}

.pt-pad-auth {
	height: 0px;
}

.pt-dk-post-reg-hype-new {
	text-align: right;
	width: 50%;
	float: right;
	padding-top: 3px;
}

.pt-dk-post-reg-hype-new .pt-smaller-badge-sq-outer {
	float: right;
	margin-left: 10px;
	width: 43px !important;
    height: 43px !important;
    margin-top: 0px;
    border: none;
    border-radius: 0px;
}

.pt-dk-post-reg-hype-new .pt-smaller-badge-sq {
	width: 41px !important;
    height: 41px !important;
    border-radius: 0px;
}

.pt-dk-post-reg-hype-new .pt-attribute, .pt-dk-post-reg-date-new .pt-attribute {
	color: #898989;
	font-weight: normal;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	line-height: 14px !important;
	font-size: 11px !important;
}

.pt-bot-pad-top {
	margin-top: 7px;
}

.pt-bot-pad-top-2 {
	padding-top: 5px;
}

.pt-bot-pad-story {
	margin-bottom: 10px;
}

.pt-dk-post-reg-hype-new .pt-smaller-badge-sq img {
    max-width: 35px;
    max-height: 35px;
    border-radius: 0px;
}

.pt-dk-post-reg-hype {
	width: 15%;
	float: right;
}

.pt-dk-post-both-date {
	width: 78%;
	float: left;
}

.pt-dk-post-both-hype {
	width: 22%;
	float: right;
}

.pt-dk-post-lg-hype {
	width: 10%;
	float: right;
}

.pt-dk-post-lg-hype-button {
	float: right;
	width: 82px;
	background-color: #000000;
	cursor: pointer;
	height: 25px;
	color: #FFFFFF;
	font-family: TitlingGothicFBMediumComp;
	font-size: 14px;
}

.pt-dk-post-lg-hype-button div {
	padding: 2px 5px 0px 10px;
}

/* END LARGE */

/* LEFT */

.pt-dk-text-left-post {
	width: 50%;
	float: left;
	position: relative;
	flex: 1;
}

.pt-dk-text-left-post .pt_story_over_edit {
	right: 10px;
	top: 10px;
}

/* END LEFT */

/* RIGHT */

.pt-dk-text-right-post {
	width: 48%;
	float: right;
	flex: 1;
}

/* END RIGHT */

.pt_flex {
	display: flex;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #e6e6e6;
	margin-bottom: 20px;
	width: 100%;
}

.pt-dk-text-both-title h2 {
	margin-top: 10px !important;
}

.pt-dk-text-both-title {
}

.pt-dk-text-both-post {
	/*width: 423px;*/
	width: 100%;
	height: 225px;
	cursor: pointer;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.pt-dk-text-both-inner {
	/*height: 120px;*/
}

.pt-dk-text-both-inner p {
	padding-bottom: 40px !important;
}

.pt-dk-text-both-bottom {
	/*
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #e6e6e6;
	position: relative;
	*/
}

.pt-dk-text-both-bottom-time {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

.pt-dk-text-both-hype-left {
	width: 75%;
	float: left;
}

.pt-dk-text-both-hype-left div {
	font-family: verdana;
	color: #898989;
	font-size: 12px;
	padding-top: 6px;
}

.pt-dk-text-both-hype-right {
	width: 25%;
	float: right;
}

.pt-dk-post-head-wrap {
	overflow: hidden;
	width: 100%;
	position: relative;
	min-height: 32px;
}

.pt-dk-post-head-left .pt_story_over {
	padding-left: 0px;
}

.pt-dk-post-head-left {
	float: left;
	width: 30%;
	max-width: 30%;
	text-align: left;
}

.pt-dk-post-head-right {
	float: right;
	width: 70%;
	max-width: 70%;
	text-align: right;
}

.pt-attribute {
	font-size: 10px !important;
	font-weight: bold;
	margin: 0px !important;
	padding: 0px !important;
	color: #898989 !important;
}

.pt-attribute a {
	color: #898989 !important;
}

.pt-attribute a:visited {
	color: #898989 !important;
}

.pt-dk-post-head-right p span {
	color: #898989;
	text-transform: uppercase;
}

.pt-dk-post-head-right p span a {
	color: #000000 !important;
}

.pt-dk-post-head-right p span a:visited {
	color: #000000 !important;
}

.pt-dk-post-head-right p span a:hover {
	color: #000000 !important;
}

/* END DESKTOP DESIGN POST LAYOUT */

/* SINGLE */

.pt-single-cont-wrap {
	margin-top: 5px;
}

.pt-single-cont-left {
	width: 40%;
	max-width: 40%;
	float: left;
}

.pt-single-cont-left {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
}

.pt-single-cont-right {
	width: 60%;
	max-width: 60%;
	float: right;
}

/* GAME INFORMATION WIDGET */

.pt-game-info-wrap {
	margin-bottom: 20px;
	width: 300px;
}

.pt-game-info-header {
	width: 100%;
	background-color: #000000;
	color: #FFFFFF;
	height: 45px;
}

.pt-game-info-header h2 {
	color: #FFFFFF;
	font-family: TitlingGothicFBMediumComp;
	font-size: 25px;
}

.pt-r-date {
	font-family: msbc !important;
	color: #000000 !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.pt-game-info-wrap span {
	font-size: 14px;
	color: #929395;
}

.pt-sys-icon {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 8px;
}

.pt-game-info-header div {
	padding: 9px 10px 10px 10px;
}

.pt-game-info-img {
	width: 100%;
	min-height: 40px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	position: relative;
}

.pt-game-info-img h3 {
	font-family: msbc !important;
}

.pt-game-info-img-pad {
	padding: 10px 0px 10px 8px;
}

.pt-game-info-triangle {
	position: absolute;
	width: 36px;
	height: 10px;
	background-image:url("../img/black-triangle-down-2.png");
	background-position: -2px -7px;
	left: 16px;
	top: -1px;
}

.home-content h3 {
	font-family: "Dosis", Helvetica Neue, Helvetica, Arial, sans-serif !important;
	text-align: center !important;
	padding-left: 0px !important;
}

.pt-game-info-wrap h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	/*color: #0074bd;*/
	color: #000000;
	font-size: 16px;
	font-family: TitlingGothicFBMediumComp;
	padding-left: 0px !important;
	font-weight: bold;
	text-align: left !important;
}

.pt-game-info-sub-t {
	font-size: 16px !important;
	color: #000000 !important;
	font-family: msbc;
}

.pt-game-info-rating-wrap {
	width: 100%;
	margin-top: 10px;
}

.pt-full-ad-banner {
	background-color: #FFFFFF;
	text-align: center;
	margin-left: -20px;
	margin-bottom: 2px;
	margin-top: 20px;
	z-index: 4;
	position: relative;
}

.pt-container-single .pt-full-ad-banner {
	z-index: 2;
	margin-top: 65px !important;
}

.pt-profile-container .pt-full-ad-banner {
	margin-left: 0px;
}

.pt-profile-container .pt-p-sub-f-pad {
	margin-left: 0px;
}

.pt-page-page .pt-full-ad-banner {
	text-align: center;
	margin-top: 2px;
}

.pt-is-single .pt-full-ad-banner {
	margin-left: 0px;
}

.pt-is-single-no-gp .pt-full-banner {
	margin-left: 20px;
}

.pt-full-ad-banner-single img {
	max-width: 1155px;
	padding-left: 20px;
}

.pt-full-ad-banner iframe {
	margin-left: auto;
	margin-right: auto;
}

.pt-page-area-feat-boxes {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	z-index: 4;
	position: relative;
}

.pt-full-ad-banner img {
	margin-left: auto;
	margin-right: auto;
	display: block !important;
	width: 1160px;
}

.pt-mid-post-ad {
	padding-top: 10px;
}

.pt-mid-post-ad img {
	width: 100%;
}

.pt-game-info-rating-left h3 {
	margin-top: 0px !important;
}

.pt-game-info-rating-left {
	width: 50%;
	max-width: 50%;
	float: left;
}

.pt-game-info-rating-right {
	width: 50%;
	max-width: 50%;
	float: right;
	font-family: msbc;
	font-size: 16px;
}

/* END GAME INFORMATION WIDGET */

/* MOST HYPED WIDGET */

.pt-most-hyped {
	width: 300px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #e5e5e5;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

.pt-most-hyped-header {
	width: 100%;
	/*background-color: #ee1c25;*/
	/*background-color: #3d3bff;*/
	background-color: #000000;
	color: #FFFFFF;
	height: 32px;
}

.pt-most-hyped-header h2 {
	color: #FFFFFF;
	font-family: TitlingGothicFBMediumComp;
	font-size: 20px;
}

.pt-most-hyped-header div {
	padding: 5px 6px 6px 6px;
}

.pt-most-hyped-img {
	width: 100%;
	height: 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #FFFFFF;
	position: relative;
	margin-bottom: 15px;
}

.pt-most-hyped-img img {
	width: 100%;
	max-height: 170px;
}

.pt-most-hyped-triangle {
	position: absolute;
	width: 36px;
	height: 17px;
	background-image:url("../img/dark-blue-triangle-down.png");
	left: 16px;
	top: -1px;
}

.pt-most-hyped-story {
	padding-bottom: 8px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #e5e5e5;
	margin-top: 5px;
	font-family: TitlingGothicFBMediumComp;
	/*color: #FFFFFF;*/
	text-align: center;
}

.pt-most-hyped-story-left {
	width: 22%;
	max-width: 22%;
	float: left;
}

.pt-most-hyped-story-right {
	width: 78%;
	max-width: 78%;
	float: right;
	text-align: left;
	font-family: "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
}

.pt-most-hyped-story-v2 {
	padding-bottom: 8px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #e5e5e5;
	margin-top: 5px;
	font-family: TitlingGothicFBMediumComp;
	/*color: #FFFFFF;*/
	text-align: center;
}

.pt-most-hyped-story-left-v2 {
	width: 35%;
	max-width: 35%;
	vertical-align: middle;
	/*
	float: left;
	text-align: left;
	*/
}

.pt-most-hyped-story-left-v2 img {
	max-width: 88%;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.pt-most-hyped-story-right-v2 {
	width: 65%;
	max-width: 65%;
	vertical-align: top;
	/*float: right;*/
	text-align: left;
	font-family: "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

.pt-most-hyped-count-area {
	width: 48px;
	/*background-color: #f22126;*/
	/*background-color: #3d3bff;*/
	cursor: pointer;
}

.pt-most-hyped-counter {
	font-size: 20px;
}

.pt-most-hyped-count-text {
	font-size: 14px;
}

.pt-most-hyped-grey {
	/*background-color: #737373;*/
}

/* END MOST HYPED WIDGET */

/* PARTNER SITES WIDGET */

.pt-partner-sites {
	width: 300px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #e5e5e5;
	margin-bottom: 15px;
}

.pt-partner-sites-header {
	width: 100%;
	/*background-color: #0173bc;*/
	/*background-color: #3d3bff;*/
	background-color: #000000;
	color: #FFFFFF;
	height: 32px;
	margin-top: 15px;
}

.pt-partner-sites-header h2 {
	color: #FFFFFF;
	font-family: TitlingGothicFBMediumComp;
	font-size: 20px;
}

.pt-partner-sites-header div {
	padding: 5px 6px 6px 6px;
}

.pt-partner-sites-triangle {
	position: absolute;
	width: 36px;
	height: 17px;
	background-image:url("../img/dark-blue-triangle-down.png");
	left: 16px;
	top: -1px;
}

.pt-partner-sites-img {
	width: 100%;
	height: 80px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #FFFFFF;
	position: relative;
	cursor: pointer;
}

.pt-parter-sites-cover {
	width: 100%;
	height: 79px;
	background-repeat: none;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
}

.pt-partner-sites-grey {
	width: 100%;
	min-height: 58px;
	background-color: #e5e5e5;
	margin-bottom: 10px;
	position: relative;
}

.pt-partner-sites-grey h2 {
	font-size: 22px;
	font-family: TitlingGothicFBMediumComp;
	padding: 6px;
}

.pt-partner-sites-fans {
	width: 144px;
	height: 22px;
	background-color: #0173bc;
	font-size: 16px;
	font-family: TitlingGothicFBMediumComp;
	float: left;
	text-align: center;
	color: #FFFFFF;
}

.pt-partner-sites-connect {
	width: 152px;
	height: 22px;
	background-color: #000000;
	float: left;
	margin-left: 4px;
	cursor: pointer;
}

.pt-partner-sites-connect div {
	text-align: center;
	font-family: TitlingGothicFBMediumComp;
	font-size: 16px;
	color: #FFFFFF;
}

.pt-partner-sites-connect-wrap {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 300px;
}

.pt-partner-sites-black-triangle {
	position: absolute;
	width: 7px;
	height: 27px;
	bottom: 0px;
	left: 141px;
	background-image:url("../img/triangle.png");
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

/* END PARTNER SITES WIDGET */

/* NEW FEATURED LAYOUT */

.pt-featured-wrap-top {

	width: 1187px;
	padding-left: 8px;
	padding-right: 22px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: -3px;*/
}

.container-home {
	margin-top: 10px !important;
}

.pt-red-featured-block {
	background-color: #fe0000;
	margin-top: -10px;
	height: 10px;
	width: 224px;
	position: absolute;
}

.pt-featured-wrap {
	background-color: #FFFFFF;
	width: 1187px;
	/*padding-left: 15px;*/
	/*padding-right: 22px;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.pt-featured-wrap-single {
	/*width: 1150px !important;
	padding: 0px;*/
}

.pt-featured-wrap-single .pt-n-sub-featured {
	/*width: 219px !important;*/
}

.pt-featured-wrap a {
	color: #FFFFFF !important;
}

.pt-featured-wrap a:visited {
	color: #FFFFFF !important;
}

.pt-featured-wrap a:hover {
	/*color: #132032 !important;*/
	color: #FFFFFF !important;
}

.pt-featured-wrap h1 {
	color: #FFFFFF;
	font-family: TitlingGothicFBMediumComp;
	font-size: 25px;
	padding: 0px 15px 0px 0px;
	position: absolute;
	left: 15px;
	bottom: 5px;
}

.pt-featured-wrap-top a {
	color: #FFFFFF !important;
}

.pt-featured-wrap-top a:visited {
	color: #FFFFFF !important;
}

.pt-featured-wrap-top a:hover {
	color: #132032 !important;
}

.pt-featured-wrap-top h1 {
	color: #FFFFFF;
	font-family: TitlingGothicFBMediumComp;
	font-size: 25px;
	padding: 0px 15px 0px 0px;
	position: absolute;
	left: 15px;
	bottom: 5px;
}

.pt-featured-full {
	width: 100%;
	height: 320px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: relative;
	cursor: pointer;
}

.pt-featured-left {
	width: 572px;
	float: left;
	height: 320px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	cursor: pointer;
}

.pt-h-sub-f-pad {
	margin-left: 17px;
}

.pt-p-sub-f-pad {
	/*margin-bottom: 10px;*/
	margin-left: 17px;
	z-index: 4;
	position: relative;
}

@media only screen 
  and (min-width: 1200px) 
  and (max-width: 1210px) { 
  	.pt-p-sub-f-pad {
		margin-left: 8px;
	}
}

.pt-featured-right {
	width: 572px;
	float: left;
	margin-left: 7px;
	height: 320px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	cursor: pointer;
}

.pt-sub-featured {
	margin-top: 6px;
	width: 283px;
	height: 160px;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	margin-right: 7px;
	cursor: pointer;
	position: relative;
}

.pt-n-sub-featured-overlay {
	position: absolute;
	width: 100%;
	height: 70px;
	left: 0px;
	bottom: 0px;
	background: -webkit-linear-gradient(rgba(0,0,0,0), black) !important; /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(rgba(0,0,0,0), black) !important; /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(0,0,0,0), black) !important; /* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(0,0,0,0), black) !important; /* Standard syntax */
}

.pt-n-sub-featured .pt_story_over {
	/*font-size: 14px;*/
}

.pt-n-sub-featured {
	margin-top: 6px;
	width: 224px;
	height: 130px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	float: left;
	margin-right: 7px;
	cursor: pointer;
	position: relative;
	/*
	-webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
	filter: gray; filter: grayscale(100%);
	*/
}

.pt-n-sub-featured-high {
	/*
	-webkit-filter: grayscale(0); -webkit-filter: grayscale(0%);
	filter: gray; filter: grayscale(0%);
	*/
}

.pt-n-sub-featured:hover {
	/*
	-webkit-filter: grayscale(0); -webkit-filter: grayscale(0%);
	filter: gray; filter: grayscale(0%);
	*/
}

.pt-n-sub-featured-last {
	cursor: pointer;
	margin-top: 6px;
	width: 223px;
	height: 130px;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	margin-right: 0px;
	position: relative;
}

.pt-sub-featured-last {
	cursor: pointer;
	margin-top: 6px;
	width: 283px;
	height: 160px;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	margin-right: 0px;
	position: relative;
}

.pt-sub-featured h3, .pt-sub-featured-last h3, .pt-n-sub-featured h3, .pt-n-sub-featured-last h3 {
	color: #FFFFFF;
	font-family: msbc !important;
	font-size: 16px;
	line-height: 16px;
	padding: 0px 10px 0px 0px !important;
	position: absolute;
	left: 10px;
	bottom: 5px;
	text-align: left !important;
	margin-bottom: 0px;
}

/* END NEW FEATURED LAYOUT */

/* NEW DESKTOP FOOTER */

.pt-dk-footer {
	padding-top: 20px;
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.pt-dk-footer-left {
	width: 890px;
	max-width: 890px;
	float: left;
}

.pt-dk-footer-left-block {
	width: 25%;
	max-width: 25%;
	float: left;
}

.pt-dk-footer-left-block h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.pt-dk-footer-left-block ul {
	margin: 0px;
	padding: 0px;
}

.pt-dk-footer-left-block li {
	color: #989898;
	list-style-type: none;
	margin-bottom: 10px;
	font-weight: bold;
}

.pt-dk-footer-left-block li a {
	color: #3b8bc8 !important;
	text-decoration: none !important;
}

.pt-dk-footer-left-block li a:visited {
	color: #3b8bc8 !important;
	text-decoration: none !important;
}

.pt-dk-footer-left-block li a:hover {
	color: #3b8bc8 !important;
	text-decoration: underline !important;
}

.pt-dk-footer-right {
	width: 280px;
	max-width: 280px;
	float: right;
}

.pt-dk-footer-right p {
	color: #989898;
	margin-top: 15px;
	font-size: 12px;
}

/* END DESKTOP FOOTER */

/* SUB FEATURES ON PROFILE PAGES. */

.pt-four-prof-images {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
}

.pt-four-prof-images-block {
	background-size: cover;
	background-position: center center;
	width: 24%;
	margin-right: 10px;
	float: left;
	height: 150px;
	background-color: #CCCCCC;
	position: relative;
	cursor: pointer;
}

.pt-four-prof-images-block-last {
	background-size: cover;
	background-position: center center;
	width: 24%;
	margin-right: 0px;
	float: left;
	height: 150px;
	background-color: #CCCCCC;
	position: relative;
	cursor: pointer;
}

.pt-four-prof-images-input-area {
	z-index: 2;
	position: absolute;
	/*
	top: 0px;
	left: 0px;
	width: 100%;
	height: 150px;
	*/
	bottom: 4px;
	right: 4px;
	width: 45px;
	height: 45px;
	cursor: pointer;
}

.pt-four-main-img {
	position: absolute;
	width: 100% !important;
	top: 0px;
	left: 0px;
	opacity: 0;
	height: 95px;
	z-index: 3;
}

.pt-four-prof-images iframe {
	width: 1px;
	height: 1px;
}

.pt-four-prof-images-block input, .pt-four-prof-images-block-last input {
	width: 100%;
	height: 45px;
	opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.pt-four-prof-images-add-one {
	margin-top: 10px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #000000;
	border-radius: 5px;
	font-size: 25px;
	font-family: TitlingGothicFBMediumComp;
}

.pt-four-prof-images-add-one-button {
}

.pt-prof-add-images {
	position: absolute;
	width: 120px !important;
	left: -135px !important;
}

.pt-four-prof-images-plus {
	color: #FFFFFF;
	background-color: #000000;
	border-radius: 3px;
	padding: 0px 8px 0px 8px;
	font-size: 50px;
	line-height: 43px;
	width: 45px;
	height: 45px;
	position: absolute;
	right: 4px;
	bottom: 4px;
	cursor: pointer;
	z-index: 1;
}

.pt-four-prof-images-minus {
	color: #FFFFFF;
	background-color: #000000;
	border-radius: 3px;
	width: 45px;
	height: 45px;
	text-align: center;
	font-size: 50px;
	line-height: 38px;
	position: absolute;
	left: 4px;
	bottom: 4px;
	cursor: pointer;
	z-index: 1;
}

.pt-four-prof-images-nav {
	display: none;
}

.pt-full-opacity {
	opacity: 100;
}

.pt-page-featured-area {
	width: 1170px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.pt-page-featured-area-left {
	width: 892px;
	max-width: 892px;
	float: left;
}

.pt-page-featured-area-left-block {
	width: 178px;
	float: left;
	height: 140px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #e8e8e8;
	position: relative;
}

.pt-page-featured-area-left-block-pad {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}

.pt-most-hyped-count-area-top {
	position: absolute;
	top: 0px;
	left: 5px;
	text-align: center;
	font-family: TitlingGothicFBMediumComp;
	color: #FFFFFF;
}

.pt-page-featured-area-left-block-pad img {
	max-height: 90px;
	width: 100%;
	margin-bottom: 5px;
	-webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
	filter: gray; filter: grayscale(100%);
}

.pt-page-featured-area-left-block-pad img:hover {
	-webkit-filter: grayscale(0); -webkit-filter: grayscale(0%);
	filter: gray; filter: grayscale(0%);
}

.pt-page-featured-area-right {
	width: 263px;
	max-width: 263px;
	float: right;
	margin-right: 15px;
}

/* END SUB FEATURES ON PROFILE PAGES */

.pt-pub-no-content {
	font-family: TitlingGothicFBMediumComp;
	text-align: center;
}

.pt-pub-no-content h1 {
	font-size: 40px;
}

.pt-pub-no-content h3 {
	font-size: 20px;
}

.pt-dk-badge-block {
	width: 25%;
	float: left;
}

.pt-dk-badge-block .gp_connect_button {
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
	float: none;
	margin-bottom: 20px;
}

/* CREW PAGE */

.pt-crew-wrapper {
	width: 100%;
	margin-bottom: 20px;
}

.pt-crew-left {
	width: 27%;
	max-width: 27%;
	float: left;
}

.pt-crew-left .gp_connect_button {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.pt-crew-right {
	width: 73%;
	max-width: 73%;
	float: right;
}

.pt-crew-right h1 {
	font-weight: normal;
	font-family: TitlingGothicFBMediumComp;
	color: #FFFFFF;
	background-color: #0070be;
	margin-left: -60px;
	display: inline-block;
	font-size: 28px;
	padding: 5px 10px 5px 10px;
	margin-top: 30px;
}

.pt-crew-view-all {
	font-size: 12px;
	border-radius: 3px;
	color: #FFFFFF;
	background-color: #404040;
	float: left;
	padding: 4px 8px 4px 8px;
}

.pt-search-view-all {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

.pt-crew-social-block {
	float: left;
	margin-right: 5px;
}

.pt-crew-view-all a {
	color: #FFFFFF;
}

.pt-crew-view-all a:visited {
	color: #FFFFFF;
}

.pt-crew-view-all a:hover {
	color: #FFFFFF;
}

/* END CREW PAGE */

.pt-lg-name-bg {
	position: absolute;
	left: 0px;
}

/* NEW WIZARD DESIGN */

.pt-registration-wrap {
	clear: both;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	/*min-height: 545px;*/
	background-color: #d7d7d7;
}

.pt-reg-wrap-right {
	width: 280px;
	float: left;
	/*height: 200px;*/
	margin-top: 10px;
}

.pt-side-bar-h3 {
	text-align: center !important;
	font-size: 22px !important;
	font-family: TitlingGothicFBMediumComp !important;
	margin-top: 8px;
}

.pt-sidebar-bg {
	width: 228px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}

.pt-n-wiz-box {
	background-color: #c1c1c1;
	padding: 3px 10px 3px 10px;
	color: #000000;
	font-family: TitlingGothicFBMediumComp;
	font-size: 18px;
}

.pt-dk-norm-img {
	width: 200px;
	height: 112px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	cursor: pointer;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.pt-reg-header {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 70px;
	background-color: #1273a8;
}

.pt-reg-header h2 {
	font-family: TitlingGothicFBMediumComp;
	font-size: 30px;
	padding: 18px 0px 0px 18px;
	color: #FFFFFF;
}

.pt-reg-progress {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 22px;
	background-color: #a1a1a1;
}

.pt-reg-progress-real-left {
	width: 100px;
	float: left;
	background-color: #d7d7d7;
	background-image: url("../img/reg-triangle.gif");
	background-repeat: no-repeat;
	background-position: 98% 0px;
	height: 23px;
}

.pt-reg-progress-left {
	width: 900px;
	float: left;
	background-color: #d7d7d7;
	
}

.pt-reg-progess-bar {
	background-color: #000000;
	height: 20px;
	width: 0px;
}

.pt-reg-progress-real-right {
	width: 900px;
	float: right;
	height: 23px;
	background-color: #d7d7d7;
	background-image: url("../img/reg-triangle.gif");
	background-repeat: no-repeat;
	background-position: 98% 0px;
}

.pt-reg-pad-top {
	height: 7px;
	background-color: #d7d7d7;
	width: 1000px;
	max-width: 100%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.pt-reg-progress-right {
	width: 100px;
	float: right;
	height: 20px;
	background-color: #d7d7d7;
}

.pt-reg-progress-real-left div {
	font-family: TitlingGothicFBMediumComp;
	font-size: 16px;
	color: #000000;
	text-align: right;
	padding-right: 10px;
}

.pt-reg-progress-left div {
	font-family: TitlingGothicFBMediumComp;
	font-size: 16px;
	color: #000000;
	text-align: center;
}

#longstepbox {
	display: none !important;
}

.pt-registration-wrap-pad {
	padding-bottom: 25px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.pt-registration-wrap-pad input[type="text"], .pt-registration-wrap-pad input[type="password"], .pt-registration-wrap-pad textarea, .pt-registration-wrap-pad select {
	border: none;
	border-radius: 0px;
	width: 99%;
}

.pt-registration-wrap .column01,.contentbox .column01, .pt-registration-wrap .column01-final {
	text-align: right !important;
	font-size: 18px;
	font-family: TitlingGothicFBMediumComp;
	font-weight: normal !important;
}

.pt-registration-wrap-pad input::-webkit-input-placeholder, .pt-registration-wrap-pad textarea::-webkit-input-placeholder {
  color: #999999; }

.pt-registration-wrap-pad input::-webkit-input-placeholder, .pt-registration-wrap-pad textarea::-moz-placeholder {
  color: #999999; }

.pt-registration-wrap-pad input::-webkit-input-placeholder, .pt-registration-wrap-pad textarea:-moz-placeholder {
  color: #999999; }

.pt-registration-wrap-pad input::-webkit-input-placeholder, .pt-registration-wrap-pad textarea:-ms-input-placeholder {
  color: #999999; }

.pt-reg-back-button {
	width: 123px;
	height: 37px;
	background-color: #1273a8;
	text-align: center;
	color: #FFFFFF;
	font-family: TitlingGothicFBMediumComp;
	font-size: 18px;
	cursor: pointer;
}

.pt-reg-back-button-hide {
	height: 37px;
}

.pt-reg-back-button-skip {
	width: 300px;
	position: absolute;
	bottom: 35px;
	left: 100px;
}

.pt-reg-back-button-grey {
	background-color: #898989;
}

.pt-reg-back-button div {
	padding-top: 5px;
}

.pt_nav_wrapper {
	/*
	position: absolute;
	bottom: 35px;
	right: 100px;
	*/
	margin-bottom: 15px;
	margin-right: 30px;
}

.pt_badge_nav_wrapper {
	/*
	position: absolute;
	bottom: 35px;
	right: 100px;
	*/
}

.pt-access-pad {
	padding-top: 10px;
}

/* END NEW WIZARD DESIGN */

.pt-headline-lda-area {
	width: 50%;
	float: left;
	text-align: left;
	padding-bottom: 5px;
}

.pt-headline-text-count-area {
	width: 50%;
	float: right;
	text-align: right;
	padding-bottom: 5px;
}

/* LOGOUT AREA */

.pt-logout-ad {
	width: 100%;
	height: 500px;
	background: #feffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #feffff 0%, #edf0f5 35%, #d4d7e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(35%,#edf0f5), color-stop(100%,#d4d7e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #feffff 0%,#edf0f5 35%,#d4d7e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #feffff 0%,#edf0f5 35%,#d4d7e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #feffff 0%,#edf0f5 35%,#d4d7e7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #feffff 0%,#edf0f5 35%,#d4d7e7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d4d7e7',GradientType=0 ); /* IE6-9 */
}

.pt-logout-ad .pt-logout-ad-pad {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}

.pt-logout-ad img {
	max-width: 100%;
}

.pt-login-after {
	padding-top: 10px;
}

.pt-login-after p {
	color: #000000;
}

.pt-login-after input[type="button"] {
	color: #FFFFFF;
	background-color: #000000;
	background-image: none;
}

.pt-login-after input[type="text"], .pt-login-after input[type="password"] {
	padding: 5px;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #a8a8a8;
}

.inputWrapper {
	margin-top: 10px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #000000;
	border-radius: 5px;
	font-size: 25px;
	font-family: TitlingGothicFBMediumComp;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
}
#p_file {
    cursor: pointer;
    height: 100%;
    position:absolute;
    top: 0;
    right: 0;
    z-index: 99;
    /*This makes the button huge. If you want a bigger button, increase the font size*/
    font-size:50px;
    /*Opacity settings for all browsers*/
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0)
}

.pt-login-after #pt_signin_button {
	margin-top: 0px !important;
}

.pt-login-after .pt-login-after-text-pad {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

.pt-login-after .pt-login-after-text-pad a {
}

.pt-login-after ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.pt-login-after ul li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	position: relative;
}

/* END LOGOUT AREA */

.pt_n_social_bar {
	margin-bottom: 15px;
}

.pt-m-sub {
	padding-bottom: 5px;
}

/* CUSTOM GALLERY CODE */

#gallery-1 .gallery-item {
	width: 20% !important;
	padding: 0px !important;
	background: none !important;
	border: none !important;
}

dl.gallery-item {
	/*margin: 0px !important*/;
	margin: 0px 10px 10px 0px !important;
}

dl.gallery-item dt{
	float: none;
}

#gallery-1 .gallery-item img {
	height: 85px;
}

/* END CUSTOM GALLERY CODE */

/* SQUARE BADGE */

.pt-lg-badge-sq-outer {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 152px;
	height: 152px;
	border-radius: 5px;
	z-index: 4;
}

.pt-lg-badge-sq {
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	height: 150px;
	border-style: solid;
	border-width: 3px;
	border-color: #FFFFFF;
	border-radius: 5px;
}

.pt-lg-badge-sq img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 144px;
	height: 144px;
	border-radius: 5px;
}

.footer-meta .pt-small-badge-sq-outer {
	margin-left: auto;
	margin-right: auto;
}

.pt-small-badge-sq-outer {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 78px;
	height: 78px;
	border-radius: 5px;
}

.pt-small-badge-sq {
	margin-left: auto;
	margin-right: auto;
	width: 76px;
	height: 76px;
	border-style: solid;
	border-width: 3px;
	border-color: #FFFFFF;
	border-radius: 5px;
}

.footer-meta .pt-small-badge-sq img {
	background: none;
	padding: 0px;
}

.pt-small-badge-sq img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 70px;
	height: 70px;
	
}

.pt-smaller-badge-sq-outer {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 58px;
	height: 58px;
	border-radius: 5px;
}

.pt-smaller-badge-sq {
	margin-left: auto;
	margin-right: auto;
	width: 56px;
	height: 56px;
	border-style: solid;
	border-width: 3px;
	border-color: #FFFFFF;
	border-radius: 5px;
}

.pt-smaller-badge-sq img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 50px;
	height: 50px;
	border-radius: 5px;
}

.pt-med-badge-sq-outer {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 102px;
	height: 102px;
	border-radius: 5px;
}

.pt-med-badge-sq {
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	height: 100px;
	border-style: solid;
	border-width: 3px;
	border-color: #FFFFFF;
	border-radius: 5px;
}

.pt-med-badge-sq img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 94px;
	height: 94px;
	border-radius: 5px;
}

/* END SQUARE BADGE */
.pt-edit-main-story {
	width: 100%;
}

.pt-edit-main-story .pt_story_over_edit {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
	width: 80px;
}

.gallery-caption {
	display: none;
}

.pt-nav-grey {
	color: #999999 !important;
}

.pt-new-pad-cover {
	padding: 0px 20px 0px 20px;
}

.pt-new-pad-cover iframe {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

/* 404 PAGE */

.pt-404-wrap {
	margin-top: 0px;
	margin-bottom: 15px;
}

.pt-404-search-text {
	width: 50%;
	float: left;
}

.pt-404-search {
	text-align: right;
	float: right;
	width: 50%;
	padding-right: 5px;
}

.pt-404-search input[type="text"] {
	font-size: 18px;
	width: 70%;
}

.pt-404-wrap img {
	max-width: 100%;
}

/* END 404 PAGE */

/* CONNECTIONS PAGE */

.pt-center-connections-title {
	text-align: center;
	font-size: 18px;
	font-family: TitlingGothicFBMediumComp;
	margin-bottom: 5px;
	margin-top: 0px;
}

.connections-content .pt-lg-badge-sq-outer {
	margin-left: auto;
	margin-right: auto;
}

.connections-content .entry-content {
	margin-top: 0px;
}

.pt-connect-more-left {
	float: left;
	width: 50%;
}

.pt-connect-more-right {
	float: left;
	width: 50%;
}

.pt-connect-more {
	display: inline-block;
	padding: 0px 10px 0px 10px;
	width: 120px;
}

.pt-connect-more-left .pt-connect-more {
	float: right;
	margin-right: 5px;
}

.pt-connect-more-right .pt-connect-more {
	margin-left: 5px;
}

/* END CONNECTIONS PAGE */

/* HEADER V3 */

.pt_header_3 {
	width: 100%;
	background-color: #000000;
	height: 52px;
	position: fixed;
	top: 0px;
	z-index: 10002;
}

.pt_header_3_wrap {
	width: 1160px;
	margin-left: auto;
	margin-right: auto;
}

.pt_header_3_wrap .pt-smaller-badge-sq-outer {
	width: 43px !important;
	height: 43px !important;
}

.pt_header_3_wrap .pt-smaller-badge-sq {
	width: 41px !important;
	height: 41px !important;
}

.pt_header_3_wrap .pt-smaller-badge-sq img {
	max-width: 35px;
	max-height: 35px;
}

.pt_header_3_inner_wrap {
	width: 100%;
	/*margin-left: -13px;*/
}

.pt_header_3_block_icon {
	width: 60%;
	float: left;
	overflow: hidden;
}

.pt_header_3_block_icon img, .pt_header_3_block_icon_page img {
	max-width: 40px;
	max-height: 40px;
}

.pt-right-login {
	float: right;
	margin-right: 10px;
}

.pt_header_3_block_icon_search {
	padding-right: 0px !important;
	padding-top: 11px !important;
}

.pt_header_3_block_icon_search img {
	max-width: 30px;
	max-height: 30px;
	margin-left: 5px;
}

.pt_header_3_block_icon_page {
	width: 60%;
	float: left;
	overflow: hidden;
}

.pt_header_3_block_text_page {
	width: 40%;
	float: right;
}

.pt_header_3_block_text {
	width: 40%;
	float: right;
}

.pt_header_3_block_text a, .pt_header_3_block_text_page a {
	color: #FFFFFF !important;
}

.pt_header_3_block_text a:visited, .pt_header_3_block_text_page a:visited {
	color: #FFFFFF !important;
}

.pt_header_3_block_text div {
	font-family: TitlingGothicFBMediumComp;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 3px;
}

.pt_header_3_block_text_page div {
	font-family: TitlingGothicFBMediumComp;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
}

.pt_header_3_block_pad {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.pt_header_3_block_pad_page {
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 10px;
}

.pt_header_3_wrap_left {
	width: 67%;
	float: left;
	overflow: hidden;
}

.pt_header_3_wrap_left_left {
	width: 50%;
	float: left;
	overflow: hidden;
}

.pt_header_3_left_block {
	width: 100px;
	float: right;
	height: 52px;
}

.pt_header_3_right_block {
	width: 100px;
	float: left;
	height: 52px;
}

.pt_header_3_right_block_pad {
	margin-left: 58px;
}

.pt_header_3_right_block_pad_no_log {
	margin-left: 55px;
}

.pt_header_icon_reg {
	width: 40%;
}

/* ICON PADS */

.pt_header_3_news_pad {
	margin-right: 9px;
}

.pt_header_3_search_pad_no_log {
	margin-left: 7px;
}

.pt_header_3_new_post_pad_no_log {
	margin-left: 18px;
}

.pt_header_3_search_pad {
	margin-left: 3px;
}

.pt_header_3_new_post_pad {
	margin-left: 19px;
}

/* END ICON PADS */

.pt_header_icon_words {
	width: 60%;
}

.pt_header_icons_pad_from_logo_left {
	margin-right: 79px;
}

.pt-header-search-move {
	margin-right: 10px;
	margin-left: 6px;
	cursor: pointer;
}

.pt-header-search-move-no-log {
	margin-right: 10px;
	margin-left: 18px;
	cursor: pointer;
}

.pt-pad-group-header {
	margin-left: 14px;
}

.pt_header_3_right_block_search {
	width: 60px;
}

.pt_header_3_block_border {
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #404040;
}

.pt_header_3_wrap_left_right {
	width: 50%;
	float: right;
	overflow: hidden;
}

.pt_header_3_wrap_left_right img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 6px;
	max-height: 45px;
}

.pt_header_3_wrap_right {
	width: 33%;
	float: right;
	/*overflow: hidden;*/
}

.pt-settings-menu {
	font-family: TitlingGothicFBMediumComp;
    font-size: 21px;
	color: #000000;
	display: none;
	position: absolute;
	width: 200px;
	border-radius: 10px;
	border-width: 3px;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	top: 50px;
	left: 50%;
	margin-left: -650px;
	z-index: 10003;
}

.pt-settings-menu a {
	font-family: TitlingGothicFBMediumComp;
    font-size: 18px !important;
	color: #000000 !important;
}

.pt-settings-menu a:visited {
	font-family: TitlingGothicFBMediumComp;
    font-size: 18px !important;
	color: #000000 !important;
}

#menu-my-page-menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu-my-page-menu li {
	list-style-type: none;
	margin: 0px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #000000;
	padding: 2px 10px 2px 10px;
}

#menu-my-page-menu li:last-child {
	margin-bottom: 5px;
	border-width: 1px 0px 1px 0px !important;
}

#menu-my-page-menu li ul {
	display: none;
}

#menu-my-page-menu > li ul {height:inherit;list-style:none;position:absolute;top: 353px;width:200px;left:196px;background-color:#FFFFFF;border-color:#000000;border-style: solid;border-width: 3px 3px 3px 3px;border-radius: 10px 10px 10px 10px;}
#menu-my-page-menu > li ul li ul {list-style:none;position:absolute;top: -2px;width:200px;left:197px;background-color:#FFFFFF;border-color:#000000;border-style: solid;border-width: 3px 3px 3px 3px;border-radius: 10px 10px 10px 10px;}
#menu-my-page-menu > li > ul {display:none;margin:0px;padding:0px 0px 0px 0px;}
#menu-my-page-menu > li > ul > li > ul {display:none;margin:0px;padding:0px 0px 0px 0px;overflow:auto;max-height: 420px;}
#menu-my-page-menu > li > ul li {}
#menu-my-page-menu > li > ul li:last-child {}
#menu-my-page-menu > li > ul li:last-child:hover {}
#menu-my-page-menu > li > ul li:hover {}
#menu-my-page-menu > li > ul li:hover a {color:#0071c3;}
#menu-my-page-menu > li > ul li:last-child:hover a {}
#menu-my-page-menu > li > ul li > a {}
#menu-my-page-menu > li > ul li > a:hover,.header .menu > li > ul > li:hover > a {}
#menu-my-page-menu > li > ul > li:hover > ul {}

#pt-settings-menu::before {
	content: "";
	background-image: url("../img/header/v2/arrow.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 8px;
	width: 200px;
	position: absolute;
	top: -8px;
	
}

#pt-news-menu::before {
	content: "";
	background-image: url("../img/header/v2/arrow.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 8px;
	width: 200px;
	position: absolute;
	top: -8px;
	
}

#menu-top-nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu-top-nav li {
	list-style-type: none;
	margin: 0px 0px 4px 0px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	padding: 4px 10px 3px 10px;
	overflow: hidden;
}

#menu-top-nav li a {
	/*
	width: 100%;
	letter-spacing: 200px;
	white-space: nowrap;
	color: rgba(0, 0, 0, 0.0) !important;
	*/
	font-family: TitlingGothicFBMediumComp;
    font-size: 18px !important;
	color: #000000 !important;
	padding-left: 44px;
}

#menu-top-nav li a:visited {
	/*
	width: 100%;
	letter-spacing: 200px;
	white-space: nowrap;
	color: rgba(0, 0, 0, 0.0) !important;
	*/
	font-family: TitlingGothicFBMediumComp;
    font-size: 18px !important;
	color: #000000 !important;
	padding-left: 44px;
}

#menu-top-nav li a:hover {
	/*
	width: 100%;
	letter-spacing: 200px;
	white-space: nowrap;
	color: rgba(0, 0, 0, 0.0) !important;
	*/
	font-family: TitlingGothicFBMediumComp;
    font-size: 18px !important;
	color: #000000 !important;
	padding-left: 44px;
}

#menu-top-nav li ul {
	display: none;
}

#menu-top-nav > li ul {overflow:auto;min-height:420px;list-style:none;position:absolute;top: -2px;width:200px;left:197px;background-color:#FFFFFF;border-color:#000000;border-style: solid;border-width: 3px 3px 3px 3px;border-radius: 10px 10px 10px 10px;}
#menu-top-nav > li ul li ul {list-style:none;position:absolute;top: -2px;width:200px;left:197px;background-color:#FFFFFF;border-color:#000000;border-style: solid;border-width: 3px 3px 3px 3px;border-radius: 10px 10px 10px 10px;}
#menu-top-nav > li > ul {display:none;margin:0px;padding:0px 0px 0px 0px;}
#menu-top-nav > li > ul > li > ul {display:none;margin:0px;padding:0px 0px 0px 0px;overflow:auto;max-height: 420px;}
#menu-top-nav > li > ul li {}
#menu-top-nav > li > ul li:last-child {}
#menu-top-nav > li > ul li:last-child:hover {}
#menu-top-nav > li > ul li:hover {}
#menu-top-nav > li > ul li:hover a {color:#0071c3;}
#menu-top-nav > li > ul li:last-child:hover a {}
#menu-top-nav > li > ul li > a {}
#menu-top-nav > li > ul li > a:hover,.header .menu > li > ul > li:hover > a {}
#menu-top-nav > li > ul > li:hover > ul {}

.pt-news-menu {
	font-family: Verdana;
	color: #000000;
	display: none;
	position: absolute;
	width: 200px;
	border-radius: 10px;
	border-width: 3px;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	top: 50px;
	left: 50%;
	margin-left: 190px;
	height: 380px;
	z-index: 10003;
}

.pt-news-menu a {
	font-family: Verdana;
	color: #000000 !important;
	font-size: 12px !important;
}

.pt-news-menu a:visited {
	font-family: Verdana;
	color: #000000 !important;
	font-size: 12px !important;
}

.pt_header_3_align_left {
	text-align: left;
}

/* END HEADER V3 */

/* GALLERY SYSTEM */

.pt-gallery-overlay-wrap {
	position: fixed;
	left: 50%;
	margin-left: -47%;
	top: 75px;
	width: 94%;
	min-height: 600px;
	border-radius: 5px;
	background-color: #c0c0c0;
	border-style: solid;
	border-width: 3px;
	border-color: #000000;
	display: none;
	z-index: 10004;
}

.pt-gallery-overlay-wrap-pad {
	padding: 0px 20px 20px 20px;
	margin-top: 40px;
	overflow: auto;
}

.pt-gallery-no-gallery {
	margin-top: 100px;
	text-align: center;
	font-weight: bold;
	font-size: 45px;
}

.pt-gallery-no-gallery a {
	font-size: 16px;
}

.pt-gallery-wrapper {
	margin-bottom: 10px;
	padding: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	border-radius: 5px;
	background-color: #d3d3d3;
	position: relative;
}

.pt-gallery-wrapper input[type="text"] {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

.pt-gallery-error {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	padding: 15px;
	border-style: solid;
	border-width: 1px;
	border-radius: 4px;
	margin-bottom: 5px;
}

.pt-gallery-file-pad {
	padding-top: 10px;
}

.pt-gallery-images ul, #pt-gallery-video-content-area ul {
	padding: 0px;
	margin: 0px;
}

.pt-gallery-images li, #pt-gallery-video-content-area li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 10px;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	border-radius: 5px;
	background-color: #e5e5e5;
	height: 245px;
}

.pt-gallery-vert-wrap {
	height: 160px;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.pt-gallery-vert-wrap td {
	vertical-align: middle;
	text-align: center;
}

.pt-gallery-vert-helper {	
	display: inline-block;
    vertical-align: middle;
    height: 160px;
}

.pt-is-gallery-image {
    vertical-align: middle;
    max-height: 155px;
}

.pt-gallery-item-drag-wrap {
	height: 20px;
	width: 20px;
	position: relative;
	float: right;
	cursor: move;
}

.pt-gallery-drag-wrap {
	height: 20px;
	width: 20px;
	position: absolute;
	right: 5px;
	top: 8px;
	cursor: move;
}

.pt-gallery-item-drag-icon-1 {
	width: 20px;
	height: 3px;
	background-color: #000000;
	position: absolute;
	top: 0px;
	right: 0px;
}

.pt-gallery-item-drag-icon-2 {
	width: 20px;
	height: 3px;
	background-color: #000000;
	position: absolute;
	top: 6px;
	right: 0px;
}

.pt-gallery-item-drag-icon-3 {
	width: 20px;
	height: 3px;
	background-color: #000000;
	position: absolute;
	top: 12px;
	right: 0px;
}

.pt-gallery-images img, #pt-gallery-video-content-area img {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	cursor: pointer;
	display: block !important;
}

.pt-close-button {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 3px;
	right: 20px;
	border-style: solid;
	border-width: 3px;
	border-radius: 5px;
	border-color: #000000;
	background-color: #d7d7d7;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	cursor: pointer;
}

.pt-gallery-display {
	margin-left: auto;
	margin-right: auto;
}

.pt-gallery-display-gallery {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 24%;
	margin-right: 8px;
	margin-top: 10px;
	background-color: #cccccc;
	border-style: solid;
	border-width: 3px;
	border-color: #000000;
	border-radius: 5px;
	text-align: center;
	float: left;
	height: 175px;
	position: relative;
}

.pt-gallery-tabs {
	width: 300px;
	height: 35px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius: 0px 0px 5px 0px;
	border-style: solid;
	border-width: 0px 3px 3px 0px;
}

.pt-gallery-tabs ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.pt-gallery-tabs li {
	display: inline-block;
	float: left;
	width: 147px;
	text-align: center;
	height: 32px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.pt-gallery-tabs li span {
	font-family: TitlingGothicFBMediumComp;
    font-size: 20px !important;
	color: #000000 !important;
	line-height: 32px;
}

.pt-gallery-tabs li:first-child { 
	border-style: solid;
	border-width: 0px 3px 0px 0px;
	border-color: #000000;
}

.pt-gallery-tabs li:last-child { 
	background-color: #c0c0c0;
	width: 150px;
}

.pt-gallery-display-gallery a {
	width: 100%;
	height: 175px;
}

.pt-gallery-display-header {
	position: absolute;
	text-align: center;
	bottom: 0px;
	color: #FFFFFF;
	background: rgba(0, 0, 0, 0.8);
	font-weight: bold;
	padding: 5px;
	width: 100%;
}

.pt-gallery-display-header span {
	
}

.pt-gallery-display-gallery img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 175px;
}

.pp_overlay {
	z-index: 10006 !important;
}

.pp_pic_holder {
	z-index: 10007 !important;
}

.pt-gallery-remove-link {
	position: absolute;
	right: 35px;
	top: 5px;
}

.pt-gallery-remove-link span {
	font-size: 14px;
}

.pt-gallery-new-gallery {	
	margin-bottom: 5px;
}

.pt-gallery-ind-item {
	position: relative;
}

.pt-gallery-icon-button {
	width: 25px;
	height: 25px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	border-radius: 5px;
	text-align: center;
	padding-top: 3px;
	background-color: #c0c0c0;
	margin-bottom: 5px;
	cursor: pointer;
	background-size: 17px 17px;
	background-position: 2px 2px;
	background-repeat: no-repeat;
}

.pt-gallery-icon-button img {
	width: 17px;
	height: 17px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.pt-gallery-button-rotate {
	position: absolute;
	top: 5px;
	left: 5px;
	background-image: url("../img/gallery/rotate.png");
}

.pt-gallery-button-save {
	position: absolute;
	top: 5px;
	left: 33px;
	background-image: url("../img/gallery/save.png");
}

.pt-gallery-button-cancel {
	position: absolute;
	top: 5px;
	left: 61px;
	background-image: url("../img/gallery/cancel.png");
}

.pt-gallery-new-gallery a {
	color: #FFFFFF !important;
}

.pt-gallery-new-gallery a:visited {
	color: #FFFFFF !important;
}

.pt-gallery-new-gallery a:hover {
	color: #FFFFFF !important;
}

.pt-gallery-remove-link a {
	color: #0071e1 !important;
}

.pt-gallery-remove-link a:visited {
	color: #0071e1 !important;
}

.pt-gallery-remove-link a:hover {
	color: #000000 !important;
}

.pt-gallery-caption-wrap {
	margin-top: 4px;
}

.pt-gallery-caption-wrap input {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	margin-left: auto;
	margin-right: auto;
}

/* END GALLERY SYSTEM */

/* SECTION HEADERS */

.pt-section-header-img {
	max-width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.btn-search {
	background-color: #223b5e;
	color: #FFFFFF;
}

.btn-center {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

.pt-menu-newsfeed {
	width: 95%;
	background-image: url("../img/SectionHeaders-Web/News_icon.png");
	background-size: cover;
	
}

.pt-menu-xbox-one {
	width: 95%;
	background-image: url("../img/SectionHeaders-Web/XboxOne_icon.png");
	background-size: cover;
}

.pt-menu-playstation-4 {
	width: 95%;
	background-image: url("../img/SectionHeaders-Web/PS4_icon.png");
	background-size: cover;
}

.pt-menu-wii-u {
	width: 95%;
	background-image: url("../img/SectionHeaders-Web/WiiU_icon.png");
	background-size: cover;
}

.pt-menu-xbox-360 {
	width: 95%;
	background-image: url("../img/SectionHeaders-Web/Xbox360_icon.png");
	background-size: cover;
}

.pt-menu-playstation-3 {
	width: 95%;
	background-image: url("../img/SectionHeaders-Web/PS3_icon.png");
	background-size: cover;
}

.pt-menu-wii {
	width: 95%;
	background-image: url("../img/SectionHeaders-Web/Wii_icon.png");
	background-size: cover;
}

.pt-menu-pc {
	width: 95%;
	background-image: url("../img/SectionHeaders-Web/PC_icon.png");
	background-size: cover;
}

.pt-menu-reviews {
	width: 95%;
	background-image: url("../img/SectionHeaders-Web/Reviews_icon.png");
	background-size: cover;
}

.pt-menu-video {
	width: 95%;
	background-image: url("../img/SectionHeaders-Web/Video_icon.png");
	background-size: cover;
}

.pt-menu-podcast {
	width: 95%;
	background-image: url("../img/SectionHeaders-Web/Podcasts_icon.png");
	background-size: cover;
}

.pt-menu-features {
	width: 95%;
	background-image: url("../img/SectionHeaders-Web/Features_icon.png");
	background-size: cover;
}

/* END SECTION HEADERS */

/* PAGE MANAGEMENT */

.pt-pm-wrap {
	margin-bottom: 15px;
}

.pt-pm-side {
	float: left;
	width: 50%;
}

.pt-pm-badge {
	width: 30%;
	float: left;
}

.pt-pm-content {
	width: 70%;
	float: right;
}

.pt-pm-content-pad {
	padding-right: 15px;
}

/* END PAGE MANAGEMENT */

/* THIRD ROW DESIGN */

.pt-third-row-wrap {
	position: relative;
	overflow: hidden;
}

.pt-third-row-page {
	float: left;
	width: 82px;
	margin-right: 15px;
}

.pt-third-row-page-inner {
	bottom: 0px;
	position: absolute;
	width: 82px;
}

.pt-third-row-page-inner-hor {
	width: 100%;
}

.pt-third-row-page-inner-story-bg-hor {
	width: 24%;
	height: 112px;
	float: left;
	background-repeat: no-repeat;
	background-size: cover;
	margin-right: 8px;
	margin-bottom: 10px;
	cursor: pointer;
	position: relative;
}

.pt-third-row-page-inner-hor-last {
	margin-right: 0px;
}

.pt-third-row-page-inner-story-bg-hor div {
	font-family: TitlingGothicFBMediumComp;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	position: absolute;
	bottom: 0px;
	padding: 5px;
	background: rgba(51,51,51,0.7);
}

.pt-pad-widget {
	padding-bottom: 10px;
}

.pt-third-row-page-inner-story-bg {
	width: 100%;
	height: 90px;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 15px;
	cursor: pointer;
	position: relative;
}

.pt-third-row-page-inner-story-bg div {
	font-family: TitlingGothicFBMediumComp;
	color: #FFFFFF;
	font-size: 18px;
	position: absolute;
	bottom: 0px;
	padding: 5px;
}

.pt-third-row-page-inner > .single-entry-meta {
	font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 5px;
	color: #777;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin-left: auto;
}

.pt-third-row-page-inner .pt-med-badge-sq-outer {
	margin-left: auto;
}

.pt-third-row-page-inner .pt-smaller-badge-sq-outer {
	margin-left: auto;
}

.pt-third-row-page-inner-connect {
	position: absolute;
	top: 10px;
	left: 0px;
}

.pt-third-row-button, .pt-third-row-button-connect {
	cursor: pointer;
	width: 95px;
	background-color: #3d3bff;
	margin-bottom: 10px;
	color: #FFFFFF;
	border-radius: 5px 0px 0px 5px;
	font-size: 11px;
}

.pt-third-row-button div, .pt-third-row-button-connect div {
	padding: 5px
}

.pt_bg_left input[type="file"] {
	font-size: 12px;
}

.pt-third-row {
	overflow: hidden;
	min-height: 1000px;
	float: left;
	width: 99px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #cfcfcf;
	margin-right: 10px;
}

.pt-third-row-story {
	padding: 5px;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: #cfcfcf;
	margin-bottom: 10px;
	text-align: left;
}

.pt-third-row-story h3 {
	text-align: left !important;
	font-family: msbc !important;
}

.pt-third-row-page-inner-hor h3 {
	font-size: 18px !important;
	font-family: msbc !important;
	margin-top: 0px !important;
	margin-bottom: 10px;
	text-align: center !important;
	padding-left: 0px !important;
	
}

.pt-trending-header h3 {
	text-align: center !important;
}

.pt-third-row-story h3 {
	font-size: 18px !important;
	margin-top: 0px !important;
	margin-bottom: 5px;
	/*padding-right: 2px;*/
	color: #0173bc;
}

.pt-third-row-story .pt-third-game-page h3 {
	color: #000000;
}

.pt-third-game-page h3 {
	font-size: 14px !important;
	font-family: msbc !important;
	margin-top: 0px !important;
	text-align: center !important;
	margin-top: 5px !important
}

.pt-third-game-page div {
	margin-left: auto;
	margin-right: auto;
}

.pt-third-game-page .pt-small-badge-sq-outer {
	width: 87px;
	height: 87px;
}

.pt-third-game-page .pt-small-badge-sq {
	width: 85px;
	height: 85px;
}

.pt-third-game-page .pt-small-badge-sq img {
	width: 79px;
	height: 79px;
}

.pt-third-row-story p {
	font-size: 11px !important;
	line-height: 13px !important;
}

.pt-no-border {
	border-width: 0px;
}

.pt-main-row-page {
	width: 728px;
	max-width: 728px;
	overflow: hidden;
	float: right;
}

.pt-main-row {
	width: 728px;
	max-width: 728px;
	overflow: hidden;
	float: right;
}

.pt-partner-side-by-side {
	margin-top: 7px;
	width: 32%;
	margin-right: 6px;
	float: left;
	box-sizing: border-box !important;
}

.pt-partner-side-by-side .pt-small-badge-sq-outer {
	width: 95px;
	height: 95px;
	margin-left: auto;
	margin-right: auto;
}

.pt-partner-side-by-side .pt-small-badge-sq {
	width: 93px;
	height: 93px;
}

.pt-partner-side-by-side .pt-small-badge-sq img {
	width: 87px;
	height: 87px;
}

.pt-partner-side-by-side-last {
	margin-right: 0px;
}

.pt-partner-side-by-side h3 {
	font-size: 14px !important;
	line-height: 18px;
	font-family: TitlingGothicFBMediumComp !important;
	margin-top: 0px !important;
	text-align: center !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	padding-left: 0px !important;
}

.pt-reduce-728 {
	width: 728px;
	float: right;
}

/* END THIRD ROW DESIGN */

/* SCROLLING REGISTRATION PROCESS */

.pt-reg-step .pt-reg-back-button-skip {
	display: none;
}

.pt-reg-step-active .pt-reg-back-button-skip {
	display: block;
}

.pt-reg-step {

	max-height: 90px;
	position: relative;
	z-index: 11;
	overflow: hidden;
	/*
	display: none;
	position: relative;
	*/
}

.pt-reg-step:after {

  content: " ";
  z-index: 10;
  display: block;
  position: absolute;
  height: 200px;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1.0), rgba(255, 255, 255, 1.0));
  background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1.0), rgba(255, 255, 255, 1.0));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1.0), rgba(255, 255, 255, 1.0));
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1.0), rgba(255, 255, 255, 1.0));
  
}

.pt-reg-step-previous:after {

  content: " ";
  z-index: 10;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
	background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1.0),rgba(255, 255, 255, 1.0));
  background: -o-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1.0),rgba(255, 255, 255, 1.0));
  background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1.0),rgba(255, 255, 255, 1.0));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1.0),rgba(255, 255, 255, 1.0));

}

.pt-reg-step-previous {
	display: none;
	height: 200px;

}

.pt-reg-step-active {
	display: block;

	max-height: none !important;

}

.container-reg {
	min-height: 400px;
}

.pt-reg-step-active:after {

	background: none !important;

}

.pt-reg-step-hide {

	display: none;

}

.pt-reg-step-active .pt-demo-try {

	position: relative;
	z-index: 12;

}

.pt-demo-try .pt_bg_left_upload {
	margin-top: 50px;
}

.pt-featured-wrap-top {
	/*
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	*/
}

.pt-featured-wrap-top div {
	
}

#pt-step-form-7 textarea, #pt-step-form-7 select, #pt-step-form-7 input[type="text"], #pt-step-form-6 textarea, #pt-step-form-6 select, #pt-step-form-6 input[type="text"], .pt-reg-input input[type="text"], .pt-reg-input input[type="password"]{
	border-style: solid;
	border-width: 1px;
	border-color: #a1a1a1;
	padding: 5px;
	background-color: #eceaeb;
	color: #000000;
	font-size: 18px;
	width: 100%;
}

.pt-reg-label {
	font-size: 20px;
	font-family: TitlingGothicFBMediumComp;
	margin-top: 12px;
}

.pt-cb-pad {
	margin-top: 12px;
}

.pt-reg-input-fields {
	width: 100%;
}

.pt-reg-input-fields-left {
	width: 50%;
	float: left;
}

.pt-reg-input-fields-right {
	width: 50%;
	float: right;
}

#pt-step-form-6 input[type="text"], #pt-step-form-6 select, .pt-reg-triple-wrap input[type="text"], .pt-reg-input-fields-left input[type="text"],#pt-step-form-6 input[type="password"], .pt-reg-triple-wrap input[type="password"], .pt-reg-input-fields-left input[type="password"]{
	width: 95%;
}

#pt-step-form-6 select {
	 -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

.pt-reg-triple-wrap {
	width: 100%;
}

.pt-reg-triple-left {
	width: 33%;
	float: left;
}

.pt-reg-triple-right {
	width: 67%;
	float: right;
}

.pt-reg-triple-right-left {
	width: 50%;
	float: left;
}

.pt-reg-triple-right-right {
	width: 50%;
	float: right;
}

.pt-registration-wrap-width {
	width: 700px;
	float: left;
}

.pt-cat-icon {
	float: right;
	max-width: 45px;
	max-height: 45px;
	padding: 3px 6px 0px 0px;
}

#pt_show_access_given .pt-small-badge-sq-outer {
	margin-left: auto;
	margin-right: auto;
}

/* END SCROLLING REGISTRATION PROCESS */

/* COVER IMAGE EDIT */

.pt-change-cover-overlay {
	width: 150px;
	height: 100px;
	background-color: #000000;
	border-radius: 0px 0px 5px 5px;
	margin-top: 5px;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

.pt-change-cover-overlay-triangle {
	background-image: url("../img/header/v2/arrow.jpg");
	background-position: 57px 0px;
	background-repeat: no-repeat;
	height: 8px;
	width: 150px;
	
}

.pt-change-cover-overlay ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.pt_bg_pad {
	padding: 0px;
}

.pt_bg_pad img {
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.pt-demo-try .pt_bg_pad img {
	/*
	width: 1140px;
	max-width: 1140px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	*/
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.pt-change-cover-overlay-save-button-area {
	top: 260px;
	right: 40px;
	position: absolute;
	z-index: 2;
}

.pt-change-cover-overlay-cancel-button-reg {
	top: 257px;
	left: 50%;
	margin-left: -155px;
	position: absolute;
	z-index: 2;
}

.pt-change-cover-overlay-save-button-area-reg {
	top: 257px;
	left: 50%;
	margin-left: 5px;
	position: absolute;
	z-index: 2;
}

.pt-change-cover-overlay-cancel-button {
	top: 260px;
	right: 200px;
	position: absolute;
	z-index: 2;
}

.pt-bg-cover-photo {
	position: relative;
}

.pt-change-cover-overlay-drag-message {
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -100px;
	top: 120px;
}

.pt-change-cover-overlay-drag-message .pt_mask_button {
	width: 200px !important;
}

.pt_bg_avatar_mini {
	z-index: 2;
}

.pt_bg_area_reg {
	margin-top: 20px;
	width: 940px;
	height: 292px;
	background-color: #529fcd;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

.pt-change-cover-button-wrapper {
	position: absolute;
	top: 252px;
	width: 100%;
	background-color: #519ecc;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}

/* END COVER IMAGE EDIT */

.pt-featured-wrap-top .flex-direction-nav {
	display: none !important;
}

.pt-featured-wrap-line .flex-direction-nav {
	display: none !important;
}

.pt-featured-wrap-line {

}

/* CONFIRMATION PAGE */

.pt-confirm-wrap {
	width: 100%;
}

.pt-confirm-left {
	width: 60%;
	float: left;
}

.pt-confirm-right {
	width: 40%;
	float: right;
	text-align: right;
}

.pt-confirm-right h1 {
	font-size: 55px;
	font-weight: bold;
	color: #ff0000;
}

.pt-confirm-right h2 {
	margin-top: 40px;
	font-size: 40px;
}

.pt-confirm-links {
	margin-top: 40px;
	font-size: 27px;
}

.pt-confirm-links a {
	text-decoration: underline;
}

.pt-confirm-subtext {
	margin-top: 40px;
	font-weight: bold;
}

/* END CONFIRMATION PAGE */

.pt-cb-pad {
	position: absolute;
	bottom: 45px;
	right: 270px;
}

.pt-split-bio-wrap {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}

.pt-split-bio-page {
	width: 50%;
	float: left;
}

.pt-split-bio-all {
	width: 100%;
}

.pt-split-bio-label {
	width: 25%;
	float: left;
}

.pt-split-bio-input {
	width: 75%;
	float: right;
}

.pt-split-bio-label div {
	padding-top: 8px;
}

.pt-split-bio-label-full {
	width: 12.5%;
	float: left;
}

.pt-split-bio-input-full {
	width: 87.5%;
	float: right;
}

.pt-split-bio-input-full textarea {
	width: 98% !important;
}

.pt-split-bio-input-full div {
	text-align: right;
	padding-right: 15px;
}

.pt-sort-pad {
	padding-left: 35px;
}

.column02-final {
	width: 85%;
}

.pt-edit-header {
	font-size: 25px;
	text-align: center;
	margin-bottom: 15px;
}

.pt-edit-header-no-margin {
	margin-bottom: 0px;
}

.pt-pad-dk-behind {
	/*padding-left: 5px;*/
	width: 40px;
	text-align: center;
	float: left;
	line-height: 40px;
	padding-top: 12px;
}

.pt-center-badge-right {
	float: right;
}

.pt-no-connections h1 {
	text-align: center;
	font-family: TitlingGothicFBMediumComp;
	margin-top: 0px;
	margin-bottom: 25px;
}

/* INDIVIDUAL STORY PAGE HEADER */

.pt-page-page .pt-ind-story-page-wrap {
	left: 50%;
	margin-left: -585px;
	z-index: 3;
	padding-top: 13px;
	margin-top: -250px;
}

.container-home .pt-ind-story-page-wrap {
	z-index: 3;
	margin-top: -240px;
	margin-left: -13px;
}

.pt-new-posts .pt-full-ad-banner {
	margin-left: -16px;
}

.pt-new-posts .pt-p-sub-f-pad {
	margin-left: 20px;
}

.container-home .pt_bg_area {
	margin-left: -28px;
}

.pt-ind-story-page-wrap {
	width: 100%;
	position: fixed;
	height: 65px;
	background-color: #FFFFFF;
	width: 1170px;
	z-index: 3;
	margin-top: -13px;
	padding-top: 10px;
}

.pt-ind-story-page-left {
	width: 20%;
	float: left;
	background-color: #FFFFFF;
}

.pt-ind-story-page-right {
	width: 80%;
	float: right;
	background-color: #FFFFFF;
}

.pt-ind-story-page-right .pt_sub_nav {
	bottom: 18px;
}

.pt-ind-story-page-wrap .pt_sub_nav {
	right: 2px;
}

.pt-ind-story-page-left-avatar {
	width: 22%;
	float: left;
}

.pt_sub_nav .gp_connect_button {
	margin-top: 0px;
	height: 20px;
	width: 100px;
}

.pt_sub_nav .gp_connect_button div {
	font-size: 11px;
	padding-top: 0px;
}

.pt-ind-story-page-left-avatar .pt-smaller-badge-sq {
	width: 41px !important;
    height: 41px !important;
}

.pt-ind-story-page-left-avatar img {
	max-width: 43px;
    max-height: 43px;
}

.pt-ind-story-page-left-avatar .pt-smaller-badge-sq-outer {
	width: 43px !important;
    height: 43px !important;
}

.pt-ind-story-page-left-name {
	width: 78%;
	float: right;
}

.pt-ind-story-page-left-name-pad {
	position: absolute;
	bottom: 17px;
	font-family: msbc;
	font-size: 18px;
}

/* END INDIVIDUAL STORY PAGE HEADER */

#pt_new_post_content_block_other {
	height: 287px;
	overflow: auto;
}

#sdrn_bar .bar_logo {
	display: none;
}

#sdrn_bar {
	background: none !important;
}

.pt-update-number {
	position: absolute;
	right: 43px;
	top: 15px;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	width: 150px;
	height: 30px;
	background-color: #ff0100;
	z-index: 3;
	border-style: solid;
	border-width: 1px;
	border-color: #b52c45;
	font-weight: bold;
	cursor: pointer;
}

.pt-update-number:hover {
	background-color: #fc2c2e;
}

.pt-update-number div {
	padding-top: 5px;
}

.pt-featured-wrap-line {
	position: relative;
	width: 1187px;
	padding-left: 8px;
	padding-right: 22px;
	margin-left: auto;
	margin-right: auto;
}

.page-template-template_profile-php .pt-pad-site {
	margin-top: 28px;
}

.pt-pad-site {
	margin-top: 65px;
}

.sn-logo {
	height: 25px;
	margin-top: -5px;
}

#shiftnav-toggle-main {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #dedede;
	height: 48px;
}

/* ROTATOR SYSTEM */

.pt-blackout-area {
	width: 100%;
	background-color: #000000;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5000001;
	opacity: .7;
}

.pt-bo-button-bar {
	height: 50px;
	position: fixed;
	background-color: #FFFFFF;
	left: 0px;
	width: 100%;
	z-index: 5000002;
}

.pt-bo-button {
	width: 35px;
	height: 35px;
	border-radius: 5px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 3px;
	border-color: #000000;
	position: absolute;
	cursor: pointer;
	padding: 5px;
	background-repeat: no-repeat;
}

.pt-bo-button-rotate {
	background-image: url('../img/gallery/rotate.png');
	background-size: 25px 25px;
	background-position: center center;
}

.pt-bo-button-save {
	background-image: url('../img/gallery/save.png');
	background-size: 25px 25px;
	background-position: center center;
}

.pt-bo-button:hover {
	background-color: #f3f1f1;
}

.pt-bo-img {
	position: fixed;
	width: 75%;
	max-width: 350px;
	left: 50%;
	margin-left: -37.5%;
	max-height: 200px;
	z-index: 5000002;
	top: 0px;
}

/* END ROTATOR SYSTEM */

.pt-pad-login {
	padding-top: 0px !important;
}

.pt-login-graphic {
	height: 20px !important;
	margin-right: 5px;
}

.pt-under-login-graphic {
	font-size: 10px;
	font-family: TitlingGothicFBMediumComp;
	text-transform: uppercase;
}

/* CONTENT DESKTOP SPLASH */

.pt-cds-wrap {
	width: 1160px;
	margin-left: auto;
	margin-right: auto;
}

.pt-container-single-splash {
	padding-right: 0px !important;
	padding-left: 0px !important;
	width: 1190px !important;
	padding-top: 15px;
}

.pt-content-single-splash .pt-full-ad-banner {
	margin-left: 0px !important;
}

.pt-cds-img {
	width: 1160px;
	height: 667px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.pt-cds-img img {
	max-width: 1160px;
	max-height: 667px;
}

.pt-cds-title {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
}

.pt-cds-title h1 {
	font-family: msbc;
	font-size: 50px;
	font-weight: bold;	
	margin-bottom: 0px;
}

.pt-cds-title h2 {
	font-family: msbc;
	font-size: 25px;
	font-weight: bold;
	margin-top: 0px;
}

.pt-cds-title h3 {
	font-family: mpr !important;
	font-weight: normal;
	font-size: 18px !important;
	margin-top: 15px !important;
	text-align: center !important;
}

.pt-splash-upper {
	text-transform: uppercase;
}

.pt-cds-cat {
	position: relative;
}

.pt-cds-cat .pt_story_over {
	margin-left: auto;
	margin-right: auto;
	position: static;
	min-width: 50px;
	display: inline-block;
	margin-bottom: 15px;
	margin-top: 12px;
}

.pt-cds-third-social-wrap {
	width: 100%;
	background-color: #fafafc;
}

.pt-cds-third-social-pad {
	padding: 5px 5px 45px 5px;
	position: relative;
}

.pt-third-cds {
	margin-left: 25px;
}

.pt-container-single-splash #content .entry-content {
	margin-top: 0px !important;
}

.pt-container-single-splash .pt-third-cds {
	margin-right: 0px;
	width: 97px;
}

.pt-cds-third-social-item-wrap {
	margin-bottom: 3px;
	cursor: pointer;
}

.pt-cds-third-social-icon {
	width: 35%;
	float: left;
}

.pt-cds-third-social-icon img {
	max-width: 90%;
	border-radius: 3px;
}

.pt-cds-third-social-label {
	width: 65%;
	float: right;
}

.pt-cds-third-social-div {
	height: 10px;
}

.pt-cds-third-social-label div {
	font-size: 10px;
	color: #979797;
	font-weight: bold;
	padding: 5px 0px 0px 3px;
}

.pt-third-row-page .pt-third-row-page-inner-connect {
	width: 90px;
	top: 0px;
}

/* END CONTENT DESKTOP SPLASH */

/* ADDTOANY PLUGIN ALTERATIONS */

.a2a_count {
	position: absolute !important;
	bottom: 8px;
	left: 8px;
}

.a2a_button_reddit {
}

/* END ADDTOANY PLUGIN ALTERATIONS */

.pt-full-ad-banner iframe {
	margin-left: 11px;
}

.pt-profile-container .pt-full-ad-banner iframe {
	margin-left: 0px;
}

.pt-content-single-splash .pt-full-ad-banner iframe {
	margin-left: 5px;
}

/* NO COVER PAGE AREA */



/* END NO COVER PAGE AREA */

/* HYPE BUTTON V2. */

.pt-n-hype-wrap {
	width: 110px;
	background-color: #000000;
	height: 25px;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
}

.pt-n-hype-word {
	float: left;
	font-family: TitlingGothicFBMediumComp;
	margin-left: 5px;
	font-size: 18px;
}

.pt-n-hype-count {
	float: left;
	font-family: TitlingGothicFBMediumComp;
	margin-left: 5px;
	font-size: 18px;
	width: 32px;
	text-align: center;
}

.pt-n-hype-arrow {
	float: left;
	width: 33px;
}

.pt-n-hype-arrow img {
	height: 20px;
	margin-top: 2px;
	float: right;
}

/* END HYPE BUTTON V2. */

/* SEARCH OVERLAY V2. */

.pt-so-wrap {
	width: 1157px;
	height: 90px;
	background-color: #FFFFFF;
	display: none;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -585px;
	z-index: 5;
}

.pt-so-left {
	width: 90%;
	float: left;
	background-color: #000000;
}

.pt-so-left-left {
	width: 150px;
	float: left;
}

.pt-so-left-right {
	width: 100%;
	float: right;
	background-color: #000000;
}

.pt-faux-s-ad {
	width: 100%;
	height: 86px;
	background-color: #CCCCCC;
	margin-top: 2px;
	margin-left: 2px;
}

.pt-so-left input {
	width: 100%;
	border: none;
	height: 90px;
	padding: 15px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 50px;
	font-family: TitlingGothicFBMediumComp;
}

.pt-so-left input:focus{
	outline: none;
}

.pt-so-right {
	width: 10%;
	float: right;
	background-color: #000000;
	height: 90px;
	border-radius: 0px 25px 25px 0px;
}

.pt-so-right div {
	padding: 20px 0px 0px 0px;
	text-align: center;
}

.pt-so-right input {
	width: 50px;
	height: 50px;
}

/* END SEARCH OVERLAY V2. */

.entry-content a {
	text-decoration: underline;
	color: #666666;
}

.entry-content a:hover {
	text-decoration: none;
	color: #666666;
}

.pt-center-page-s-button .gp_connect_button {
	float: none;
}

.ad_medium_wg {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #e5e5e5;
	padding-bottom: 10px;
}

#pt_signin_button {
	background-color: #000000;
	color: #FFFFFF;
	border: none;
	border-radius: none;
	background-image: none;
}

#pt_forgot_button {
	background-color: #000000;
	color: #FFFFFF;
	border: none;
	border-radius: none;
	background-image: none;
}

.pt-under-logout {
	width: 1134px;
	margin-left: auto;
	margin-right: auto;
}

.pt-under-logout .pt-connect-header-button {
	margin-left: auto;
	margin-right: auto;
	width: 210px;
	margin-bottom: 12px;
}

.pt-profile-container .pt-edit-header {
	margin-top: 15px;
}

.pt-thin-rule {
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
	margin-top: 0px;
	margin-bottom: 17px;
}

/* V2 HYPE BUTTON */

.pt-hype-button-v2-wrap {
	margin-top: 7px;
	width: 170px;
	height: 30px;
	background-color: #000000;
	border-radius: 5px;
	float: right;
	margin-right: 10px;
}

.pt-reduce-728 .pt-hype-button-v2-wrap {
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.pt-top-score-button-wrap {
	padding-top: 5px;
}

.pt-top-score-button-wrap .pt-hype-button-v2-wrap {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.pt-hype-button-v2-dv {
	width: 25%;
	float: left;
	text-align: center;
	cursor: pointer;
	position: relative;
}

.pt-hype-button-v2-dv img {
	height: 15px;
	text-align: center;
	margin-top: 8px;
}

.pt-hype-button-v2-num {
	width: 50%;
	float: left;
	text-align: center;
	font-family: TitlingGothicFBMediumComp;
    font-size: 18px;
    color: #FFFFFF;
    padding-top: 2px;
}

.pt-hype-button-v2-uv {
	width: 25%;
	float: left;
	text-align: center;
	cursor: pointer;
	position: relative;
}

.pt-uv-count {
	position: absolute;
	top: -10px;
	right: -8px;
	background-color: #09d413;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
	border-radius: 3px;
	font-size: 10px;
	text-align: center;
}

.pt-dv-count {
	position: absolute;
	bottom: -12px;
	left: -15px;
	background-color: #f50202;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
	border-radius: 3px;
	font-size: 10px;
	text-align: center;
}

.pt-hype-button-v2-uv img {
	height: 15px;
	text-align: center;
	margin-top: 8px;
}

/* END V2 HYPE BUTTON */

.pt-connect-more-wrap .pt-four-prof-images-add-one {
	margin-top: 0px;
}

.ui-widget-overlay {
  background: #000 !important;
}

.ui-dialog-title {
	text-align: center;
}

.a2a_mini {
	z-index: 2 !important;
}

.a2a_full {
	z-index: 2 !important;
}

.a2a_overlay {
	z-index: 2 !important;
}

.pt-mobile-hype-area-content .pt-hype-button-v2-wrap {
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.pt-mobile-hype-area-content .pt-dv-count {
	bottom: -2px;
}

.pt_n_social_bar .pt-hype-button-v2-wrap {
	margin-top: 0px;
	margin-left: 5px;
	float: left;
}

/* NEW FOOTER */

.pt-footer-v2 {
	width: 100%;
	background-color: #000000;
	height: 75px;
	font-size: 13px;
}

.pt-footer-inner {
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.pt-footer-logo {
	width: 13%;
	float: left;
}

.pt-footer-logo img {
	max-width: 127px;
}

.pt-footer-logo-pad {
	padding: 20px 0px 0px 0px;
}

.pt-footer-menu {
	width: 87%;
	float: right;
}

.pt-footer-menu-menu {
	padding-top: 16px;
}

.pt-footer-menu-copyright {
	margin-top: 5px;
	color: #FFFFFF;
}

.pt-footer-menu-menu ul {
	margin: 0px;
	padding: 0px;
}

.pt-footer-menu-menu ul li {
	display: inline-block;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	color: #337bb2;
}

.pt-footer-menu-menu ul li:last-child .pipe {
	display: none;
}

.pt-footer-menu-menu ul li a {
	color: #337bb2;
}

/* END NEW FOOTER */

/* CREW PAGE */

.pt-crew-wrap {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 15px;	
}

.pt-crew-pad {
	border-left: 10px solid #0072bc;
	height: 184px;
	padding-left: 5px;
	position: relative;
}

/* END CREW PAGE */

.pt-mid-post-ad iframe {
	min-height: initial !important;
}

.pt-embed-ad-single-mobile iframe {
	height: auto !important;
	min-height: 250px;
}

.twitter-tweet {
	min-height: initial !important;
}

.pt-i-page {
	text-align: center;
    font-family: TitlingGothicFBMediumComp !important;
    font-size: 36px !important;
}

/* OVERLAY POP UP DESKTOP */

.pt-pop-overlay {
	display: none;
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -421px;
	height: 490px;
	width: 842px;
	background-color: #FFFFFF;
	z-index: 5;
	z-index: 1004;
}

.pt-pop-overlay-left {
	width: 93%;
	float: left;
	height: 475px;
}

.pt-pop-overlay-left-inner {
	margin: 5px 0px 0px 5px;
	background-color: #ededed;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #dfdfdf;
	height: 480px;
}

.pt-pop-overlay-right {
	width: 7%;
	float: right;
}

.pt-pop-content {
	width: 100%;
}

.pt-pop-content-left {
	width: 50%;
	float: left;
}

.pt-pop-content-left-pad {
	padding: 20px 20px 0px 20px;
}

.pt-pop-content-right {
	width: 50%;
	float: right;
}

.pt-pop-content-right img {
	margin-top: 5px;
	float: right;
	margin-right: 10px;
	max-height: 465px;
}

.pt-pop-close {
	margin-top: 5px;
	width: 30px;
	height: 30px;
	border-radius: 90px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}

.pt-pop-close div {
	padding: 1px 0px 0px 1px;
}

.pt-pop-logo {
	text-align: center;
}

.pt-pop-title {
	margin-top: 15px;
	font-family: TitlingGothicFBMediumComp;
	text-transform: uppercase;
	font-size: 40px;
	line-height: 45px;
	color: #000000;	
}

.pt-pop-sub-title {
	font-family: TitlingGothicFBMediumComp;
	text-transform: uppercase;
	font-size: 40px;
	line-height: 45px;
	color: #646464;
}

.pt-privacy {
	margin-top: 15px;
	font-size: 11px;
	color: #646464;
}

.pt-pop-form {
	margin-top: 15px;
}

.pt-pop-form-left {
	width: 70%;
	float: left;
}

.pt-pop-form-right {
	width: 30%;
	float: right;
}

.pt-pop-form input[type='text'], .pt-pop-form input[type='password'] {
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #9a9a9a;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #ededed;
}

.pt-pop-form-right-pad input {
	margin-top: 84px;
	font-weight: normal;
	font-size: 14px;
	padding: 6px 20px 6px 20px;
	margin-left: 10px;
	border: none;
	background-color: #999999;
	color: #FFFFFF;
	text-align: center;
	font-family: TitlingGothicFBMediumComp;
}

.pt-error {
	border-style: solid;
	border-width: 2px;
	color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    min-width: 800px;
    margin-left: auto;
    margin-right: auto;
    width: 1160px;
}

/* END OVERLAY POP UP DESKTOP */

/* OVERLAY POP UP MOBILE */

.pt-pop-overlay-mobile {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	height: 300px;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 1000004;
}

.pt-pop-banner {
	width: 100%;
	height: 150px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.pt-pop-overlay-mobile h1 {
	margin-top: 15px;
	font-family: TitlingGothicFBMediumComp;
	text-transform: uppercase;
	font-size: 35px;
	line-height: 35px;
	color: #000000;	
	text-align: center;
}

.pt-pop-overlay-mobile h3 {
	font-family: TitlingGothicFBMediumComp;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 35px;
	color: #646464;
	text-align: center;
	margin-top: 10px;
}

.pt-pop-terms-mobile {
	margin-top: 30px;
	font-size: 11px;
	color: #646464;
	font-weight: bold;
	text-align: center;
}

.pt-pop-skip-mobile {
	margin-top: 10px;
	font-size: 14px;
	color: #646464;
	font-weight: bold;
	text-align: center;
}

.pt-pop-form-mobile {
	text-align: center;
}

.pt-pop-form-mobile input[type='text'], .pt-pop-form-mobile input[type='password'] {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #9a9a9a;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.pt-pop-form-mobile input[type='button'] {
	font-weight: normal;
	font-size: 14px;
	padding: 8px 20px 8px 20px;
	margin-left: 10px;
	border: none;
	background-color: #999999;
	color: #FFFFFF;
	text-align: center;
	font-family: TitlingGothicFBMediumComp;
}

/* END OVERLAY POP UP MOBILE */