#sidebar h2 {
	font-size: 15px;
	line-height: 1.8em;
	margin: .9em 0 0;
}

#sidebar h3 {
	margin-top: .797em;
	font-size: 11px;
	font-family: arial;
	font-style: italic;
}

#copy ol#posts {
	margin: 1.8em 0 0;	
	list-style: none;	
	border-top: 3px dotted #d7d4cc;
}

#copy ol#posts li {	
	border-bottom: 3px dotted #d7d4cc;
	padding: 1.8em 0 1.8em;
}

ol#posts h2 {
	margin: 0;
}

ol#posts h3 {
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 15px;
	line-height: 1.56em;
}

#copy ol#posts p.date {
	text-transform: capitalize;
	/*border: solid #d7d4cc;
	border-width: 0 1px 1px;*/	
	margin: 0;
	font-style: italic;
	font-size: .9em;
	line-height: 2em;
}

ol#posts .photo {
	margin: 0;
	float: right;
	width: 9em;
	height: 9em;
	background-color: #aaa;
	margin-left: .75em;
	overflow: hidden;
	text-align: center;
}

ol#posts .photo img {
	width: 100%;
	vertical-align: middle;
	margin: 0px 0 0 0px;		
}

ol#posts .summary  {
	margin: .45em 0em 0 0;
}

ol#posts .link-more {
	font-family: arial;
	white-space: nowrap;
	font-size: .95em;
}

#nav-posts {
	padding-top: .9em;
	text-align: center;
	font-family: arial;
}

#nav-posts p {
	margin: 0;
	display: inline;
	font-size: 15px;
}

#copy p.date_author {
	margin-top: -1.8em;
	font-style: italic;
}


