html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Base Weblog Print Styles  */

body
{
	color: #000;
	font-size: 12pt;
	line-height: 1.7;
	font-family: Georgia, serif;
}

a
{
	color: #000;
	text-decoration: underline;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

#banner,
.entry,
.trackbacks,
.trackbacks-info,
.comments,
.comments-info,
.archive
{
	margin-bottom: 1.5em;
}



.entry-header { font-size: 14pt; margin-bottom: 1em; }


.entry-content p,
.entry-content blockquote,
.entry-content pre,
.entry-content dl,
.entry-content ol,
.entry-content ul,
.trackback-content p,
.comment-content p,
.comment-content blockquote,
.comment-content pre,
.comment-content dl,
.comment-content ol,
.comment-content ul,
.archive-content ul
{
	margin-bottom: 0.5em;
}

.entry-content blockquote,
.comment-content blockquote
{
	margin-left: 1em;
	border-left: 1pt solid #000;
	padding-left: 1em;
}

.entry-content pre,
.comment-content pre
{
	margin-left: 1em;
	border-left: 1pt solid #000;
	padding-left: 1em;
	font-family: Monaco, monospace;
}

.entry-content code,
.comment-content code
{
	font-family: Monaco, monospace;
}

.entry-content ol,
.entry-content ul,
.comment-content ol,
.comment-content ul,
.archive-content ul
{
	padding-left: 2em;
}

.entry-content ol,
.comment-content ol
{
	list-style-type: decimal;
}

.entry-content ul,
.comment-content ul,
.archive-content ul
{
	list-style-type: disc;
}

.entry-content table td,
.comment-content table td
{
	padding: 0 1em 0.5em 0;
}


.entry, .entry-content, .entry-excerpt,
.entry-body, .entry-more-link, .entry-more,
.trackbacks, .trackbacks-info, .trackback-content, .trackback-footer,
.comments, .comments-info, .comment-content, .comment-footer,
.comments-open-content, .comments-open-footer, .comments-closed,
.archive, .archive-content, .date-header
{
	clear: both;
}

/* ---------- General Layout ---------- */


header #header-left h1 {

    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.95em;
    margin: -20px 0;
    padding: 0;
    max-width: 100%;

}

#main section.main-zone div.main-content,
.alpha {
    float: none;
    width: 100%;
    margin: 0;
}

#main section.main-zone {
    background-color: #fff;
    background-image: none;
    border: 0;
    padding: 0;
    margin: 0;
}

html.cssgradients header {
    background-color: #fff;
    background-image: none;
}

header {
    margin-top: 0px;
}

.content-nav,
h3.comments-header,
#comment-form,
#menu #menu-cluster,
.beta,
.more-posts,
header #header-left .text,
header #header-cluster #header-right,
#tpe-content,
.entry-footer,
.entry-footer-share-buttons,
#footer-menu #footer-menu-cluster,
#footer-menu {
  display: none !important;
}



/* ph=1 */
