/* This is  avery drafty print stylesheet for Bunny's Print CSS plugin.
I designed it to work with one particular Sandbox-based theme on a site of mine,
so chances are you're going to have to edit this a little to get what you want.

If you want to make this better to help improve the plugin, do get in touch with your modifications. Credit will be given, of course.

Stephanie -- stephanie.booth@gmail.com -- http.//climbtothestars.org

/* general stuff */
body {
     font-family:Helvetica Neue, Helvetica, Arial, sans-serif}

/* getting rid of whole blocks we don't want to see */

.main, .post {width: 100%; margin: 0; float: none;}

.name {font-size:180%; font-weight:bold}

.sociable, 
.sidebar, 
.footer, 
.banner, 
.menu, 
.reply, 
.hr, 
.edit, 
.no,
.author,
.slogan,
.cat,
.com  { 
display: none 
}

a:link, a:visited
{
color: #781351
}

.date {font-size: 90%}

.wp-caption {font-size: 70%; font-style:italic;   content: "Above -  " ;}