body, html {
	background: #fff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "HelveticaNeue-Regular","Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #333;
}

pre {
	font-size: 10px;
}

a {
	color: #333;
	text-decoration: none;
	padding: 3px;
	background: #f9fc7e;
}

a:hover {
	color: #000;
	background: none;
}

h1 a {
	background: none;
	text-shadow: -1px -1px #ccc, 1px 1px #eee;
}

h1 {
	font-size: 250%;
	color: #999;
	margin-bottom: 0px;
	letter-spacing: -.05em;
	/*text-transform: uppercase;*/
	font-weight: bold;
}

h2 {
	color: #666;
	font-weight: normal;
	margin-bottom: 0px;
}

h3 {
	color: #666;
	font-weight: normal !important;
	margin-bottom: 0px;
}

h4 {
	color: #666;
	font-weight: normal;
	margin-bottom: 0px;
}

img {
	background: #fff !important;
	border: 1px solid #d8d8d8;
	padding: 10px;
	margin: 0px;
}

img a {
	text-decoration: none !important;
	background: #fff !important;
	margin: 0px;
}

input {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	padding: 5px;
	width: 200px;
}

.photo a, .disqus a {
	text-decoration: none !important;
	background: #fff !important;
}

.header {
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.header p {
	margin-top: 8px;
	font-size: 14px;
}

.wrapper {
	width: 520px;
	margin: auto;
}


.sidebar {
	margin: 60px -230px 0px 0px;
	position: relative;
	width: 200px;
	float: right;
	clear: right;
}

.links {
	padding-bottom: 30px;
	font-size: 12px;

}

.tagcloud {
	background: #f9fc7e;
	list-style: none;
	padding: 8px;
	position: relative;
	width: 200px;
}

.tagcloud ul {
	margin: 0;
	padding: 0;
}

.main {
	width: 520px;
	margin: 80px 0px;
}

.datetime {
	margin: 20px 0;
	border-top: 1px dashed #ccc;
	font-size: 12px;
	line-height: 150%;
	color: #666;
	/*position: relative;
	float: left;
	margin-left: -250px;
	padding-right: 25px;
	width: 200px;
	text-align: right;
	clear: left;*/
}

.tags {
	/*text-align: right;*/
	font-size: 12px;
	list-style: none;
	display: inline-block;
	padding: 0;
	margin: 5px 5px 0px 0px;
}

.tags li {
	padding-right: 5px;
	display: inline-block;
}


.navleft {
	font-size: 12px;
	position: relative;
	float: left;
}

.navright {
	font-size: 12px;
	position: relative;
	float: right;
}

.navcenter {
	font-size: 12px;
	text-align: center;
	width: 500px;
}

#footer {
	margin-top: 30px;
		border-top: 1px solid #ccc;
	padding-top: 10px;

}

.datetime a {
	color: #666;
}

.post {
	font-size: 14px;
	/*padding-left: 25px;*/
	/*border-left: 1px solid #d8d8d8;*/
	margin-bottom: 150px;
	/*margin-left: -25px;*/
}

.short_quote {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	line-height: 110%;
	color: #666;
}

.medium_quote {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	line-height: 115%;
	color: #666;
}

.long_quote {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	line-height: 130%;
	color: #666;
}


.notes {
	font-size: 12px;
}

a .notes {
	text-decoration: none !important;
	background: none;
}

.notes a {
	text-decoration: none !important;
	background: none;
}

img .notes {
	margin: 0px;
	padding: 3px;
	border: 1px solid #999;
}

.notes img {
	margin: 0px;
	padding: 3px;
	border: 1px solid #999;
}

.disqus {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	size: 12px;
	line-height: 150% !important;
	color: #333 !important;
}