/* ------------------------------------------------ */
/* NME PRINT STYLES - Stylesheet by www.sector8.net */
/* ------------------------------------------------ */

/* CONTAINS THE PRINT VIEW RULES */

body {
	padding: 20px 10px 10px 10px;
	background-color: #FFF;
}

/* CONTAINER */

#container {
	position: relative;	
}

/* Items Not To Display */

#masthead .utility_bar, #masthead .site_search, #primary_nav, #leaderboard, #secondary_nav, #right_panel, #footer, div.digg, div.yui-navset, form.comment, h3#add_comment,
ul.tabbed_nav, ul.tabbed_nav_v2, ul.dropdown, .dashboard div.column_3, #google_ads, ul.prev_next, ul.article_actions, p.more, .article_info li.play, .article_info li.add,
.article div.comments p.add, form.comment, ul.paging, #content .comments li.more, .alerts_ad, #content.gigs .search, #gig_search, #cal1Container {
	display: none;
}

/* NME LOGO */

.logo {
	font-size: 140%;
	padding-bottom: 0.25em;
	margin-bottom: 1em;
	border-bottom: 2px solid #000;
}

/* BORDERS */

.article h1.headline, .comments div.article_text, #content.article div.comments h3, .uncut h2 {
	border-bottom: 1px dotted #000;
}

ul.strip, p.strip {
	border-top: 1px dotted #000;
}

/* CONTENT */

#content {
	clear: none;
	width: 100%;
}

/* Link Styles */

a:link, a:visited {
	text-decoration: underline;
}

.logo a:link, .logo a:visited {
	text-decoration: none;
}

/* Previous & Next */

ul.prev_next, ul.strip {
	height: 2em;
}

ul.prev_next li.prev, ul.strip li.prev {
	float: left;
}

ul.prev_next li.next, ul.strip li.next {
	float: right;
}

/* Article Container */

.photos .article_small, .reviews.index .article_small, .videos .video_small {
	width: 50%;
	clear: none;
	float: left;
}

.latest_releases img {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}

/* Article Large */

#content div.article_large h2 {
	border-bottom: 0;
	margin-bottom: 0.5em;
	padding-bottom: 0;
	width: 100%;
}

.photo img {
	border: 1px solid #000;
}

.photo p {
	text-align: center;
}

/* NEWS */

.uncut h2 {
	padding-bottom: 5px;
}

/* MEDIA */

#media {
	margin-bottom: 10px;
}

#media div.media_container {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.ad_space {
	text-align: center;
}

/* NEWS & REVIEWS INDEX */

.latest_releases div.article_text {
	float: left;
	width: auto;
	padding: 0;
	border: 0;
	width: auto;
	margin-left: 5px;
}

.latest_releases img.sponsor {
	margin: 15px 0 0 10px;
	float: right;
}


/* Full Article */

.article h1.headline {
	margin-bottom: 0.5em;
}

.reviews.index h3.headline, .photos h2.headline, .videos h2.headline, .photos h3.headline, .videos h3.headline {
	padding-bottom: 0.25em;
	margin-bottom: 0.5em;
}

.article_info, .article_info a:link, .article_info a:visited, .article_info a:hover {
	color: #666;
}

.article p.rating {
	height: 22px;
	color: #666;
}

.article p.rating span {
	font-weight: bold;
	color: #000;
}

.article div.photo {
	width: 300px;
	margin: 0 auto 0.5em auto;
}

/* Comments */

.article div.comments div.article_text {
	padding: 0;
	margin-bottom: 1em;
}

.article div.comments ul {
	padding: 5px;
}

/* GIGS & TICKETS */

/* Gigs Index Page */

.gigs .column_1 {
	margin-bottom: 1em;
}

.gigs .column_2 h2 {
	border-bottom: 1px dotted #000;
	margin-bottom: 5px;
	padding-bottom: 0.5em;
}