.al-breadcrumbbox {
	display: none;
}
.al-top {
	padding-top: 20px;
}
.al-top-feature {
	margin-bottom: 20px;
}
.al-top-feature-artist {
	float: left;
	width: 400px;
}
a.al-top-feature-artist-box {
	display: block;
	width: 400px;
	height: 258px;
	overflow: hidden;
	background-color: #272727;
	text-decoration: none;
}
a.al-top-feature-artist-box:hover {
	background-color: #222222;
}
.al-top-feature-artist-image {
	margin: 0;
	padding: 0;
}
.al-top-feature-artist-image img {
	width: 400px;
	height: 200px;
}
.al-top-feature-artist-name {
	margin: 10px 0 2px 10px;
	padding: 0;
	font-size: 15px;
	line-height: 1.2em;
	font-weight: bold;
	color: #ffffff;
}
.al-top-feature-artist-meta {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	color: #aaaaaa;
}
.al-top-feature-articles {
	margin-left: 420px;
}
.al-top-feature-articles ul {
	height: 258px;
	overflow: hidden;
	background-color: #272727;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.al-top-feature-articles ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #1d1d1d;
}
.al-top-feature-articles ul li:last-child {
	border-bottom: none;
}
.al-top-feature-articles ul li a {
	display: block;
	height: 42px;
	overflow: hidden;
	padding: 12px 10px 0 10px;
	color: #cccccc;
	font-size: 14px;
	line-height: 1.3em;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.al-top-feature-articles ul li a img {
	margin-right: 5px;
}
.al-top-feature-articles ul li a:hover {
	color: #ffffff;
	background-color: #222222;
}

.al-top-pickups {
	margin-bottom: 10px;
}
.al-top-pickups-channel-btn {
	margin: 0 0 10px 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.al-top-pickups-channel-btn a {
	display: block;
	width: 100%;
	padding: 20px;
	background-color: #272727;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.al-top-pickups-channel-btn a:hover {
	background-color: #1d1d1d;
}

.al-top-topics {
	margin-bottom: 25px;
}
.al-top-topics ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.al-top-topics li {
	margin: 0;
	padding: 0;
}
.al-top-topic {
	background-color: #272727;
}
.al-top-topic a {
	display: table;
	width: 100%;
	table-layout: fixed;
	color: #ffffff;
	border-bottom: 1px solid #1d1d1d;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.al-top-topic a:hover {
	background-color: #222222;
}
.al-top-topic-date {
	display: table-cell;
	width: 100px;
	vertical-align: middle;
	text-align: center;
}
.al-top-topic-dateicon {
	display: block;
	width: 75px;
	margin: 10px auto;
}
.al-top-topic-dateicon-y {
	display: block;
	background-color: #0d0d0d;
	font-size: 12px;
	line-height: 1em;
	padding: 5px 0;
	text-align: center;
}
.al-top-topic-dateicon-nj {
	display: block;
	background-color: #1d1d1d;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	padding: 15px 0;
	text-align: center;
}
.al-top-topic-image {
	display: table-cell;
	width: 110px;
	vertical-align: middle;
	text-align: left;
	padding: 10px 0;
}
.al-top-topic-image img {
	width: 100px;
	height: auto;
}
.al-top-topic-detail {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 10px 10px 0;
}
.al-top-topic-detail h3 {
	font-size: 15px;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
.al-top-topic-detail p {
	font-size: 15px;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

.al-top-updates {
	padding-bottom: 15px;
}
.al-top-update {
	float: left;
	width: 50%;
}
.al-top-update:nth-child(odd) .al-top-update-box {
	margin: 0 5px 5px 0;
}
.al-top-update:nth-child(even) .al-top-update-box {
	margin: 0 0 5px 5px;
}
ul.al-top-update-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #272727;
}
ul.al-top-update-list li {
	margin: 0;
	padding: 0;
}
ul.al-top-update-list li a {
	display: table;
	width: 100%;
	table-layout: fixed;
	color: #ffffff;
	border-bottom: 1px solid #1d1d1d;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
ul.al-top-update-list li a:hover {
	background-color: #222222;
}
.al-top-update-list-image {
	display: table-cell;
	width: 100px;
	vertical-align: middle;
}
.al-top-update-list-image img {
	width: 100px;
	height: auto;
}
.al-top-update-list-text {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
}
.al-top-update-list-text small {
	display: block;
	color: #aaaaaa;
	font-size: 12px;
	line-height: 1.3em;
}

.al-adv-top-1 {
	text-align: center;
	margin-bottom: 20px;
}
.al-adv-top-2 {
	margin: 30px 0 50px 0;
	padding: 0 25px;
}
.al-adv-top-2 ul {
	margin: 0;
	padding: 0 15px;
	list-style-type: none;
}
.al-adv-top-2 ul li {
	margin: 0;
	padding: 0;
}
.al-adv-top-2 img {
	width: 250px;
	height: 250px;
}

/*
---------------------
  Media Query
---------------------
*/

/* 1 column */
@media (max-width: 767px) {
	.al-top {
		padding: 0;
	}
	.al-top-feature {
		margin-bottom: 0;
	}
	.al-top-feature-artist {
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	a.al-top-feature-artist-box {
		padding: 10px;
		width: 100%;
		height: auto;
		overflow: visible;
		background-color: inherit;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	a.al-top-feature-artist-box:hover {
		background-color: inherit;
	}
	.al-top-feature-artist-image img {
		width: 100%;
		height: auto;
	}
	.al-top-feature-artist-name {
		margin: 10px 0 0 0;
		font-size: 16px;
		line-height: 1.2em;
		font-weight: bold;
		text-align: center;
	}
	.al-top-feature-artist-meta {
		margin: 0;
		font-size: 12px;
		line-height: 1.2em;
		font-weight: normal;
		text-align: center;
	}
	.al-top-feature-articles {
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.al-top-feature-articles ul {
		width: 100%;
		height: auto;
		overflow: visible;
		background-color: inherit;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	.al-top-feature-articles ul li a {
		font-size: inherit;
		line-height: inherit;
		height: auto;
		overflow: visible;
		padding: 10px;
	}
	.al-top-pickups {
		margin-bottom: 0;
	}
	.al-top-pickups-channel-btn {
		margin: 0;
		padding: 10px;
		border-bottom: 1px solid #1d1d1d;
	}
	.al-top-pickups-channel-btn a {
		font-size: 12px;
		line-height: 1.2em;
	}
	.al-top-topics {
		margin-bottom: 0;
	}
	.al-top-topic {
		background-color: inherit;
	}
	.al-top-topic:last-child a {
		border-bottom: none;
	}
	.al-top-topic-date {
		width: 85px;
	}
	.al-top-topic-dateicon {
		width: 65px;
	}
	.al-top-topic-dateicon-y {
		font-size: 12px;
		line-height: 1em;
		padding: 5px 0;
	}
	.al-top-topic-dateicon-nj {
		font-size: 15px;
		line-height: 1em;
		padding: 12px 0;
	}
	.al-top-topic-image {
		width: 70px;
	}
	.al-top-topic-image img {
		width: 60px;
		height: auto;
	}
	.al-top-updates {
		padding-bottom: 0;
	}
	.al-top-update {
		float: none;
		width: 100%;
	}
	.al-top-update:nth-child(odd) .al-top-update-box {
		margin: 0;
	}
	.al-top-update:nth-child(even) .al-top-update-box {
		margin: 0;
	}
	ul.al-top-update-list {
		background-color: inherit;
	}
	ul.al-top-update-list li a {
		padding: 10px;
	}
	ul.al-top-update-list li:last-child a {
		border-bottom: none;
	}
	.al-top-update-list-text {
		padding: 0 0 0 10px;
	}
	.al-adv-top-1 {
		border-top: 1px solid #1d1d1d;
		text-align: center;
		margin: 0;
		padding: 10px;
	}
	.al-adv-top-2 {
		border-top: 1px solid #1d1d1d;
		text-align: center;
		margin: 0;
		padding: 30px 40px 10px 40px;
	}
	.al-adv-top-2 ul {
		margin: 0;
		padding: 0 10px;
	}
	.al-adv-top-2 img {
		width: 100%;
		height: auto;
	}
}
/* 2 columns */
@media (min-width: 768px) and (max-width: 991px) {
	.al-adv-top-2 img {
		width: 200px;
		height: 200px;
	}
}
/* 3 columns */
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
