/* 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" /> */
/* line 3, ../sass/print.scss */
nav.joomla-search, footer, .breadcrumbs, nav.container, .sideBarSearch, .issues, .actions {
  display: none;
}

/* line 3, ../sass/print.scss */
h1 {
  font-size: 30px;
}

/* line 3, ../sass/print.scss */
header h1 {
  text-indent: 0;
  font-size: 50px;
  text-align: left;
}

/* line 3, ../sass/print.scss */
header.container {
  width: 80%;
  text-align: left;
  margin: 0;
}
/* line 3, ../sass/print.scss */
header.container .nathaniel-title {
  margin: 0 0 0 24px;
}

/* line 3, ../sass/print.scss */
#bk-boxshadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: 40px;
  text-align: left;
}

/* line 3, ../sass/print.scss */
article img, .es-container img, p img {
  margin-right: 12px;
}
