img { border:none; }
p { orphans: 2; widows: 1; }

/*
a:not([href^="#"]):after { content:" <"attr(href)"> "; }
a:not([href^="http:"]):after { content: " <http://csarven.ca/"attr(href)"> "; }
a[href^="irc:"]:after, a[href^="ftp:"]:after { content:" <"attr(href)"> "; }
*/
blockquote[cite]:after { content: "Quoted from: " attr(cite); display: block; }

#nav_site,
#feeds,
#search_site,
.aside,
#comment_write,
#footer .get_vcard,
#sitemap,
ul#footer
span.has_rights,
.geo,
.street-address,
.extended-address,
.postal-code,
.tel,
#footer address a,
#footer span.geo {
display:block;
}

#article #nav_site,
#article #feeds,
#article .aside,
#comments .warning,
#article address .nickname,
#article address .role,
#article address .get_vcard,
#article address #cert,
#article address #geolocation,
#article #related_articles,
#article #related_readings {
display:none;
}

#article address {
margin-top:2em;
}

#footer a:not([href^="#"]):after { content:" <"attr(href)"> "; }
#footer a:not([href^="http:"]):after { content: " <http://csarven.ca/"attr(href)"> "; }

