@charset "utf-8";
/* Unique styles for different (navigation) nodes. */

/* "Home" */
#node-home {
	top:  5px;
	left: 29px;
}

	/* "Conlangs" */
	#node-conlangs {
		top:  52px;
		left: 62px;
	}
		#node-conlangs a .image { background-position: -28px 0; }
		#node-conlangs a:hover .image,
		#node-conlangs a:active .image { background-position: -28px -25px; }

		/* "Cenyani" */
		#node-cenyani {
			top:  97px;
			left: 77px;
		}
			#node-cenyani a .image { background-position: -128px -20px; }
			#node-cenyani a:hover .image,
			#node-cenyani a:active .image { background-position: -208px -20px; }

		/* "Órheiom" */
		#node-orheiom {
			top:  129px;
			left: 57px;
		}
			#node-orheiom a .image { background-position: -148px -20px; }
			#node-orheiom a:hover .image,
			#node-orheiom a:active .image { background-position: -228px -20px; }

		/* "qosta" */
		#node-qosta {
			top:  162px;
			left: 72px;
		}
			#node-qosta a .image { background-position: -168px -20px; }
			#node-qosta a:hover .image,
			#node-qosta a:active .image { background-position: -248px -20px; }

	/* "Miscellaneous" */
	#node-misc {
		top:  191px;
		left: 31px;
	}
		#node-misc a .image { background-position: -53px 0; }
		#node-misc a:hover .image,
		#node-misc a:active .image { background-position: -53px -25px; }

		/* "Web design" */
		#node-conworld {
			top:  229px;
			left: 65px;
		}
			#node-conworld a .image { background-position: -128px -40px; }
			#node-conworld a:hover .image,
			#node-conworld a:active .image { background-position: -208px -40px; }

		/* "Programming" */
		#node-webdesign {
			top:  262px;
			left: 53px;
		}
			#node-webdesign a .image { background-position: -148px -40px; }
			#node-webdesign a:hover .image,
			#node-webdesign a:active .image { background-position: -228px -40px; }

		/* "Typography" */
		#node-programming {
			top:  301px;
			left: 49px;
		}
			#node-programming a .image { background-position: -168px -40px; }
			#node-programming a:hover .image,
			#node-programming a:active .image { background-position: -248px -40px; }

	/* "About" */
	#node-about {
		top:  332px;
		left: 30px;
	}
		#node-about a .image { background-position: -78px 0; }
		#node-about a:hover .image,
		#node-about a:active .image { background-position: -78px -25px; }

		#node-about a .label { margin-left: 6px !important; }

		/* "Contact" */
		#node-contact {
			top:  380px;
			left: 31px;
		}
			#node-contact a .image { background-position: -188px -40px; }
			#node-contact a:hover .image,
			#node-contact a:active .image { background-position: -268px -40px; }