.tag_line {
	font-size: 0.7em !important;
	text-transform: uppercase;
	margin: 0;
	color: #9E9E9E;
}

.tag_line a {
	color: #9E9E9E;
}

/* items_by_tags www */
.items_by_tags {
	
}

.items_by_tags .item_by_tag {
	border-bottom: solid 1px #d9d9d9;
	padding: 10px 0;
}

.item_by_tag_time {
	margin: 0;
	display: inline;
}

.item_by_tag_title {
	margin: 0 0 0 10px;
	display: inline;
}

.item_by_tag_description {
	font-size: 1em;
	margin: 0 0 5px 0;
}

.item_by_tag_tags,.item_by_tag_comments {
	font-size: 0.7em !important;
	text-transform: uppercase;
	margin: 0;
	color: #9E9E9E;
}

.item_by_tag_tags a {
	color: #9E9E9E;
}

/* tagfeed */
.tagfeed {
	
}

.tagfeed .items_by_tags {
	
}

.tagfeed .item_by_tag {
	margin: 0;
}



.tagfeed .item_by_tag .tag_day {
	display: inline;
	margin: 0;
	font-size: 0.8em;
}

.tagfeed .item_by_tag .tag_image {
	float: left;
	margin-right: 10px;
}

.tagfeed .item_by_tag .tag_title {
	display: inline;
	margin: 0 0 0 5px;
}

.tagfeed .item_by_tag .tag_description {
	font-size: 1em;
	margin: 0px;
}

.tagfeed .item_by_tag .add_info {
	color: #9E9E9E;
}

.tagfeed .item_by_tag .tag_notes {
	margin: 0;
}

.tagfeed .item_by_tag .tag_notes .tag_notes_type {
	display: none;
}

.tagfeed .item_by_tag .tag_notes a {
}
/* lisälinkit */
.tagfeed_links{
	padding: 5px 0;
}
	.tagfeed .tagfeed_rss{
		float: left;
		background: transparent url("/easydata/admin_templates/es39/42_images/16x16/rss.gif") no-repeat left;			
		padding-left: 20px;
		line-height: 1.3em;
		height: 1.3em;
		display: block;
	}
		.tagfeed .tagfeed_rss .text_rss{}
	.tagfeed .tagfeed_readmore_single{
		float: right;
		line-height: 1.3em;
	}
	.tagfeed .tagfeed_links .feed_easysetup{
		float: right;
	}
	