@media print {
		
body {
background: #fff none !important;
color: #000;
}
	
#wrapper {
clear: both !important;
display: block !important;
float: none !important;
position: relative !important;
}

#main-content {
background-color: #fff !important;	
}
	
#header, #sidebar, #logo, #main-header, #top-header, #comment-wrap, #et-footer-nav {
display: none !important;
visibility: hidden;
height: 0px;
width: 0px;
margin: 0px;
padding: 0px;
border: none;
}

article > img {
visibility: hidden;
height: 0px;
width: 0px;
margin: 0px;
padding: 0px;
border: none;
}

article > h1 {
font-size: 48px !important;
line-height: 54px !important;	
border-bottom: 1px solid;
margin-bottom: 15px;
margin-top: 15px;
}

.sharedaddy, .et_pb_scroll_top, .et-social-icons {
visibility: hidden;
height: 0px;
width: 0px;
margin: 0px;
padding: 0px;
border: none;
}

p {
font-size: 20px !important;	
line-height: 30px !important;
}

.container {
padding: 0px !important;	
}

.clearfix:before {
font-size: 24px;
text-align: center;
margin-bottom: 50px;	
}

#footer-bottom {
background-color: #fff;	
}

#footer-bottom .clearfix:before {
display: none !important
}

#footer-info {
font-size: 24px;	
}

#page-container {
padding-top: 0px !important;	
}

#left-area {
width: 100% !important;	
max-width: 100% !important;
}

#footer-bottom {
font-size: 20px;
border-top: 2px solid;	
}
	
#site-title, #site-description {
float: none;
line-height: 1.4em;
margin: 0;
padding: 0;
}

#site-title {
display: block;
visibility: visible;
font-size: 20px;
}
	
.entry-content {
font-size: 16pt;
line-height: 1.6em;
}
	
.entry-title {
font-size: 20pt;
}
	
#access,
#branding img,
#respond,
.comment-edit-link,
.edit-link,
.navigation,
.page-link,
.widget-area {
display: none !important;
}
	
#content,
.one-column #content {
margin: 24pt 0 0;
width: 100%;
}

#entry-author-info {
border: 1px solid #e7e7e7;
}

#main {
display: inline;
}

}