/* line 6, ../../app/stylesheets/print.scss */
body.bp {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: black;
  background: none;
  font-size: 10pt;
}
/* line 52, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .container {
  background: none;
}
/* line 54, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp hr {
  background: #cccccc;
  color: #cccccc;
  width: 100%;
  height: 2px;
  margin: 2em 0;
  padding: 0;
  border: none;
}
/* line 62, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp hr.space {
  background: white;
  color: white;
}
/* line 65, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp h1, body.bp h2, body.bp h3, body.bp h4, body.bp h5, body.bp h6 {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* line 67, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp code {
  font-size: 0.9em;
  font-family: "andale mono", "lucida console", monospace;
}
/* line 72, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp a img {
  border: none;
}
/* line 75, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp a:link, body.bp a:visited {
  background: transparent;
  font-weight: 700;
  text-decoration: underline;
}
/* line 79, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp p img.top {
  margin-top: 0;
}
/* line 81, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp blockquote {
  margin: 1.5em;
  padding: 1em;
  font-style: italic;
  font-size: 0.9em;
}
/* line 86, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .small {
  font-size: 0.9em;
}
/* line 88, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .large {
  font-size: 1.1em;
}
/* line 90, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .quiet {
  color: #999999;
}
/* line 92, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
body.bp .hide {
  display: none;
}
/* line 8, ../../app/stylesheets/partials/_vcard.scss */
body.bp .vcard .bday:before {
  content: '| д/р ';
}
/* line 9, ../../app/stylesheets/partials/_vcard.scss */
body.bp .vcard .adr:before {
  content: 'Адрес: ';
}
/* line 10, ../../app/stylesheets/partials/_vcard.scss */
body.bp .vcard .adr span:after {
  content: ',';
}
/* line 11, ../../app/stylesheets/partials/_vcard.scss */
body.bp .vcard .adr span:last-child:after {
  content: '';
}
/* line 12, ../../app/stylesheets/partials/_vcard.scss */
body.bp .vcard .tel:before {
  content: 'Телефон: ';
}
/* line 13, ../../app/stylesheets/partials/_vcard.scss */
body.bp .vcard .email:before {
  content: 'Эл. почта: ';
}
/* line 14, ../../app/stylesheets/partials/_vcard.scss */
body.bp .vcard .type {
  display: none;
}
/* line 17, ../../app/stylesheets/partials/_vcard.scss */
body.bp .vcard .role:before {
  content: '(';
}
/* line 18, ../../app/stylesheets/partials/_vcard.scss */
body.bp .vcard .role:after {
  content: ')';
}
/* line 19, ../../app/stylesheets/partials/_vcard.scss */
body.bp .vcard .vcard {
  margin-left: 10px;
}
/* line 10, ../../app/stylesheets/print.scss */
body.bp #container > header, body.bp #container > nav, body.bp ul.controls, body.bp .ad-gallery > .ad-controls, body.bp .ad-gallery > .ad-nav, body.bp p.help, body.bp .docs, body.bp .news, body.bp article > footer, body.bp pagination {
  display: none!important;
}
/* line 13, ../../app/stylesheets/print.scss */
body.bp .ad-gallery {
  display: inline;
  float: left;
  margin: 0px 10px 40px 0px;
}
/* line 19, ../../app/stylesheets/print.scss */
body.bp article header {
  overflow: hidden;
  display: inline-block;
}
/* line 21, ../../app/stylesheets/print.scss */
body.bp article header h3.aim {
  display: inline;
  float: right;
}
/* line 8, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
body.bp article header {
  display: block;
}
/* line 26, ../../app/stylesheets/print.scss */
body.bp article section .diagnoses {
  overflow: hidden;
  display: inline-block;
}
/* line 27, ../../app/stylesheets/print.scss */
body.bp article section .diagnoses h3 {
  display: inline;
  float: left;
  margin: 0px 10px 10px 0px;
}
/* line 28, ../../app/stylesheets/print.scss */
body.bp article section .diagnoses ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}
/* line 8, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/lists/_inline-list.scss */
body.bp article section .diagnoses ul li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
/* line 25, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/lists/_inline-list.scss */
body.bp article section .diagnoses ul li:after {
  content: ", ";
}
/* line 28, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/lists/_inline-list.scss */
body.bp article section .diagnoses ul li:last-child:after, body.bp article section .diagnoses ul li.last:after {
  content: "";
}
/* line 8, ../../../../.rvm/gems/ree-1.8.7-2010.02@rails3/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
body.bp article section .diagnoses {
  display: block;
}
