body, #container, #content {
	color: #000;
	background: #fff;
	}

body {
	margin: 0;
	padding: 0;
	border: none;
	font-family: georgia, serif;
	}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
	}

.home h1 a:link, .home h1 a:visited, #header a:link, #header a:visited {
	background: transparent;
	width: auto;
	height: auto;
	text-indent: 0px;
	text-decoration: none;
	font-size: 24pt;
	text-align: center;
	}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, .commentmetadata a:link, .commentmetadata a:visited {
	text-decoration: none;
	}

#content {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 12pt;
	}

.entry a:link:after, .entry a:visited:after, .commentlist a.url:link:after, .commentlist a.url:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   color: #333;
   }

.entry .gallery a:link:after, .entry .gallery a:visited:after {
	content: "";
	}

.gallery .gallery-item {
	float: none;
	margin-top: 0;
	width: auto;
	display: inline;
	}

.gallery dl, .gallery dt {
	display: inline;
	}

.postmetadata {
	font-size: 10pt;
	}

.post cite {
    text-align: right;
	margin-bottom: 0;
	display: block;
	}

.post .commentlist cite {
	text-align: left;
	display: inline;
	font-style: normal;
	margin: 0;
	}

.postdate, .commentmetadata {
	font-style: italic;
	font-size: 10pt;
	}

#footer {
	text-align: center;
	font-size: 10pt;
	}

#menu, #sidebar, #footer .rss, #footer .hosted, #commentform, #respond, .avatar {display: none;}

h1, h2, h3, h4, h5, h6 { page-break-after:avoid;
     page-break-inside:avoid }
img { page-break-inside:avoid;
     page-break-after:avoid; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }