.widget.ffxiv_clock {
	text-align: center;
	font-size: 24px;
	margin: 5px;
}

.ffxiv_nodes {
	font-size: 0.875em;
	color: #CCCCCC;
}
.ffxiv_nodes.active {
	color: #44d75a;
	font-weight: bold;
}

.ffxiv_moon {
	background-size: 100% 100%;
	width: 24px;
	height: 24px;
	overflow: hidden;
	margin-bottom: -5px;
	padding: 0;
	text-indent: -9999px;
	display: inline-block;
}

.ffxiv_moon0 {
	background-image: url(../images/moon0.png);
}

.ffxiv_moon1 {
	background-image: url(../images/moon1.png);
}

.ffxiv_moon2 {
	background-image: url(../images/moon2.png);
}

.ffxiv_moon3 {
	background-image: url(../images/moon3.png);
}

.ffxiv_moon4 {
	background-image: url(../images/moon4.png);
}

.ffxiv_moon5 {
	background-image: url(../images/moon5.png);
}

.ffxiv_moon6 {
	background-image: url(../images/moon6.png);
}

.ffxiv_moon7 {
	background-image: url(../images/moon7.png);
}
