@media print {
	
/* Layout */
.adspace {
	display: none;
}
.wrapper {
	width: auto;
	padding: 20px 10px;
	margin: 0;
}
#container{
	float: none;
	width: auto;
}
a[href]:after {
	content: none !important;
}

/* Header */
.share_search,
.header-accessibility-actions,
.header-user-buttons,
#main_nav,
#child_nav {
	display: none;
}
a.logo {
    background: none;
    float: none;
    margin: 0;
    width: auto;
    height: auto;
}
a.logo span {
	display: block;
	font-size: 2em;
	font-weight: normal;
	font-family: HouschkaPro-Medium,sans-serif;
	text-transform: uppercase;
}
.share_bar {
	border-left: 0;
	border-right: 0;
	margin-bottom: 30px;
	float: none;
}
.about {
	float: none;
	width: auto;
	padding-left: 0;
	padding-right: 0;
}


/* Footer */
footer.main_page {
	background: none;
}
.inner_footer {
	margin-left: 0;
	margin-right: 0;
	width: auto;
}
footer h3.widget-title {
	font-size: 14px;
	color: inherit;
	padding-left: 0;
}
footer.main_page p {
	font-size: 12px;
	color: inherit;
}
footer.main_page .widget-container {
	float: none;
	margin: 0 0 10px 0;
	width: auto;
}

/* Sidebar */
.sidebar {
	display: none;
}

/* Content - single */
#respond,
.addthis_toolbox,
.entry-utility {
	display: none;
}
.entry-content > .postimagemedium,
.entry-content img.size-full {
	width: auto !important;
	max-width: 500px !important;
	height: auto !important;
}
.entry-content .alignleft,
.entry-content .wp-caption {
	float: none !important;
	margin: 10px 0;
}
.entry-content .wp-caption {
	text-align: left;
	font-style: italic;
}

/* Content - home */
.slider{
	margin: 0 !important;
}
.slider,
.vdcslider, 
.vdcslider .rsOverflow, 
.vdcslider .rsSlide, 
.vdcslider .rsVideoFrameHolder, 
.vdcslider .rsThumbs {
	background: transparent;
	border: 0 none;
}
.rsSlide {
    position: static !important;
    display: block !important;
    height: auto !important;
    width: auto !important;
	opacity: 1 !important;
}
.vdcslider .rsBullets,
.rsArrow,
.rsArrowIcn,
.rsSlide > div > a {
	display: none !important;
}
.royalSlider,
.rsOverflow {
	height: auto !important;
    width: auto !important;
}
.vdcslider a,
.vdcslider p,
.vdcslider h2,
.slidercaption {
    text-decoration: none !important;
    color: #222 !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 none !important;
	box-shadow: none !important;
}
.promo_bar .widget-container,
#text-11{
	float: none;
	width: auto;
	margin-right: 0 0 10px 0;
}
.promo_bar .button{
	display: none;
}
h3.widget-title, 
#content h3.widget-title {
	padding-left: 0;
	
}

/* Content - post indices */
#content article, 
.latest_news article,
.postarea{
	float: none;
	width: auto;
}
.viewall{
	display: none;
}
.heading, 
body #content.latestnewsposts h3.widget-title,
body #content.latestnewsposts h3.widget-title a{
	float: none;
	color: #667268 !important;
	border-bottom: 0 none;
	background-color: transparent;
	float: none;
	width: auto;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin: 0 0 20px 0;
	padding: 0;
}
body #content .postarea h2.entry-title, 
body #content .postarea h2.entry-title a{
	padding: 0;
}
#content article, 
.latest_news article{
	margin: 20px 0;
	border: 0 none;
}
.postarea h2, 
.postarea p{
	padding: 0;
}
.postimage,
.navigation,
.entry-summary > a{
	display: none;
}

/* Content - forum */
.bbp-forum-tagline,
.bbp-topic-form,
#vitd-topic-filter,
.bbp-pagination-links,
.bbp-admin-links,
.bbp-reply-form,
.nocomments{
	display: none !important;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content, 
#bbpress-forums .bbp-forum-title{
	display: block;
}
body .bbp-topic-title a.bbp-topic-permalink,
body .bbp-topic-title .bbp-topic-meta{
	margin-left: 0 !important;
}

.cz-email-adrs,.cz-phone-number {
	position: relative;
	top: 0px;
	vertical-align: top;
}

.cz-footer-adr-wrapp .col-md-4 {
    text-align: left;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    padding: 0;
}

header {
	margin-top: 0;
}

.cz-inner-content-wrapper {
	padding-top: 0;
}

.cz-newsletter-inner-wrapper, .cz-test-vitamin-d-wrapp, .cz-donate-wrapp, .cz-latest-article-wrapp, .articles_header, #searchform, .cz-text-character-wrapp  {
	display: none;
}

.home .cz-blog-post-wrapp, .home .cz-member, .home .cz-expert {
	display: none;
}

.cz-home-banner {
	min-height: inherit;
}

.cz-home-banner-content-wrapper { 
	padding-top: 0;
}

.cz-header-top-wrapper {
	padding-top: 0;
	padding-bottom: 0;
}

.cz-ad-wrapper {
	display: none;
}

.cz-header-top-left-wrapper {
	display: none
}

.cz-logo-wrapp {
	top: 0px !important;
	height: 30px;
}

}