/* RESET */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}





* {
	font-family: Georgia,"Times New Roman",Times,serif;
	text-align: justify;
}

div#header {
	margin-bottom: 20pt;
}

div#header img {
	border: 0;
}

div#feature-number {
	float: right;
	font-size: 14pt;
	padding-top: 60pt;
}

#support-navigation, #main-navigation {
	display: none;
}

#share {
	display: none;
}

#sidebar {
	display: none;
}

div#adv-content {
	display: none;
}

a {
	text-decoration: none;
	color: #000;
}

div#related, .post-comment {
	display: none;
}

div#tags {
	display: none;
}

div#comments {
	display: none;
}

div.post-link, .intro-image {
	display: none;
}

div#articles div.post img {
	display: none;
}

div.post {
	margin-bottom: 20px;
	margin-top: 20px;
}

a.open-archive {
	display: none;
}

div.post-meta {
	padding-bottom: 5px;
	border-bottom: 1pt solid black;
	margin-bottom: 5px;
	font-size: 10pt;
	font-style: italic;
}

h1, h2, h3 {
	font-size: 24pt;
	margin-bottom: 0;
	font-weight: bold;
	line-height: 24pt;
}

div#footer {
	font-size: 8pt;
	padding-top: 5px;
	font-style: italic;
	border-top: 1pt solid black;
}

div.footer-content, div#footer a {
	font-size: 8pt;
	font-style: italic;
}

.alignright {
	float: right;
	margin-left: 10pt;
}

.alignleft {
	float: left;
	margin-right: 10pt;
}

embed {
	display: none;
}
