/* Desktop & Tablet Common */

/* Utility
======================-=-=-=-=-=- */

/* Frame
======================-=-=-=-=-=- */

	/* Header
	======================-=-=-=-=-=- */
	
	.header
	{}
	
		.header h1
		{}
	
			.header h1 a
			{}
			
				.header h1 em
				{}
	
	/* Content
	======================-=-=-=-=-=- */
	
	.content
	{overflow: hidden;}
	
		/* Left
		======================-=-=-=-=-=- */
		
		.left
		{display: inline; float: left; width: 65%;}
		
		/* Right
		======================-=-=-=-=-=- */
		
		.right
		{display: inline; float: right; width: 30%;}
		
/* Footer
======================-=-=-=-=-=- */