/*
 * Made by Martel
 * November 13, 2006
 * Seriously updated by HaRRy August 22, 2010
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

* {
	background:none ! important; color:#111 ! important;
}
body {
	font:12pt georgia,'times new roman',serif; line-height:1.5em; color:#CCC;
}
a{
	font-weight:normal; text-decoration:underline; color:#000;border:none;
}
#topmenu, #sidemenu, footer, #updated{
    display: none!important;
}
article{
	width: 100%; position:absolute; margin:0; padding:0;
}
article a[href]::after {
	content: " (" attr(href) ") "; font-size: 90%;
}
article a[href^="/"]:after {
	content: " (http://alliancesatwar.com" attr(href) ") ";
}
