*, body, #wrapper {
	background: transparent;
}
/* 
#wrapper {
	clear: both;
	page-break-before: always;
}
*/

#access, 
#search_bar,
#contact_info,
.sub_nav,
#fancybox-overlay,
#fancybox-wrap,
#header-bottom,
.infotitle,
.share-panel,
#respond,
.comment-reply-link,
#breadcrumbs {
	display: none;
	background: none;
}

#logo {
	margin-bottom: 10px;
	margin-top: 10px;
}
.description_img {
	margin-bottom: 15px;
}

.entry {
	float: left;
	clear: left;
	width: auto;
	height: auto;
	overflow: visible;
	position: relative !important;
	left: 0 !important;
	top: 0 !important;
}

img, .entry-content .wp-post-image {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
}

.alignleft {
	float: left;
	margin: 15px 15px 15px 0;
	clear: left;
}
.alignright {
	float: right;
	margin: 15px 0 15px 15px;
}

.info-panel {
	float: left;
	margin: 0 15px 30px 0;
}

.print_header {
	display: block;
	height: 30px;
	margin-bottom: 15px;
}