a {
  text-decoration: underline;
  color: #880014; }

a:hover {
  text-decoration: underline overline; }

a:visited {
  text-decoration: line-through; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-family: "Bitter", serif;
  color: #454545; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
    color: inherit; }

body {
  font-family: "Open Sans", sans;
  background-color: #454545; }
  body #page {
    background-color: #fffff5; }
    body #page #header {
      font-family: "Bitter", serif;
      background-color: #880014; }
      body #page #header a {
        color: #fffff5;
        text-decoration: none; }
    body #page #highlighted #block-views-block-random-citazione-block-1 {
      font-style: italic; }
      body #page #highlighted #block-views-block-random-citazione-block-1 .views-field-field-autore .field-content:before {
        content: "- "; }
    body #page #menubar {
      transition-duration: 0.5s;
      background-color: #880014; }
      body #page #menubar a {
        color: #fffff5;
        text-decoration: none; }
      body #page #menubar ul li {
        transition: 0.5s; }
        body #page #menubar ul li .is-active {
          background-color: #454545; }
      body #page #menubar ul li:hover {
        background-color: #fffff5; }
        body #page #menubar ul li:hover a {
          color: #880014; }
    body #page #footer {
      background-color: #880014;
      color: #fffff5; }
      body #page #footer a {
        color: #fffff5; }

@media screen and (min-width: 1200px) {
  body #main #sidebarleft {
    border: 0 double #880014;
    border-right-width: 6px; }
  body #main #sidebarright {
    border: 0 double #880014;
    border-left-width: 6px; }
  body #footer #footer-blocks #footertwo {
    border: 0 solid #fffff5;
    border-left-width: 1px;
    border-right-width: 1px; } }
@media screen and (max-width: 1200px) {
  body #main #sidebarleft {
    border: 0 double #880014;
    border-top-width: 6px; }
  body #main #sidebarright {
    border: 0 double #880014;
    border-top-width: 6px; }
  body #footer #footer-blocks #footerone {
    border: 0 solid #fffff5;
    border-top-width: 1px;
    border-bottom-width: 1px; } }

/*# sourceMappingURL=colors.css.map */
