/*
 * PONGSOCKET
 * "Andy's Song of the Now" entry-specific CSS for "Two Door Cinema Club - Something Good Can Work"
 * By Andy Graulund
 * <electricnet@gmail.com>
 * <andygraulund.com>
 */

.primary blockquote {
 margin-top: 16px;
}

#song-36 {
 background: #1a1922 url(/img/entry/sgcw-top.jpg) repeat-x;
}

#song-36 #logo, #song-36 #logo a {
	background-color: transparent;
}
#song-36 #logo a {
	background-image: url(/img/overlayribbon-white.png);
}

#song-36 h2#songofthenow, #song-36 #songdate h2, #song-36 #songdate span a, #song-36 #songdate span a:link, #song-36 #songdate span a:visited, #song-36 #song {
	color: #fff;
	text-shadow: 2px 2px 5px #000;
}

#song-36 #song {
	margin: 85px 0 50px;
}