/*!
 * Bootstrap v3.3.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/* Print Style Sheet */
@media print {
	body { background:white; color:black; margin:0 }
}
@media print {
  a[href]:after {
    content: none !important;
  }
}
@media print {
	.blog-post-title { font-size: 16px !important; }
	.blog-main { font-size: 12px !important; }
    body { font-size: 12px !important; }
    h1 { font-size: 18px !important; }
    h2 { font-size: 16px !important; }
    h3 { font-size: 12px !important; }
    h4 { font-size: 12px !important; }
    h5 { font-size: 12px !important; }
    h6 {
        font-size: 12px !important;
        font-weight: normal;
    }
}
/* OMMIT FROM PRINTED VERSION */
#ignoreme { display:none }
#new-royalslider-1 { display:none }
#mobile-only { display:none }

/* INCLUDE IN PRINTED VERSION */
#useme { display:block }