html, body {
  background-color: #f6f3e9;
  color: #39322b;
  font-size: 11pt;
}

h2.pagetitle {
  font-size: 190%;
  margin-top: 0;
  text-transform: uppercase;
}

#grid {
    display: grid;
    width: 100vw;
    height: 100vh;
    grid-template-areas: "header header" "content sidebar";
    grid-template-columns: 1fr 360px; /* 336 ad unit width + 10 padding + 4 border + 10 for firefox*/
    grid-template-rows: 130px 1fr;
}

@media screen and (max-width: 720px) {
    #grid {
    grid-template-columns: 1fr 180px;
    }
}

#header {
  grid-area: header;
  background: #39322b url("/?originalUrl=https%3A%2F%2Fcalibre-ebook.com%2Fimg%2Flogo.png") no-repeat top left;
  border-top: 4px solid #39a9cf;
}

#header h1 {
  float: left;
  display: inline;
  margin: 20px 0 0 67px;
}

#header h1 a {
  display: block;
  width: 175px;
  height: 95px;
  text-indent: -9999px;
}

ul#primary-nav {
  display: block;
  margin-right: 60px;
  text-align: right;
  margin-top: 75px;
  line-height: 20px;
  cursor: default;
}

ul#primary-nav li {
  display: inline;
  padding: 0 4px;
}

ul#primary-nav li a {
  padding: 6px;
  color: white;
  text-decoration: none;
  font-variant: small-caps;
  /*text-transform: uppercase;*/
  font-size: 100%;
  font-weight: bold;
  white-space: nowrap;
  text-shadow: #27211b 2px 2px 2px;
}

ul#primary-nav li a:hover {
  background-color: #39a9cf;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  text-shadow: #27211b 1px 1px 1px;
}

#donate {
  white-space: nowrap;
  color: white;
  background: #39a9cf;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  font-variant: small-caps;
  font-size: 18px;
  padding: 5px 8px;
  position: absolute;
  text-shadow: #27211b 2px 2px 2px;
  display: block;
  top: 0;
  right: 68px;
  overflow: hidden;
}

#content-wrapper {
    grid-area: content;
    overflow: auto;
    outline: none !important;
}
#content-wrapper:focus {
    outline: none !important;
}

#content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    max-width: 800px;
}

#sidebar {
    grid-area: sidebar;
    border-left: 4px double black;
    overflow: hidden auto;
}

#sidebar #ad-container {
    vertical-align: top;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px;
}

#sidebar h1.ad-header {
    text-align: center;
}


.slideshow-outerwrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

.slideshow-innerwrapper {
  position: relative;
  float: left;
  padding-bottom: 38px;
}

.slideshow {
  background-color: #39322b;
  padding: 30px;
}

.slideshow h3 {
  color: white;
  font-size: 140%;
  font-weight: normal;
  margin-top: 0;
}

.slideshow-innerwrapper h3 {
  display: inline-block;
  padding: 10px;
  background-color: #39322b;
  margin-bottom: 0;
  color: white;
  font-size: 140%;
  font-weight: normal;
}

.slideshow-innerwrapper .controller {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
}

.slideshow-innerwrapper .controller li {
  display: inline-block;
  margin-left: 6px;
  width: 43px;
  height: 37px;
  text-indent: -9999px;
  overflow: hidden;
}

.slideshow-innerwrapper .controller .prev {
  background: #39322b url("/?originalUrl=https%3A%2F%2Fcalibre-ebook.com%2Fimg%2Fslideshow-controller.png") no-repeat 0 0;
}

.slideshow-innerwrapper .controller .next {
  background: #39322b url("/?originalUrl=https%3A%2F%2Fcalibre-ebook.com%2Fimg%2Fslideshow-controller.png") no-repeat -43px 0;
}

#footer {
  color: #6f604e;
  font-size: 77%;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 40px;
  margin-left: 30px;
  float: left;
  clear: both;
}

#footer li {
  display: inline-block;
  padding: 0 6px 0 4px;
  border-right: 1px solid #6f604e;

}

#footer li.last {
  border-right: none;
}

#footer li a {
  color: #6f604e;
}

.command {
    background-color: #f7f7f7;
    overflow: auto;
    border: 1px solid #d7d7d7;
    padding-top: 1em;
    line-height: 1.25;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.tooltip {
    display:none;
    background:transparent url("/?originalUrl=https%3A%2F%2Fcalibre-ebook.com%2Fimg%2Fblack_arrow_bottom.png");
    font-size:14px;
    z-index: 9000;
    color: #f3f6e9;
    height:70px;
    width:160px;
    padding:25px;
    padding-top: 35px;
}

a {
    color: blue;
    text-decoration: none;
}

a:visited {
    color: blue;
}

a:hover {
    color: red;
}

.login_error {
    font-weight: bold;
    font-size: larger;
    color: red;
}

ul#pulibsher_access_periodical_list {
    list-style-type: none;
}

ul#pulibsher_access_periodical_list li {
    padding-bottom: 2ex;
    list-style-type: none;
}

ul#pulibsher_access_periodical_list li a {
    display: block;
}

ul#pulibsher_access_periodical_list li span {
    font-size: smaller;
    font-family: monospace;
    padding-left: 1.5em;
}

ul#pulibsher_access_issues_list {
    list-style-type: none;
}

ul#pulibsher_access_issues_list li {
    padding-bottom: 2ex;
    list-style-type: none;
}

ul#pulibsher_access_issues_list li span {
    display: block;
}

ul#pulibsher_access_issues_list li a {
    font-size: smaller;
    font-family: monospace;
    padding-left: 1.5em;
}

.fancybox-title {
    font-weight: bold !important;
}

video.calibre {
    max-width: 100%;
}
video.calibre.small-preview {
    max-width: min(25em, 100%);
}

video.calibre.playing {
    display:  block;
    background-color: black;
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    z-index: 999999;
    width: 100vw; height: 100vh;
    max-width: 100vw; max-height: 100vh;
}
