/*  
Theme Name: Mummybot
Theme URI: http://www.mummybot.com/
Description: Theme encapsulating the verge of knowledge - the reconstruction of ideologies.
Version: 1.0
Author: Francis Saul
Author URI: http://www.mummybot.com

	Mummybot v1.0
	 http://www.mummybot.com

	This theme was designed and built by Francis Saul,
	whose blog you will find at http://www.mummybot.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body,
div#shell,
div#shell #footerShell{
  background: none;
  color: #3d3d43;
}
body{
  padding: 20px;
}
div#shell{
  width: 670px;
}
#leftPanel, 
#headerPanel, 
#mainNav, 
#footerMenu, 
#copyrightMenu, 
#commentMenu, 
#footerPanel h2, 
#footerPanel form{
  display: none;
}
h1, h2, h3, h4, h5 ,h6, a, div#shell h1 a, div#shell h2 a, h1 a:hover, h2 a:hover, blockquote.article{
  color: #3d3d43;
}
div#footerPanel{
  margin: 0;
  width: auto;
}