@charset "UTF-8";

*
{
	font-family: Calibri, Optima, "Arial Unicode MS", Arial, Helvetica, sans-serif;
	color: black;
	background: white;
}

* html *
{
	filter: Gray();
}

[title]
{
	border-bottom: 0 none;
	cursor: help;
}

h1, h2, h3
{
	color: #06C;
	font-weight: normal;
	-webkit-text-shadow: 2px 1px 4px black;
	text-shadow: 2px 1px 4px;
}

h1
{
	font-size: 1.7em;
	margin-bottom: 0;
}

h2
{
	margin-top: 0;
	font-size: 1.3em;
}

h3
{
	font-size: 1em;
}

:lang(de-fonipa)
{
	display: none;
	font-family: Times;
}

[lang=de-fonipa]
{
	display: none;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:link
{
	color: #06C;
}

a:visited
{
	color: #048;
}

a *
{
	color: inherit;
	text-decoration: inherit;
}

a img
{
	border: 0 none;
}

.dtstart, .dtend
{
	white-space: nowrap;
}

#preamble
{
	float: left;
	max-width: 30em;
	margin: 1em 0 3em 5em;
}

* html #preamble
{
	display: inline;	/* IE doubled float-margin bug */
	width: 30em;
}

#preamble blockquote
{
	padding-left: 40px;
	margin-bottom: 2em;
	background: url(/images/quote) no-repeat left top;
}

#preamble blockquote p
{
	margin-bottom: 0;
}

#preamble blockquote cite:before
{
	content: "(";
}

#preamble blockquote cite:after
{
	content: ")";
}

#preamble [title]
{
	border-bottom: 0 none;
}

#preamble a
{
	white-space: nowrap;
}

#preamble img
{
	margin-left: 8px;
	position: absolute;
}

#preamble abbr
{
	font-size: 1.3em;
	color: #06C;
	position: absolute;
}

#contact
{
	display: inline;	/* IE doubled margin bug */
	float: left;
	margin-left: 10em;
	margin-bottom: 5em;
}

#contact .tel a
{
	color: inherit;
	text-decoration: inherit;
}

#contact .email del, #contact .email ins
{
	text-decoration: none;
}

html>body #contact .email del
{
	display: none;
}

* html>body #contact .email del
{
	display: inline;
}

#contact .email ins:before
{
	content: "@";
}

#talks,
#articles,
#translations
{
	clear: both;
	margin: 3em 1em 3em 5em;
}

#talks ul, #talks li,
#articles ul, #articles li,
#translations ul, #translations li
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#zensurbanner
{
	margin: 2em 0 3em 5em;
	text-indent: -16px;
}

#wud
{
	margin: 2em 0 3em 5em;
	min-height: 100px;
	background: url("http://www.worldusabilityday.org/sites/worldusabilityday.org/themes/wud/images/logo.gif") no-repeat;
	padding: 1em 0pt 0pt 440px;
}

#wud .summary
{
	display: none;
}
