@media print {

@font-face {
  font-family: 'Arial, Helvetica, sans-serif /*clear_sans_lightregular*/';
  src: url('../fonts/ClearSans-Light-webfont.eot');
  src: url('../fonts/ClearSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ClearSans-Light-webfont.woff') format('woff'), url('../fonts/ClearSans-Light-webfont.ttf') format('truetype'), url('../fonts/ClearSans-Light-webfont.svg#Arial, Helvetica, sans-serif /*clear_sans_lightregular*/') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'clear_sansregular';
  src: url('../fonts/ClearSans-Regular-webfont.eot');
  src: url('../fonts/ClearSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ClearSans-Regular-webfont.woff') format('woff'), url('../fonts/ClearSans-Regular-webfont.ttf') format('truetype'), url('../fonts/ClearSans-Regular-webfont.svg#clear_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'clear_sansbold';
  src: url('../fonts/ClearSans-Bold-webfont.eot');
  src: url('../fonts/ClearSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ClearSans-Bold-webfont.woff') format('woff'), url('../fonts/ClearSans-Bold-webfont.ttf') format('truetype'), url('../fonts/ClearSans-Bold-webfont.svg#clear_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'clear_sans_mediumregular';
  src: url('../fonts/ClearSans-Medium-webfont.eot');
  src: url('../fonts/ClearSans-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ClearSans-Medium-webfont.woff') format('woff'), url('../fonts/ClearSans-Medium-webfont.ttf') format('truetype'), url('../fonts/ClearSans-Medium-webfont.svg#clear_sans_mediumregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'droid_serifregular';
  src: url('../fonts/DroidSerif-Regular-webfont.eot');
  src: url('../fonts/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidSerif-Regular-webfont.woff') format('woff'), url('../fonts/DroidSerif-Regular-webfont.ttf') format('truetype'), url('../fonts/DroidSerif-Regular-webfont.svg#droid_serifregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'droid_serifitalic';
  src: url('../fonts/DroidSerif-Italic-webfont.eot');
  src: url('../fonts/DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidSerif-Italic-webfont.woff') format('woff'), url('../fonts/DroidSerif-Italic-webfont.ttf') format('truetype'), url('../fonts/DroidSerif-Italic-webfont.svg#droid_serifitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'droid_serifbold_italic';
  src: url('../fonts/DroidSerif-BoldItalic-webfont.eot');
  src: url('../fonts/DroidSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidSerif-BoldItalic-webfont.woff') format('woff'), url('../fonts/DroidSerif-BoldItalic-webfont.ttf') format('truetype'), url('../fonts/DroidSerif-BoldItalic-webfont.svg#droid_serifbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* General Styles */

ul, img {
   page-break-inside: avoid;
}
.page-node .region-content {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif /*clear_sans_lightregular*/;
}

.page-node .region-content a {
  font-size: 14px;
}

.page-node .region-content a[rel] { /* Hide the "rel" attribute that we often use as an Ajax data value */
  display:none;
}

header#navbar {
  display:none !important;
}

aside.col-sm-3 {
  display:none;
}

footer.glazed-footer {
  display:none !important;
}

div#comments {
  display:none;
}

div.field-blog-image {
  display:none;
}

ul.tabs--primary nav nav-tabs {
  display:none;
}

div.field-press-release-image {
  display:none;
}

h1.page-title {
  font-size: 26px;
  height: 90px;
}

#page-title .page-title {
  height: 90px;
}

/* Blog Styles */

footer.cms-blog-links {
  display:none;
}

section.block-block-11 div#b2 {
  background-image: none !important;
}


/* Publications List Styles */

body.page-publications div.view-filters {
  display:none;
}

body.page-publications div.attachment-download-link-item {
  display:none;
}

body.page-publications div.views-field-field-attachments-1 {
  display:none;
}

body.page-publications div.views-field-title h4 {
  font-size: 14px;
}

/* P.R. List Styles */

body.page-press-releases div#b4 {
  display:none;
}

body.page-press-releases div.az-ctnr container ui-sortable {
  
}

/* Home Page Styles */

body.front div#b5 {
display:none;
}

body.front div.az-ctnr container ui-sortable {
  display:none;
}

body.front div.az-element az-row row ui-sortable {
  display:none;
}

body.front div#b35 {
  display:none;
}  /*Social Feeds*/

/* Tabs */
.nav.nav-tabs li {
  display:none;
}

.nav.nav-tabs li.active {
  display:inherit;
  float:left;
}

/* Floating Blocks */

.floating-donate {
 display:none;
}
.floating-social-links {
 display:none;
}













}
