#jlh-tv-tag-cloud {
	font-size: 18px;
	text-align: left;
	line-height:1.4;
	word-spacing: 1ex;
	text-transform: uppercase;
	font-family: 'DejaVu Sans t', 'Bitstream Vera Sans', 'Helvetica Neue', 'Helvetica', 'Arial', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS Pゴシック", sans-serif;
	letter-spacing: -1px;
	
	/* Remove Safari’s anti-aliasing bolding effect (but not for Mobile Safari) */
	-webkit-text-stroke: 1px transparent;
}

@media only screen and (max-device-width:480px) {
	#jlh-tv-tag-cloud {
		-webkit-text-stroke: 0 black;
	}
}

#jlh-tv-tag-cloud a { text-decoration: none; }
#jlh-tv-tag-cloud a:link, #jlh-tv-tag-cloud a:visited { color: #bbb; }
#jlh-tv-tag-cloud a:hover, #jlh-tv-tag-cloud a:active { color: #fa0 !important; }

#jlh-tv-tag-cloud a.tag-level-1 { color: #555;}
#jlh-tv-tag-cloud a.tag-level-2 { color: #666;}
#jlh-tv-tag-cloud a.tag-level-3 { color: #777;}
#jlh-tv-tag-cloud a.tag-level-4 { color: #999;}
#jlh-tv-tag-cloud a.tag-level-5 { color: #aaa;}
#jlh-tv-tag-cloud a.tag-level-6 { color: #bbb;}
