/* CPHA print formatting:  /styles/print.css */

* {
  font-family: Times New Roman, Times, serif;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#000;
  font-size:11pt;
}
/*
#page {
  width: 728px;
}
*/
h1, h2, h3, h4 {
  font-family: Arial, Helvetica, sans-serif;
  background: none;
}

h2.h2-like-h1 {
  background: none;
  padding-left: 0;
  font-size: 14pt !important;
}

h1, h1#pagetitle {
  font-size: 14pt;
  padding-left: 0;
}
h2 {
  font-size:13pt;
}

body { 
  background: #FFF; 
  margin:0; 
  padding:0; 
}

#bg, #header, #content-main-top, #home-content, #home-left {
  background: none;
}

#search, #menu, #nav, #banner, #banner-fr, #content-tabs, #content-tabs-fr, #footerlinks, #infocontact, #breadcrumbs, .noprint  {
  display: none;
}

#footer-copyright {
  float: none;
  color: black;
}

#content-page, #content-full-page-tile {
  padding: 0;
}
#content-page, #content-full-page-tile, #home-content, #home-left {
  background: none;
}

#content-main {
  min-height: 0;
  float: none;
}

#content-full, #content-all, #content-content {
  width: 675px !important;
}

#home-left {
  width: 457px;
  max-width: 457px;
  overflow: hidden;
}

.home-righttext {
  width: 305px;
}

ul li {
  list-style-image:none;
  list-style:disc;
}

a, a:visited {
  text-decoration: none;
  color: #000;
}

/* ---  Media pages  ---  */

div#media div.nav {
  display: none;
}

div#media div.text {
  width: 520px !important;
}

div#media div.text-only {
  width: 675px !important;
}

/*  OJS printing  --------------------------------------------------------------  */

#rightSidebar, #navbar, #breadcrumb {
  display: none;
}
