body {
  color : #000000;
  background : #ffffff;
}

.entry-body
{
	font: 12pt/13pt "Times New Roman", Times, serif;
}

.comment-content
{
	font: 10pt/11pt "Times New Roman", Times, serif;
}

a {
  text-decoration : underline;
  color : #0000ff;
}

#signup, .topnav, .topbanner, #thisissue, #topright, #thisissue, #sidebar, #footer, #ads {
display : none;
width: 1px;
}

#main
{
	min-height: 600px;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left: 0px solid #999;
	border-right: 0px solid #999;
}

#content
{
	background: #fff;
	width: 100%;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
}

h3, h4{
display: inline;
}

.blogtitle
{
	font: 3em Georgia, serif;
	color: #000;
	display: inline;
	text-decoration: none;
}


h4
{
	font: 2em Georgia, serif;
	color: #6f6f6f; /*#969696;*/
	text-align: left;
	display: inline;
}

#top
{
	position: static;
	margin: 0;
	width: 915px;
	margin-top: 20px;
	padding: 0px;
}

.title h2
{
	font: 2.5em Arial, Helvetica, san-serif;
	text-align: left;
	display: inline;
}
