#header,
#menu,
#sidebar,
.navigation,
.subPost,
#respond,
#commentTrack,
#commentform { 
	display: none; 
}

body {
	background: white;
	font-size: 12pt;
	font-family: Arial,Helvetica,sans-serif;
}

a:link, a:visited {
	color: #666;
	background: transparent;
	text-decoration: underline;
	font-size: 90%;
}

h1,h2,h3,h4,h5,h6 { 
	font-family: Georgia,"Times New Roman",Times,serif;
}

h1 a, h2.postTitle a, h2 a, h3 a,
h4 a, h5 a, h6 a {
	text-decoration: none;
}

.postmetadata { 
	font-size: 8pt;
	text-align: right;
}

.tags {
	display: none;
}

#comments { 
	font-size: 13pt;
}

/*
.entry a:link:after, #content a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
.entry a[href^="/"]:after { content: " (http://robert.accettura.com" attr(href) ") "; }
*/

.single .postTitle {
	text-align: center;
}

#footer {
	text-align: center;
	font-size: 7pt;
}

img#wpstats{width:0px;height:0px;overflow:hidden}

#poweredBy { 
	display: none;
}}

