/*
 * PONGSOCKET
 * Proto CSS
 * By Andy Graulund
 * <andy@pongsocket.com>
 */

/*
 * My motto:
 * Get inspired all that you want,
 * but don't steal.
 * Cool!
 */

/* General ------------------------------------- */
body {
	background-color: #1a1922;
	margin: 4em 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #535359;
	line-height: 1.6em;
}

body.g { background-image: url(/s/proto/img/grid.png); }

h1, h2, h3, h4 {
	color: #fff;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", Constantia, serif;
}

h1 {
	font-size: 300%; 
	line-height: 1.4em;
}

h4 {
	font-size: 100%;
	color: #7b7b7e;
	margin: 2em 0 0;
	line-height: 1.4em;
}

strong { font-weight: bold;  } /* Oh! */
em     { font-style: italic; }

a img { border-width: 0; }

.cb { clear: both; }
.t  { margin-top: 0; }
.b  { margin-bottom: 0; }
.r  { float: right; margin-left: 20px; }
.l  { float: left; margin-right: 20px; }
.ll { float: left; margin: 1em 1em 1em -115px; }

/* Head ---------------------------------------- */
#head {
	float: left;
	width: 187px;
	font-size: 80%;
}
#logo {
	margin: 15px 0 20px;
	font-size: 1%;
	background-color: #0cf;
}
#logo, #logo a {
	width: 187px;
	height: 39px;
}
#logo a {
	display: block;
	background: transparent url(/s/proto/img/ribbon.png) no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
#logo a:active, #logo a:focus {
	outline-width: 0;
}
#head h2, #head div, #latestposts h2 {
	font-size: 100%;
	padding: 0 0 0 46px;
}
#head h2, #latestposts h2 {
	font-size: 125%;
	color: #7b7b7e;
	font-weight: normal;
	font-variant: small-caps;
}
#head ul {
	padding: 0;
	list-style-type: none;
}
#head li a, #head li strong {
	display: block;
	padding: 2px 0 2px 46px;
	color: inherit;
	text-decoration: none;
	text-transform: lowercase;
}
#head li a:hover {
	background-color: #131219;
}
#head li strong {
	color: #fff;
}

/* Primary ------------------------------------- */
#primary, .primary {
	width: 40em;
	margin-left: 230px;
}
.primary a, .primary a:link, .primary a:visited, .primary h2 small a, .primary h2 small a:link, .primary h2 small a:visited, #foot a, #foot a:link, #foot a:visited {
	color: #8d8c91;
}
.primary a:hover, .primary h2 small a:hover, .primary #post p a:hover, .primary #page p a:hover, .primary .post p a:hover, .primary .page p a:hover, #foot a:hover, #foot #post p a:hover, .primary a.hovering {
	color: #fff;
}
.primary a.down, #foot a.down {
	background: transparent url(/s/proto/img/down.png) no-repeat right top;
	padding-right: 13px;
}
.primary a.up, #foot a.up {
	background: transparent url(/s/proto/img/up.png) no-repeat right top;
	padding-right: 13px;
}
.primary a.down:hover, #foot a.down:hover, .primary a.up:hover, #foot a.up:hover {
	background-position: right bottom;
}
.primary code {
	font-family: monospace; /* Monaco is HUUUGE, dude! */
}
.primary p, .primary ul, .primary table, #latestposts p {
	font-size: 75%;
	line-height: 1.6em;
}
.primary p strong, #latestposts p strong {
	color: #7b7b7e;
}
.primary h2 {
	margin: 1.8em 0 .5em;
}
.primary h2.exc {
	font-size: 175%;
	font-weight: normal;
	margin: -.8em 0 .7em;
	line-height: 1.6em;
	color: #8d8c91;
}
.primary h1 a, .primary h1 a:link, .primary h1 a:visited, .primary h2 a, .primary h2 a:link, .primary h2 a:visited {
	color: inherit;
	text-decoration: none;
}
.primary h1 a:hover, .primary h2 a:hover {
	text-decoration: underline;
}
.primary #post p, .primary #page p, .primary .post p, .primary .page p, #latestposts .p p, .primary #post ul, .primary .post ul, .primary #page ul, .primary .page ul {
	font-size: 100%;
	color: #8d8c91;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", Constantia, serif;
	text-indent: 3em;
}
.primary #post ul, .primary .post ul, .primary #page ul, .primary .page ul, .primary #post table, .primary .post table, .primary #page table, .primary .page table {
	font-size: 100%;
	text-indent: 0;
}
.primary #post a, .primary #post a:link, .primary .post a:visited, .primary .post a, .primary .post a:link, .primary .post a:visited,
.primary #page a, .primary #page a:link, .primary #page a:visited, .primary .page a, .primary .page a:link, .primary .page a:visited,
.primary #page strong, .primary #post strong, .primary .page strong, .primary .post strong, #latestposts .post p a, #latestposts .post p a:link, #latestposts .post p a:visited, #latestposts .post p strong {
	color: #c5c5c7;
}
.primary #post acronym, .primary #page acronym, .primary .post acronym, .primary .page acronym {
	font-size: 90%;
	border-width: 0;
	cursor: auto;
}
.primary #post h3, .primary #page h3, .primary .post h3, .primary .page h3, .primary .aside h3, .primary h3.l {
	clear: left;
	float: left;
	margin: 0 0 0 -184px;
	width: 138px;
	font-size: 100%;
	font-variant: small-caps;
}
.primary .aside h3 {
	margin: 1.2em 0 .2em;
	float: none;
	width: auto;
}
.primary .aside h3.t {
	margin-top: 0;
}
.primary #post h3.s, .primary #page h3.s, .primary .post h3.s, .primary .page h3.s {
	clear: none;
	float: none;
	margin: 0;
	width: auto;
	font-size: 113%;
	font-variant: normal;
	color: #8d8c91;
	font-weight: normal;
	line-height: 1.6em;
}
.primary .postmeta, #latestposts .postmeta {
	background: transparent url(/s/proto/img/postflag.png) no-repeat left center;
	padding: 0 0 0 30px;
	line-height: 1em;
	margin: 2em 0 3.5em;
}
.primary .postmeta small, #latestposts .postmeta small {
	font-size: 100%;
	display: block;
}
.primary .postmeta .date { float: left; width: 49%; }
.primary .postmeta .tags {
	margin-left: 51%;
	text-align: right;
}
.primary .postmeta a, .primary .postmeta a:link, .primary .postmeta a:visited {
	color: #7b7b7e;
}
.primary .postmeta a:hover {
	color: #fff;
}
.primary .tags span {
	background: transparent url(/s/proto/img/posttag.png) no-repeat left center;
	padding: 0 0 0 26px;
}
.primary .tags a, .primary .tags a:link, .primary .tags a:visited {
	color: #535359;
	text-decoration: none;
}
.primary .tags a:hover {
	color: #fff;
	text-decoration: underline;
}
.primary blockquote {
	float: right;
	width: 30%;
	margin: 0 0 30px 30px;
	font: 183% "Helvetica Neue", "Neue Helvetica", HelveticaNeue, NeueHelvetica, Helvetica, FreeSans, sans-serif;
	font-weight: bold;
	line-height: 1em;
	color: #535359;
	letter-spacing: -.02em;
}
.primary #post blockquote, .primary #page blockquote, .primary .post blockquote, .primary .page blockquote, .primary blockquote.top {
	float: none;
	width: auto;
	clear: left;
	margin-left: 0;
}
.primary blockquote cite {
	display: block;
	font: 38% "Lucida Grande", Verdana, sans-serif;
	color: #535359;
	margin: .8em 0 0;
	letter-spacing: 0;
}
.primary i.q {
	float: left;
	font-style: normal;
	font-weight: bold;
	font: 400% Georgia, Constantia, "Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", Times, serif;
	color: #8d8c91;
	margin: -.25em 0 -.7em -.03em;
}
.primary i.q2 {
	font-style: normal;
	position: absolute;
	left: -9999px;
	width: 9000px;
}
.primary .full {
	margin-left: -230px;
}
.primary img.full {
	margin: 30px 0 30px -230px;
}
.primary a.close {
	display: block;
	background: transparent url(/s/proto/img/close.png) no-repeat;
	float: right;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	overflow: hidden;
}
.primary h2#comments {
	position: relative;
}	
.primary h2#comments small {
	position: absolute;
	right: 0;
	top: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 50%;
	font-weight: normal;
}

.primary .comment {
	position: relative;
	background-color: #131219;
	border: 1px solid #0f0f14;
	border-width: 1px 0;
	padding: 5px 20px;
	margin-top: 30px;
}

.primary .comment.author {
	border-top: 3px solid #0cf;
}

.primary .comment h3 {
	margin: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 75%;
	font-weight: normal;
}

.primary .comment h3 a, .primary .comment h3 a:link, .primary .comment h3 a:visited {
	color: #535359;
	text-decoration: none;
}

.primary .comment h3 a:hover {
	color: #8d8c91;
	text-decoration: underline;
}

.primary .comment h3 strong, .primary .comment h3 strong a, .primary .comment h3 strong a:link, .primary .comment h3 strong a:visited {
	color: #d0d0d6;
}

.primary .comment.author h3 strong, .primary .comment.author h3 strong a, .primary .comment.author h3 strong a:link, .primary .comment.author h3 strong a:visited {
	color: #0cf;
}

.primary .comment h3 img, .primary .comment h3 .img {
	float: left;
	margin: -20px 0 0 -68px;
	border-bottom: 3px solid #0f0f14;
}

.primary .comment p {
	font-size: 90%;
	color: #8d8c91;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", Constantia, serif;
	line-height: 1.6em;
	text-indent: 1em;
}

.primary .comment h3, .primary .comment .p {
	margin-left: 68px;
}

.primary .comment .reply {
	display: block;
	position: absolute;
	bottom: 1em;
	left: 20px;
	width: 48px;
	text-align: center;
	text-decoration: none;
	font-size: 75%;
	background-color: #0f0f14;
	visibility: hidden;
}

.primary .comment:hover .reply {
	visibility: visible;
}

/* Comment levels */
/*.cl1 { margin-left: 30px; }
.cl2 { margin-left: 60px; }
.cl3 { margin-left: 90px; }
.cl4 { margin-left: 120px; }
.cl5 { margin-left: 150px; }
.cl6 { margin-left: 180px; }
.cl7 { margin-left: 210px; }
.cl8 { margin-left: 240px; }*/

.cl1 { margin-left: 46px; }
.cl2 { margin-left: 92px; }
.cl3 { margin-left: 138px; }
.cl4 { margin-left: 184px; }
.cl5 { margin-left: 230px; }
.cl6 { margin-left: 276px; }
.cl7 { margin-left: 322px; }
.cl8 { margin-left: 368px; }

.primary .postreply {
	background-color: #131219;
	border: 1px solid #0f0f14;
	border-width: 1px 0;
	padding: 5px 20px;
	margin-top: 30px;
}
.primary .postreply h3 {
	margin: 10px 0 0;
}
.primary .postreply a.close {
	margin-top: 15px;
}
.primary form p label {
	float: left;
	width: 15em;
}
.primary form p label span {
	color: #303037;
}
.primary form p.l label {
	margin-top: 1px;
}
.primary form p.l {
	border-top: 1px solid #131219;
	padding: 5px 0;
	margin: 0;
	float: none;
}
.primary form p.l.ll {
	border-bottom: 1px solid #131219;
}
.primary .postreply p.l, .primary .postreply p.l.ll {
	border-color: #0f0f14;
}
.primary form input.t, .primary form textarea {
	border: 1px solid #0f0f14;
	background-color: #131219;
	padding: 3px 7px;
	color: #535359;
}
.primary .postreply input.t, .primary .postreply textarea {
	background-color: #1a1922;
}
.primary form input.t {
	width: 220px;
}
.primary form textarea {
	height: 15em;
	width: 400px;
}
.primary form.cl5 input.t  { width: 174px; } /* 220 - x*46 */
.primary form.cl6 input.t  { width: 128px; }
.primary form.cl7 input.t  { width: 82px;  }
.primary form.cl8 input.t  { width: 36px;  } /* Lolwhat */
.primary form.cl5 textarea { width: 354px; } /* 400 - x*46 */
.primary form.cl6 textarea { width: 308px; }
.primary form.cl7 textarea { width: 262px; }
.primary form.cl8 textarea { width: 216px; }
.primary form input.b {
	background-color: #0f0f14;
	color: #7b7b7e;
	padding: 0 10px;
	border: 2px solid #000;
	border-color: #131219 #0f0f14 #0f0f14 #131219;
	cursor: pointer;
}
.primary form input.b:active {
	border-color: #0c0c0c #131219 #131219 #0c0c0c;
}
.primary form input.submit {
	font-weight: bold;
}
.primary form .about, .primary .aside {
	display: block;
	clear: left;
	float: left;
	font-size: 92%;
	margin-left: -184px;
	width: 138px;
	/*position: absolute;
	left: 46px;*/
}
.primary form p.about, .primary p.aside { font-size: 70%; }
.primary form.postreply p.about {
	margin: 0;
	position: absolute;
	left: 46px;
}
.primary form p.epi {
	width: 416px;
	text-align: right;
	overflow: hidden;
}
.primary form.cl5 p.epi { width: 370px; } /* 416 - x*46 */
.primary form.cl6 p.epi { width: 324px; }
.primary form.cl7 p.epi { width: 278px; }
.primary form.cl8 p.epi { width: 232px; }
.primary form p.epi span {
	float: left;
	text-align: left;
	margin: 0 0 0 22px;
	width: 45%;
	font-size: 92%;
	line-height: 1.6em;
}
.primary form p.epi span label {
	width: auto;
	float: none;
}
.primary form p.epi span input {
	margin-left: -22px;
	float: left;
}
.primary .aside p {
	margin-top: 0;
}
.intradock {
	background-color: #14141b;
	font-size: 69%;
	padding: 20px 20px 20px 230px;
	line-height: 1.6em;
	overflow: hidden;
}
.intradock h2.left {
	float: left;
	/* margin: 0 0 0 -184px; */
	margin: 0;
	width: 138px;
	position: absolute;
	left: 46px;
}
.intradock h2.t, .intradock h3.t {
	margin-top: 0;
}
.colcon {
	clear: left;
	overflow: hidden;
}
.colleft {
	width: 48%;
	float: left;
}
.colright {
	margin-left: 52%;
}
.primary .colleft {
	width: 19em;
}
.primary .colright {
	margin-left: 21em;
}
.primary #post .meta, .primary #page .meta, .primary .post .meta, .primary .page .meta {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 69%;
	color: #535359;
	line-height: 1.6em;
	margin-top: .3em;
	text-indent: 0;
}
.primary #post .meta strong, .primary #page .meta strong, .primary .post .meta strong, .primary .page .meta strong {
	color: #7b7b7e;
}
.primary #post p.date, .primary #page p.date, .primary .post p.date, .primary .page p.date {
	color: #4b4b4e;
	font-size: 88%;
	font-style: italic;
	line-height: 1.6em;
	text-indent: 0;
	margin: 0;
}
.primary table.data {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	margin: .5em 0;
	background-color: #131219;
}
.primary table.data td {
	padding: .3em 1em .3em 0;
	margin: 0;
}
.primary table.data th {
	text-align: left;
	padding: .3em 1em .3em;
}
.primary table.data tr.even td, .primary table.data tr.even th {
	background-color: #17161e;
}
.primary table.data th a {
	text-decoration: none;
}
.primary table.data th a:hover, .primary table.links th.hovering a {
	text-decoration: underline;
	color: #fff;
}
.primary table.data th.full, .primary table.data td.full {
	padding: 0;
}
.primary table.data th.full a {
	display: block;
	padding: .3em 1em .3em;
}
.primary table.data td.full a {
	display: block;
	padding: .3em 1em .3em 0;
}
.primary .ps {
	clear: both;
}
#e {
	background-color: #fff;
	color: #000;
	font-size: 75%;
	padding: 5px 46px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

/* Condock ------------------------------------- */
#condock {
	overflow: hidden;
	overflow-x: auto;
	overflow-y: hidden;
/*	background: #0f0f14 url(/s/proto/img/cdsep.gif) repeat-y;*/
	background-color: #0f0f14;
	line-height: 1.6em;
	margin: 4em 0 0;
	clear: both;
}
#foot {
	margin: 30px 0 0;
	position: relative;
	clear: both;
}
#condock, #foot {
	font-size: 69%;
	padding-left: 230px;
}
#foot a.up, #foot a.down { padding-top: 1px; }
#foot a.up:active, #foot a.up:focus { outline-width: 0; }
#condock .cd {
	width: 952px;
	overflow: hidden;
	background: #0f0f14 url(/s/proto/img/cdsep.gif) repeat-y -230px 0;
}
#condock .s {
	float: left;
	width: 192px;
	margin: 0 2px 0 0;
	padding: 20px;
}
#condock .s.l { border-width: 0; margin-right: 0; }
#condock h2, .intradock h2 {
	margin: .5em 0 1em;
	font-size: 135%;
	font-weight: normal;
	font-variant: small-caps;
	color: #4b4b4f;
}
#condock h2.sep {
	border-top: 2px solid #1a1922;
	margin: 1.3em -20px 1em;
	padding: 1.1em 20px 0;
}
#condock h3, .intradock h3 {
	margin: .8em 0 -.1em;
	font-size: 175%;
	line-height: 1.2em;
}
#condock p.sub, .intradock p.sub {
	margin-top: .2em;
}
#condock span, .intradock span {
	color: #212126;
}
#condock a, #condock a:link, #condock a:visited, .intradock a, .intradock a:link, .intradock a:visited {
	color: inherit;
	text-decoration: none;
}
#condock a:hover, .intradock a:hover {
	text-decoration: underline;
}
#condock .tweet a, #condock .tweet a:link, #condock .tweet a:visited {
	color: #69696d;
	text-decoration: underline;
}
#condock .tweet a:hover {
	color: #7b7b7e;
}
#condock .epi {
	margin-bottom: 0;
}
#condock ul, .intradock ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#condock .imgrow img, .intradock .imgrow img {
	margin-right: 10px;
}

/* Condock intro ------------------------------- */
#condock #intro {
	padding-left: 0;
}
#condock #intro h2 {
	margin: 0;
}
#condock #intro h2, #condock #intro h2 a {
	width: 140px;
	height: 28px;
}
#condock #intro h2 a {
	display: block;
	background: transparent url(/s/proto/img/logotype.png) no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
#condock #intro p {
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", Constantia, serif;
	font-size: 145%;
	color: #7b7b7e;
	line-height: 1.6em;
	margin: .7em 0;
}
#condock #intro p strong {
	font-weight: normal;
	color: #d0d0d6;
}

/* Condock recent ------------------------------ */
#condock #recent {
	width: 230px;
}
#condock #recent h3 {
	margin-bottom: 0;
	line-height: 1em;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
}
#condock #recent form {
	float: left;
	margin-top: 0.4em;
}
#condock #recent input {
	background-color: #1a1922;
	border-width: 0;
	color: #535359;
	padding: 3px 7px;
}
#condock #recent .epi {
	text-align: right;
	padding-top: .1em;
	margin-top: 1.4em;
}

/* Condock section 3 --------------------------- */

#condock .s3 ul {
	list-style-image: url(/s/proto/img/cdb.png);
	padding-left: 1em;
}
#condock .sotn {
	margin: 0 0 0 55px;
	position: relative;
}
#condock .sotn img, #condock .sotn .img {
	float: left;
	/*margin: 0 0 0 -55px;*/
	position: absolute;
	top: 0;
	left: -55px;
}

/* Latest posts cols --------------------------- */

#latestposts {
	margin: 30px 0 0;
	padding: 0 0 0 230px;
	overflow: hidden;
	position: relative;
}
#latestposts .post {
	float: left;
	width: 17em;
	margin: 0 30px 0 0;
}
#latestposts h3 {
	margin-top: 0;
}
#latestposts h3 a, #latestposts h3 a:link, #latestposts h3 a:visited {
	color: inherit;
	text-decoration: none;
}
#latestposts h3 a:hover {
	text-decoration: underline;
}
#latestposts h2 {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 0;
	font-size: 100%;
}
#latestposts .postmeta {
	margin-bottom: 0;
}

/* Song of the now ----------------------------- */

.intradock .sotn {
	margin: 0 0 0 6em; /* 65px */
	position: relative;
}
.intradock .sotn img, .intradock .sotn .img {
	float: left;
/*	margin-left: -3.43em; /* not -6em because it's in a 1.75x size container; (11px*1.75 = 19.25px; -66px/19.25px = -3.428...) */
	position: absolute;
	top: 0;
	left: -3.43em;
}
.sotndock h3 {
	margin-top: 0;
}
.sotndock .sotn {
	float: left;
	width: 21.5em;
	padding: 0 1.5em 0 0;
}
.sotndock p.sub {
	margin-bottom: 0.2em;
}
.sotndock p.sub strong {
	color: #8d8c91;
}
.primary h2#songofthenow {
	float: left;
	color: #8d8c91;
	font-size: 100%;
	font-variant: small-caps;
	font-weight: normal;
	padding: 21px 0 0;
	margin: 0;
}
.primary h2#songofthenow a, .primary h2#songofthenow a:link, .primary h2#songofthenow a:visited, .primary #songdate span a, .primary #songdate span a:link, .primary #songdate span a:visited {
	color: inherit;
	text-decoration: none;
}
.primary h2#songofthenow a:hover, .primary #songdate span a:hover {
	text-decoration: underline;
}
.primary #songdate {
	text-align: right;
}
.primary #songdate h2 {
	font-size: 100%;
	color: #c5c5c7;
	margin: 0;
	padding: 21px 0 0;
}
.primary #songdate span {
	display: block;
	color: #535359;
}
.primary #songdate span a, .primary #songdate span a:link, .primary #songdate span a:visited {
	color: #7b7b7e;
	font-weight: bold;
}
.songpage #title {
	clear: left;
	display: table;
	position: relative;
/*	width: 100%; */
	width: 833px; /* 640px (40em) + 193px */
	margin: 10px 0 0 -193px;
}
.songpage #title #art, .songpage #title #song {
	display: table-cell;
	vertical-align: bottom;
}
.songpage #title #art {
	width: 150px;
}
.songpage #title #song {
	padding: 0 0 0 43px;
}
.songpage #song h1 {
	/*font-size: 6em;
	font-weight: bold;
	color: #1a1922;*/
	margin: .2em 0 0;
	line-height: 1em;
}
.songpage #song h2 {
/*	font-size: 4em;
	color: #8c8c90;*/
	font-size: 175%;
	font-weight: normal;
	margin: 0;
	line-height: 1em;
}
.songpage #meta {
	float: left;
	width: 150px;
	margin: 10px 0 0 -193px;
	padding: 0;
	list-style-type: none;
	font-size: 69%;
	line-height: 1.4em;
	border-top: 1px solid #303037;
}
.songpage #meta strong {
	color: #7b7b7e;
}
.songpage #meta.ma {
	border-top-width: 0;
}
.songpage #meta li {
	border-bottom: 1px solid #303037;
	padding: 5px 9px;
}
.songpage #meta li#art {
	padding: 0 0 10px;
}
.songpage #meta li.listen {
	border-width: 0;
	padding: 0;
	margin: 1.5em 0 0;
}
.songpage #meta li.listen a {
	display: block;
	background: #1e1e26 url(/s/proto/img/sotnplay.png) no-repeat right center;
	border: 1px solid #303037;
	border-width: 1px 0;
	padding: 5px 9px;
	text-decoration: none;
	color: #7b7b7e;
}
.songpage #meta li.listen a:hover {
	background-color: #24232b;
	color: #c5c5c7;
	background-position: 132px 50%;
}
.songpage #meta li.subscribe {
	border-width: 0;
	padding: 0 9px;
	margin: 4em 0 0;
}
.songpage #meta li.subscribe img {
	margin-top: .5em;
}
.primary .cal p, .primary .cal ul, .primary .cal table, .primary #songdate span {
	font-size: 69%;
}
.primary ul.songs {
	list-style-type: none;
	padding: 0;
	margin: .5em 0;
	/*border-top: 1px solid #17161e;*/
	background-color: #131219;
}
.primary ul.songs li {
	position: relative;
	padding: .3em 0 .3em 40px;
	margin: 0;
	white-space: nowrap; /* Always one liners */
	overflow: hidden;
	/*border-bottom: 1px solid #303037;*/
}
.primary ul.songs li.even {
	background-color: #17161e;
}

.primary ul.songs li strong a {
	text-decoration: none;
}

.primary ul.songs li strong a:hover {
	text-decoration: underline;
}

.primary ul.songs li strong a img {
	position: absolute;
	top: 0;
	left: 0;
}

.primary ul.songs li em {
	font-family: Constantia, "Palatino Linotype", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color: #303037;
}

.primary .cal .m {
	width: 12em;
	float: left;
	margin: 0 2em 2.5em 0;
	border-top: 1px solid #0f0f14;
}

.primary .cal .m.l {
	margin-right: 0;
}

.primary .cal .m table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

.primary .cal .m td, .primary .cal .m th {
	border: 1px solid #303037;
	border-width: 1px 0;
	text-align: left;
}

.primary .cal .m th, .primary .cal .m td.blank {
	border-width: 0;
}

.primary .cal .m thead th {
	vertical-align: top;
	padding: 0;
}

.primary .cal .m .we {
	background-color: #14141b;
}

.primary .cal .m th.w {
	color: #303037;
	font-weight: normal;
	font-style: italic;
}

.primary .cal .m td {
	padding: 0;
	background-repeat: no-repeat;
}

.primary .cal .m td a, .primary .cal .m td span {
	display: block;
	padding: 2px;
}

.primary .cal .m td a {
	color: #000;
	text-indent: -9999px;
	overflow: hidden;
}

.primary .cal .m td:hover {
	background-position: -999px -999px;
}

.primary .cal .m td a:hover {
	color: #fff;
	text-indent: 0;
	text-decoration: none;
}

.primary .cal .m ul {
	margin: .5em 0 0;
	/*padding: 0 0 0 1.5em;*/
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #303037;
}

.primary .cal .m ul a {
	display: block;
	line-height: 1.4em;
	border-top: 1px solid #303037;
	color: #535359;
	text-decoration: none;
	padding: 4px 7px;
}

.primary .cal .m ul a:hover {
	background-color: #14141b;
	color: #7b7b7e;
}

/* About Andy ---------------------------------- */
body#aboutandy {
	background: #1a1922 url(http://s3.amazonaws.com/pongsk/img/aboutandy-bg.jpg) no-repeat;
}
#aboutandy #logo, #aboutandy #logo a {
	background-color: transparent;
}
#aboutandy #logo a {
	background-image: url(http://s3.amazonaws.com/pongsk/img/overlayribbon-white.png);
}
#aboutandy .primary h2.exc {
	line-height: 1.5em;
	margin: 255px 20px 2em 0;
	color: #c5c5c7;
}
#aboutandy .primary .aside ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Links --------------------------------------- */
.primary table.links a.url {
	font-family: Constantia, "Palatino Linotype", Palatino, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color: #303037;
	font-style: italic;
}
.primary table.links a.url:hover, .primary table.links td.hovering a.url {
	color: #8d8c91;
}
.primary .favlink {
	width: 194px;
	float: left;
	margin: 0 29px 0 0;
	color: #6d6d72;
}
.primary .favlink h3 a {
	text-decoration: none;
	color: #fff;
}
.primary .favlink h3 a:hover, .primary .favlink h3.hovering a {
	text-decoration: underline;
}
.primary .favlink p.tags {
	color: #535359;
}
.primary .favlink.last {
	margin-right: 0;
}