/* #eff5fb */

body {
  font-family: Arial Unicode MS, Arial, Helvetica, sans-serif;
  /*  was:  #eff5fb */
  /* background:  #e7d8bf url(w3c_home.png) no-repeat 0 0; */
  background:  #e7d8bf;
  margin: 0;
  padding: 0;
  color: black;
}

.coverpage {
  background: #e7d8bf;
}

.coverpage #header {
  margin-top: 5em;
}

.coverpage #header h1 {
	background: none;
	text-indent: 0;
	padding: 0;
	margin-left: 1em;
	color: #2c5180;
	/* height: auto; */
	display: 	inline;
	font-size: 	400%;
}

.coverpage .author {
  color: #2c5180;
  margin-bottom: 0.2em;
  padding: 0.5em;
  font-size: 160%;
}

.coverpage .author strong {
  display: none;
}

.coverpage .date {
  color: #2c5180;
  font-size: 100%;
  text-transform: uppercase;
  border-bottom: 1px solid #2c5180;  
  padding: 1em;
  margin-top: 0;
}

.coverpage .prologue {
	margin-left: 1.5em;
	margin-right: 1.5em;
}

.coverpage .prologue p {
	font-size: 		120%;
	text-align: 	justify;
}

.coverpage .date strong {
  display: none;
}

.coverpage .event {
  color: #553727;
  font-size: 70%;
}

.coverpage .event strong {
  display: none;
}

p.image {
  text-align: center;
}

img {
  border: 2px solid #c60;
  padding: 4px;
}

#header {
  margin: 0;
  overflow: hidden;
  line-height: 1.2;
  background:  #c6b9a5 url(w3c_home.png) no-repeat 0 0;
  padding: 0.8em 0 38px 5em;
  border-bottom: solid medium #c60;
}

#header a {
  text-decoration: none;
  color: #5b554c;
}

h1 {
  display: 		none;
}



#content {
  margin: 0.5em 3em 1em 3em;
  font-size: 220%;
  line-height: 1.3;
}

#navigation {

}

.coverpage ul#nav {
  top: 10px;
}

.coverpage #toc a {
  right: 45px;
}

.coverpage #switch a {
  right: 80px;
}

ul#nav {
  position: absolute;
  top: 5px;
  right: 0px;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul#nav li {
  display: inline;
  list-style: none;
  background: none;
}

.coverpage #prev {
  display: none;
}

#prev a, #next a, #toc a, #switch a {
  position: absolute;
  top: 0;
  width: 40px;
  height: 30px;
  margin: 0;
  text-indent: -10000px;
  text-decoration: none;
}

#prev a:hover, #next a:hover, #toc a:hover, #switch a:hover {
  background-position: 0 -32px; /* 35 */
}

#next a {
  right: 10px;
  background: url(right.png) no-repeat 0 0; 
}

#prev a {
  right: 45px;
  background: url(left.png) no-repeat 0 0; 
}

#toc a {
  right: 80px;
  background: url(toc.png) no-repeat 0 0; 
}

#switch a {
  right: 115px;
  background: url(style.gif) no-repeat 0 0; 
}

#slideno {
  position: absolute;
  top: 20px;
  left: 76px;
  margin: 0;
  overflow: hidden;
  line-height: 1.2;
  padding:        0.8em 0 0.8em 1em;
  font-size: 	   90%;
  text-transform: uppercase;
}

#info {
  border-top: 1px solid black;
  margin: 0.5em 3em 1em 3em;
  padding-top: 0.25em;
  font-size: 120%;
  line-height: 1.5;
}

#info address {
  display: inline;
  padding-right: 0.5em;
}

#position {
  float: right;
}

h2 {
  margin: 0 0 0.5em 0;
  font-size: 160%;
  color: #0050B2;
}

h2:before {
	content: "> ";
}

h3.chapter {
	position: 		absolute;
	top: 			0.7em;
	left: 			120px;
	margin: 		0;
	overflow: 		hidden;
	line-height: 	1em;
	padding: 		0.8em 0 0.8em 1em;
	font-size: 		65%;
}

p {

}

code {
   font-size: 85%;
   font-weight: bold;

}

strong {
  /* color: #553727; */
  font-weight: bold;
}

em {
  font-weight: normal;
}

pre {
   line-height: 0.2em;
   font-size: 75%;
   font-weight: bold;
}

ul {
  margin-left: 0;
  padding-left: 0;
}

ul li {
  margin: 0.05em 0.25em 0.1em 1em;
  padding: 0;
}

ol li {
  margin: 0.05em 0.25em 0.1em 1em;
}

ul li ul li, ol li ul li {
  font-size: 100%;
  list-style-type: circle;
}

ul li ul li ul li {
  font-size: 90%;
  list-style-type: circle;
}

a {
  color: #c60;
  text-decoration: none;
  font-weight: bold;
}

tr {
  background: none;
  font-size: 100%;
}

th {
  background: palegoldenrod;
  font-size: 100%;
}

caption {
	font-style:italic;
}

td {
  background: none;
  font-size: 90%;
}

table {
  font-size: 100%;
}

dt { 
	font-weight: bold;
}

blockquote {
	font-style:italic;
}

/* Various emphasis colours. */
.emph1 { color: navyBlue;}
.emph2 { color: red; }
.emph3 { color: #cc0066; } 
.emph4 { color: #ff00cc; }
.emph5 { color: red;     }
.center, .centre {
	text-align: center;
}
.svgOnly {
	display: none;
}

/* ---------------------------------------------- */
/* these are for the wswyg editing of the source! */
div.slide {
	font-size: 100%;
}
div.slide object {
	display: none;
}
div.slide h1 {
	display: inline;
}

div.chapter {
    border:  2px solid red;
	margin:  1em 1em 1em 1em;
	padding: 1em;
}

div.slide {
    border:  2px solid black;
	margin:  1em 1em 1em 1em;
	padding: 1em;
}


div.ref {
	display:none;
}

