/* para imprimir post */

body {
margin: .6in;
font-family: verdana, arial, sans-serif;
font-size: 12pt;
line-height: 24px;
background: white
   }
#header {
background: transparent;
margin-bottom: 10px
 }
#header h1 {
font-size: 20pt;
background: transparent;
padding:0;
line-height: 40px;
}

a:link, a:visited {
   color: #06b;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
p {

text-indent: 20px
   }
#main ul li {

font-size: 11pt;
line-height: 18pt;
color: #666;
font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom: .75em;
list-style-type: square;

}

#main ol li {

font-size: 11pt;
line-height: 17pt;
color: #666;
font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom: .75em;
list-style-type: decimal

}

blockquote { 

padding: 10px;
border-top: 3px solid #ddd;
border-bottom: 3px solid #ddd;

}
abbr, acronym, .help { 
cursor: help; 
background: #e3e3e3;
border-bottom: 1px dotted #ccc

}
.destdcha, .destizda { /* -- span resaltados texto lateral -- */

font: oblique 150%/140% georgia, times, serif;
width: 32%;
display: block;
color: #222

}
.destdcha, .destizda, .conversation p, p.track {

text-indent: 0
}
.destdcha {
float: right;
margin: 8px 0 20px 20px;

}

.destizda {
float: left;
margin: 8px 20px 20px 0;
}

/* --- Img's post -------------------- */

img.left, img.right, img.center, .gallery {

border: 3px solid #d3e1a4

}
img.left { 

float: left; 
margin: 0.5em 1em 0.5em 0;

}
img.right { 

float: right;
margin: 0.5em 0 0.5em 1em;

}
img.center { 

margin: 0 auto 10px auto; 
display: block;
text-align: center
}
hr
{ 
border: 1px solid #ddd
}
/* lo que no se ve en el papel */

#skip, #header img, #header p.time,
#topviral, .breadcrumb,
#sidebar, a.comment, 
a.bookmark,
a.print, #footer,
FORM { display: none; }