/* ===========================================
 * NAVIGATION
   =========================================*/

/* Primary and Secondary Menu */
ul.menu li.menu-item {
  font-family: Verdana; sans-serif;
  }
ul.menu .menu-item--active-trail {
  font-weight: bold;
  }

/* Primary Menu (tabs) */
.region-header {
  margin-top: -20px;
  }
.region-primary-menu .menu a {
  color: #002868; 
  text-shadow: 0px 2px 2px  #fff;  /* emboss */
  }
.region-primary-menu .menu a:hover {
  color:  #002868;   
  text-shadow: 0px 2px 2px  #4b4b4b;  /* emboss */
  }
.region-primary-menu .menu .menu-item--active-trail a {
  color: #4b4b4b;
  text-shadow: 0 0 0;
  }

/* Secondary Menu (top-right) */
.region-secondary-menu li.menu-item {
  margin: 0 -5px 0 -5px;
  }
.region-secondary-menu .menu a {
  font-weight: bold;
  color: #0071B3;
  }
.region-secondary-menu .menu .menu-item--active-trail a {
  color: #4b4b4b;
  }

/* Bottom Menu */
.featured-bottom,
.site-footer {
  max-width: 1098px;  
  margin-left: auto;
  margin-right: auto;
   background: #fff;
  }
.featured-bottom {
  border-top: 0;
  border-left: 1px solid #002868;
  border-right: 1px solid #002868;
  margin-top: -40px;  
  } 
.featured-bottom .layout-container {
  max-width: 1050px;
  border-top: 2px solid #84150a;
  border-bottom: 2px solid #84150a;
  }
 .featured-bottom .region-featured-bottom-first,
.featured-bottom .region-featured-bottom-second,
.featured-bottom .region-featured-bottom-third {
  padding-left: 60px;
  padding-right: 60px;
  }
nav#block-linksother {
  border-bottom: 0;
  }
.featured-bottom h2 {
  font-weight: bold;
  color: #002868;
  line-height: 1.7em;
  text-align: left;
  margin-bottom: -5px;
  border-bottom: 2px solid #002868;
  }
.featured-bottom li.menu-item {
   font-size: .95em;
   line-height: 1.7em;
   margin-left: 15px;
  }

/* ===========================================
 * HEADER
   =========================================*/

/* Header - width and bottom border */
#header {
  max-width: 1100px;  
  margin-left: auto;
  margin-right: auto;
  border-bottom: 3px solid #002868;
  box-shadow: 
    0 1px 0 #fff, 
    0 3px 0 #84150a,
    0 5px 0 #fff, 
    0 6px 0 #84150a;
  }

/* Site Name & Logo*/
#block-portrevolt-branding {
  margin-left: -5px;
  }
.site-branding__text {
  margin-top: -23px;
  }
.site-branding__logo {
  margin: -15px 5px 5px -5px;
  }
.site-branding__name {
  font-family: Palatino, "Palatino Linotype";
  font-size: 1.9em;
  font-weight: bold;
  margin-bottom: -5px;
  }
.site-branding__name a {
  color: #fff;
  text-shadow: 3px 3px #84150a;
  }
.site-name-cap1,
.site-name-cap2 {
  font-size: 2.5em;
  }
.site-name-cap1 {
  letter-spacing: -0.2em;
  }

/* Site Slogan */
.site-branding__slogan {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 0.9em;
  color: #fff;
  text-shadow: 1px 1px #002868;
  }

/* ===========================================
 * SIDEBAR
   =========================================*/
.sidebar .section {
  padding-left: 20px;
   }
#block-eventsbirthdays {
  margin-top: -40px;
  margin-right: -10px;
  background: transparent;
  border: 0;
  }

/* Top Quote */
.view-quotes-revolution .view-content {
  width: 232px;
  font-family: Verdana, sans-serif;
  font-size: 1em; 
  color: #84150a;
  line-height: 1.5em;
  text-align: right;
  margin: -5px 0 -30px -20px;
  clear: both;
  }
.view-quotes-revolution .views-field-body {
  text-align: left;
  margin-bottom: -10px;
  }

/* Today's Date */
h3.todays-date {
  display: block;
  width: 235px;
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
  border: 0;
  background: #002868;
  padding: 3px 0 2px 0;
  margin: -20px 0 -15px -20px;
  text-indent: 10px;
  }
   
 /* Today in the Revolution */ 
.pr-today h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #84150a;
  margin: 15px 0 10px -20px;
  }  

 /* Birthday of ... */ 
.pr-birth {
   margin: 0 -10px 10px 0;
  }
.pr-birth h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #84150a;
  margin-top: 0;
  margin-left: -20px;
  }
.event-birth-date {
  float: left;
  font-size: 1.1em;
  font-weight: bold;
  color: #002868;
  line-height: 1.4em;
  margin: 0 0 0 -20px;
  }
.event-birth-txt {
  font-size: 1.1em;
  color: #000;
  line-height: 1.35em;
  margin: 0 0 -44px 20px;
  }

/* Amazon Ad - Right */
.view-ad-books-video .views-field-body {
  margin-bottom: 15px;
  }


/* ===========================================
 * MAIN CONTENT
   =========================================*/
.main-content .content {
   margin: 0 5px 0 5px;
  }
h1.page-title {
  margin-top: 0;
  }

/* ===========================================
 * FOOTER - CONTENT
   =========================================*/
  
/* Bottom Quote */
.view-quotes-historical .view-content {
  float: right;
  font-family: Verdana, sans-serif;
  font-size: 0.96em;
  color: #84150a;
  line-height: 1.6em;
  padding: 30px 20px 30px 30%;
  border-top: 1px solid #84150a;
  margin: 10px 0;
  }
.view-quotes-historical .views-field-body p {  
  text-align: justify; 
  margin-right: -20px; 
  }
.view-quotes-historical .views-field-field-author {  
  text-align: right;
  margin-right: -20px; 
  }   
.view-quotes-historical .views-field-field-source-date {  
  text-align: right;
  margin-right: -20px; 
  }

/* Footer Message */
.region-footer-fifth .copyright {
  font-size: 1.1em;
  color: #002868;
  text-align: center;
  margin: -85px 10px 20px 10px;
  }

/* Bottom Google Ads */
.region-footer-fifth .field--name-body { 
  margin-top: 10px;
  }