.tagcloud {
}
.nighttheme{
	background-color: #000;
	color: #fff;
}

.nighttheme li a:hover{
	background-color: #F2B743;
}

.tagcloud ol {
	margin:0pt 0.5em 1em;
	padding:0.5em;
}

.tagcloud li {
	display:			inline;
	margin-left:		3px;
}

.tagcloud li span {
	left:				-999px;
	position:			absolute;
	width:				990px;

}

.tagcloud ol li a{
	border-bottom: 0;
}
