/* = 3.1 Posts
	---------------------------------------------------------- 
	   = 3.1.1 ----- Generic Post
	   = 3.1.2 ----- Featured Post
	   = 3.1.3 ----- Generic Article
	   = 3.1.4 ----- Magazine Article
	   = 3.1.5 ----- Full-Width Article
	   = 3.1.6 ----- Video Article
	   = 3.1.7 ----- Tags
	   = 3.1.8 ----- Embeds
	---------------------------------------------------------- */
/* = 3.1.1 ----- Generic Post
	---------------------------------------------------------- */
.post {
  background-color: #fff;
  max-width: 300px;
  margin: 10px 0;
}
.post h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  color: #72777a;
  margin: 0;
  padding: 0 20px 13px;
}
.post p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  padding: 0 20px 13px;
}
.post h3 {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  margin: 5px 0 0;
  padding: 0 20px 13px;
}
.post img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 5px;
}
.auxis .post:hover {
  cursor: pointer;
  box-shadow: 0 0 0 5px #cbd2d5;
  -moz-box-shadow: 0 0 0 5px #cbd2d5;
  -webkit-box-shadow: 0 0 0 5px #cbd2d5;
}
.post .post-category {
  margin-top: 20px;
  padding: 0 20px;
}
.post-href {
  text-decoration: none;
  color: #72777a;
  display: inline-block;
}
.post-href:hover {
  margin: 0;
  padding: 0;
}
.post-category {
  text-transform: uppercase;
  font-size: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #00aeef;
  display: block;
  font-weight: 700;
  margin: 30px 0 0;
}
.post-thumbnail-wrap {
  position: relative;
}
.post-thumbnail-wrap img {
  margin-bottom: 20px;
}
.post-video {
  width: 34px;
  height: 34px;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -34px;
  background-image: url(../img/no-repeat.png);
  background-position: -143px -208px;
  /* Header for archives/categories/tags */
}
.main-cat-head {
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 15px 0 10px;
}
.main-cat-head .cancon, .main-cat-head .cancon:hover {
  background-position: 74px -229px;
  background-repeat: no-repeat;
  /* Attachments */
}
.attachment-featured {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #e1e4e5;
}
.attachment-post {
  width: 100%;
  height: auto;
}
.attachment-wrap {
  background-color: #fff;
  text-align: center;
  margin-bottom: 85px;
  padding: 10px;
}
.attachment-wrap img {
  max-width: 100%;
  /* Sponsored Post */
}
.tile-sponsor {
  width: inherit !important;
  margin-bottom: 12px !important;
  padding: 0 20px 8px;
}
.sponsored-tile {
  border: 1px solid #a4a4a5;
}
body.logged-in .sponsored-tile {
  display: block;
}
.ad-sm .sponsored-tile {
  display: block;
  /* = 3.1.2 ----- Featured Post
	---------------------------------------------------------- */
}
.current-issue h4 {
  color: #c3c5c8;
}
.featured span {
  padding-bottom: 5px;
  margin: 0;
}
.featured h3 {
  padding-bottom: 5px;
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
.featured p {
  padding-bottom: 5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
}
.featured-post:hover {
  cursor: pointer;
  box-shadow: 0 0 0 5px #cbd2d5;
  -moz-box-shadow: 0 0 0 5px #cbd2d5;
  -webkit-box-shadow: 0 0 0 5px #cbd2d5;
}
.featured-post a {
  display: block;
}
.featured-post a p {
  color: #8a8f95;
}
.featured-image {
  width: auto !important;
  max-width: 100%;
  overflow: hidden;
}
.featured {
  margin-bottom: 10px;
  max-height: 306px;
  overflow: hidden;
}
.featured img {
  display: block;
  width: auto;
  max-width: 612px;
  height: auto;
}
.featured .cell-sm {
  width: 100%;
  background-color: #fff;
  padding: 30px 30px 0;
}
.featured-post:hover .read-more {
  color: #00aeef;
  background-position: -46px -273px;
}
.featured span.read-more {
  padding-bottom: 0;
}
.current-issue {
  background-color: #000;
}
.current-issue h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}
.read-more {
  color: #000;
  text-transform: uppercase;
  font-family: Oswald;
  font-weight: 100;
  font-size: 14px;
  background-image: url(../img/no-repeat.png);
  background-repeat: no-repeat;
  background-position: -46px -252px;
  padding-right: 17px;
  /*.read-article {
		color:#FFF;
		text-transform:uppercase;
		font-family:Oswald;
		font-weight:100;
		font-size:14px;
		background-image:url(../img/read-more.png);
		background-repeat:no-repeat;
		background-position:right center;
		padding-right:17px;
	}*/
  /* = 3.1.3 ----- Generic Article
	---------------------------------------------------------- */
}
.article p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 23px;
  font-size: 14px;
  font-color: #636363;
  padding: 0 50px 0 101px;
}
.article h1 {
  color: #000;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  margin: 15px 0 0;
  padding: 0 40px;
}
.article h2 {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  margin: 20px 0 30px;
  padding: 0 10px 0 40px;
}
.article h3 {
  color: #000;
  font-size: 20px;
  font-weight: 300;
  display: inline-block;
}
.article {
  background-color: #fff;
  vertical-align: top;
  color: #636363;
  width: 612px;
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  padding: 0 0 10px;
}
.article hr {
  background-color: #000;
  margin: 10px 40px;
  padding: 1px 0;
}
.article .post-category {
  padding: 0 40px;
}
.article p a {
  color: #00aeef;
  text-decoration: none;
}
.article p a:hover {
  text-decoration: underline;
}
.article p img {
  max-width: 100%;
  height: auto;
}
.article span img {
  display: block;
  max-width: 100%;
}
.article h4 {
  font-family: Oswald;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  margin: 0 40px;
  padding: 30px 0 10px;
}
.article .page-title {
  padding: 10px 40px 20px;
}
.article-post {
  max-width: 300px;
}
.article-list {
  margin: 0 40px;
}
.article-list h2 {
  font-family: Oswald;
  font-size: 18px;
  margin: 0;
  padding: 10px 0;
}
.list-sub {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4b4c4f;
  margin: 0;
  padding: 8px 0 0;
}
.list-img {
  display: block;
  max-width: 100%;
}
.list-text {
  padding: 0 0 0 60px !important;
}
.article-quote {
  margin: 0 40px 0 90px;
  padding: 0;
  background-color: #f5f5f5;
}
.article-quote p {
  font-style: italic;
  color: #8a8f95;
  padding: 0 10px;
}
.article-pullquote {
  margin: 0 40px 0 85px;
  padding: 0;
}
.article-pullquote p {
  color: #8a8f95;
  font-size: 24px;
  line-height: 32px;
  font-family: Oswald;
  font-weight: lighter;
  margin: 0;
  padding: 0 0 0 14px;
}
.music-pullquote {
  border-left: 8px solid #f85170;
}
.film-tv-pullquote {
  border-left: 8px solid #04a8b2;
}
.sports-pullquote {
  border-left: 8px solid #eba715;
}
.style-pullquote {
  border-left: 8px solid #099b7b;
}
.tech-pullquote {
  border-left: 8px solid #ed1c35;
}
.post-pullquote {
  border-left: 8px solid #00aeef;
}
.article-excerpt p {
  font-size: 18px;
  line-height: 24px;
  color: #8a8f95;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.article-time {
  color: #72777a;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  padding-left: 10px;
  border-left: 1px solid #d1d1d2;
}
.article-time span {
  font-size: 17px;
  font-color: #d1d1d2;
}
.article-time p {
  display: inline-block;
  font-size: 10px;
  margin: 1px 0 0;
  padding: 0;
}
.article-sponsor {
  padding-left: 5px;
}
.article-foot {
  margin-bottom: 30px;
  padding: 10px 0;
}
.article-foot p {
  font-size: 12px;
  margin: 0;
}
.article-foot a {
  color: #00aeef;
  text-transform: uppercase;
  text-decoration: none;
}
.article-foot a:hover {
  text-decoration: underline;
}
.article-img {
  margin: 0 40px;
}
.article-img a {
  display: block;
}
.article-img img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  /* Not optimized for mobile */
}
.anti-mobile {
  display: none;
  background-color: #141313;
  color: #cfd5d9;
  font-family: Oswald;
  font-size: 32px;
  text-align: center;
  height: 100px;
  padding-bottom: 10px;
}
.anti-mobile p {
  font-weight: 300;
  margin-top: 0;
  line-height: 100px;
  vertical-align: top;
  display: inline-block;
  padding: 0 0 0 20px;
}
.anti-mobile img {
  display: inline-block;
  max-height: 70px;
  padding: 15px 0;
  /* = 3.1.4 ----- Magazine Article
	---------------------------------------------------------- */
}
.magarticle p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 23px;
  font-size: 14px;
  font-color: #636363;
  padding: 0 50px 0 101px;
}
.magarticle h2 {
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  color: #fff;
  margin: 20px 0 30px;
  padding: 0 10px 0 40px;
}
.magarticle {
  background-color: #fff;
  vertical-align: top;
  color: #636363;
  width: 612px;
  display: block;
  float: left;
  margin: -150px 10px 10px 0;
  padding: 0 0 10px;
}
.magarticle hr {
  background-color: #000;
  margin: 10px 40px;
  padding: 1px 0;
}
.magarticle p a {
  color: #00aeef;
  text-decoration: none;
}
.magarticle p a:hover {
  text-decoration: underline;
}
.magarticle p img {
  max-width: 100%;
  height: auto;
}
.magarticle h4 {
  font-family: Oswald;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  margin: 0 40px;
  padding: 15px 0 10px;
}
.magarticle h1, .magarticle .post-category {
  padding: 0 40px;
}
.magarticle-header {
  background-color: #000;
  padding: 20px 10px;
}
.magarticle-header h1 {
  color: #fff;
  font-size: 32px;
  line-height: 42px;
  font-weight: 300;
}
.magarticle-showcase {
  min-height: 500px;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  margin: 0 0 10px;
}
.magarticle-showcase img {
  width: 100%;
  height: auto;
  margin-top: -400px;
}
.magarticle-header .article-time p {
  color: #fff;
  font-size: 10px;
  padding: 0;
  /* = 3.1.5 ----- Full-Width Article
	---------------------------------------------------------- */
}
.article-full p {
  font-size: 14px;
  line-height: 23px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.article-full h1 {
  color: #000;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  margin: 15px 0 0;
}
.article-full h2 {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  margin: 20px 0 30px;
  padding: 0 10px 0 40px;
}
.article-full hr {
  background-color: #000;
  margin: 10px 40px;
  padding: 1px 0;
}
.article-full {
  background-color: #fff;
  vertical-align: top;
  color: #636363;
  margin: 0 0 10px;
}
body.page .article-full {
  margin: 0 0 80px;
}
.article-full .post-category {
  padding: 0 40px;
}
.article-full p a {
  color: #00aeef;
  text-decoration: none;
}
.article-full p a:hover {
  text-decoration: underline;
}
.article-full p img {
  max-width: 100%;
  height: auto;
}
.article-full {
  padding: 0 0 10px;
}
.article-full h1 {
  padding: 10px 40px 20px;
}
.article-full p {
  padding: 0 40px 0 80px;
}
.article-full .article-time p {
  font-size: 10px;
  padding: 0;
  /* = 3.1.6 ----- Video Article
	---------------------------------------------------------- */
}
.video-showcase {
  min-height: 340px;
  background-color: #121318;
  vertical-align: top;
}
.video-cell {
  display: table-cell;
  width: 612px;
  position: relative;
}
.video-related-cell {
  display: table-cell;
  vertical-align: top;
  overflow: hidden;
}
.related-videos {
  background-color: #000;
  height: 308px;
  min-width: 100px;
  margin-left: 10px;
  vertical-align: top;
  overflow-y: scroll;
  overflow-x: hidden;
}
.related-block img {
  width: 140px;
  display: inline-block;
  vertical-align: top;
}
.related-block a {
  text-decoration: none;
  color: #fff;
  display: block;
}
.related-videos h2 {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  padding: 0 0 0 5px;
}
.related-block h1 {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  max-width: 120px;
  vertical-align: top;
  padding-left: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.related-block:hover {
  cursor: pointer;
}
.related-title h2 {
  color: #fff;
  font-family: Oswald;
  font-weight: 300;
  font-size: 14px;
  display: inline-block;
  margin: 0;
  padding: 5px 0 5px 8px;
}
.video-expand {
  background: none;
  background-image: url(../img/no-repeat.png);
  background-position: -127px -166px;
  width: 11px;
  height: 11px;
  background-color: transparent;
  border: none;
  display: inline-block;
  padding: 0;
}
.video-expand:hover {
  cursor: pointer;
  background-position: -116px -166px;
}
.video-min {
  background: none;
  background-image: url(../img/no-repeat.png);
  background-position: -146px -177px;
  width: 31px;
  height: 31px;
  background-color: transparent;
  border: none;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 999;
  margin-left: -31px;
  padding: 0;
}
.video-min:hover {
  cursor: pointer;
  background-position: -116px -177px;
}
.video-side {
  padding-top: 10px;
}
.yt-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#BCLcontainingBlock {
  padding: 10px 40px;
}
.BCLresponsive {
  position: relative;
  padding-bottom: 56.24%;
}
.BrightcoveExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-video-main {
  margin-top: 0;
}
.single-video {
  position: relative;
  height: 0;
  padding-bottom: 56.24%;
  margin: 0 40px;
}
.single-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  /* = 3.1.7 ----- tags
	---------------------------------------------------------- */
  /* = 3.1.8 ----- Embeds
	---------------------------------------------------------- */
}
.embed-wrap {
  padding: 0 40px;
}
.caption-shortcode {
  font-size: 12px !important;
  margin: 0 !important;
  padding: 0 40px !important;
}
.milq-bead-container {
  padding: 0 40px;
}
.insta-container {
  margin: 0 40px 20px;
}
.instagram-media {
  padding: 0 40px;
  background: #fff;
  border: 0;
  border-radius: 3px;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 10px 0 rgba(0, 0, 0, 0.15);
  margin: 1px;
  max-width: 658px;
  padding: 0;
  width: 99.375%;
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
}
.instagram-media > div {
  padding: 8px;
}
.instagram-media > div > div {
  background: #f8f8f8;
  line-height: 0;
  margin-top: 40px;
  padding: 50% 0;
  text-align: center;
  width: 100%;
}
.instagram-media > div > div > div {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC);
  display: block;
  height: 44px;
  margin: 0 auto -44px;
  position: relative;
  top: -22px;
  width: 44px;
}
.instagram-media p {
  color: #c9c8cd;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 0;
  margin-top: 8px;
  overflow: hidden;
  padding: 8px 0 7px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.instagram-media p a {
  color: #c9c8cd;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 17px;
  text-decoration: none;
}
.yt-wrap {
  position: relative;
  height: 0;
  padding-bottom: 56.24%;
}
.yt-embed {
  margin: 0 40px 10px;
}
.vine-wrap {
  text-align: center;
  width: auto !important;
  margin: 30px 0;
  padding: 0 40px;
}
.vine-embed {
  width: 100% !important;
  height: 620px;
}
.twitter-tweet {
  width: 100% !important;
}
.twitter-wrap {
  padding: 0 40px;
  max-width: 100%;
  overflow: hidden;
}
.fb-post {
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
div.minilogs-embed {
  padding-bottom: 500px;
}
.ncm-artist {
  margin: 20px 40px;
  border-bottom: 1px solid #e6e7e8;
  padding-bottom: 20px;
}
.ncm-artist-link {
  padding: 0px 40px 10px;
}
.ncm-artist-link div {
  text-transform: uppercase;
  font-size: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #636363;
  padding: 2px 0px;
}
.ncm-table {
  display: table;
  width: 100%;
}
.ncm-img, .ncm-stats, .ncm-release {
  display: table-cell;
  vertical-align: top;
  width: 227px;
}
.ncm-img img {
  display: block;
  max-width: 227px;
}
.ncm-title {
  font-size: 20px;
  color: #a4a4a5;
  padding: 5px 0px;
}
.ncm-title a {
  color: #000;
  margin-left: 5px;
}
.ncm-title a:hover {
  color: #00aeef;
}
.ncm-stats {
  color: #8a8f95;
  border-right: 1px solid #e6e7e8;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.ncm-release {
  width: 130px;
  text-align: center;
}
.ncm-release a {
  color: #000;
  display: block;
  font-size: 14px;
  line-height: 16px;
  padding: 0px 8px;
  margin: 0px;
}
.ncm-release a:hover {
  color: #00aeef;
}
.ncm-stats div {
  padding-left: 30px;
}
.ncm-stats .last-week, .ncm-stats .previous-position, .ncm-stats .ncm-arrow {
  text-align: center;
  margin: 0px;
  padding-left: 0px;
}
.ncm-stats .last-week {
  padding-top: 8px;
}
.ncm-stats .ncm-arrow {
  width: 30px;
  height: 30px;
  margin: 0px auto;
}
.ncm-stats .previous-position {
  padding-bottom: 35px;
}
.ncm-stats div span {
  color: #000;
}
.ncm-date {
  color: #91969b;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-top: 5px;
}
.ncm-album {
  padding-top: 30px;
}
.ncm-album img {
  width: 63px;
  height: 63px;
}
.ncm-stats .arrow-null {
  width: 21px;
  height: 21px;
  background-image: url(../img/no-repeat.png);
  background-position: -530px -175px;
}
.ncm-stats .arrow-null {
  width: 21px;
  height: 21px;
  background-image: url(../img/no-repeat.png);
  background-position: -530px -175px;
}
.ncm-stats .arrow-up {
  width: 21px;
  height: 21px;
  background-image: url(../img/no-repeat.png);
  background-position: -556px -175px;
}
.ncm-stats .arrow-down {
  width: 21px;
  height: 21px;
  background-image: url(../img/no-repeat.png);
  background-position: -580px -175px;
}
.ncm-tabs {
  padding: 0px 40px;
}
.ncm-tabs span {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  margin-right: 2px;
  padding: 2px 10px;
}
.ncm-tabs span:hover {
  cursor: pointer;
  color: #00aeef;
}
.ncm-tabs .ncm-active {
  color: #00aeef;
}
.ncm-stats a {
  color: #000;
  display: block;
  font-family: Oswald;
  font-size: 18px;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  text-align: center;
  line-height: 18px;
}
.ncm-stats a:hover {
  color: #00aeef;
}
.ncm-titleblack {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  font-family: Oswald;
  margin: 0px 40px;
  padding: 0px 10px;
}
.ncm-artist-graph {
  display: inline-block;
  border: 0px;
  overflow: hidden;
  width: 100%;
  height: 450px;
}
.ncm-graph-wrap {
  margin: 0px 40px;
}
.ncm-graph-lead {
  margin: 0px;
}
.ncm-artist-single {
  margin: 20px 40px 5px 40px;
  overflow: hidden;
}
#lead-graph {
  padding: 10px 40px;
}
.ncm-chart-lead {
  border-bottom: 1px solid #e6e7e8;
}
