/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  /*font-size: 93.8%;*/
}

.main-wrapper {
  padding: 5px;
}

/*.two-sidebars .content-inner {*/
/*margin-left: 20% !important;*/
/*margin-right: 250px !important;*/
/*}*/

/*.sidebar-second .content-inner {*/
/*margin-right: 250px !important;*/
/*margin-left: 0;*/
/*}*/

/*.region-sidebar-second {*/
/*width: 250px !important;*/
/*margin-left: -250px !important;*/
/*}*/

span.print-link {
  display: none;
}

main section#main-content h1 {
  margin-bottom: 20px;
}

/*
#block-views-read-this-post-block .view-read-this-post ul li,
#block-views-read-this-news-block .view-read-this-news ul li,
#block-views-read-this-blog-block .view-read-this-blog ul li {
  width: 33%;
}

#block-views-read-this-post-block .view-read-this-post ul li:nth-child(n+4),
#block-views-read-this-news-block .view-read-this-news ul li:nth-child(n+4),
#block-views-read-this-blog-block .view-read-this-blog ul li:nth-child(n+4) {
  display: none;
}
*/

#block-views-most-read-today-block .view-most-read-today ul li {
  width: 33%;
}
