*{margin:0;padding:0;}
body { font: .8em Georgia, "Times New Roman", Serif; background: #fff; color: #222; }
a { color: #00002F; text-decoration: none; border-bottom: 1px blue dotted}
	a:hover { color: #00006F; text-decoration: none; border-bottom: 1px blue solid}
p { line-height: 1.7em; margin: 0 0 15px; }
li {line-height: 1.7em;}
.x { clear: both; }

h1 { float: left; font-size: 2em; font-weight: normal; font-style: italic; padding: 0 0 25px 10px; margin: 0 0 10px; }
h2 { font-weight: normal; font-size: 2.6em; padding: 0 0 10px; margin: 0 0 15px; }
h3 { font-size: 1.7em; font-weight: normal; margin: 0 0 20px; }
	h3 a { color: #222; }
	
#content { width: 85%; margin: 40px auto; }

#menu { float: right; margin: 10px 10px 0 0; }
	#menu li { display: inline; list-style: none; }
	#menu li a { float: left; margin: 0 0 0 20px; color: #888; }
		#menu li a:hover { color: #555; }

.post { clear: both; padding: 30px 10px; border-top: 1px solid #ddd;  border-bottom: 1px solid #ddd; margin: 0 0 40px; 
    }

	.post .details { float: left; width: 25%; font: .8em Georgia, "Times New Roman", Serif;}
	.post .details p{line-height:1.3em; margin: 0 0 7px;}
	.post .details .info { font-size: .9em; color: #999; }
		.post .details .info a { color: #777; border-bottom: 1px dotted #999; padding: 3px 1px; }
	.post .body { float: right; width: 70%; padding: 0 0 0 30px; border-left: 1px solid #ddd; }
	
.coltwo { width: 65%; margin: 0 40px 30px 0; float: left; font-size: .9em; }
.col { width: 30%; margin: 0 40px 30px 0; float: left; font-size: .9em; }
	.col.last { margin-right: 0; }
		
#footer { clear: both; border-top: 1px solid #ddd; padding: 20px 0; font-size: .9em; color: #999; }
.code {font: "Courier New", Courier, monospace; font-weight:bold;}
.col li {line-height:1.7em;}
