body {
	font: normal 100% Helvetica, Arial, sans-serif;
}

#content h1 {
	margin-top: 0.5em;
	margin-bottom: 1.0em;
}

#content h2 {
	font-size: 0.75em;
	margin-top: 0.75em;
}

h3 {
	margin-top: 1.5em;
	color: #610f10;
	font: bold 1.125em "Trebuchet MS", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
}

p, #content li, table td {
	font-size: 0.8em;
	line-height: 1.25em;
}

#footer p {
	font-size: 12px;
	line-height: 1em;
}

.meta {
	font-size: 0.625em;
}

.feedback {
	font-size: 0.625em;
}

.date {
	font: 0.75em Georgia, "Times New Roman", Times, serif;
}

.post h3 a:link {
	text-decoration: none;
}

.post h3 a:hover {
	text-decoration: underline;
}

.post h3 a:visited {
	text-decoration: none;
}

a.rss {
	
}

a:link.rss {
	text-decoration: none;
}

a:hover.rss {
	text-decoration: underline;
}

a:visited.rss {
	text-decoration: none;
}

#content #main .posts-nav a,
#content #main .posts-nav a:link,
#content #main .posts-nav a:hover,
#content #main .posts-nav a:visited {
	color: #191919 !important;
	text-decoration: none !important;
	font: bold 0.75em Georgia, "Times New Roman", Times, serif !important;
}

pre {
	font: 0.7em "Courier New", Courier, mono;
}

#content-secondary h2 {
	letter-spacing: -1px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}

table{
	width: 100%;
}

table th {
	padding: 10px;
	text-align: left;
}

table tr.even {
	
}

table tr.odd {
	
}

table tr td {
	padding: 10px;
}