@import url("article.css");

#copy ol.feed {
	margin-top: -1.7em;
	/*border-top: .212em solid #eee;*/
}

#copy ol.feed li {
	margin: 0;
	padding: 1.7em 0 1.7em 106px; 
	position: relative;
	border-bottom: .212em solid #eee;
}

#copy ol.feed .category {
	margin: 0.3em 0 0;
	position: absolute;
	left: 0;	
	display: none;
}

#copy ol.feed .category a {
	text-decoration: none;
	padding: 4px 0 4px;
	line-height: 1em;
	text-transform: uppercase;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	width: 88px;
	text-align: center;
	color: #666;
	background-color: #ddd;
}

#copy ol.feed .title {
	font-size: 1.25em;
}

#copy ol.feed .thumb {
	float: none;
	margin: 0;
	top: 1.7em;
	left: 0;
	position: absolute;
	background-color: #aaa;
}

#copy ol.feed .date {
	font-style: italic;
	color: #888;
	font-size: .9em;
}

#copy #news ol.feed .summary {
	margin-top: .85em;
	height: 5.1em;
}

#copy p.link-more {
	
}

#copy p.link-more a {
	font-size: 1.1em;
	font-weight: bold;
	background: url("../../images/main/bg-link-more.gif") no-repeat right center;
	padding-right: 14px;
}

/* Twitter
************************/

#copy ol.twitter {
	margin-bottom:3.4em;
	margin-top:-1.34em;
}

#copy ol.twitter li {
	padding-left: 0 !important;
	padding:0.67em 0;
	font-style:italic;
}

#copy ol.twitter li span.date {
	display: block;
	font-style:normal;
}

#copy h3.twitter  {
	font-size: 1.7em;
}
