/* @override 
	http://www.flawlessimaging.com/css/print.css
	http://kindred.s219.sureserver.com/css/print.css
*/

body {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color: black;
	line-height: 1.5em;
}

.clearer {
	height: 1px;
	clear: both;
}

img, a {
	border: none;
}

/* Don't show these */

#nav,
#right_arrow img,
#left_arrow img,
#header #banner_ad,
#search,
#newsletter,
#nav_top_right,
#share_this,
#breadcrumb,
#top_pages,
#right_col,
#kindred_footer,
#footer span,
#add_comment,
p.blog_signup,
#sb-container,
.share_this {
	display: none;
}

#header #logo_a {
	display: block;
	margin: 0 auto;
	padding: 1em;
	border-top: 120px solid #000;
}
#logo {
	position: absolute;
	top: 14px;
}

/* Authors */

.author {
	clear: both;
}

.author img {
	float: left;
	margin: 0 1em 1em 0;
}


/* Gallery images - caption above and bold, padding between */

.gallery_text_box img {
	padding: 30px 0 5px;
	display: block;
}

.gallery_text_box span.img_caption {
	font-weight: bold;
	display: block;
}

#tags_menu p {
	display: inline;
}

#comments h3 span {
	display: none;
}
#footer span {
	
}
