body {
	background-color:#eaeae3;
	font-family: Arial, "Helvetica Neue", "Trebuchet MS", Helvetica, sans-serif;
	}

	pre{
	font-family: Arial, "Helvetica Neue", "Trebuchet MS", Helvetica, sans-serif;
	font-size:0.9em;
	margin: 20px 0px 15px 0px;
	padding-left:30px;
	}
	
	p,.description,.navigation{
	font-size:0.9em;
	margin: 8px 0px 15px 12px;
	max-width:480px;
	line-height:1.5em;
	}
	
	a {
	text-decoration:none;
	color:#117A8D;
	}
	
	a:hover {
	text-decoration:underline;
	}

	#sidebar h1 a:hover {
	text-decoration:none;
	}
	
	h1,h2{
	font-size:1.5em;
	margin: 0px 0px -6px 0px;
	text-transform:uppercase;
	font-weight:lighter;
	letter-spacing: 0.2em;
	font-family: Futura, "Futura LT Medium", Helvetica, "Trebuchet MS";
	}

	h3{
	font-size:1.2em;
        margin: 20px 0px 4px 0px;
        text-transform:uppercase;
        font-weight:lighter;
        letter-spacing: 0.2em;
        font-family: Futura, "Futura LT Medium", Helvetica, "Trebuchet MS";
	}

	h2.pagetitle{
	margin-bottom:40px;
	}
	
	h1 a, h2 a {
	color:black;
	}
	
	img { border: none; margin-bottom:5px; } 

	img.avatar {
	float: right;
	border: 4px black;
	}

	#sidebar {
	position: absolute;
	top:180px;
	left:22px;
	width:155px;
	text-align:left;
	font-size:0.8em;
	}
	
	#content {
	position: relative;
	left:200px;
	top:20px;
	width:690px;
	}

	#disqus_thread, .dsq-brlink {
	width:515px;
	margin-bottom:25px;
	}

        #footer {
	margin-left:200px;
	padding-top:50px;
	margin-top:75px;
	font-size:0.8em;
	clear:both;
        }

	ul {
	list-style-type:circle;
	font-size:0.9em;
	}

	ul.pages {
	margin-left:0px;
	padding: 0px;
	list-style-type:none;
	text-transform:uppercase;
	font-size:0.8em;
	}

	ul.pages li {
	// text-align:left;
	margin-left:15px;
	line-height:2.1em;
	}
		
	.post {
	margin-top:35px;
	margin-bottom:75px;
	clear:both;
	}

	.post img {
	border:3px solid #B2ADA9;	
	}


	.post h2 {
	position:relative;
	top:15px;
	width:515px;
	}

	.main {
	position:relative;
	top:25px;
	margin-bottom:75px;
	}
	
	.alignleft {
	width:150px;
	float:left;
	}

	.alignright {
	width:150px;
	float:right;
	text-align:right;
	}

	.metadata {
	text-transform:uppercase;
	font-size:0.7em;
	text-align:right;
	margin: 2px 0px 5px 0px;
	}

	.morelink {
	font-size:0.9em;
	padding-top:2em;
	/* text-align:right; */
	padding-left:100px;
	}
