a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%; 
}

a[href^="/"]:after {
   content: " (http://domain.com" attr(href) ") "; }
	 
#accessibility-menu, #navigation { 
	display:none !important; }

html, body {font: 11px Verdana, Arial, sans-serif }	
#header, #sidebar, #respond, #commentform, .navigation, .postmetadata, #comments, .commentlist, 
#footer .wp, hr {display: none;}

#content {width: 100%; }

#footer {border-bottom:0; font-size: 0.91em; line-height: 12px; border-top: 1px solid #000;}
