.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_title{
			display:inline;
			margin:0 0 0 5px;
		}
		.tagfeed .item_by_tag .tag_description{
			font-size:1em;
			margin:0px;
		}
		.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{}