@page {
margin: 1cm;
}
p a[href^="http://"]:after, a[href^="https://"]:after {
content: " (" attr(href) ")";
word-wrap: break-word;
color:#000;
text-decoration: underline;
}
body {
    background: none;
    font: 10px/1.3  Cambria, Times, Times New Roman, serif!important;
}

h1, h2 {
	font: 13px  Verdana, Geneva, Arial, Helvetica, sans-serif!important;
}

h3, h4, h5, h6 {
    font: 12px  Verdana, Geneva, Arial, Helvetica, sans-serif!important;
}

ul, ol, li {
    margin: 0 0 3px 10pt;
    padding: 0 !important;
}

th, td {
    padding: 2px 3px;
    border: 1px solid #000
}
.prefix_2, .suffix_2{
	margin: 0!important
}
.postmeta li{
	display:inline;
	margin-right:10pt;
}
#content, section, #wrapper, .post, .grid_8, #comments{
	float: left!important;
	width: 100%!important;
	margin: 0!important;
	padding: 0!important;
}

#header{
    background:none!important;
	height:auto!important;
	min-height:0!important;
	width:100%!important;
	height: 0!important;
	min-height: 20px;
}

#header h1, #header h2{
    float:left;
	width:100%;
	margin: 0;
	padding: 0;
}
#header em{
	font: 10px/1.3  Cambria, Times, Times New Roman, serif!important;
	margin: 0;
	padding: 0;
	float: left;
}

#nav, .sidebar, #breadcrumbs, .nocomments,#footer , .wp-pagenavi {
    display: none;
}
.depth-2, .depth-3, .depth-4, .depth-5 {
		margin:0!important;
	}
#respond {
    display: none;
}

.reply {
    display: none;
}

#footermenu{
	display:none;
}

