/*  This code is copyrighted to a | writings | Jose Manuel Riveros

Author: Jose Manuel Riveros
Author Website: http://jomanos.com
Site URL: http://awritings.com
Revision Date: 2/20/2011

*/

header[role="banner"], footer {
	display: none;
}


dl#articleInfo {
	display: none;
	}

body {
	font-size: 16pt;
}

body p {
	font-size: 90%;
}
	
a {
	text-decoration: none;
	color: black;
	}

a:not([href^='#']):after {
	content: " (" attr(href) ")";
	font-style: italic;
	}

h2.ghostHeader, p.pubDate {
	color: #333;
	}

span.arrow {
	display: none;
	}

