* {
  margin: 0;
  padding: 0; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

img {
  border: 0; }

.tar {
  text-align: right; }

.tac {
  text-align: center; }

h2.category {
  font-size: 24px;
  padding-bottom: 20px;
  font-weight: normal;
  padding-top: 20px;
  text-align: left; }

h1.lined {
  position: relative;
  margin-top: 20px;
  margin-top: 0;
  padding: 30px 0px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px; }
  h1.lined .dot {
    color: #4295d1; }

h1.lined:before {
  content: "";
  display: block;
  border-top: solid 1px #aaa;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1; }

h1.lined span {
  background: #fff;
  padding: 0 10px;
  position: relative;
  z-index: 5; }

.fill {
  min-height: 100%;
  height: 100%; }

hr {
  border-top: 1px solid #aaa;
  margin: 26px 0; }

h3 a {
  color: inherit; }
  h3 a:hover {
    text-decoration: none; }

html {
  min-height: 100%; }

body {
  color: #333332;
  font-family: 'Source Sans Pro', sans-serif;
  min-height: 100%;
  height: 100%;
  font-size: 14px; }

header {
  height: 110px;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px; }
  header a.logo-smaller img {
    height: 78px; }
  header .date {
    float: right;
    font-size: 13px;
    color: #333332; }
  header form.search {
    float: right;
    clear: right;
    margin-top: 5px; }
    header form.search label img {
      height: 20px;
      position: relative; }

nav.top {
  height: 36px;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  padding-top: 16px; }
  nav.top ul li {
    float: left;
    margin-right: 30px;
    padding-left: 0px;
    margin-left: 24px;
    color: #4295d1; }
    nav.top ul li a {
      color: #404657;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 16px;
      position: relative;
      left: -4px; }

ul.social {
  margin-top: 16px; }
  ul.social li {
    margin-left: 10px;
    margin-bottom: 10px; }

.my-navbar {
  background-color: #fff;
  border-color: #fff;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  border-radius: 0; }
  .my-navbar ul li {
    color: #4295d1; }
    .my-navbar ul li a {
      color: #404657;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 16px;
      position: relative;
      left: -4px; }
      .my-navbar ul li a:before {
        content: '\2022';
        color: #4295d1;
        font-size: 20px;
        position: relative;
        left: -6px; }
  .my-navbar button.navbar-toggle {
    margin: 0; }
  .my-navbar .navbar-collapse {
    border-top: 0;
    padding-left: 5px;
    padding-right: 0; }

.categories {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  padding: 20px 25px; }
  .categories h2 {
    font-size: 24px;
    padding-bottom: 20px;
    font-weight: normal; }
  .categories ul li {
    margin-left: 20px;
    color: #4295d1;
    margin-bottom: 4px; }
    .categories ul li a {
      color: #4295d1;
      text-decoration: none;
      font-style: italic;
      font-size: 16px; }

.main {
  padding-bottom: 140px; }

.articles {
  text-align: left; }
  .articles .article-preview {
    float: left;
    padding: 20px 10px;
    width: 100%; }
    .articles .article-preview h3 {
      font-size: 24px;
      font-weight: normal;
      margin-top: 4px;
      margin-bottom: 6px; }
    .articles .article-preview img {
      width: 100%;
      padding: 3px;
      border: 1px solid #aaa;
      margin-bottom: 10px; }
    .articles .article-preview .category {
      color: #4295d1;
      font-size: 12px;
      display: block; }
    .articles .article-preview p.perex {
      padding-bottom: 14px; }
    .articles .article-preview a.read {
      text-transform: uppercase;
      color: #4295d1;
      background: #fff;
      border: 1px solid #4295d1;
      text-decoration: none;
      padding: 4px 14px; }
      .articles .article-preview a.read:hover {
        background: #4295d1;
        color: #fff; }
  .articles .article-preview-2 {
    padding: 20px 0px; }
    .articles .article-preview-2 h3 {
      font-size: 24px;
      font-weight: normal;
      margin-top: 4px;
      margin-bottom: 6px; }
    .articles .article-preview-2 img {
      padding: 3px;
      border: 1px solid #aaa;
      margin-bottom: 20px;
      float: left;
      width: 100%; }
    .articles .article-preview-2 .group {
      float: left; }
    .articles .article-preview-2 .category {
      color: #4295d1;
      font-size: 12px;
      display: block; }
    .articles .article-preview-2 p.perex {
      padding-bottom: 14px; }
    .articles .article-preview-2 a.read {
      text-transform: uppercase;
      color: #4295d1;
      background: #fff;
      border: 1px solid #4295d1;
      text-decoration: none;
      padding: 4px 14px; }
      .articles .article-preview-2 a.read:hover {
        background: #4295d1;
        color: #fff; }

.banner-middle {
  margin-bottom: 30px;
  width: 100%; }
  .banner-middle img {
    width: 100%; }

.banner-wrapper {
  height: 200px; }
  .banner-wrapper .banner {
    margin: 0; }

.banner {
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center; }
  .banner img {
    max-width: 100%; }

.banner-main {
  position: relative;
  text-align: left; }
  .banner-main a {
    display: block;
    width: 100%;
    height: 100%; }
  .banner-main img {
    margin: 0 auto;
    display: block; }
  .banner-main .texts {
    background: #fff;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 300px; }
    .banner-main .texts .text1 {
      font-size: 32px;
      display: block; }
    .banner-main .texts .text2 {
      font-size: 15px;
      display: block; }

.article-page {
  text-align: left;
  padding-top: 20px; }
  .article-page .gallery {
    float: left;
    width: 100%;
    min-height: 100px; }
  .article-page .preview {
    float: left;
    width: 100%; }
    .article-page .preview .category {
      color: #4295d1;
      font-size: 12px;
      display: block; }
    .article-page .preview h1 {
      font-size: 32px;
      font-weight: normal;
      margin-top: 4px;
      margin-bottom: 6px; }
    .article-page .preview p.perex {
      padding-bottom: 20px;
      font-style: italic;
      font-size: 16px; }
  .article-page .article-content {
    line-height: 1.6em; }
    .article-page .article-content a {
      color: #4295d1; }
    .article-page .article-content a:hover {
      text-decoration: none; }
    .article-page .article-content p {
      margin: 0;
      font-size: 16px;
      padding-bottom: 10px;
      text-align: justify; }
    .article-page .article-content h1, .article-page .article-content h2, .article-page .article-content h3 {
      font-family: 'Source Sans Pro', sans-serif;
      margin-bottom: 10px;
      margin-top: 15px; }
    .article-page .article-content h1 {
      font-size: 32px;
      font-weight: normal;
      margin-bottom: 16px; }
    .article-page .article-content h2 {
      font-size: 24px;
      font-weight: normal; }
    .article-page .article-content h3 {
      font-size: 20px;
      font-weight: normal; }
    .article-page .article-content ol, .article-page .article-content ul, .article-page .article-content dl {
      *margin-right: 0px;
      padding: 0 10px;
      margin-left: 10px; }
  .article-page .discussion {
    margin-top: 30px; }

ul.pagination li a, ul.pagination li span {
  border: none; }

.author {
  font-style: italic; }

.page-content {
  margin-top: 20px; }

footer {
  background: #404657;
  height: auto;
  width: 100%;
  margin-top: 30px;
  padding: 30px 0 20px; }
  footer .logo img {
    margin-bottom: 10px; }
  footer .fb {
    margin-top: 36px;
    display: inline-block;
    float: right;
    margin-left: 10px; }
  footer .gplus {
    margin-top: 36px;
    display: inline-block;
    float: right;
    margin-left: 10px; }
  footer .rss {
    margin-top: 36px;
    display: inline-block;
    float: right;
    margin-left: 10px; }
  footer a.logo-smaller {
    display: inline-block; }
  footer a.logo-smaller img {
    height: 50px;
    width: auto;
    margin-right: 30px;
    margin-bottom: 10px; }

nav.bottom {
  width: 100%;
  height: 24px; }
  nav.bottom ul {
    list-style: none;
    text-align: justify;
    margin-bottom: 0; }
    nav.bottom ul:after {
      content: '';
      display: inline-block;
      width: 100%; }
    nav.bottom ul li {
      display: inline-block;
      color: #4295d1; }
      nav.bottom ul li a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 16px; }

#fancybox-wrap {
  box-sizing: content-box; }

#fancybox-outer {
  padding: 10px; }

#fancybox-content {
  border-width: 0 !important; }

.fancybox-title-inside {
  padding-top: 18px; }

#cookies-monster {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 40px;
  background: #ddd;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px; }
  #cookies-monster .cookies-monster-accepted {
    background: white;
    border: 1px solid #4295d1;
    padding: 1px 4px;
    margin-left: 10px; }
    #cookies-monster .cookies-monster-accepted:hover {
      text-decoration: none;
      color: white;
      background: #4295d1; }

@media (max-width: 992px) {
  nav.bottom ul li a {
    font-size: 14px; } }
@media (max-width: 768px) {
  header {
    height: auto;
    padding-bottom: 10px; }
    header a.logo img {
      margin: 0 auto 20px;
      display: block; }

  .my-navbar {
    border: 0;
    margin-bottom: 0;
    min-height: 36px; }
    .my-navbar .navbar-collapse {
      padding-left: 15px;
      padding-right: 15px; }

  .article-page .article-content iframe {
    width: 100%;
    min-height: 200px;
    height: auto; } }

/*# sourceMappingURL=main.css.map */