a, a:visited {
	color: rgb(60, 60, 60);
}

a:hover {
	color: rgb(225, 0, 0);
}

a.reference {
	font-style: italic;
}
	
body {
	color: rgb(60, 60, 60);
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 0.8em; 
	line-height: 1.5em;	
	margin: 0;
	padding: 0.5em;
	background-color: rgb(255, 255, 255);
}
#two-column {
	width: 70em;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 1em;
}
#two-column #container {
	width: 70em;
}
#single-column {
	width: 50em;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 1em;
}
#single-column #container {
	width: 50em;
}
#offset {
	display: none;
}
#container {
	position:relative;
	margin: 0 auto 0 auto;
}
#content {
	font-size: 1.2em;
	max-width: 37.5em;
	position: relative;
	top: 2.5em;
	margin: 0;
	padding: 1em 0 0 0;
	border-top: 1px solid rgb(150, 150, 150);
	font-family: "Lucida Bright", Georgia, serif;
	line-height: 1.5em;
	color: rgb(0, 0, 0);
}
#side-posts {
	max-width: 23em;
	height: 100%;
	position: absolute;
	top: 0em;
	right: 0em;
	border-left: 1px dotted rgb(215, 215, 215);
}


#content blockquote {
	margin: 3.5em -3em 1em 0.5em;
	padding: 0;
}

#content blockquote:before {
	content: "\201C";
	font-size: 8em;
	font-weight: lighter;
	color: rgb(210, 210, 210);
}

#content blockquote div {
	margin: -6.45em 2.6em 0 4em;
}

#content blockquote p {
	margin: -6.45em 2.6em 0 4em;
}

#content blockquote div ol, #content blockquote div ul {
	margin: 0 0 0 1.2em;
	padding: 0;
}

#content blockquote div p {
	margin: 0;
	padding: 0;
}

#categories {
	position: relative;
	top: 1.75em;
	left: -13.1em;
	width: 50em;
}

#categories li {
	display: inline;
	padding-right: 1em;
}

#navigation ol .current #categories li a {
	color: rgb(160, 160, 160);
}

#blog-title {
  margin: 0 0 0 0;
  font-weight: normal;
}


#navigation ol .current #categories li a:hover {
	color: rgb(225, 0, 0);
}

#navigation ol .current #categories li#selected-category a {
	color: rgb(0,0,0);
}

.time-series li, .time-series-hour li {
	list-style: none;
	margin: 0 0 0 3.8em;
	padding: 0.5em 0 0 0;
	text-indent: -3.8em;
	line-height: 1.25em;
}

.time-series-hour li {
	margin: 0 0 0 5.3em;
	text-indent: -5.3em;
}

.time-series, .time-series-hour {
	margin: 0 0 1em 0;
	padding: 0;
}

.time {
	font-family: "Courier New", monospace;
}

.graph {
	margin: 2em 0 2em 0;
	text-align: center;
}

code {
	font-family: "Courier New", monospace;
}

dt {
	margin: 0.5em 0 0 0;
	font-weight: bold;
	color: rgb(60, 60, 60);
}
dd {
	margin: 0 0 0 1em;
}

q:before, q:after {
    content: ""; 
}


h1 {
	position: absolute;
	top: 0.34em;
	font-size: 1.5em;
	font-weight: normal;
	border-right: 1px solid rgb(150, 150, 150);
	padding: 0 0.5em 0.25em 0;
	margin: 0;
}

h1 a, h1 a:visited {
	text-decoration: none;
	color: rgb(160, 160, 160);
}
h1 a:hover {
  color: rgb(225, 0, 0);
}

strong {
	color: rgb(60, 60, 60);
}

h3#respond {
	margin-bottom: 0;
}

#content h3.comment-header {
	font-size: 1em;
	font-weight: bold;
	color: rgb(0, 0, 0);
	margin-top: 2em;
}

p.submit {
	text-align: center;
}

input#submit {
	border: 1px solid rgb(150, 150, 150);
	background-color: rgb(225, 225, 225);
	font-family: "Lucida Grande", Verdana, sans-serif;
	cursor: pointer;
	padding-bottom: 0.1em;
}

input#submit:hover {
	background-color: rgb(150, 150, 150);
}

textarea#comment {
	width: 42em;
	height: 18em;
	border: 1px solid rgb(150, 150, 150);
}

.aural {
	display: none;
}

.article-divider {
	height: 1px;
	width: 14em;
	border: none;
	background-color: rgb(160, 160, 160);
	margin: 1em auto 2em auto;
}

.comment-link {
	text-align: center;
	font-size: 0.8em;
}

.comment-list li {
	list-style: none;
}

.comment-list cite {
	font-style: normal;
}

.edit-comment {
	text-align: center;
	font-size: 0.8em;
	margin: 0 0 2em 0;
}

.latin {
	font-style: italic;
}

.print {
	display: none;
}

.publication {
	font-style: italic;
}

.video-continuation {
	text-align: right;
}
.video {
	margin: 0 0 1em 0;
	text-align: center;
}
.image {
	text-align: center;
}

.video-alternate {
	display: none;
}

#missing-link {
	font-size: 1.2em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: rgb(160, 0, 0);
}

ol#archive-list {
	margin: 2em 0 0 0;
	padding: 0;
}

ol#archive-list li {
	list-style: none;
	margin: 0 0 3em 0;
	padding: 0;
}

ol#archive-list a.permalink {
	font-size: 1.4em;
}

ol#archive-list li {
	font-size: 0.8em;
}


#content div.post-body {
}

#content h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: rgb(0, 0, 0);
	margin-top: 2em;
}

#content h2.post-date, #content h2.comment-date {
	font-weight: normal;
	font-size: 0.8em;
	margin: 0.25em 0 1em 0;
}

#content h2.post-title, #content h2.comment-title {
	text-decoration: none;
	margin-bottom: 0;
}

#content h2.error-title {
	margin-bottom: 1em;
}

#content h2.post-title a {
	color: rgb(0, 0, 0);
	text-decoration: none;
	font-style: italic;
}

#content h2.post-title a:hover {
	color: rgb(225, 0, 0);
}

#content h3 {
	font-size: 1em;
	font-weight: bold;
	color: rgb(25, 25, 25);
	margin: 1.5em 0 0 0;
}

#content p {
	margin: 0 0 1em 0;
}

#beliefs li {
	list-style: none;
	margin: 0 0 1em 0;
}

#portrait {
	float: left;
	margin: 0 1em 0 0;
}

h2#i-believe {
	font-size: 10em;
	position: relative;
	top: 0.33em;
	left: -0.15em;
	margin: 0;
	font-weight: lighter;
	opacity: 0.75;
}

#paging-links {
	position: relative;
	top: 5.75em;
	max-width: 45em;
}

#paging-links .next {
	float: right;
}

#paging-links .previous {
	float: left;
}

#paging-links a {
	font-weight: bold;
	color: rgb(150, 150, 150);
	text-decoration: none;
}

#paging-links a:hover {
	color: rgb(225, 0, 0);
}

#end-matter {
	clear: both;
	position: relative;
	top: 6em;
	margin: 0;
	padding: 1em 0 1em 0;
	max-width: 45em;
	border-top: 1px solid rgb(150, 150, 150);
	text-align: center;
}

#end-matter-print {
	display: none;
}

#end-matter a, #end-matter a:visited {
	text-decoration: none;
	color: rgb(150, 150, 150);
}

#end-matter a:hover {
	text-decoration: none;
	color: rgb(225, 0, 0);
}

#navigation {
	position: absolute;
	top: 0.5em;
	left: 10em;
	margin: 0;
	padding: 0;
	width: 32em;
}

#navigation ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	position: relative;
}

#navigation li.right-item {
	position: absolute;
	top: 0;
	left: 14em;
}
#navigation li.current-right-item {
	position: absolute;
	top: 0;	
	left: 14em;
}
#navigation li #categories {
	top: 2em;
	padding: 0;
	margin: 0;
}
#navigation li #categories li {
  font-size: 0.88em;
	margin-left: 1em;
}
#navigation li #categories li:first-child {
  margin-left: 0;
}

#navigation li.left-item #categories {
	left: -10em;
}
#navigation li.current-right-item #categories {
	left: -24em;
}

#navigation li a {
	text-decoration: none;
	color: rgb(160, 160, 160);
}

#navigation li a:hover {
	color: rgb(225, 0, 0);
}

#navigation li.current {
	font-weight: normal;
}

#navigation li.current a:hover {
	color: rgb(225, 0, 0);
}

#navigation li.current a {
	color: rgb(0, 0, 0);
}

#side-posts {
	font-family: Georgia;
	padding-left: 1.5em;
}
#side-posts h3 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	margin: 0.9em 0 0 0;
	font-family: Georgia;
	border-bottom: 1px solid rgb(200, 200, 200);
	padding-bottom: 0.5em;
}
#side-posts h3 a {
	text-decoration: none;
}
#side-posts dl {
	padding: 2em 0 0 0;
	margin: 0;
}
#side-posts dd {
	margin: -0.7em 0 0 0;
	padding: 0 0 1.5em 0;
	color: rgb(80, 80, 80);
	font-size: 1em;
	font-family: Georgia;
}
#side-posts dt {
	border-bottom: 1px solid rgb(200, 200, 200);
}
#side-posts dt a {
	color: rgb(80, 80, 80);
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
#side-posts dt .byline {
	color: rgb(100, 100, 100);
	font-size: 1em;
	font-style: normal;
	display: inline;
	font-weight: normal;
}
#side-posts a:hover {
	color: rgb(225, 0, 0);
	text-decoration: underline;
}
.post-title .byline {
	font-style: italic;
	font-size: 0.8em;
}
.referenced a {
	font-style: italic;
}
.referenced div {
	font-size: 0.8em;
}
.post-title {
	line-height: 1.2em;
}


#content ul.following-points {
	margin-top: -1em;
}

#content ol.following-points {
	margin-top: 0em;
}

