/* @override http://avanim.local/stylesheets/tags.css */

ol.tag_cloud { list-style: none; }
.tag_cloud li { display: inline;
	margin-right: .5em;
}
/* hide the extra context from CSS-enabled browsers, but not screenreaders */
.tag_cloud span { position: absolute; left: 0px; top: -500px; width: 1px; height: 1px; overflow: hidden; }

.tag_cloud .size1 { font-size: 1em; }
.tag_cloud .size2 { font-size: 1.3em; }
.tag_cloud .size3 { font-size: 1.6em; }
.tag_cloud .size4 { font-size: 1.9em; }
.tag_cloud .size5 { font-size: 2.2em; }
.tag_cloud .size6 { font-size: 2.5em; }
.tag_cloud .size7 { font-size: 2.8em; }
.tag_cloud .size8 { font-size: 3.1em; }
.tag_cloud .size9 { font-size: 3.4em; }

