/*************************************************************/
/* inc/style_850.css                                         */
/*                                                           */
/* VERSION: 1.1                                              */
/*                                                           */
/* MODIFIED: 03/23/2017                                      */
/*                                                           */
/* Description: Style Sheet for screens over 850px           */
/*                                                           */
/* HISTORY:                                                  */
/*   1.1 - 03/23/2017 - New Ads                              */
/*   1.0 - 09/25/2015 - Added a Date Added Sort              */
/*                                                           */
/*************************************************************/

header img#titleimg {
  width: 500px;
}

nav#categorylist {
  transform: initial;
  -ms-transform: initial;
  -webkit-transform: initial;
  background-color: white;
  position: relative;
  float: left;
  clear: left;
  width: 250px;
  z-index: 1;
  margin: 1em 1em 1em 0;
}
#catlist_cats {
  border-top: 1px #A3A3A3 solid;
  margin-bottom: 20px;
}
#catlist_ad {
  display: block;
}
nav#category {
  display: none;
}
ul#books {
  margin-left: 250px;
  padding-left: 20px;
}
ul#books li:first-child {
  border-top: none;
}
nav#categorylist ul {
  background-color: white;
  border-top: none;
  border-bottom: none;
  margin-top: 0;
}
nav#categorylist ul li {
  font-size: .9em;
  padding: 1em 1em 0em 1em;
 -webkit-column-break-inside: initial; /* Chrome, Safari, Opera */
  page-break-inside: initial; /* Firefox */
  break-inside: initial; /* IE 10+ */
}
nav#categorylist ul.double {
  -webkit-column-count: initial; /* Chrome, Safari, Opera */
  -moz-column-count: initial; /* Firefox */
  column-count: initial;
}

div.catancestors#head {
  font-size: 1.3em;
}

nav#current { display: none; }
div#socialdiv { width: 220px; padding: 1em; }

div#subhead_flex {
}
nav#currentbig { 
  display: block;
  width: 250px;
  float: left;
}
nav#search {
}

div#headeralert {
  display: block;
  margin: .5em;
}
div#alerthead {
  display: none;
}
div.bigblurb {
  display: block;
}

a#sourceexpand {
  display: none;
}
select#sourcelist_select {
  display: block;
}

li#midtable_ad div {
  width: 660px;
}

div#bannerad {
  display: block;
  text-align: left;
  width: 550px;
}

div#sortbig {
  display: block;
}

#title_link {
  font-size: 50pt;
  line-height: 52pt;
  text-shadow: 3px 3px 3px #999;
}
#nook2kindle {
  display: block;
}

