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

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

#copy ol.feed .title {
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 15px;
	line-height: 1.56em;
}

#copy ol.feed p.meta {	
	margin: 0;
	font-style: italic;
	font-size: .9em;
	line-height: 2em;
}

#copy ol.feed .thumb {
	float: right;
	width: 9em;
	height: 9em;
	background-color: #000;
	margin: 0 0 0 .75em;
	overflow: hidden;
	text-align: center !important;
}

#copy ol.feed p.old_thumb img {
	margin-left: -26px;
}

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

ol.feed .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;
}



#copy div.feed-nav {
	margin-top: 1.8em;
	text-align: center;
}

#copy div.feed-nav p,
#copy div.feed-nav ul,
#copy div.feed-nav li {
	margin: 0;
	display: inline;
	font-family: arial;
	font-size: 1.11em;
}

#copy div.feed-nav li {
	padding: 0 0.12em; 
}

#copy div.feed-nav a {
	font-weight: bold;
	text-decoration: none;
}

#copy div.feed-nav a:hover {
	text-decoration: underline;
}

