

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fonts! */

@font-face {
  font-family: 'BrownStd-Bold';
  src: url('/sites/all/themes/bb/fonts/BrownStd-Bold.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BrownStd-Regular';
  src: url('/sites/all/themes/bb/fonts/BrownStd-Regular.otf');
  font-weight: normal;
  font-style: normal;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ body */

body {
  background: #fff !important;
	font: 12pt/16pt "Helvetica", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
	color: #000;
  text-rendering: optimizeLegibility;
  padding: 1cm;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ layouts */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ general styles */

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, small, q {
	font-size: 12pt;
	line-height: 16pt;
	margin: 0 0 8pt;
  font-weight: normal;
}

	
	small {
		font-size: 10pt;
		line-height: 11pt;
	}
	

	h1 {
		font-size: 36pt;
		line-height: 40pt;
		font-family: 'BrownStd-Bold', sans-serif;
	}
  h2 {
  	font-family: 'BrownStd-Bold', sans-serif;
    font-size: 14pt;
    line-height: 16pt;
    font-weight: normal;
  }
	
	aside h2 {
		text-align: center;
	}

  h3, h4 {
    font-size: 12pt;
    line-height: 16pt;
    font-weight: bold;
  }
  ul li {
		list-style-type: none;
	}
	ol li {
	}
	dt {		
		clear: left;
		display: inline;
		float: left;
		padding: 0 10pt 0 0;
	}
	dd {
		margin: 0 0 10pt 0;
		padding: 0;
	}
  blockquote p, 
  q {
    color: #1a1a1a;
  }
    blockquote p:before, 
    blockquote p:after {
      content: "";
    }

figure {
	margin: 0; 
	padding: 1cm;
}
ul, ol {
	padding: 0 0 0 1em;
}
	ul li {
		list-style-type: disc;
	}
a {
	color: #000;
	text-decoration: none;
}
	/*
	a:after {
		content: " ("attr(href)") ";
		font-size: 10pt;
	}
	*/
table {
  width: 100%;
  margin: 0 0 1cm;
  border: 1pt solid #000;
  border-collapse: collapse;
}
  table th {
    text-transform: uppercase;
    border: 1pt solid #000;
    padding: 0.5cm 1cm;
  }
  table td {
    font-family: Arial, sans-serif;
    border: 1pt solid #000;
    padding: 0.5cm 1cm;
  }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ element specific styles */


#bb > header .section *, 
#bb .side_rail, 
#bb > footer h1, 
#bb > footer .cols, 
#bb > footer li a, 
#tools, 
#connect_with_facebook, 
.secondary, 
.header_meta_categories, 
.takeover_banner, 
.social, 
.social-actions, 
object, 
iframe, 
a.prt, 
.paginator, 
.tagged, 
.sibling-nav, 
.sitewide-news-features, 
#block-taboola-taboola-block, 
#block-billboard-blocks-outbrain-widget, 
#block-disqus-disqus-comments, 
.rating_lg, 
.my-rating, 
.chart_filters, 
.options, 
.chart_archives_container, 
.sidebar,
#navigation,
.block-mostpopular,
#block-dfp-m3, 
.chart_pager_bottom, 
.region-footer, 
#footer-top, 
.print, 
.chart_awards, 
.article-hero small,
.messages,
#content-after,
#jpsuperheader {
	display: none;
}
	a[href="#comments"], 
	a[data-behavior="more_copy"] {
		display: none;
	}
	.social-actions {
		display: none !important;
	}
	#bb > header .logo {
	  display: block;
	  width: 3cm;
	  margin: 0 auto 10pt;
	}
	#bb > footer ul, 
	#bb > footer li {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}

.section_header, 
.article-hero, 
.page-title {
	text-align: center;
}
	.article-hero {
		margin: 0 0 16pt;
	}
	.article-hero img {
		max-width: 100%;
	}
	.section_header h1 {
		font-size: 24pt;
		line-height: 28pt;
	}


article.article header p {
	padding: 0.25cm 0;
	border-bottom: 1pt solid #333;
	border-top: 1pt solid #333;
	margin: 0 0 16pt;
}
	article.article header p i {
		font-style: normal;
	}

#copy {
	padding-top: 1cm;
	font-size: 10pt;
}

ul.header_meta, 
ul.header_meta li {
	list-style-type: none;
	padding: 0;
	font-family: 'BrownStd-Bold', sans-serif;
}
	.page-title ul.header_meta {
		margin-bottom: 0 !important;
	}
	ul.header_meta + h1 {
		padding-top: 0.15cm;
	}
  ul.header_meta li.prev,
  ul.header_meta li.next {
    display: none;
  }
.node-type-chart-landing ul.header_meta {
  text-align: center;
}

.song_review {
	border-bottom: 1pt solid #000;
	padding: 0.5cm 0;
	overflow: hidden;
	page-break-inside: avoid;
}
	.song_review:first-child {
		border-top: 1pt solid #000;
	}
	.song_review header {
		overflow: hidden;
		position: relative;
		padding: 0 0 0 1cm;
	}
		.song_review header p {
			width: 50%;
			margin: 0;
		}
		.song_review header .chart_stats {
			float: right;
			width: 35%;
			padding: 0;
			margin: 0 0 -47pt;
			position: relative;
			top: -47pt;
		}
			.song_review header .chart_stats li {
				list-style-type: none;
				overflow: hidden;
				text-align: right;
			}
			.song_review header .chart_stats .tt {
				float: left;
				margin: 0 0.25cm 0 0;
				text-align: left;
				font-weight: normal;
			}
		.song_review header .chart_position {
			position: absolute;
			left: 0;
			top: 0;
			font-size: 12pt;
			line-height: 16pt;
		}
		.song_review header h1 {
			font: bold 12pt/16pt "Helvetica", Arial, sans-serif;
			margin: 0;
			width: 50%;
		}
		.song_review header img, 
		.song_review header .img-wrap {
			clear: both;
			display: block;
		}
			.song_review header .img-wrap ~ * {
				margin-left: 4.5cm;
			}
	.song_review > img, 
	.song_review .related_banner img, 
	.song_review header img {
		float: left;
		margin: 0 0.5cm 0.5cm 0;
		width: 4cm;

		display: none;
	}
	.song_review > .chart_awards {
		float: left;
		display: none;
	} 
	.song_review > .fan-rating {
		display: none;
	}
	.song_review .related_banner, 
	.song_review .inline_media {
		clear: both;
		margin: 0;
		padding: 0;
		display: none;
	}
		.song_review .inline_media {
			display: none;
		}
	.song_review .related_banner a, 
	.song_review .inline_media a {
		text-decoration: none;
	}
	.song_review .related_banner h3,
	.song_review .related_banner p, 
	.song_review .inline_media * {
		font-size: 12pt;
		line-height: 18pt;
		margin: 0 0 0 4.5cm;
		text-decoration: none;
	}
		.song_review .related_banner h3 {
			font-weight: bold;
		}
#bb.bbbiz table {
  margin: 0 0 16pt;
}
  #bb.bbbiz table th {
    padding: 10pt;
    font-size: 8pt;
  }
  #bb.bbbiz table td {
    padding: 10pt;
  }
#bb.bbbiz table .no-page-break {
	page-break-inside: avoid;
}

#bb.bbbiz table tbody tr:not(.print-only) {
	display: none;
}

#bb.bbbiz table tbody tr.print-only {
	page-break-inside: avoid;
}

#bb.bbbiz > footer ul li a, 
#bb.bbbiz .play-entire, 
#bb.bbbiz .play,
#bb.bbbiz #header-banner-wrapper, 
#bb.bbbiz .tabs, 
#bb.bbbiz .comment-print {
	display: none;
}
	#bb.bbbiz td[colspan="7"] {
		display: none;
	}
  #bb.bbbiz > footer ul li {
		list-style-type: none;
	}
	#bb.bbbiz > header .logo {
	  display: block;
	  width: 5cm;
	  margin: 0 auto;
	}
#bb.bbbiz .certification.gold:after {
	content: " gold"
}
#bb.bbbiz .certification.platinum:after {
	content: " platinum"
}
#bb.bbbiz .certification.diamond:after {
	content: " diamond"
}
#bb.bbbiz .flag {
	display: block;
	font-size: 8pt;
	font-weight: bold;
}
	#bb.bbbiz .flag br {
		display: none;
	}
#bb.bbbiz .header_meta {
	margin-bottom: 0 !important;
	list-style-type: none;
}
	#bb.bbbiz .header_meta li {
		list-style-type: none;
	}
.node-type-chart-landing h1 {
		font-size: 24pt;
		line-height: 28pt;
}
.breaking_news_bar {
  display: none !important;
}
body #bb,
body #main-wrapper,
body #header {
  width: auto !important;  
}

body.node-type-chart-landing,
body.node-type-chart {
  padding: 0 !important;
  margin: 0 !important;
}

body.node-type-chart-landing #bb,
body.node-type-chart #bb,
body.node-type-chart-landing #main-wrapper,
body.node-type-chart #main-wrapper,
body.node-type-chart-landing #footer,
body.node-type-chart #footer,
body.node-type-chart-landing #header,
body.node-type-chart #header {
  width: 99% !important;
  padding: 0;
  margin: 0 auto;
  background-color: #fff;
}