/*  
Theme Name: Subhumans
Theme URI: http://subhumans. a/
Description: Are you ready for the New Dark Age Parade?
Version: 1.0
Author: Derek Hogue
Author URI: http://amphibian.info/

*/

/* Begin initial settings */

html, body, form, fieldset {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0px;
}

dd, blockquote {
	margin-left: 1em;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

a img {
	border: none;
}

img {
	border: none;
}

input, select, textarea {
	font-size: 100%;
}

/* End initial settings. */

body {
	text-align: center;
	font: normal 12px/17px Verdana, Arial, sans-serif;
	color: #000;
	background: #F6E130;
}

#wrapper {
	width: 746px;
	background: #F6E130 url(images/background.gif) repeat-y top center;
	padding: 0px 7px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#header {
	width: 746px;
}

/* --------------------- SIDEBAR ---------------- */

#sidebar {
	float: left;
	display: inline;
	width: 150px;
	padding: 20px 25px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	list-style: none outside;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 2px 0px;
}

#sidebar a {
	text-decoration: none;
	color: #000;
}

#sidebar a:hover {
	text-decoration: none;
	color: #333;
}

/* --------------------- CONTENT -------------------- */

#content {
	float: left;
	display: inline;
	width: 500px;
	margin: 0px;
	padding: 20px 20px 50px 20px;
	background: #FFF;
	min-height: 450px;
}

#content a {
	color: #000;
	text-decoration: underline;
}

#content a:visited {
	color: #333;
}

#content a:hover {
	text-decoration: none;
}

#content h2 {
	font: bold 30px/36px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#content h3 a {
	text-decoration: none;
	
}

#content h3 a:hover {
	text-decoration: underline;
}

.post {
	margin: 0px 0px;
	padding: 0px 0px;
	border-top: 1px dotted #CCC;
	clear: both;
}

.post h3 {
	font: bold 18px/22px Arial, Helvetica, Sans-serif;
	color: #444;
	margin-bottom: 0px;
}

.post h4 {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin-top: 2px;
}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 10px 15px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 15px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.navigation {
	display: block;
	text-align: center;
	padding: 5px 0px 15px 0px;
	margin: 5px 0px 15px 0px;
	}
	
#navigation {
	text-align: right;
	font: normal 11px/18px Verdana, Arial, sans-serif;
	padding: 25px 0px;
	letter-spacing: 0px;
	text-transform: none;
}

#navigation a {
	text-decoration: underline;
}
/* ---------------------- MISC CLASSES ----------------------- */	
	

.gigpress-table {
	table-layout: auto !important;
}
blockquote {
	padding-left: 50px;
	background: url(images/quote.gif) no-repeat;
}

.flyer, .cover {
	border: 1px solid #666;
}

ul#shows li {
	list-style: none outside;
	padding: 5px;
	margin: 10px 0px;
	border-top: 1px solid #CCC;
}

ul#shows h3 {
	font-size: 12px;
	color: #666;
	margin: 0px;
}

ul#shows h4 {
	margin: 0px;
	font-size: 12px;
}

ul#shows p {
	font-size: 11px;
	color: #333;
	margin: 5px 0px;
}

img.cover {
	float: left;
	display: inline;
	margin-right: 15px;
}

ol.tracks li {
	list-style-position: inside;
	font-size: 11px;
}

ol.tracks li a {
	background: #FF9;
	font-weight: bold;
}

div.disco-info {
	float: left;
	display: inline;
	width: 280px;
	min-height: 220px;
}

.disco-info h3 {
	font-size: 14px;
	margin: 0px;
}

.disco-info h4 {
	color: #666;
	font-weight: normal;
	margin: 0px;
	font-size: 12px;
}

div.divider {
	clear: both;
	border-top: 1px solid #CCC;
	margin-top: 15px;
	height: 10px;
}

p.note {
	font-size: 11px;
	color: #666;
}

p.lyric-info {
	color: #666;
	font-size: 11px;
	line-height: 14px;
	margin-top: -10px;
}

ul.lyrics li {
	margin-left: 20px;
	list-style: none outside;
}

#photos {
	width: 500px;
	height: 400px;
}

ul#links li {
	list-style: none outside;
	margin: 5px 0px;
}

ul#links h2 {
	text-transform: none;
	font-size: 18px;
	color: #666;
	letter-spacing: 0px;
	font-family: Verdana, Arial, sans-serif;
}

ul#links li ul li {
	margin: 8px 0px;
}

/* Begin Comments*/

h3#respond, h3#comments {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
}

.commentlist {
	padding: 0;
	font-size: 11px;
}

.commentlist cite {
	font-weight: normal;
	font-style: italic;
}

.commentlist li {
	margin: 5px 0 3px;
	padding: 5px 10px 0px 28px;
	background: url(images/comments.gif) no-repeat 5px 10px;
	list-style: none;
}

.commentlist p {
	margin: 5px 0px;
	font-weight: normal;
	text-transform: none;	
}

p.commentmetadata {
	font-size: 10px;
	color: #666;
	padding-top: 3px;
	border-top: 1px dotted #999;
}
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8 !important;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#response-block {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px;
	font-size: 12px;
	color: #666;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 5px 0px;
}
	
/* End Comments */

/* -------------------- FOOTER --------------------- */

#footer {
	clear: both;
	background: url(images/footer-ndap.gif) no-repeat;
	width: 746px;
	height: 92px;
}

#footer-people {
	position: absolute;
	bottom: 0px;
	left: 7px;
}