* { font-size: 14px; padding: 0; margin: 0; font-family: Arial, sans-serif; list-style: none; font-weight: normal; float: none; }
img { display: inline; }
body {color: #1a1a1a; background: white;}
a:link, a:visited {background: white; color: #1a1a1a; text-decoration: none; }
h1, #nav, #printme, #submitnew, h2, .single .hentry, .advertisement, #aside p+p, #discussion { display: none; }
a img { border: none; width: auto; }
h2, h3, h4, h5 {background: white; color: black; padding-bottom: 1px; }

div { width: 100% }
   
   #header { border-bottom: 5px solid #1a1a1a; margin-bottom: 30px; }
   #aside { display: block; margin-bottom: 30px; border-bottom: 1px solid #000; padding-bottom: 30px; }
   #featured { text-align:  center; margin: 0 auto; border-bottom: 1px solid #000; padding-bottom: 30px; margin-bottom: 30px }
   
   li { display: block; border-bottom: 1px solid #ccc; padding-bottom: 15px; margin-bottom: 15px; text-align:  center; float: left; width: 50%; clear: none; }
   li img { clear: both; display: block; margin: 0 auto;}
   
   .single #featured { margin-top: 15px; }
   .single h3 { display: none; }
   
   #footer p { font-size: 80%; display: block; margin: 15px 0; text-align: center; }
   #footer a:link, #footer a:visited { color: #900; }
   
   #header a:link {
	opacity: 1; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=100); /* IE lt 8 */
	-ms-filter: "alpha(opacity=100)"; /* IE 8 */
	-khtml-opacity: 1; /* Safari 1.x */
	-moz-opacity: 1; /* FF lt 1.5, Netscape */
}

.ie6 { color:  #f00; font-weight: bold; }