/* =Pring styles
---------------------------------------- */
body {
	font:12pt "Times New Roman", Times, serif;
	background:#fff;
	}

img {
	border:0;
	}

/* =Numbered list
---------------------------------------- */
li {
	list-style-type:none;
	}

ol li {
	list-style-type:decimal;
	list-style-position:outside;
	padding:0;
	margin:0 0 10px 26px;
	}
ol ol {
	padding:6px 0 0;
	}
ol ol li {
	list-style-type:decimal-leading-zero;
	list-style-type:lower-alpha;
	}

/* =Bulleted list
---------------------------------------- */
ul.marked li,
ul.list-bulleted li {
	list-style-type:disc;
	list-style-position:inside;
	margin:0;
	padding:0 0 12px 2px;
	}

img.float-right {
	float:right;
	clear:right;
	margin:0 0 10px 12px;
	}
img.float-left {
	float:left;
	clear:left;
	margin:0 12px 10px 0;
	}

p {
	margin:0;
	padding:0 0 13px;
	}

table td {
	padding:5px 10px;
	}



.b-header__top,
.b-user-nav,
.b-add-nav,
.b-social-icons,
.b-primary-nav,
.b-watch-bands__list-tools,
#signpopup,
.b-buzz-chart,
.b-tabber__nav,
.b-bandsum__tracksum,
.b-band-thumbnail__votes,
.b-block-youtube,
.b-link-more,
.button-pink,
.button-pink-small,
.button-grey,
.fb_comments_count,
.b-buzzchart,
.menu-profile-menu-container,
.b-form,
.b-footer__top,
.b-footer__middle,
.b-footer-nav
	{
	display:none;
	}

.title {
	margin-left:0 !important;
	}

.logo-bedbull-bj {
	text-decoration:none;
	font-size:2em;
	color:#222;
	}

.b-band-thumbnail {
	border-top:1px solid #ccc;
	min-height:0 !important;
	display:block;
	clear:both;
	padding:15px 0 0;
	margin:15px 0 0;
	}

.b-buzzchart-aside__section {
	border-top:1px solid #ccc;
	margin:15px 0 0;
	padding:15px 0 0;
	}

.b-newslist__item {
	border-top:1px solid #ccc;
	display:block;
	margin:15px 0 0;
	padding:15px 0 0;
	}

.b-tabber__tab {
	display:block !important;
	}

.b-copyright {
	border-top:1px solid #ccc;
	padding-top:20px;
	}