/* Tags
************************************************/

p.tags {
	background: url(/socialnews/templates/hype/images/icons/tag_orange.png) no-repeat 0 2px;
	padding-left: 22px;
	font-size: 85%;
}

p.tags a {
	color: #333;
	text-decoration: none;
}

p.tags a:hover, p.tags a:focus { color: #f90; }

/* Icons
************************************************/

.icon { padding-left: 20px; }

.search {
	background: url(/socialnews/templates/hype/images/icons/24-zoom.png) no-repeat 0 50%;
	padding: 0.5em 0 0.3em 30px;
}



