/*	W3C: handheld master
	--------------------
	Author:		Ethan Marcotte (http://airbagindustries.com/)
	Version:	080703
	Copyright:	(c) 2008 Airbag Industries, LLC. until the contract is complete.
			All rights reserved.
*/


/*
	Elements to suppress
*/
#most-recently img,
#explore-w3c .additional dt img,
#slide-nav,
#doc-toggle {
	display: none;
}

body {
	font: normal 1em sans-serif;
}

form,
fieldset {
	border: none;
	padding: 0;
}

dt {
	font-weight: bold;
}

img {
	border: 1px solid;
}

#nav,
#about-w3c,
#about-w3c form,
#context form {
	border-bottom: 1px solid;
}

#context form {
	padding: 1em 0;
}

#most-recently,
#most-recently li {
	height: auto !important;
	position: static !important;
}

#most-recently li {
	display: list-item !important;
}

#nav {
	font-size: 1.2em;
}

#footer {
	border-top: 1px solid;
}

/* For home page */

#about-w3c .intro p,
#about-w3c .intro form {
	margin: 0 18.75%;
	text-align: left;
}

#mast h1 a {
	background: url("../../img/logo-w3c-screen.gif") no-repeat 75% 3em;
	display: block;
}
