/* perth-handheld.css
   
   Look, learn, but please don't steal. */

/* For BOTH Layouts, see:
   /includes/perth.css

   For HOME Layout, see:
   /includes/perth-home.css

   For CONTENT Layout, see:
   /includes/perth-content.css

   For lte IE 7 OVERRIDE, see:
   /includes/perth-override7.css

   For lte IE 6 OVERRIDE, see:
   /includes/perth-override.css

   For PRINT Layout, see:
   /includes/perth-print.css

   For AURAL Layout, see:
   /includes/perth-aural.css

   For HANDHELD Layout, see:
   /includes/perth-handheld.css */

body { margin: 0;
	padding: 0;
	font: 1em sans-serif; }

h1, h2, h3, h4, h5, h6 { margin: 0.3em 0em;
	padding: 0.3em; }

h1 { font-size: 1.4em; }
h2 { background: #eee;
	border: solid #444;
	border-width: 1px 0;
	font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }

ul, ol { margin-left: 0.4em;
	padding-left: 0.2em; }

dl dt { font-weight: 800; }

a { color: #00c; }

img { display: none; }

acronym { padding-right: 1px;
	border-bottom: 1px dashed #001e66;
	font-style: italic;
	cursor: help; }

div#entirety { color: #333; }

div#entirety div#header, 
div#entirety div#shell div#menu ul li ul { background-repeat: no-repeat;
	background-position: -100% -100%; }

div#entirety div#shell div#menu ul li ul { width: 0; }

body#page-visiting div#entirety div#shell div#menu ul li ul#submenu-visiting, 
body#page-business div#entirety div#shell div#menu ul li ul#submenu-business, 
body#page-living div#entirety div#shell div#menu ul li ul#submenu-living, 
body#page-council div#entirety div#shell div#menu ul li ul#submenu-council { width: auto; }
