body {
	margin: 0;
	padding: 0;
	background: #fff;
	background-image: none;	
	color: #000;
	font-size: 12pt;
	width: auto;
	font-family: "Times New Roman", Times, Georgia, serif;
}

#menu, #corp_menu, #side_wrap, #side, #footer, #post_comment, p.share, #bio img, p.comment_link, #secondary_head, #sidebar {
	display: none;
}

p {
	line-height: 1.4;
	margin: .15in .15in .15in .15in;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

ul, ol {
	margin: 1.5em 0 1.5em  40px;
	line-height: 1.5;
	text-align: justify;
}

ul ul, ol ul, ul ol, ol ol {
	margin: 1em 0 1em 30px;
}

ul {
	list-style: disc outside;
}

ul ul, ol ul {
	list-style: circle outside;
}

ol {
	list-style: decimal outside;
}

ol ol, ul ol {
	list-style: lower-latin outside;
}

li {
	margin: 1em 0;
}

li p {
	margin: 1em 0;
}

h1 {
	font-size: 2em;
	text-align: center;
	border-top: 1px dashed #ccc;
	padding: .15in 0 0 0;
	margin: 0 0 .15in 0;
	color: #77562b;
}

h2 {
	margin: 1.25em 0 .75em 0;
	font-size: 1.5em;
	line-height: 1.3333;
	font-weight: normal;
	font-style: italic;
}

h3 {
	margin: 2em 0 1em 0;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h4 {
	margin: 2em 0 1em 0;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h5 {
	margin: 1em 0 1em 0;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5;
	color: #666;
}

h6 {
	margin: 1em 0 1em 0;
	font-weight: normal;
	font-style: italic;
	font-size: 1em;
	line-height: 1.5;
	color: #666;
}

#site_title {
	margin: 1em auto;
	text-align: left;
	font-weight: bold;
}

#site_title a {
	text-decoration: none;
	color: #333;
}

p.authorline {
	color: #666;
	text-align: center;
	border-bottom: 1px dashed #ccc;
	line-height: 1.6;
	padding: 0 0 .15in 0;
	margin: .15in 0 .15in 0;
}

p.authorline span.author a {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #a45500;
}

#comments {
	page-break-before: always;
}

div.comment_info p {
	margin: 0;
}

div.comment_info p.author {
	font-weight: bold;
}

p.posted {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 1.5em;
	font-size: .8333em;
	line-height: 1.8;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

a[href^="/"]:after {
	content: " (http://threadsmedia.com" attr(href) ") ";
}

a[href^="#"]:after {
	content: "";
}

a[href^="#"] {
	color: #000;
	text-decoration: none;
}