/*
 * PONGSOCKET
 * "Andy's Song of the Now" entry-specific CSS for "Hot Chip - Take It In"
 * By Andy Graulund
 * <electricnet@gmail.com>
 * <andygraulund.com>
 */

body {
 background: #1a1922 url(/img/entry/takeitin-header.png) no-repeat;
}

#takeitinoverlay {
 position: absolute;
 top: 0;
 left: 304px;
 width: 36px;
 height: 202px;
 background: transparent url(/img/entry/takeitin-headoverlay.png) no-repeat;
}

#song {
 height: 121px;
 text-indent: -9999em;
}

.primary blockquote {
 margin-top: 20px;
}
