footer, nav, #secondary, #related-area, #lf_comment_stream, .sharedaddy, #comment-policy, #comments, #followIcons {
	display:none;
}

.logo {
	margin-left: 60px;
	width:200px;
	height:auto;
	float: left;
}
#mmlogo {
	margin-right: 60px;
	float: right;
}

#content{ 
	margin:60px; 
    float:none; 
    width:auto; 
}

#content:before {
	content: "Thank you for printing this page. Do come back to matthiasmedia.com/briefing again, as we are constantly adding new and challenging Christian articles. Please note that, to save you paper and ink, we have stopped navigation, comments and other unnecessary elements from printing.";
	display: block;
	clear: both;
	border: 1px solid #ccc;
	font-style: italic;
	margin: 0 0 1em;
	padding: 8px 10px;
}

/*Show urls after links*/
#content a:link:after, content a:visited:after {
	content: " (" attr(href) ") ";
	font-​​size: 80%;
	text-​​decoration: none;
}

#content a.lbsBibleRef:link:after, content a.lbsBibleRef:visited:after {
	content: none;
}

/* -- Typography -- */
body {
	background: #FFF;
	color: #000;
	font-family: Georgia, serif;
	line-height: 1.2;
}

p, table, ul, ol, dl, blockquote, pre, code, form {
	margin: 0 0 1em;
}

h1,h2,h3,h4,h5 {
	font-​​weight: normal;
	margin: 2em 0 0.5em;
	text-​​shadow: rgba(0, 0, 0, 0.44) 1px 1px 2px;
}

h1 { font-​​size: 2em; margin: 2em 0 0.25em; }
h2 { font-size:1.7em; }
h3 { font-size:1.5em; }
h4 { font-size:1.2em; }
h5 { font-size:1em; }

