#header, #sidebar, #nav, .avatar {display:none;}

img {margin:10px;}
a {color:#333;}
h1 a, #footer a {text-decoration:none;}
p {line-height:1.2em;}

.postinfo, .commentlist, #footer {font-size:80%;}

.noprint, .feed-track {display:none;}

#footer {text-align:right;}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   text-align: center;
   padding: 5px;
}
.wp-caption img {
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}