body {
	background-image: none;
	background-color: white;
	color: black !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
}

a {
	color: black !important;
	text-decoration: underline !important;
}

a img {
	border: none;
}

.for_print {
	display: block;
}

#header, #sidebar, #left_sidebar, #footer_right, #homepage_feature,
#homepage_columns #left, #news_tabs {
	display: none;
}

.share-options {
	display: none;
}

#print-logo img {
	width: 300px;
}

.breadcrumb {
	color: #666;
	font-size: 0.8em;
	margin-top: 1em;
}

#footer {
	font-size: 0.8em;
}

#content .ngg-center {
	margin: 0 !important;
}

#content h1.podcast {
	padding-left: 20px;
	background-image: url(images/icon_headphones.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	min-height: 16px;
}

h1 a {
	text-decoration: none !important;
}

#content a.audio {
	padding-left: 20px;
	background-image: url(images/icon_headphones.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	min-height: 16px;
	display: block;
}

.list_wrap .post {
	border-bottom: 1px solid #ccc;
	clear: both;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
}

#content p {
	line-height: 1.5em;
}

#content .post-thumbnail {
	position: relative;
	float: left;
	width: 88px;
	margin: 0 15px 1em 0;
	text-align: center;
}

#content .post-thumbnail img {
	max-width: 88px;
	max-height: 88px;
}

.pagenavi {
	margin-top: 10px;
}