body {
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size: 15px;	
	font-weight: normal;
}

.site-container {
	padding-top: 36px !important;
	background-color: #EAEAEA !important;
}

.site-inner {
    max-width: 1080px; 
    width: 98%;
}

.content-sidebar-wrap {
	background-color: #F9F9F9;
	position: relative;
	border: 1px solid #E3E3E3;
	padding: 0;
	margin: 0;
}

.content-sidebar-wrap:after {
  	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


.content {
    /*max-width: 750px;*/
    float: left;
    width: 100%;
    padding: 20px;
    background-color: #FBFBFB;
    padding-right: 342px;
}

main.content {
	min-height: 400px;
}

.sidebar-primary {
    max-width: 322px;
    margin: 0 auto;
    background-color: #F9F9F9;
    position: absolute;
    top: -1px;
    right: 0 !important;
    left: auto !important;
}

.pagination {
	text-align: center;
}

.entry-content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.notjustok-home-featured {
	padding: 20px;
	padding-bottom: 10px;
	/*background-color: #f9f9f9;*/
	background-color: #EAEAEA;
    border: 1px solid #e3e3e3;
    border-bottom: none;
	width: 100%;
	float: none;
}
.notjustok-before-content, .notjustok-after-content {
	text-align: center;
	padding-bottom: 10px;
}
.notjustok-after-content {
	padding-top: 20px;
}

.notjustok-before-content img, .notjustok-after-content img {
	width: 100%
	max-width: 728px;
}
.site-header .search-form {
    float: none;
    display: inline;
}
.archive-description {
	padding: 15px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.notjustok-dfp-content, .notjustok-dfp-content .wrap {
	text-align: center;
	padding-top: 6px;
	display: block;
}


/*------------------------------------------------------------ 
  Featured Post Grid
------------------------------------------------------------*/

.genesis-grid-even {
  	float: right;
	padding: 0 0 1%;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px ;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}

article.entry {
    margin-bottom: 20px;
    padding: 0;
    background-color: #EAEAEA;
}


header.site-header {
	background-color: #2D3243;
	height: auto;
	min-height: 36px;
	position: fixed;
  	width: 100%;
  	top: 0;
  	z-index: 100;
}

.admin-bar header.site-header {
	top: 28px;
}
header.site-header .wrap {
	margin: 0 auto;
	padding: 0;
	width: 90%;
    max-width: 1080px;
    color: white;
}
header.site-header .title-area {
	margin: 0 auto;
	padding: 0;
	width: 200px;
}

#music-player {
	float: left;
}

#header-ui {
	float: right;
	padding-top: 15px;
}
.site-header .widget-area {
	width: 500px;
	font-size: 110%;
}
h1.site-title, h1.site-title a {
	z-index: 20;
}
.sb-toggle-right, .sb-toggle-right:hover, .sb-toggle-left, .sb-toggle-left:hover {
	color: white;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.sb-toggle-left {
	display: none;
}
.dashicons {
	margin: 3px;
}
.sb-slidebar ul {
	color: white;
	padding-top: 56px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.admin-bar .sb-slidebar ul {
	padding-top: 84px;
}
.sb-slidebar ul li {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.sb-slidebar a {
	color: white;
	text-transform: capitalize;
	display: block;
}
.sb-slidebar li:hover {
	background-color: #D24E39;
}
.sb-slidebar .menu a {
	line-height: 1;
	padding: 16px 10px 16px 40px;
	font-size: 15px;
	color: #E3E3E3;
}
.sb-slidebar .menu .menu-item:before {
	display: block;
	font-family: 'dashicons';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 0;
	margin: 0;
	position: relative;
	top: 24px;
	left: 16px;
	vertical-align: top;
	transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sb-toggle-right {
	float: right;
}
.notjustok-home-featured .featured-content {
	width: 32%;
	float: right;
}
.notjustok-home-featured .featured-content .widget-wrap {
	overflow: scroll;
	width: 100%;
}
.notjustok-home-featured .featured-content h4 {
	font-size: 150%;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.notjustok-home-featured .featured-content h2 a,
#primary-sidebar-wrap .featured-content h2 a {
	font-size: 70%;
	text-align: left;
}
#primary-sidebar-wrap .featured-content h2 {
	text-align: left;
}
.notjustok-home-featured .featured-content article, 
#primary-sidebar-wrap .featured-content article {
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 10px;
	border-top: 1px solid #e3e3e3;
}
.notjustok-home-featured .featured-content article a,
#primary-sidebar-wrap .featured-content article a {
	margin: 0;
	margin-right: 10px;
}
.notjustok-home-featured .widget_featured_post,
#home-highlights-wrap .home-featured-post {
	width: 66%;
	float: left;
	position: relative;
}
.notjustok-home-featured .widget_featured_post span, 
#home-highlights-wrap .home-featured-post span {
	width: 100%;
	text-align: center;
	display: block;
	background-color: #000;
	padding: 0
	margin: 0;
	border: 1px solid #333;
}
#home-highlights-wrap .home-featured-post {
	width: 24.4%;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
#home-highlights-wrap .first-featured-post {
	width: 48.8%;
	margin-right: 0;
	margin-left: 0;
}

#homepage-feature {
	max-width: 620px;
	width: 100%;
	float: left;
}


.entry {
    margin-bottom: 20px;
    padding: 10px 20px;
}

aside.sidebar {
	padding-top: 0;
}

footer.site-footer {
	display: none;
}

footer.site-footer, .footer-widgets {
	padding: 20px;
	background-color: #2D3243;
	color: #FFF;
	font-family: 'Lato', sans-serif;
	font-weight: 100;
	font-size: 90%;
}
footer.site-footer a, .footer-widgets a {
	color: #FFF;
}
.footer-widgets {
  border-top: 2px solid #1e1e1e;
	clear: both;
	line-height: 1.5;
	overflow: hidden;
	padding: 1rem 0 1rem;
	padding-top: 2rem;
}

.footer-widgets p {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}
.footer-widgets .widget {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.footer-widgets .widget-area ul li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.375rem;
	word-wrap: break-word;
	border-bottom: none;
}
.footer-widgets .widget_nav_menu {
	float: left;
	width: 45%;
	padding-right: 3%;
	padding-top: 5px;
}

.footer-widgets-1 {
	margin-right: 4.166666666%; /* 48px / 1152px */
}

.sidebar .widget {
	padding: 0;	
	text-align: center;
	max-width: 322px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #E3E3E3;
	border-bottom: none;
}

.sidebar .widget h4.widget-title {
	text-align: left;
	font-size: 90%;
	text-transform: uppercase;
	padding-top: 10px;
	margin-bottom: 12px;
	font-weight: bold;
}

.sidebar .widget_post_views_counter_list_widget, .sidebar .widget_popular_posts {
	border-bottom: 1px solid #E3E3E3;
}

.sidebar .widget_post_views_counter_list_widget img, .sidebar .widget_popular_posts img {
	width: 100%;
	max-width: 300px;
}
.sidebar .widget_post_views_counter_list_widget li, .sidebar .widget_popular_posts li {
	display: block;
	position: relative;
	border: none;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	overflow: hidden;
}
.sidebar .widget_post_views_counter_list_widget li a, 
.sidebar .widget_popular_posts li a,
.notjustok-home-featured .widget_featured_post a, 
#home-highlights-wrap .home-featured-post a {
	display: block;
	position: absolute;
	color: white;
	z-index: 10;
	bottom: 7px;
	text-align: center;
	width: 100%;
	max-width: 300px;
	padding: 20px;
	padding-bottom: 5px;
	padding-top: 135px;
	font-size: 90%;
}

.notjustok-home-featured .widget_featured_post a,
#home-highlights-wrap .home-featured-post a {
	max-width: 100%;
	padding-top: 300px;
	font-size: 110%;
	bottom: 0;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: left;
	text-transform: uppercase;
}

#home-highlights-wrap .home-featured-post a {
	padding-top: 30px;
	padding-bottom: 8px;
}
#home-highlights-wrap .first-featured-post a {	
	padding-top: 300px;
	padding-bottom: 15px;
	font-size: 150%;
}


.dark-gradient {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.75) 80%, rgba(0, 0, 0, 0.95) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.75)), color-stop(100%, rgba(0, 0, 0, 0.95)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.75) 80%, rgba(0, 0, 0, 0.95) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.75) 80%, rgba(0, 0, 0, 0.95) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.75) 80%, rgba(0, 0, 0, 0.95) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.75) 80%, rgba(0, 0, 0, 0.95) 100%);
}

.high-dark-gradient {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.75) 60%, rgba(0, 0, 0, 0.95) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0.75)), color-stop(100%, rgba(0, 0, 0, 0.95)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.75) 60%, rgba(0, 0, 0, 0.95) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.75) 60%, rgba(0, 0, 0, 0.95) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.75) 60%, rgba(0, 0, 0, 0.95) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.75) 60%, rgba(0, 0, 0, 0.95) 100%);
}

.sidebar .widget_njo_mailchimp p.intro-text {
	font-size: 80%;
	margin-bottom: 10px;
}

.sidebar .widget_njo_mailchimp form {
	padding-bottom: 20px;
}

.footer-widgets #newsletter-email {
	background-color: #575D71;
	padding: 10px;
	color: #B2B5BE;
	font-size: 110%;
}

.archive-pagination li a {
	background-color: white;
	color: #E3E3E3;
	font-size: 30px;
	font-weight: bold;
}
.archive-pagination li.active a {
	background-color: white;
	color: #323232;
}
.archive-pagination li.pagination-omission {
	font-weight: bold;
	font-size: 200%;
	color: #E3E3E3;
}

.archive-pagination li.pagination-previous a span, .archive-pagination li.pagination-next a span {
	font-size: 120%;
	position: relative;
	top: 3px;
}
.archive-pagination li.pagination-previous a, .archive-pagination li.pagination-next a {
	padding: 8px;
}
.archive-pagination li.pagination-previous a span {
	left: -8px;
}
.archive-pagination li.pagination-next a span {
	left: -8px;
}
.entry-pagination {
	font-size: 140%;
	font-weight: bold;
}
.entry-pagination a {
	margin: 0 6px;
}

#cuebar-mirror {
	padding: 0;
	margin: 0;
}
#menu-primary {
	padding-top: 60px;
}
.nav-search-wrap {
	display: inline;
	position: relative;
}
.nav-search-wrap a {
	color: white;
}
.nav-search-wrap .dashicons {
	font-size: 150%;
	margin-right: 20px;
}
.search-fly-wrap {
	display: inline;
	z-index: 100;
}
.search-fly-wrap input {
	display: inline;
	width: auto;
	padding: 4px;
}
.search-fly-wrap input[type="search"] {
	max-width: 200px;
	width: 0;
	padding: 0;
	background-color: #6b6f7b;
	border: none;
	color: white;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.search-fly-wrap input[type="submit"] {
	display: none
}
.entry-content .search-form, .site-header .search-form {
	width: auto;
}

.sb-left .search-fly-wrap input[type="search"] {
	width: 100%;
	max-width: 100%;
	padding: 4px;
	display: block;
}
.sb-left .search-fly-wrap {
	display: block;
	padding: 10px;
	padding-top: 47px;
	position: relative;
	margin-bottom: -38px;
}
.sb-slidebar ul {
    padding-top: 10px;
}
.sb-slidebar .search-fly-wrap a, .sb-slidebar .search-fly-wrap form {
	display: inline;
}
.sb-slidebar .search-fly-wrap a {
	position: absolute;
	right: -3px;
	top: 47px;
	z-index: 100;
}

.site-social {
	display: inline;
	padding-right: 20px;
}
.site-social a {
	background-color: #6B6F7B;
	color: #2d3243;
	padding: 4px;
	border-radius: 50%;
	margin-right: 6px;
}
.site-social a i {
	width: 21px;
	text-align: center;
}

.site-social a:hover {
	color: #fff;
}

.footer-widgets .site-social a {
	font-size: 120%;
	padding: 6px 5px;
}

.sb-slidebar .site-social a {
	display: inline;
	padding: 6px 5px;
}

.sb-slidebar .site-social {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
	display: block;
	width: 100%;
}
.searchwp-live-search-results {
	top: 50px;
}

.cuebar .cue-tracks {
	background-color: #F7F7F7 !important;
	max-height: 258px !important;
	overflow-y: scroll;
}

.cuebar .cue-track.is-current, .cuebar .cue-track.is-current .cue-track-title {
	background-color: #FFFFFF !important;
	color: #e5554e !important;
}

#subcribe-njotv a, .subcribe-njotv a, .facebook-follow-button a, .twitter-follow-button a {
	background-color: #e52d27;
    display: block;
    color: #fff!important;
    letter-spacing: 4px;
    text-align: center;
    text-transform: uppercase;
    line-height: 40px;
    height: 40px;
    font-size: 12px;
    margin-top: 5px;
    text-decoration: none;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#subcribe-njotv .fa, .subcribe-njotv .fa {
	font-size: 140%;
	margin-left: 6px;
}
.njo-youtube-container {
	text-align: center;
}
.njo-youtube-container iframe {
	margin: 0 auto;
}
article.post .subcribe-njotv a {
	max-width: 560px;
	margin: 0 auto;
}
.subcribe-njotv {
	text-align: center;
}

#follow-buttons {
	overflow: auto;
	width: 100%
	padding: 10px;
}

#follow-buttons div {
	margin: 0
	padding: 0;
	width: 50%;
	float: left;
	text-align: center;
}

.facebook-follow-button a, .twitter-follow-button a { 
	margin: 15px 10px;
}

.facebook-follow-button .fa, .twitter-follow-button .fa {
	font-size: 160%;
	position: relative;
	top: 3px;
}

.facebook-follow-button a {
	background-color: #3b5998;
}

.twitter-follow-button a {
	background-color: #55acee;
}
.njo-social-warfare .nc_socialPanel {
	margin: 0 !important;
	margin-bottom: 10px;
	position: relative;
	top: -5px;
}

.njotv-social-warfare {
	position: relative;
	top: 20px;
}

.dfw-unit {
	text-align: center;
	margin-bottom: 6px;
}
#below-slider {
	clear: both;
}

#below-slider .notjustok-dfp-content {
	max-width: 300px;
	margin: 0 20px;
	display: block;
	width: 300px;
	float: left;
}

#njotv-slider {
	clear: both;
	display: block;
	width: 100%;
	background-color: #EAEAEA;
	padding: 5px;
	margin-bottom: 15px;
}
#njotv-slider img.tv-slider-image {
	max-width: 50%;
	float: left;
}
#njotv-slider .owl-controls {
	display: none !important;
}
#njotv-slider .item div {
	float: left;
	display: block;
	padding-left: 5px;
	max-width: 48%;	
}
#njotv-slider .item div h5 {
	padding-left: 15px;
	line-height: 150%;
}
#njotv-slider .item div h5 a {
	color: #222;
}
#njotv-slider .item .tv-actions {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#njotv-slider .item .tv-actions span {
	color: #999;
	font-size: 200%;
	margin-right: 15px;
	cursor: pointer;
}
.notjustok-second-slider-item {
	display: none;
}
.notjustok-dfp {
	text-align: center;
}

/*------------------------------------------------------------ 
  Country Dropdown
------------------------------------------------------------*/
.title-area {
	position: relative;
}

#regionnav {
	clear: both;
	padding: 10px;
	display: none;
}

#regionnav ul {
	width: 100%;
	padding-bottom: 10px;
}

#regionnav ul li {
	display: inline;
}

#regionnav ul li a {
	color: white;
	background-color: #ff6600;
	padding: 6px 12px;
	margin: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#regionnav ul li a:hover, #regionnav ul li.active a {
	background-color: #6B6F7B;
}

.header-image .site-title {
	text-indent: 0;
}

.header-image .site-title a {
	text-indent: -9999px;
	width: 180px;
}

header.site-header .title-area {
	width: 350px;
}

.region-dropdown  {
	color: white;
	background-color: #ff6600;
	display: inline-block;
	font-size: 70%;
	padding: 4px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-right: 26px;
	position: relative;
	top: 5px;
  	cursor:  pointer;
	line-height: 0.8em;
}
.region-dropdown:after  {
        content:  "\f140";
        font:  normal  16px/1  'dashicons';
        display:  inline-block;
        -webkit-font-smoothing:  antialiased;
  font-size:  150%;
  position: absolute;
  top: -3px;
  right: -3px;
}

.with-subnav {
	padding-top: 90px !important;
}

.menu-subnav {
	padding-top: 115px !important;
}

.mejs-track-artwork img {
	width: auto !important;
}
#njo-fifth-post {
	clear: both;
	display: none;
}

/*------------------------------------------------------------ 
  Material Cards
------------------------------------------------------------*/
#notjustok-posts {
	margin: 0 auto;
	padding: 0;
}

.card {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 360px;
    position: relative;
    overflow: hidden;
    margin: 0;
    background: #FFF;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    color: #272727;
    border-radius: 2px;
  }
  .card .card-content {
    padding: 10px 15px;
    font-weight: 300;
    border-radius: 0 0 2px 2px;
    background-color: #FFF;
    height: 7.5em;
  }
  .card .card-content .title a {
    color: #222;
    font-family: 'Lato', sans-serif;  
    text-transform: none;
    font-weight: bold;
    font-size: 120%;
  }
  .card p {
    margin: 0;
    font-family: 'Open Sans', sans-serif; 
    color: #A5A5A5;
    font-size: 80%;
    font-weight: bold;
  }
  .card .action {
    padding: 10px 15px;
    color: #A5A5A5;
    clear: both;
    margin-bottom: 5px;
  }
  .card a {
    color: #EC723B;
    margin-right: 6px;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    text-transform: uppercase;
    text-decoration: none;
  }
  .card .image {
    position: relative;
    max-height: 240px;
    overflow: hidden;
    padding: 0;
    margin: 0;
  }
  .card .image img {
    border-radius: 2px 2px 0 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
  }
  .card .image span {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 15px;
    color: #FFF;
    display: block
  }
  
  .card .image span a {
    padding: 6px 9px;
    color: #FFF;
    font-size: 80%;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
  }
  
  .card .action div {
  	float: left;
  }
  
  .card .action .njo-social-warfare {
  	float: right;
  	max-width: 80%;
  }
  
  .card .action .njo-social-warfare .totes {
  	display: none !important;
  }
  
  .card .action div.share-count {
  	margin-right: 10px;
  	padding-bottom: 15px;
  }
  
	.widget_featured_artist .card .image span {
		right: 0;
		left: auto;
	}
	
	.widget_featured_artist .card .image span a {
		background-color: #D37144;
	}
	
	.widget_featured_artist .card .card-content {
	    height: auto;
	}
	.widget_featured_artist .card .card-content .artist-networks {
		float: right;
		padding-top: 4px;
	}
	.widget_featured_artist .card .card-content .artist-networks img {
		margin-left: 0;
	}
	.widget_featured_artist .card .card-content .artist-networks a {
		margin: 0;
		margin-left: 3px;
	}
  
  .crp_related {
  	text-align: center;
  	padding-top: 20px;
  }
  .crp_related h4 {
  	text-transform: uppercase;
  	border-bottom: 2px solid #DDD;
  	padding-bottom: 3px;
  	margin: 0 auto;
  	margin-bottom: 10px;
  	width: 50%;
  }
  .crp_related .card {
  	position: relative;
  	margin-bottom: 10px;
  	text-align: center;
  	max-width: 360px;
  }
  #notjustok-artist .crp_related .card {
  	max-width: 360px;
  }
  
  .crp_related .card a {
  	display: inline-block;
  	margin: 0;
  	padding: 0;
  }
  .crp_related .card a.crp_title {
  	display: block;
  	padding: 10px;
  }

  
  .supersocialshare.bubble.sss-flat .sb_main {
    background: none;
  }
  
  .supersocialshare.bubble {
    width: 48px;
    height: 48px;
  }

  .supersocialshare.bubble .sb_main {
    background-position: 0 0;
    background-size: 64px 128px;
    cursor: pointer;
    display: block;
    height: 64px;
    left: 0;
    position: absolute;
    top: 0;
    width: 64px;
    z-index: 2;
    text-indent: 0;
    text-transform: lowercase;
  }
  
  .card .sb_network_holder {
  	display: none;
  }
  
  .supersocialshare.bubble .sb_network_button {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 36px 72px;
    cursor: pointer;
    display: block;
    height: 36px;
    left: 36px;
    position: absolute;
    text-indent: -9999px;
    top: 9px;
    width: 36px;
    z-index: 1;
  }
  
  .supersocialshare.bubble.sss-flat .sb_network_button.twitter {
    background-image: url("../../../../../../../20180412123825im_/https_/notjustok.com/wp-content/themes/notjustok/images/flat/bubble_twitter_share_button_mini.png");
  }
  
  .supersocialshare.bubble.sss-flat .sb_network_button.facebook {
    background-image: url("../../../../../../../20180412123828im_/https_/notjustok.com/wp-content/themes/notjustok/images/flat/bubble_facebook_share_button_mini.png");
  }
  
  .embedded-artists .notjustok-artist-card-embed {
  	margin: 2px auto;
  	margin-bottom: 15px;
  }
/*
     FILE ARCHIVED ON 05:31:04 Apr 12, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:26:24 Jan 21, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.51
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.012
  esindex: 0.009
  cdx.remote: 10.319
  LoadShardBlock: 282.545 (3)
  PetaboxLoader3.datanode: 205.454 (5)
  PetaboxLoader3.resolve: 330.797 (3)
  load_resource: 375.828 (2)
*/