/*
Theme Name: Crlisboa
Theme URI: https://crlisboa.org
Author: Crlisboa
Author URI: https://crlisbo.org
Description: 
Version: 1
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: crlisboa
Tags: two-columns, right-sidebar, custom-colors, custom-menu, custom-logo, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, blog, news
*/

.othernews-post-image {
  background: #fff;
}

.navbar-brand {
  font-family: "Raleway", sans-serif;
  font-weight: bold;
}
.carousel-caption {
  font-size: 12px;
  /*background-color:rgba(0, 0, 0, 0.2);*/
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  font-family: "Raleway", sans-serif;
  font-weight: bold;

  text-align: left;
  bottom: 5px;
}

.video_img {
  margin-bottom: 10px;
  margin-top: 10px;
  opacity: 0.9;
}
.video_img:hover {
  opacity: 1;
  border: 1px solid black;
}

.esbatido {
  opacity: 0.5;
}
.esbatido:hover {
  opacity: 1;
}
.selecionado {
  border: 1px solid black;
}
.numero {
  bottom: -15px;
  text-align: right;
  margin-right: 25px;
  right: 0px;
}
