/*
Theme Name: Publisher Child Theme
Theme URI: http://themeforest.net/item/publisher/15801051?ref=Better-Studio
Version: 1.0.0
Description: Designed by <a href="http://betterstudio.com/">BetterStudio</a>
Author: BetterStudio
Author URI: http://betterstudio.com/
Text Domain: better-studio
Copyright: (c) 2016 BetterStudio
Template: publisher
*/

.letter-group { width: 100%; }
.letter-cell-row { float: left; }
.letter-cell {
   background: #e0e0e0;
   float: left;
   font-weight: bold;
   height: 2em;
   margin-bottom: 8px;
   min-width: 3em;
   padding-top: 8px;
   text-align: center;
}
.row-cells { width: 90%; float: right; }
.title-cell { float: left; overflow: hidden; margin-bottom: 8px; }
.title-cell-1 { width: 98%; }
.title-cell-2 { width: 48%; }
.title-cell-3 { width: 32%; }
.title-cell-4 { width: 23%; }
.continued-from,
.continued-on {
    padding: 0 2em;
}
.clear { clear: both; }
