* {
	padding: 0px;
	margin: 0px;
}


html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	/*line-height: 1;*/
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}

a:hover, a:active, a:focus {
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* End Reset ---------------------------*/

/* LAYOUT -------------------------------*/

/*Text grey = #373737, Header, Link Red = #ba0202*/

html, body {   /*force vertical scroll*/
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}

body {
	background: url(images/bg-gradient.jpg) top left repeat-x;
	background-color: #272727;
	color: #373737;
	font-family: Helvetica, Geneva, Lucida Grande, Arial, "Helvetica Neue",  sans-serif;
	font-size: 62.5%;
}

#frame {	
	background: url(images/tile-light.jpg) top left;
	width: 770px;
	margin: auto;
	margin-bottom: -26px;
	position: relative;
	height: auto;
	}

#branding {
	height: 270px;
}
	#home #branding {
	background: url(images/branding-home.jpg) top center no-repeat;
	}
	#music #branding {
	background: url(images/branding-music.jpg) top center no-repeat;
	}
	#writing #branding {
	background: url(images/branding-writing.jpg) top center no-repeat;
	}
	
	#branding h1{
		text-indent: -9999px;
	
}
	
#content {
	margin: 0 20px 20px 20px;
	
}

#content-main {
	width: 345px;
	margin: 10px 0;
	float: left;
}

#content-sub {
	width: 345px;
	height: auto;
	margin: 10px 0;
	float: right;
	/*right: 0;
	top: 270px;*/	
	
}





#clear {
	clear: both;	
	height: 26px;
}

#site-info {
	width: 652px;
	height: 26px;
	margin: 35px 35px 20px 35px;
	position: relative;
	
}
	


/* NAV AND LINKS -------------------------------*/

ul#nav {
	list-style: none;
	width: 509px;
	height: 45px;
	position: absolute;
	top: 225px;
	left: 8px;

}
	
	ul#nav li {
		display: inline;
		
}
	
	ul#nav li a  {
		text-indent: -9999px;
		/*display: block;*/
		height: 45px;
		float: left;
		text-decoration: none;
		border: none;
		margin: 0;
}
		
		ul#nav li a.home {
			background: url(images/nav-home.jpg) no-repeat bottom center;
			width: 146px;
}
		
		ul#nav li a.music {
			background: url(images/nav-music.jpg) no-repeat bottom center;
			width: 167px;
}

		ul#nav li a.writing {
			background: url(images/nav-writing.jpg) no-repeat bottom center;
			width: 196px;
}
			
		ul#nav li a.home:hover, 
		ul#nav li a.music:hover,
		ul#nav li a.writing:hover {
			background-position: top center;
}
		body#home ul#nav li a.home,
		body#music ul#nav li a.music,
		body#writing ul#nav li a.writing {
			background-position: top center;
}


/* TYPOGRAPHY --------------------------*/

body {
	font-size: .8em;
	line-height: 16px;
}

p {
	margin: 10px 0 0 0;
	text-indent: 15px
}
	p:first-child {
	text-indent: 0;
	margin-top: 0;
}

a, span.sifr-nilland a {
	color: #ba0202;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #ba0202;
}

.sifr-nilland {
	color: #ba0202;
	font-family: "Helvetica Neue", Helvetica, Arial,  Geneva, sans-serif;
	margin: 0;
	padding: 0;
}



	a:hover {
		color: #999999;
		border-bottom: 1px dashed #999999;
	}

	a:hover, a:active, a:focus {
		outline: none;
	}
	
	ul.album-list a {
	border-bottom-style: none;
	}
	
strong {
	font-weight: bold;
	color: #373737;
}
	
em {
	font-style: italic;
	
}

h2, h3 {
	font-weight: normal;
	padding: 10px 0 5px 0;	
}

h2 {
	font-size: 1.5em;	
}
	h2.sifr-nilland {
	font-size: 1.8em;
}

h3 {
	font-size: 1.3em;
}


h4 {
	font-size: 1.1em;
}

.post-title {
	font-style: italic;
	color: #333333;
}

.post-title a {
	color: #333333;
	border-bottom: none;
	text-decoration: none;	
}







/* SITE CREDITS --------------------------*/

ul#credit-list {
	list-style: none;
	width: 652px;
	height: 26px;
	margin: auto;
	
	
}
	
	ul#credit-list li {
		display: inline;
		
}
	
	ul#credit-list li a  {
		text-indent: -9999px;
		/*display: block;*/
		height: 26px;
		float: left;
		text-decoration: none;
		border: none;
		margin: 0;
}
		
		ul#credit-list li a.credits-mc {
			background: url(images/credits-mc.gif) no-repeat bottom center;
			width: 205px;
			
}
		
		ul#credit-list li a.credits-saturated {
			background: url(images/credits-saturated.gif) no-repeat bottom center;
			width: 226px;
}

		ul#credit-list li a.credits-moore {
			background: url(images/credits-moore.gif) no-repeat bottom center;
			width: 221px;
}
			
		 
		ul#credit-list li a.credits-saturated:hover,
		ul#credit-list li a.credits-moore:hover {
			background-position: top center;
}
		



/* HOME --------------------------*/
#contact-container {
	background-color: #222;
	
	position: relative;
	top:  30px;
	width: 300px;
	margin-bottom: 35px;
}
#contact-container form {
	background: url(images/tile-dark.jpg) top left;
	width: 300px;
	height:auto;
	padding: 20px 10px;
	border: 1px solid #000;
}

#contact-container form h3 {
	width:  345px;
	margin-top: -15px;
	position: relative;
	
}
	.field {
	margin: 2px 0 10px 0;
}

ul#sn-link-list {
	margin: 5px 0;
}

ul#sn-link-list li{
	display: inline;
}

ul#sn-link-list a {
	border-bottom: none;
}



/* MUSIC --------------------------*/
body#music li.sifr-nilland {
	padding-left: 8px;	
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	vertical-align: bottom;
}

	body#music li.album-title {
		font-size: 1.4em;
	}
	
		body#music li#lthw {
			margin-left: 19px;
	}
		body#music li#gram {
		margin-left: 34px;
	}

	body#music li.date {
	margin-left: 45px;
}
	
	
ul#review-list {
	width: 486px;
}
	ul#review-list li{
	border-bottom: 1px dotted #373737;
}

	


body#music #content {
	margin: 0 5px 5px 5px;
}
body#music #content-main {
	width: 485px;
	position: relative;
	margin-left: 10px;	
	padding-top: 20px;
}

.album-list {
	margin-bottom: -95px;
	width: 200px;
}
	.album-list li {
	text-align: center;
	margin: 0;
	padding: 0;
}

	.album-list li a {
	display: inline
	text-align: center;
	margin-left: 0;
	margin-top: 5px;
	line-height: 21px;
}


.album-credits {
	position: relative;
	top:  -365px;
	left: 220px;
	width: 300px;
	font-size: .8em;
	clear: both;
}
	.album-credits li {
	text-align: left;
}

	li.credit-spacer {
	margin-top: 10px;
}
	
body#music #content-sub {
	width: 210px;
	background: url(images/tile-dark.jpg) top left;
	height:auto;
	padding: 5px 10px;
	margin-top: 20px;
	margin-right: 10px;
	border: 1px solid #000;
	}	



/* WRITING --------------------------*/

ul#product-list {
	margin-bottom: 25px;
}

ul#product-list li{
	text-align: center;
	margin: auto;
	margin-bottom: 5px;
	padding: 0;
}


ul#product-list li a {
	font-size: 1.2em;
	padding: 0;
	border-bottom-style: none;
}

body#writing #content-main h2.prodigal {
	position: relative;
	width: 9em;
	left: 80px;
}

body#writing #content-main h3 {
	padding-bottom: 0;
	font-style: italic;
	text-align: center;
}

#prodigal-summary {
	background: url(images/tile-dark.jpg) top left;
	padding: 5px;
	border: 1px solid #000000;
	margin-bottom: 30px;
}
#prodigal-summary p {
	margin-top: 5px;
	margin-bottom: 10px;
	text-indent: 0;
}

ul#lit-review-list {
	margin-bottom: 30px;
}
ul#lit-review-list li, ul#readings-list li {
	margin: 5px;
}

	h2.lit-reviews {
	position: relative;
	width: 4em;
	
}

	h2.readings {
	position: relative;
	left: 0px;
	width: 8em;
	
}

body.lit-review {
	background: url(images/tile-dark.jpg) top left;
	padding-bottom: 10px;
}

body#writing .post-body {

margin-bottom: 45px;

}
