/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
body div {
  display: block;
}

.ads-leaderboard {
  display: none;
}

.header .menu-top,
.header .middle-content,
.header .menu-bottom,
.header .sub-menu {
  display: none;
}

.intro .barra-top-sociales {
  display: none;
}

.sidebar.column2-nomargin {
  display: none;
}

.column4.no-border {
  display: none;
}

.small-widgets {
  display: none;
}

.footer {
  display: none;
}

iframe {
  display: none;
}

#article-comments {
  display: none;
}

#article-print {
  display: none;
  padding: 10px;
}
#article-print * {
  display: block;
}
#article-print h2 {
  color: #00558d;
  font-size: 1.2em;
  font-family: Arial Black;
  text-transform: uppercase;
  margin: 0 0 10px;
}
#article-print p {
  margin-bottom: 10px;
}
#article-print .box-big-border .image {
  margin: auto;
}
