/* Tags
-------------------------------------------------- */

.tag_cloud				{ text-align:center; }
.tag_cloud li				{ margin:0 5px 0 0; display:inline-block; }
.tag_cloud li a			{ }

.tag_cloud a.xs			{ color:#c4c4c4; }
.tag_cloud a.xs:hover	{ color:#000; }
.tag_cloud a.s			{ font-size:1.2em; color:#336699; }
.tag_cloud a.s:hover		{ color:#000; }
.tag_cloud a.m			{ font-size:1.4em; color:#A0522D; }
.tag_cloud a.m:hover		{ color:#000; }
.tag_cloud a.l			{ font-size:1.6em; color:#B0C4DE; }
.tag_cloud a.l:hover		{ color:#000; }
.tag_cloud a.xl			{ font-size:1.8em; color:#aad815; }
.tag_cloud a.xl:hover	{ color:#000; }