body {
	line-height: 19px;
	font-family: "MyriadPro-Regular", "Myriad Pro Regular", MyriadPro, "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 11pt;
}

#content {
  width: 700px ;
  margin-left: auto ;
  margin-right: auto ;
  position: relative;
}

#navigation {
	
}

#section {
	width: 100%;
	position: relative;
	
}

#rightbar {
	float: right;
}

#footer {
	text-align: center;
	font-size: 10pt;
	position: relative;
	top: -15px;
}

#meta {
	width: 130px;
	height: 155px;
	border: 1px;
	border-style: solid;
	border-color: #d0d0d0;
	padding: 8px;
	padding-top: 14px;
	margin-left: 20px;
	text-align: center;
	line-height: 12px;
}

#rss {
	position: absolute;
	top: 35px;
	text-align: center;
	vertical-align: middle;
	width: 130px;
}

#archives {
	position: absolute;
	top: 73px;
	text-align: center;
	width: 130px;
}

#recommended {
	width: 130px;
	height: 300px;
	border: 1px;
	position: relative;
	top: 10px;
	border-style: solid;
	border-color: #d0d0d0;
	padding: 8px;
	padding-top: 14px;
	margin-left: 20px;
	font-size: 10pt ;
	text-align: center;
	line-height: 13px;
}


#elsewhere {
	width: 130px;
	float: right;
	border: 1px;
	border-style: solid;
	border-color: #d0d0d0;
	padding: 8px;
	margin-left: 20px;
	text-align: center;
}

#introbar {
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 21px 0 30px 0;
	background-color: #d0d0d0;
	clear: both;
}

div.title {
	color: #000066;
	font-size: 14pt;
}

div.blog_date {
	color: #000066;
	font-size: 14pt;
}


div.delicious-tags {
	visibility: hidden;
	position: absolute;
}

a {
	color: #660000;
}

a:visited {
	color: #990000;
}

a:hover {
	color: #000066;
}

.h2 {
	color: #000066;
	font-size: 16pt;
	font-weight: normal;
}


