/* Silver iPod */

#main-header-in {
	background: url("images/silver/main_header.png") no-repeat;
}

#main-footer-in {
	background: url("images/silver/main_footer.png") no-repeat;
}

#main-in {
	background: url("images/silver/main_in.gif") repeat-y;
}

#main-top {
	background: url("images/silver/main_top.gif") no-repeat;
}

#main-bottom {
	background: url("images/silver/main_bottom.gif") no-repeat left bottom;
}

#main #content .post h2 {
	color: #ced1d4;
}

#main #content .post h2 a {
	color: #ced1d4;
}

#main #content .post .entry a {
	color: #ced1d4;
	text-decoration: underline;
	font-weight: bold;
}

#main #content .post .entry a:hover {
	text-decoration: none;
	font-weight: bold;
}

#main #content .post .entry .date {
	color: #ced1d4;
}

#main #content .post .entry .more-link {
	color: #ced1d4;
}

#main #content .post .entry .more-link a {
	color: #ced1d4;
	text-decoration: none;
}

#main #content .post .entry .more-link a:hover {
	text-decoration: underline;
}

#main #content .post h3 {
	color: #ced1d4;
}

#main #content .post .comments ol li cite {
	color: #ced1d4;
}

#main #content .post .comments ol li cite a {
	color: #ced1d4;
}

#main #content .post .comments ol li .commentmetadata a {
	color: #ced1d4;
}

#main #content .post .comments ol li .commentmetadata a:hover {
	color: #ced1d4;
}

