body {
  color: #000;
  background: #fff;
}

* { height: auto; width: auto; background: none; }

a {
  text-decoration : underline;
  color : #0000ff;
}

a:link, a:visited {

	color: #520;
	
	background: transparent;
	
	text-decoration: underline;
	
}

/*	
#content a:link:after, #content a:visited:after {
   content: " (" attr( href ) ") ";
   font-size: 85%;
   }
*/


#header, #footer, #column1, #copyright {
  display : none !important;
}

#content {
	width: auto;
	border: 0;
	margin: 0 2%;
	padding: 0;
}

h1 span, h2 span, h3 span, a span {
  display: block;
}

h1, h2, h3, h4 {
  padding: 0 !important;
  margin: .5em;
}


.entry .boxed {
  display: none;
}

#social, .comment_actions, .comment_thumbs { display: none; }


#copyright { clear: both; display: block; }

.comment { float: none; } 


#column2, .entry { width: 90% !important; }


#ps_header, #ps_sidebar { display: none; }

#factors, #factors table  { width: auto !important; }