body {
	background: #3b4f62 url(/m/i/bg.gif) top center repeat-y;
	color: #274F73;
	font:11px/1.8 Verdana,Helvetica,sans-serif;
	border:0;
	margin:0;
	padding:0;
	text-align:center;
}
blockquote {
	background: #DAECFF;
	margin: 1em 0;
	border-left:1px solid #a8d0f5;
	padding:10px;
}
img {
	border:0;
}

p {
	margin:8px 10px;
}
table {
	margin:8px 10px;
	width:500px;
}
ul {
	padding-left:0;
	margin-left:20px;
}
h1 {
	font-weight:normal;
	font-size:18px;
}

h2 {
	font-weight:normal;
	font-size:16px;
}
h3 {
	font-weight:normal;
	font-size:14px;
}

dt {
	clear:left;
	font-weight:bold;
}
dd {
	margin-bottom:1em;
}
#blog a {
	color:  #3b4f62;
}
#blog a:hover {
	background: #a8d0f5;
}
p.entry-tags {
	text-indent:-38px;
	margin-left:50px;
}
.entry-footer {
	font-size:10px;
	border-top: 1px solid #a8d0f5;
	text-align:right;
}
#header {
	width:800px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: url(/m/i/header-park.jpg);
}
#main {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-bottom:30px solid #000;
	position:relative;
}
#nav {
	background-color:#2165b0;
	color:#fff;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}
.fixfloat {
	clear:both;
	height:0px;
}
#nav ul li {
	display:inline;
	padding:5px 0;
}
#nav ul li a {
	padding:0 30px;
	background:#2165b0;
	color: #fff;
	text-decoration:none;
	border-right: 1px dotted #3b4f62;
	border-bottom:none;
}
#nav ul li a:hover {
	text-transform: uppercase;
}
#nav ul li a.current {
	font-weight:bold;
	color: #a8d0f5;
}
#blog {
	width:520px;
	padding:0 20px;
	float:left;
}
#sidebar {
	font-size:10px;
	/* margin-left:560px; */
	position:absolute;
	top:0;
	right:0;
	width:240px;
	margin-top:0;
	padding:0;
	background: #a8d0f5 url(/m/i/dhlogo.gif) bottom right no-repeat;
	border-left:1px solid #3b4f62;
}
#flickr {
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #3b4f62;
	z-index:1;
}
#flickr img {
	width:240px;
}
#flickrlink {
	position:absolute;
	font-size:14px;
	line-height:1.4;
	font-style:italic;
	bottom:5px;
	right:10px;
	z-index:2;
	text-align:right;
	width:218px;
}
#flickrlink a {
	color: #fff;
	display:block;
	padding:0 5px;
	border:0;
	text-decoration:none;
	background: url(/m/i/flickrtext-bg.png);
	border:1px solid #fff;	
}
#searchbox {
	background: url(/m/i/sidebar-search.gif) top left no-repeat;
}
#categories {
	background: url(/m/i/sidebar-categories.gif) top left no-repeat;
}
#feeds {
	background: url(/m/i/sidebar-subscribe.gif) top left no-repeat;
}
#other {
	background: url(/m/i/sidebar-other.gif) top left no-repeat;
}
#about {
	background: url(/m/i/sidebar-about.gif) top left no-repeat;
}
#twitter {
	background: url(/m/i/sidebar-twitter.gif) top left no-repeat;
}
#hunt {
	background: url(/m/i/sidebar-hunt.gif) top left no-repeat;
}
#tags {
	background: url(/m/i/sidebar-tags.gif) top left no-repeat;
}
#archive {
	background: url(/m/i/sidebar-archive.gif) top left no-repeat;
}
#facts {
	background: url(/m/i/sidebar-facts.gif) top left no-repeat;
}
#delicious {
	background: url(/m/i/sidebar-delicious.gif) top left no-repeat;
}
#gsky {
	background: url(/m/i/sidebar-ad.gif) top left no-repeat;
}
#favorites {
	background: url(/m/i/sidebar-favorites.gif) top left no-repeat;
}
#friends {
	background: url(/m/i/sidebar-friends.gif) top left no-repeat;
}
#searchbox, #categories, #feeds, #other, #about, #twitter, #hunt, #tags, #archive, #facts, #delicious, #gsky, #favorites, #friends {
	padding-top:13px;
	margin:10px 0;
}
#searchbox a, #categories a, #feeds a, #other a, #about a, #twitter a, #hunt a, #tags a, #archive a, #facts a, #delicious a, #friends a {
	color: #0069AA;
	text-decoration:none;
}

#searchbox a:hover, #categories a:hover, #feeds a:hover, #other a:hover, #about a:hover, #twitter a:hover, #hunt a:hover, #tags a:hover, #archive a:hover, #facts a:hover, #delicious a:hover, #friends a:hover {
	background: #dcecfb;
}
#sidebar ul {
	margin:0 0 20px 10px;
	list-style:none;
	line-height:1.6;
}
#sidebar ul li {
	border-bottom:1px solid #3b4f62;
	padding:2px;
	background: url(/m/i/sidebar-linkbg.gif);
}
#sidebar form, #sidebar p {
	padding: 10px 10px 10px 0;
	margin: 0 0 20px 10px;
	background: url(/m/i/sidebar-linkbg.gif);
	border-bottom:1px solid #3b4f62;
}
#sidebar input {
	width: 140px;
}
#sidebar input.submit {
	width: 60px;
}
.hide {
	display:none;
}
.metadiv {
	background:#eee;
	border:1px solid #000;
	margin: 5px 0;
}
.metadiv h3 {
	margin:0 0 10px;
	padding: 0 2px;
	background:#000;
	color:#fff;
}
.entry {
	margin-bottom:60px;
}

dl.links {
	margin:10px 10px 30px 10px;
}
dl.links dd p {
	margin: 0 0 10px 0;
}
.content-nav {
	background: #a8d0f5;
	border:1px dotted #3b4f62;
	margin:10px 0;
	text-align:center;
}
.comment {
	border:1px solid #3b4f62;
	margin:10px;
}
p.comment-header {
	margin:0;
	background: #a8d0f5;
	padding:0 2px;
	border-bottom: 1px solid #3b4f62;
}
.comments-open label {
	width:100px;
	float:left;
	margin-right:10px;
}
.comments-open label.nofloat {
	float:none;
	width: 100%;
}
.flat {
	background: #a8d0f5;
	padding:0 2px;
	border: 1px solid #3b4f62;
}
textarea {
	font: 11px/1.5 Verdana,Helvetica,Arial;
}
.imgleft {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.found {
	font-size:9px;
	font-weight:bold;
	font-style:italic;
	display:block;
}
.userpic {
	float:left;
	margin-right:10px;
	margin-bottom:0;
	border-right:1px solid;
}

.googlead {
	margin:10px 0;
	text-align:center;
}

/* Styles for posting Flickr images in entries */
.flickrmedls {
	border: 1px solid #3b4f62;
	margin-left:8px;
}
.flickrsmleft {
	border: 1px solid #3b4f62;
	margin: 0 20px 10px 0;
}

.flickrsmright {
	border: 1px solid #3b4f62;
	margin: 0 0 10px 20px;
}
.footnote {
font-size:9px;
color: #ccc;
}
.youtube {
text-align:center
}
.youtube object {
margin-left:auto;
margin-right:auto;
}
.ilb {
float:left;
margin:5px 10px 5px 0;
border:1px solid;
}
.il {
float:left;
margin:5px 10px 5px 0;
}
.irb {
float:right;
margin: 5px 0 5px 10px;
border: 1px solid;
}
.il {
float:left;
margin:5px 10px 5px 0;
}

