/*Theme Name: United Micro Kingdom
Theme URI: http://studiomyers.co.uk
Author: Nicolas Myers
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
/*+clearfix {*/
ARTICLE:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
ARTICLE
{
	display: inline-block;
}
ARTICLE
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
/*+init {*/
*
{
	margin: 0;
	padding: 0;
	font-size: 1em;
}
H1, H2, H3, H4, H5, H6, TH
{
	font-weight: inherit;
	=font-weight: expression(this.__FW?this.__FW:(new Function('t','return (t.__FW=t.parentNode.currentStyle.fontWeight)'))(this));
}
ADDRESS, CITE, DFN, VAR
{
	font-style: inherit;
	=font-style: expression(this.__FS?this.__FS:(new Function('t','return (t.__FS=t.parentNode.currentStyle.fontStyle)'))(this));
}
CAPTION, CODE, KBD, PRE, SAMP, TT, INPUT, TEXTAREA, SELECT, BUTTON
{
	font-family: inherit;
	=font-family: expression(this.__FF?this.__FF:(new Function('t','return (t.__FF=t.parentNode.currentStyle.fontFamily)'))(this));
}
TABLE
{
	border-spacing: 0;
}
TH
{
	text-align: left;
}
HTML, BODY, THEAD, TBODY, TFOOT, TR, TH, TD, BR
{
	position: static;
}
INPUT[type=hidden]
{
	display: none !important;
}
FIELDSET, A IMG
{
	border: 0;
}
BODY
{
	font-size: 13px;
	font-family: sans-serif;
	line-height: 1.4;
}
/*+}*/
*
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
	margin: 0;
	border: 0;
	padding: 0;
}
HTML, BODY
{
	height: 100%;
}
HTML
{
	overflow-y: scroll;
	overflow-x: hidden;
}
BODY
{
	font-family: kw_lettergothicbold, Arial, sans-serif;
	margin-left: 90px;
}
#wrap
{
	position: relative;
	width: 100%;
	margin: 0 auto;
}
/*TYPO*/
H1, H2, H3
{
	font-family: umk_supersuper;
	text-transform: uppercase;
}
H2
{
	font-size: 32px;
	letter-spacing: -1px;
	line-height: 1.2em;
}
*
{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
A
{
	text-decoration: none;
}
P
{
	font-weight: normal;
}
/*MENU*/
#menu
{
	position: fixed;
	height: 100%;
	display: table;
	z-index: 500;
	left: 16px;
	top: 0;
	/*+opacity:0;*/
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#menu UL
{
	display: table-cell;
	list-style: none;
	vertical-align: middle;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	/*+opacity:60%;*/
	filter: alpha(opacity=60);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.no-istouch #menu UL:hover
{
	/*+opacity:100%;*/
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#menu A
{
	text-transform: uppercase;
	font-family: umk_supersuper;
	text-decoration: none;
	color: #666;
	position: relative;
}
#menu UL A.active:before
{
	position: relative;
	content: '►';
	display: block;
	font-family: arial;
	font-size: 7px;
	/*+placement:anchor-top-left -10px 1px;*/
	position: absolute;
	left: -10px;
	top: 1px;
}
.no-istouch #menu UL A:hover, #menu UL A.active
{
	color: #000;
}
#dropmenu
{
	display: none;
}
/*ALL*/
#wrap
{
	width: 880px; /*[e]860px+20*/
	margin: 0 auto;
	font-size: 15px;
	line-height: 1.35em;
}
/*[clearfix]*/ARTICLE
{
	min-height: 800px;
}
/*HOME TITLE*/
.hide
{
	/*+opacity:0;*/
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#page-home
{
	cursor: pointer;
	height: 500px;
	position: relative;
	/*+opacity:0;*/
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#page-home H1
{
	display: block;
	font-size: 264px;
	width: 600px;
	text-align: center;
	height: 280px;
	line-height: 1;
	position: absolute;
	top: 50%;
	margin-top: -140px;
	left: 50%;
	margin-left: -300px;
}
/*CENTRED BLOC*/
.centred_bloc_holder
{
	display: table;
	width: 464px;
	margin: 0 auto;
}
.centred_bloc
{
	display: table-cell;
	vertical-align: middle;
}
.centred_bloc_holder IMG
{
	max-width: 800px;
	height: auto;
	width: auto;
	box-sizing: content-box;
}
.black .centred_bloc DIV
{
	background: #000000;
	color: #FFFFFF;
	padding: 28px 28px 28px 35px;
}
.centred_bloc H2
{
	margin-bottom: 22px;
}
.centred_bloc A
{
	color: #5DE1FF;
}
/*PINIT / INTRO*/
#page-introduction
{
	height: auto;
	margin-bottom: 300px;
}
#page-introduction .bloc-1 IMG
{
	/*[disabled]border:1px solid #666666;*/
}
#page-introduction .bloc-4 IMG
{
	border: 1px solid #666666;
}
/*MAP*/
#kingdom-map, #kingdom-map-zones
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
}
#kingdom-map DIV, #kingdom-map-zones DIV
{
	position: absolute;
	width: 120%;
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -60%;
	text-align: center;
}
#kingdom-map IMG, #kingdom-map-zones IMG
{
	width: auto;
	height: auto;
	max-height: 100%;
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
	/*+opacity:0;*/
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#kingdom-map #umk-map
{
	/*+opacity:65%;*/
	filter: alpha(opacity=65);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-webkit-transition: opacity 1s ease-in-out;
}
#kingdom-map #umk-map.strong
{
	/*+opacity:100%;*/
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#maptooltip
{
	position: absolute;
	width: 310px;
	height: 112px;
	padding: 8px;
	background: #000000;
	color: #FFFFFF;
	margin: -130px 0 0 -155px;
	pointer-events: none;
	z-index: 1000;
}
#maptooltip:after
{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 8px;
	border-style: solid;
	border-color: #000000 transparent transparent;
	top: 100%;
	left: 50%;
	margin-left: -4px;
}
#maptooltip H2
{
	font-size: 23px;
	letter-spacing: -1px;
	height: 31px;
	margin-top: -3px;
}
.front
{
	z-index: 300;
}
#page-umk-map
{
	/*[disabled]height:2000px;*/
}
#kingdom-map .info
{
	padding: 6px;
	width: 196px;
	height: 96px;
	z-index: 100;
	position: absolute;
	left: 50%;
	top: 26%;
	text-align: left;
	margin-left: -287px;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	/*+opacity:0;*/
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#kingdom-map.active .info
{
	/*+opacity:100%;*/
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	z-index: 20;
}
#kingdom-map #umk-map.fade
{
	/*+opacity:10%;*/
	filter: alpha(opacity=10);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
}
#page-umk-map .centred_bloc_holder
{
	position: relative;
	width: 100%;
}
#page-umk-map .centred_bloc_holder .box
{
	position: absolute;
	top: 50px;
	bottom: 50px;
	left: 50px;
	right: 50px;
	border: 4px solid #000000;
	/*[disabled]background:rgba(255, 255, 255, 0.3);*/
}
#page-umk-map .info
{
	position: absolute;
	top: 0;
	left: 0;
	padding: 30px;
	width: 240px;
}
/*INTRO BLOC*/
.intro-bloc
{
	margin: 10px;
	width: 670px;
	padding-top: 100px;
}
.intro-bloc .text
{
	font-size: 17px;
	line-height: 1.4;
	color: #2A2A2A;
}
.intro-bloc H2
{
	font-size: 45px;
	margin-bottom: 12px;
	margin-left: -2px;
}
/*MEDIA BLOC*/
ARTICLE .format-largelandscape
{
	width: 860px;
	height: 530px;
	margin: 10px;
	float: left;
}
ARTICLE .format-smalllandscape
{
	width: 420px;
	height: 315px;
	margin: 10px;
	float: left;
}
ARTICLE .format-smallportrait
{
	width: 420px;
	height: 560px;
	margin: 10px;
	float: left;
}
ARTICLE .single FIGURE
{
	position: relative;
	float: none;
	bottom: 31px;
	left: 6px;
	text-align: left;
	padding: 0;
	width: 20px;
	height: 20px;
}
ARTICLE .single FIGURE .in
{
	position: relative;
	/*+opacity:0;*/
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	height: 0;
	overflow: hidden;
	padding: 6px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #FFF;
	color: #333;
	width: 213px;
	height: auto;
	font-size: 12px;
	line-height: 1.4em;
}
ARTICLE .iswhite FIGURE .in
{
	color: #FFF;
	background: #333;
}
.no-istouch .single.media-bloc:hover FIGURE .in
{
	/*+opacity:100%;*/
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.single FIGURE:before
{
	position: relative;
	content: 'i';
	font-family: "Times New Roman";
	display: block;
	width: 16px;
	height: 16px;
	background: #000000;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	/*+border-radius:8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	line-height: 17px;
	/*+opacity:50%;*/
	filter: alpha(opacity=50);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	/*+placement:shift 1px 3px;*/
	position: relative;
	left: 1px;
	top: 3px;
}
ARTICLE .media-bloc.iswhite
{
	border: 1px solid #D6D6D6;
	overflow: hidden;
}
/*TEXT BLOC*/
.text-bloc
{
	float: left;
	width: 420px;
	margin: 10px;
	padding-right: 30px;
	font-size: 13px;
	line-height: 1.5em;
}
.text-bloc P
{
	margin-bottom: 10px;
	color: #111;
}
.text-bloc H3, .text-bloc H2
{
	font-size: 16px;
	margin-bottom: 3px;
	margin-top: 20px;
	/*[empty]height:;*/
}
.text-bloc H3:first-child, .text-bloc H2:first-child
{
	margin-top: 0;
}
ARTICLE A
{
	color: #20869E;
}
.no-istouch ARTICLE A:hover
{
	color: #00A5CB !important;
}
ARTICLE ADDRESS A
{
	font-style: normal !important;
	margin-left: 0;
}
ARTICLE ADDRESS A:before
{
	content: '⇢';
	margin-right: 3px;
	font-family: Arial;
}
/*PAGES*/
#page-digitarians, #page-communo-nuclearists, #page-bioliberals, #page-anarcho-evolutionists
{
	padding-bottom: 400px;
}
#page-discussion .pinit DIV
{
	width: 400px;
}
#page-discussion .text-bloc
{
	margin: 0 10px;
}
#page-discussion .pinit H2
{
	font-size: 45px;
	margin-left: -4px;
	margin-top: -50px;
	padding-top: 100px;
}
#page-discussion .bloc-2
{
	margin-top: 117px;
}
/*KERNING*/
#page-digitarians .c5
{
	margin-left: -2px;
}
#page-communo-nuclearists .c1
{
	margin-left: -2px;
	margin-right: -1px;
}
#page-communo-nuclearists .c17
{
	margin-left: -2px;
	margin-right: -3px;
}
#page-bioliberals .c10
{
	margin-left: -3px;
}
#page-bioliberals .c3
{
	margin-left: -1px;
	margin-right: -1px;
}
#page-digitarians .c10
{
	margin-left: -2px;
}
#page-anarcho-evolutionists .c1
{
	margin-left: 1px;
	margin-right: 1px;
}
#page-anarcho-evolutionists .c4
{
	margin-left: -2px;
}
#page-anarcho-evolutionists .c12
{
	margin-left: -2px;
}
#page-anarcho-evolutionists .c18
{
	margin-left: -2px;
}
#page-anarcho-evolutionists .c19
{
	margin-left: -2px;
}
#page-anarcho-evolutionists .c20
{
	margin-left: -3px;
}
#page-credits H2
{
	margin-left: -2px;
}
/*EDIT*/
.post-edit-link
{
	background: #FF0000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding: 1px 6px;
	/*+border-radius:3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	display: none;
}
ARTICLE .post-edit-link:hover
{
	background: #000000;
	color: #FFFFFF;
}
.kiosk-bloc
{
	margin: 10px;
}
.no-istouch .touch
{
	display: none;
}
.istouch .notouch
{
	display: none;
}

