@charset "utf-8";

/*@namespace html url(http://www.w3.org/1999/xhtml);*/

/*
 * style sheet for [ empty spaces ] - version 2 rev.7 - $date - 2009-sept-10
 * written and developped by Philippe Wittenbergh
 * copyright reserved.
 *
*/

/* debug */
/*div {outline: 1px dotted #c00;}
div div {outline: 1px dotted blue;}
div#contents {outline-color: cyan;}
ul, ol {outline: 1px dotted lime;}*/
/* end debug */


:root {margin:0; padding:0;}
html, body {
	margin: 0;
	padding: 0;
	border: none;
	font: 300 100%/1.45  'Helvetica Neue', Arial, 'Luxi Sans', 'Bitstream Vera Sans', sans-serif;
	text-rendering: optimizeLegibility;
	}
html {
	color: rgb(43, 50, 56);
	background: rgb(252, 252, 249) url(/_resources/moonEMPS2.png) no-repeat 100% 0;
}
body {
	padding: 0 0 1em;
	min-width: 30em;
}

header, footer, section, article {
	display: block;
	}

/* ::: Typography ::: */

h1, h2,
h1 + p {
	font-family: Baskerville, 'Palatino Linotype', 'Book Antiqua', Garamond, 'Times New Roman', serif;
	}

h1,
h1 + p {
	font-size: 1.1em;
	font-weight: normal;
	font-size-adjust: none;
	}

h2 {
	font-size: 1.5em;
	line-height: 1.3;
	font-weight: 400;
	letter-spacing: .0125em;
	word-spacing: -.066em;
	text-transform: capitalize;
	}

h3, h4 {
	font-size: 1.12em;
	line-height: 1.28;
	font-weight: 700;
	}
h5, h6 {
	font-size: 1em;
	line-height: 1.45;
	font-weight: 400;
	}

.linksSection h4,
#archivelist h3,
#around h3,
#around h4 {
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
}

p, li, dd, td, th {font-size-adjust: 0.518; }

pre, code, kbd {
	font-family: 'DejaVu Sans Mono', 'Lucida Console', Courier, 'Courier New', monospace;
	}
code kbd, abbr {font-size: inherit; font-style:inherit;}
strong, b {font-weight:bolder;}
em, q {font-style:italic;}
q:lang(en) { quotes: "\201C" "\201D" "\2018" "\2019";}
q:before { content:open-quote;}
q:after { content:close-quote;}

#menu li {
	/*font-size: .92em;
	font-weight: 400;
	font-size-adjust: none;*/
	}
.a-box li,
.a-box p {
	font-size: .92em;
	}
.article-meta {
	font-size: .92em;
	font-weight: 400;
	font-size-adjust: inherit;
	line-height: 1.66;
	}

/* ::: general html ::: */

img, a img {border:none; margin:0;}

a {
	color: #842128;
	text-decoration: underline;
	}
a:visited {color:#935155;}
a:hover {
	text-decoration:none;
	color:#6793b2;
	border-bottom: 1px dotted #6793b2;
	}
a:focus {
	background:#f2f2da;
	color:#565e65;
}
a:focus, a:active {
	outline:1px dotted #123;
	outline-offset: .25ex;
	border-bottom:none;
	}
a:active {
	text-decoration:none;
	color:#6793b2;
	}
#contents *:hover a {color: #990f19;}
#contents *:hover a:hover {color: #6793b2;}

a[hreflang]::after {
	content: " ["attr(hreflang)"]";
	font-style:italic;
	color:#6c767f;
	line-height:1;
}

#contents p:target,
h3:target ~ p {
	background: rgb(234,226,211);
	}

table {
	font-size:1em;
	border-collapse: collapse;
	border-spacing:0;
	margin: 1em 10% 2em;
	}
th, td {border: 1px solid #999; padding: .3em .6em; font-size:.9em}
th {text-align:left; font-weight:bold; background: #efefea}
	
abbr {border-bottom: 1px dotted #777;}

ol li {list-style: decimal;}
ul li,
ol ul li {list-style: disc;}

ul *|*::-moz-list-bullet {
  color: #777;
	/* because I can ! */
}

/* ::: layout ::: */


#contents {
	padding: 4em 0 0;
	margin: 0 8% 0 25%;
	min-width: 25em;
	max-width: 40em;
}

hr.clcnt {
	visibility:hidden;
	display:block;
	margin:0;
	padding:0;
	clear:both;
	height:1px;
	border:none;
}

div[id="shaddowT"] {
	position:fixed;
	width:100%;
	height:8px;
	background: url(/_resources/emps_tpShade_3b.png) repeat-x 100% -2px;
	top:0;
	left:0;
	z-index:100005;
	}
	
/* ::: legalese, meta ::: */
#legal {
	margin: 0;
	padding: .6em 8% 0;
	color: #6c767f;
	background: transparent url(/_resources/emps_nav3b.png) repeat-x 0 -2px;
	border-top:1px solid #a7a8a9;
	}
	#legal li {
		list-style:none;
		font: 300 .85em 'Helvetica Neue', Arial, 'Luxi Sans', 'Bitstream Vera Sans', sans-serif;
	}
	#legal li.emps {
		padding-top:1.1em;
		clear:left;
	}
	li.emps span {
		font-weight:bolder;
		color:#7d322b;
	}
	li.top,
	li.feeds {
		width:45%;
	}
	li.top {
		float:left;
		padding-top:.3em;
		}
	li.feeds {
		float:right;
		text-align:right;
		}
	#legal a {color: #6c767f; font-weight:bolder; border-bottom:none;}
	li.top a:focus,
	li.top a:hover {
		text-decoration:none;
	}
	li.top a:focus::after,
	li.top a:hover::after {
		content: "top of page";
		text-decoration:none;
		font:italic normal normal 1em sans-serif;
		margin-left:.66em;
	}

	#legal li.url {display:none;margin:0}


/* ::: access list ::: */
#access {
	text-align:left;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
		top: 6em;
		left: -22em;
	}
	#access li {display:inline;}
	#access li a {
		padding: 0;
		font-size: 1em;
		color:#cfd5da;
		display:block;
		position:absolute;
		text-align:center;
	}

	#access li a:focus,
	#access li a:active {
		display:block;
		width:9em;
		height:auto;
		padding:.2em .4em;
		border: 1px dotted #6c767f;
		color:#565e65;
		left: 24em;
	}



/* ::: head ::: */
h1 {
	margin: 0 4% .1em 2.5%;
	padding: 1.15em 0 6.4em;
	color: #32475b;
	background: transparent url(/_resources/empsH1_H3.png) no-repeat 100% 100%;
	color: rgb(193, 197, 203);
	border-right: 1ex solid #c6a44f;
	text-align: left;
	}
h1 span {
	display: block;
	padding: .3em 0 0 1em;
	border-top: 1px solid rgb(210, 212, 216);
	margin: 0 -2% 0 0;
}
/*
h1>span:first-child {
		}

h1[id] span>span {}
*/

h1 em {
	display:none;
	}
h1 + p {
	position: absolute;
	top: 1.5em;
	left: 2.5%;
	padding-left: 10.2em;
	color: rgb(193, 197, 203);
	}

/* ::: contents :::  */

h2 {
	color: #961c08;
	background: transparent;
	margin: 0 0 1em -25%;
	padding: 2.5em 1em .5em;
	border-left: 1.4em solid #d5d8db;
}
h2 em {font-style:normal; font-weight:normal;}
.error h2 {text-transform:none;}
h3,
h4,
h5 {
	padding: 0 .7em 0 0;
	margin: 2.1em 1% .7em 0;
	color: #485152;
	}
h4,
h5 {
	margin-bottom:.33em;
	}
h4 a:link,
h4 a:visited {
	color:#485152;
	text-decoration:none;
	}

p, dl, ul, ol {
	margin:0 2% 1.4em 0;
	padding:0;
	}
ul, ol {
	padding-left: 1.5em;
	}
#contents li {
	margin-bottom: .2em;
	}
dd p {margin:0;}


body[class$="Section"] #contents h2+p+p {
	margin-top:2.4em;
	}

body[class$="Section"] h2+p+p::first-letter {
	float: left;
	margin: .15ex 0 -.25ex; 
	padding: 0 .2ex 0 0;
	color: #7f8387;
	background: transparent;
	font-size: 3.15em;
	font-weight: 600;
	line-height:.75;
	text-transform: capitalize;
	}
	
.articles h2+p+p.editor::first-letter {
	font: inherit;
	font-weight: normal;
	color: inherit;
	float: none;
	padding: 0;
	margin: 0;
	text-transform: none;
	}

body.contactSection h2+p {
	padding: 0 0 .66em;
	border-bottom: 1px dashed #b79780;
	}

pre {
	overflow:auto;
	padding: .3em 1.3em .3em;
	margin: 1em 5% 1.4em;
	line-height: 1.45;
	border-top: medium solid rgb(147, 147, 147);
	background: #f7f6f4;
	color: #555;
	}
li pre {margin: .66em 8% 1.2em .5em;}


pre:after {
	content: "\0020\003C code\003E";
	font-family: inherit;
	display: block;
	margin:.5em 0 0 -1em;
	color: rgb(152, 101, 091);
	}

blockquote {
	padding: .1em 0 .2em 1.5em;
	margin: 0 5% 1.4em;
	border-left: medium solid #ebdfbe;
	background: url(/_resources/blockquote.png) no-repeat 99% 95%;
	color: #778484;
	}
blockquote p {
	margin: 0 0 .66em;
	text-align:left;
	}

.blockquotesource {text-align:right; margin:0 2%;}
.blockquotesource::after {content:"\0020\00BB";}


.bo {
	font-weight: bold;
	color: #323d47;
	}
.note,
.editor {
	color:#62666b;
	}
.editor::after {
	color: #86898c;
	content: "\0020\003C/editor\0020note\003E";
	font-style: italic;
	font-size: .85em;
	}
.editor {
	border: 1px dashed #86898c;
	border-width: 1px 0;
	padding: .15em .66em;
	}

#contents .art-image {
	text-align: center;
	margin: 0 5% .5em;
	}
.image-caption {
	text-align: left;
	color: #6c767f;
	}
.art-image img {
	margin: 0;
	max-width: 100%;
	}


/* ::: archives :::  */

#archivelist {
	padding: .1em 0 0;
	margin: 2em auto 1.4em;
	max-width: 30em;
	}
#archivelist li {
	margin: 0 0 1.4em;
	list-style: none;
	}

#archivelist h3 {
	margin: 0 0 .3em;
	padding: .1em 0 .1em 2em;
	color: rgb(110,116,122);
	font-size: 1.01em;
	background: transparent url(/_resources/archive_list_2.png) no-repeat 0 .4em;
	border-bottom: 1px dotted rgb(110,116,122);
	}

#archivelist p {
	margin: 0 3% .33em 2em;
	padding: 0;
	}

/*dd.readlink {text-align:right;}*/

.article-meta {
	background: transparent;
	color: #6c767f;
	text-align: right;
}

/*h2+p[class="article-meta"] {
	float: right;
	width: 20%;
	margin: 1.3em -8% 1em 1em;
	padding: .2em;
	border-bottom: medium solid
	}*/


.separator {
	background:url(/_resources/separator2b.png) no-repeat 50% 50%;
	color:#d8d8d8;
	height:1em;
	overflow:hidden;
	padding:.6em 0;
	clear:both;
	margin: 1.5em 2% 1.5em 10%;
}
.separator hr {visibility:hidden; height:.1em;}

/* ::: inpage navigation ::: */
.inPagenav {
	float: right;
	width: 8em;
	margin: 0 0 1.5em 1.5em;
	padding: .1em .3em .2em 2em;
	border-bottom: thick solid rgb(213,216,219);
	}
	.inPagenav li {
		list-style: url(/_resources/left_arrow2.png);
		}
/* ::: page between articles ::: */
.page-articles {
	text-align: right;
	margin: 0 5% 1em;
	padding: 2em 0 1em;
	}
.page-articles li {
	list-style: none;
	display: inline;
	font-size: .9em;
	}
.page-articles li a {
	display: -moz-inline-box;
	display: inline-block;
	padding: .1em 1.3em .8em .5em;
	margin: 0 .4em 0 0;
	border-top: .4em solid #dbdee0;
	color: #333;
	text-decoration: none;
	border-bottom: none;
	}

.page-articles li a:focus,
.page-articles li a:hover,
.page-articles li a:active {
	border-top-color: #888a8c
	}
.page-articles li:first-child a {
	padding: .1em .5em .8em 1.3em;
	}
.page-articles li:first-child a:before {
	content: "\00AB\0020";
	margin-right: .13em
	}
.page-articles li:last-child a:after {
	content: "\0020\00BB";
	margin-left: .13em
	}

/* ::: site meta info ::: */
#related-unrelated {
	margin:0;
	display:none;
	} /*h2*/

#around {
	display:table;
	table-layout:fixed;
	border-collapse: separate;
	border-spacing: 1em;
	width: 90%;
	margin: 0 5%;
	padding: 0;
	}
.a-box {
	border:1px solid #adb4ba;
	border-width:1px 1px 2px;
	-moz-border-radius: .1em .1em .6em .6em;
	-khtml-border-radius: .4em;
	-webkit-border-radius: .4em;
	-webkit-box-shadow: 1px 3px 4px rgba(41,44,45, 0.5);
	-moz-box-shadow: 1px 3px 4px rgba(41,44,45, 0.5);
	padding:.5em .5em .3em;
	display:table-cell;
	empty-cells:show;
	text-align:left;
	width:33%;
	background: transparent url(/_resources/emps_nav3b.png) repeat-x 0 -2px;
	font-size-adjust:none;
	}

#around h3,
#around h4 {
	margin: 0 0 .5em;
	padding: 0 .2em .1em;
	border-bottom: 1px dotted #000;
	color: #586168;
	font-weight: normal;
	font-size: 1em;
	}
	#around form {
		margin-top : 1.5em;
		padding: .2em .01em .4em;
		}

.a-box ul,
.a-box ol {
	margin: 0 .3em .1em .3em;
	padding: .2em .2em .2em 1.4em;
	}
.a-box p {
	margin: .5em .3em .1em .5em;
	padding: .2em .2em 0;
	border-top:1px dashed #b7b8b9;
	}
.a-box fieldset {
	border:none;
	padding:0;
	}
.a-box form {
	margin: 0 0 .5em;
	padding: .2em;
	}
.a-box ol li {list-style:decimal}
.a-box li, .a-box p {line-height:1.4;}

.a-box a:link,
.a-box a:visited { color: rgb(83, 86, 89); background: transparent; text-decoration: none;}
.a-box a:hover { text-decoration: underline; border-bottom: none;}
.a-box .active_menu-link { font-weight: bold; }

#menu:target,
#search:target {
	background: rgb(234, 226, 211);
	color: rgb(43, 50, 56);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	#menu:target a {color: rgb(43, 50, 56); background:transparent;font-weight:bolder;}



p.wish a {color:#565e65}

/* ::: form elements ::: */
form {
	margin:0;
	padding:0;
	}
legend {
	font: normal 1em/1.3 'Helvetica Neue', Arial, 'Luxi Sans', 'Bitstream Vera Sans', sans-serif;
	padding: 0 .8em .1em;
	}
textarea {font: 1em monospace;}

fieldset {
	border:1px solid #b1b8bf;
	border-width:1px 0 0;
	padding: .3em .66em .66em;
	}
label {padding: 0 .2em;margin:0;}

input[type="submit"] {margin: .1ex .3ex;}
input[type="text"] {
	width: 20em;
	margin: .1ex .3ex;
	}
textarea[id] {
	padding: 2px .1em .1em
	}
textarea {
	width:90%;
	height:15em;
	}
#search input[type="text"] {
	width:12em;
	margin: 0 .66em 0 3%;
	}
	#search input[type="submit"] {margin: 0 .66em;}

input[name="submit"][type="submit"] {font-weight:bold;}
form#search-main {
	margin-bottom:5em;
	}

/* ::: error pages ::: */
.error h3 {margin:2.1em 1% .3em 10%;}
.error em, .error p span {font-weight:bolder; font-style:normal;}
.error #contents {padding-bottom:2em;}

/* ::: search ::: */
.search #archivelist {padding-top: .3em;}
.search h2 span {color: #00000d; background:transparent;}
.search #archivelist dt a {border-bottom:none; color:#2b3238; text-decoration:none;}
.search #archivelist strong {font-weight:bolder; background-color:#fff9cc}

/* ::: comments ::: */

#comment, #txpCommentInputForm h4 {
	background: transparent none;
	color: #841d13;
	font-size: 1.1em;
	font-weight: normal;
}
#comment {
	margin: 2em 0 .66em -25%;
	padding-left: 2%;
	border-bottom: 1px solid #d8dde1;
	}
#contents > #comment { border-bottom: 1px dotted #bfc3c7;}
#txpCommentInputForm h4 {
	margin: 2em 0 .66em 0;
	padding-top: 1em;
	/*border-top: 1px dotted #bfc3c7;*/
	}

.comments {
	margin: 1.5em 0 0;
	padding: 0;
	font-size: 1em;
}
.comments li {
	margin: 1.5em 0;
	padding: 0;
	list-style-position:inside;
}

.comments blockquote {
	border:none;
	margin:0;
	padding:0;
	color:inherit;
	background:transparent;
	}
	.comments blockquote blockquote,
	.preview blockquote {
		margin-left: 6%;
		padding-left: 1em;
		border-left: medium solid #ccc;
		}
.comments li ul,
.comments li ol {
	margin: 0 0 .4em 2.2em;
	padding:0;
}
/*.comments li *:not(code) {font-size:1em;}*/
.comments li p,
.comments li pre {
	margin: .33em 3% .33em 0;
	}
.comments li li {
	margin:0;
	padding:0 0 .1em;
	list-style-position:outside;
	}
/*.comments li .blockquotesource {display:none;}*/
.comments .blockquotesource,
.preview .blockquotesource  {display:none;}

.comments li p.editor,
.comments li p.comment-author,
.preview p.comment-author {
	color: #6c767f;
	font-style:italic;
	/*font-family: helveN;*//* giant hack for Gecko1.9.1+ - fixed by John, Apple  ? */
	line-height:135%;
	font-size:.9em;
	display:inline;
}

#cpreview {
	font-weight:normal;
	border-bottom:1px dotted #bfc3c7;
	padding-top:1em;
	}
.preview {
	background: rgb(242, 240, 230);
	margin: 0 5%;
	padding: .2em .5em;
	}
.preview p, .preview ul,.preview ol {margin-left:0; margin-bottom:.5em}
.preview ul, .preview ol {padding-left: 2.2em;}

ul.comments_error {
	border: 1px solid #a00;
	margin: 1em 5%;
	padding: .2em .5em .2em 1.5em;
	}
	input.comments_error {border: 1px solid #a00;}

.comments+p,
p#txpCommentInputForm {
	margin-top:2em;
	padding:.66em 5%;
	border-top:thin dashed #c6c7c8;
	}
	.comments+p {padding-left:0;}

#txpCommentInputForm {
	margin: 0 0 1em;
	}
#txpCommentInputForm p {margin-left:0;}
#txpCommentInputForm fieldset {
	margin: 0 2% .5em 0;
}

#txpCommentInputForm fieldset p {
	margin: .3em 4% .5em;
	padding: 0 0 0 1.8em;
	text-indent:-1.4em;
	}
#txpCommentInputForm fieldset ol {
	margin: .3em 4% .5em;
	}
#txpCommentInputForm fieldset ol li {
	list-style:none;
	padding:0 0 0 1.8em;
	margin:0 0 .5em;
	text-indent:-1.4em;
	}
#txpCommentInputForm fieldset span {
	color:#666;
	font-style:italic
	}

#contents p.submitfield {
	text-align:right;
	padding-right:1em;
}

#contactFormList label::before,
#txpCommentInputForm label::before {
	font-weight:normal;
	content:"\00BB";
	margin:.2em .2em 0 0;
	font-size:1.2em;
	color:#900;
	}
#txpCommentInputForm input[type="checkbox"]+label::before {display:none;}


/* show using js */
#txpCommentInputForm #textileSyntax {
	margin:0 4% .66em;
	padding:.2em;
	background:#efefe6;
}
#txpCommentInputForm #textileSyntax:target {
	background:#efefe6;
	}

#textileSyntax dt {
	margin:0 0 .2em;
	font-style:italic;
	border-bottom:#c7c8c9 1px dashed
	}
#textileSyntax dd {
	margin:0 0 0 1em;
	padding:0;
}
#textileSyntax:after {
	content:"[.]";
	visibility:hidden;
	height:0;
	display:block;
	clear:left;
	}

/* ::: contact ::: */
body.contactSection form {margin-bottom: 2em;}
body.contactSection fieldset {
	margin:0 5%;
	}
#contents #contactFormList {
	margin: 0;
	padding: .5em 0 0;
	}
#contactFormList li {
	list-style:none;
	margin:0;
	padding: 0 .5em .5em 3em;
	text-indent:-2em;
	}
#contactFormList li label {font-weight:bold;}

body.contactSection form p {text-align:right}

#contents ul.zemError {
	margin: .5em 2% 0;
	padding: .5em 7%;
	border: 1px dotted #777;
	}
.zemError::before {
	display: block;
	content: "errors: ";
	font-weight: bold;
	margin: 0 0 .1em -5%;
	}
.zemError li {
	background: #fffbea;
	margin: 0 0 .3em;
	padding: .2em .3em;
	}

/* form errors -label*/
.zemRequirederrorElement::before {font-size:3em}

/* ::: downloads ::: */
.downloadSection dl { margin-bottom: 3em;}
.downloadSection dt {
	font-weight: 400;
	font-size: 1em;
	margin: 1.5em 0 0;
	padding: .2em .66em .2em 1em;
	background: #eff1f2;
	border-bottom: thin solid #c7c8c9;
	-moz-border-radius: .5em .5em 0 0;
	-webkit-border-top-left-radius: .5em;
	-webkit-border-top-right-radius: .5em;
	}
.downloadSection dt a { border-bottom:none; }
.downloadSection dd {
	padding: .8em .66em .33em 2em;
	margin:0;
	background: #eff1f2;
	font-size: .9em;
	}
.downloadSection dt+dd {border-top:1px solid #f6f7f8;}
.downloadSection dd+dd {color: #6c767f; text-align:right;border-bottom: medium solid #c7c8c9; -moz-border-radius: 0 0 .5em .5em;}

