/*COLORS*/
/*MEDIA QUERIES*/
/* window > 1176, 12 columns */
/* 1176 > window > 888, 9 columns */
/* 888 > window > 600, 6 columns */
/* 600 > window > 408, 4 columns */
/* 408 > window, 3 columns */
/*FONTS*/
.normal {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
}
.bold {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 700;
}
.narrow {
  font-family: 'Roboto Condensed', Tahoma, sans-serif;
  font-weight: 700;
}
/*SETUP*/
html {
  min-height: 101%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-size: 62.5%;
  background-color: #eeeeee;
}
body {
  font-size: 16px;
  line-height: 24px;
  color: #323232;
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
}
.left {
  float: left;
}
.right {
  float: right;
}
a {
  color: #323232;
  text-decoration: none;
}
a:hover {
  color: #920010;
}
/*TYPOGRAPHY*/
.title-1 {
  font-family: 'Roboto Condensed', Tahoma, sans-serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 48px;
}
.title-2 {
  font-family: 'Roboto Condensed', Tahoma, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
.title-3 {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 22px;
}
.title-4 {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 24px;
  color: #920010;
  background-color: #ffffff;
  border-bottom: 2px solid #920010;
}
.title-5 {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 24px;
  color: #323232;
  background-color: #ffffff;
}
.bigtext {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
.medtext {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.smalltext {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
}
/* HEADER */
.site-title a {
  display: block;
}
.site-title a,
.site-title.home {
  width: 264px;
  height: 0;
  padding-top: 112px;
  overflow: hidden;
  background-image: url('logo.jpg');
  background-position: left top;
  background-repeat: no-repeat;
}
.datetime {
  font-size: 12px;
  text-align: right;
  color: #ffffff;
}
.datetime span {
  display: block;
}
.sidebar-head a {
  width: 48px;
  padding-top: 48px;
  height: 18px;
  margin-right: 24px;
  float: left;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  text-align: center;
  background-image: url('menuicons.gif');
  background-repeat: no-repeat;
}
.sidebar-head .menu-item-81925 a {
  background-position: 0 0;
}
.sidebar-head .menu-item-79627 a {
  background-position: -48px 0;
}
.sidebar-head .menu-item-79630 a {
  background-position: -96px 0;
}
.sidebar-head .menu-item-79631 a {
  background-position: -144px 0;
  margin-right: 0;
}
#sidebar-nav {
  height: 36px;
  font-size: 14px;
  background-color: #920010;
  z-index: 100000;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  float: left;
}
#sidebar-nav ul {
  height: 34px;
  border-top: 1px solid #720000;
  border-bottom: 1px solid #720000;
}
#sidebar-nav li {
  float: left;
}
#sidebar-nav .flexMenu-viewMore a {
  background-color: #720000;
}
#sidebar-nav .flexMenu-viewMore ul a {
  background-color: #920010;
}
#sidebar-nav .flexMenu-viewMore ul a:hover {
  background-color: #720000;
}
#sidebar-nav a {
  display: inline-block;
  line-height: 34px;
  height: 34px;
  color: #eeeeee;
  background-color: #920010;
  padding: 0 6px;
  border-left: 1px solid #720000;
}
#sidebar-nav li:last-child a {
  border-right: 1px solid #720000;
}
#sidebar-nav a:hover {
  background-color: #720000;
}
#sidebar-nav .flexMenu-popup {
  width: 264px;
  background-color: #920010;
  border-top: 1px solid #720000;
  z-index: 500000;
}
#sidebar-nav .flexMenu-popup li {
  width: 90%;
  padding: 0 5%;
  border-bottom: 1px solid #720000;
  background-color: #920010;
}
#sidebar-nav .flexMenu-popup a {
  display: inline-block;
  width: 100%;
  border: none;
}
#sidebar-nav .flexMenu-popup li:last-child a {
  border: none;
}
#sidebar-nav .flexMenu-popup li:hover {
  background-color: #720000;
}
/* SUBJECTS */
.subject .date {
  color: #920010;
  font-size: 11px;
  letter-spacing: 0.5px;
}
.subject .article-listed h3,
.subject .secondary-listed h3 {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 22px;
}
.subject-title a {
  display: block;
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 24px;
  color: #920010;
  background-color: #ffffff;
  border-bottom: 2px solid #920010;
}
.first-article .thumb-medium {
  width: 156px;
  height: 156px;
  overflow: hidden;
  margin-bottom: 6px;
}
.first-article .entry-title {
  font-family: 'Roboto Condensed', Tahoma, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 6px;
}
.first-article .featured-content {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
}
.article-list .article-listed {
  float: left;
}
.article-list .thumb-small {
  float: left;
}
.article-list .date,
.article-list .entry-title {
  margin-left: 96px;
}
.article-listed,
.secondary-listed {
  margin-bottom: 6px;
  border-bottom: 1px dotted #920010;
  padding-bottom: 6px;
}
.article-listed:last-child,
.secondary-listed:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.thumb-small {
  width: 72px;
  height: 72px;
  overflow: hidden;
}
/* SIDEBAR */
.widget .widgettitle {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 24px;
  color: #323232;
  background-color: #ffffff;
}
.widget,
.radio-player,
.search-form {
  margin-bottom: 24px;
}
.widgetcontent {
  padding: 18px;
  background-color: #323232;
  color: #eeeeee;
}
.widgetcontent a {
  color: #eeeeee;
}
.widgetcontent a:hover {
  color: #b0b0b0;
}
.widgetcontent li,
.widgetcontent .featuredpost {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 22px;
  padding-bottom: 6px;
  border-bottom: 1px dotted #b0b0b0;
  margin-bottom: 6px;
}
.widgetcontent li:last-child,
.widgetcontent .featuredpost:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
#youtubechannelgallery_widget-2 li {
  border-bottom: none;
}
.search-form input {
  padding: 0;
}
.search-form input[type="search"] {
  background-color: #eeeeee;
  height: 24px;
  margin: 0 0 12px -12px;
  width: 262px;
  border: 1px solid #b0b0b0;
}
.search-form input[type="submit"] {
  width: 132px;
  float: right;
  margin-right: 12px;
  height: 24px;
  background-color: #920010;
  color: #ffffff;
  border: none;
}
.search-form input[type="submit"]:hover {
  background-color: #323232;
}
.widget select {
  width: 100%;
}
/* SLIDER */
.article-featured {
  height: 432px;
  overflow: hidden;
  border-bottom: 24px solid #323232;
  color: #ffffff;
}
.article-featured a {
  color: #ffffff;
}
.article-featured .entry-title {
  font-family: 'Roboto Condensed', Tahoma, sans-serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 48px;
  margin-bottom: 24px;
}
.article-featured img {
  float: left;
  margin: 0 24px 24px 0;
  max-width: 100%;
  height: auto;
}
.article-featured .featured-content {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.rslides_tabs li a,
.rslides_nav {
  float: left;
  width: 24px;
  height: 24px;
  margin: -1px 0 24px 12px;
  text-align: center;
  font-size: 12px;
  border: 1px solid #323232;
}
.rslides_tabs .rslides_here a {
  background-color: #323232;
  color: #ffffff;
}
.rslides_tabs li a:hover,
.rslides_nav:hover {
  background-color: #920010;
  color: #ffffff;
  border: 1px solid #920010;
  border-top-color: #323232;
}
/* ARCHIVE */
.page-title {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 24px;
  color: #920010;
  background-color: #ffffff;
  border-bottom: 2px solid #920010;
  margin: 0 12px 24px 12px;
}
.archive .post {
  float: left;
  margin: 0 12px 36px 12px;
}
.archive .entry-header .thumb-medium {
  width: 168px;
  float: left;
  overflow: hidden;
  height: 168px;
  margin-right: 24px;
}
.archive .entry-header h2 {
  font-family: 'Roboto Condensed', Tahoma, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
.archive .entry-header .date {
  color: #920010;
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  margin-top: 12px;
}
.archive .entry-header .categories {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
}
.archive .entry-header .categories li {
  display: inline-block;
  padding-right: 12px;
}
.archive .entry-header .categories li a {
  color: #920010;
}
.archive .entry-content {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
}
.pagination {
  width: 840px;
  margin-left: 12px;
  margin-right: 12px;
  float: left;
}
.nav-previous,
.nav-next {
  padding: 0 12px;
  height: 24px;
  background-color: #920010;
  float: left;
  margin-right: 12px;
}
.nav-previous a,
.nav-next a {
  color: #ffffff;
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
}
/*SINGLE*/
.single-page .date {
  color: #920010;
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  margin-top: 12px;
}
.single-page .categories {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
}
.single-page .categories li {
  display: inline-block;
  padding-right: 12px;
}
.single-page .categories li a {
  color: #920010;
}
.single-page .entry-title {
  font-family: 'Roboto Condensed', Tahoma, sans-serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 48px;
  margin-bottom: 24px;
}
.single-page .entry-content {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
.single-page .entry-content p {
  margin-bottom: 24px;
}
.single-page .entry-content img {
  float: left;
  margin: 24px 24px 24px 0;
  max-width: 100%;
  height: auto;
}
.single-page .entry-content strong {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 700;
}
.single-page .entry-content a {
  color: #920010;
}
.single-page .entry-content h2,
.single-page .entry-content h3,
.single-page .entry-content h4,
.single-page .entry-content h5,
.single-page .entry-content h6 {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 22px;
  margin: 24px 0;
}
.single-page .coments {
  margin-top: 48px;
}
.single-page .coments #comments {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 24px;
  color: #920010;
  background-color: #ffffff;
  border-bottom: 2px solid #920010;
  margin-bottom: 24px;
}
.single-page .coments .commentlist li {
  padding-bottom: 6px;
  border-bottom: 1px dotted #920010;
  margin-bottom: 6px;
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  float: left;
}
.single-page .coments .commentlist li a {
  color: #920010;
}
.single-page .coments .commentlist li .comment-author {
  margin-bottom: 12px;
}
.single-page .coments .commentlist li .fn {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 700;
}
.single-page .coments .commentlist li time {
  display: block;
}
.single-page .coments .commentlist li .comment-content p {
  margin-bottom: 12px;
}
.single-page .coments .commentlist li .reply {
  width: 72px;
  float: right;
  padding: 0 12px;
  height: 24px;
  background-color: #920010;
}
.single-page .coments .commentlist li .reply a {
  color: #eeeeee;
}
.single-page .coments .commentlist li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.single-page .coments #respond {
  margin-top: 48px;
}
.single-page .coments #respond h3 {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 24px;
  color: #920010;
  background-color: #ffffff;
  border-bottom: 2px solid #920010;
  margin-bottom: 24px;
}
.single-page .coments #respond form {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
}
.single-page .coments #respond p {
  margin-bottom: 12px;
}
.single-page .coments #respond #submit {
  margin: 12px 0;
  width: 168px;
  padding: 0 12px;
  height: 24px;
  background-color: #920010;
  color: #eeeeee;
  border: :none;
}
.single-page .coments #respond #comment {
  width: 100%;
}
/*LAYOUT*/
#sitecontainer {
  width: 1176px;
  margin: 0 auto 24px auto;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}
#sitecontainer-inner {
  display: inline-block;
}
.content-container {
  width: 1152px;
  padding: 0 12px;
  display: inline-block;
}
.header-container {
  width: 1152px;
  float: left;
  padding: 0 12px;
  height: 148px;
  margin-bottom: 24px;
  background-color: #920010;
}
.site-header {
  width: 264px;
  margin-left: 12px;
  margin-right: 12px;
  float: left;
}
.datetime {
  width: 264px;
  margin-left: 12px;
  margin-right: 12px;
  float: left;
  margin-left: 300px;
  margin-top: 36px;
}
.sidebar-head-container {
  width: 264px;
  margin-left: 12px;
  margin-right: 12px;
  float: right;
}
#sidebar-nav {
  width: 1128px;
  margin-left: 12px;
  margin-right: 12px;
}
#footer {
  width: 1152px;
  padding: 0 12px;
  float: left;
}
.alfa {
  width: 864px;
  float: left;
}
.article-featured {
  width: 792px;
  margin-left: 12px;
  margin-right: 12px;
  background-color: #323232;
  padding: 24px;
}
.beta {
  width: 864px;
  float: left;
}
.gama {
  width: 288px;
  float: right;
}
.gama .widget,
.gama .radio-player,
.gama .search-form {
  width: 264px;
  margin-left: 12px;
  margin-right: 12px;
  float: left;
}
.home .gama {
  position: relative;
  top: -552px;
}
.main-subjects-container {
  width: 576px;
  float: left;
}
.secondary-subjects-container {
  width: 288px;
  float: left;
}
.main-subject {
  width: 552px;
  margin-left: 12px;
  margin-right: 12px;
  float: left;
}
.main-subject .subject-content {
  padding: 12px 0;
  background-color: #eeeeee;
  display: inline-block;
  margin-bottom: 24px;
}
.main-subject .first-article {
  width: 156px;
  float: left;
  padding-left: 12px;
  margin-right: 24px;
}
.main-subject .article-list {
  width: 360px;
  float: right;
  padding-right: 12px;
}
.main-subject .article-list li {
  width: 100%;
}
.secondary-subject {
  width: 264px;
  margin-left: 12px;
  margin-right: 12px;
  float: left;
}
.secondary-subject .secondary-subject-content {
  padding: 12px;
  background-color: #eeeeee;
  display: inline-block;
  margin-bottom: 24px;
}
.single-page .entry-meta {
  float: left;
  width: 168px;
  margin-left: 12px;
  margin-right: 12px;
}
.single-page .entry-title {
  width: 552px;
  margin-left: 12px;
  margin-right: 12px;
  float: right;
  margin-right: 108px;
}
.single-page .entry-content {
  width: 552px;
  margin-left: 12px;
  margin-right: 12px;
  float: right;
  margin-right: 108px;
}
.single-page .coments {
  float: left;
  width: 840px;
  margin-left: 12px;
  margin-right: 12px;
}
.single-page .coments .comment-meta {
  width: 168px;
  float: left;
}
.single-page .coments .comment-content {
  width: 552px;
  float: right;
  margin-right: 108px;
}
.single-page .coments #respond {
  float: left;
  width: 840px;
}
/*MEDIA QUERIES*/
@media all and (max-width: 1209px) and (min-width: 900px) {
  /* 1176 > window > 888, 9 columns */
  #sitecontainer {
    width: 888px;
  }
  .content-container {
    width: 864px;
  }
  .header-container {
    width: 864px;
  }
  .site-header {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .datetime {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
    margin-left: 300px;
    margin-top: 36px;
  }
  .sidebar-head-container {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: right;
  }
  #sidebar-nav {
    width: 1128px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .header-container {
    width: 864px;
  }
  .datetime {
    width: 264px;
    margin-right: 12px;
    float: left;
    margin-left: 12px;
  }
  .sidebar-head-container {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: right;
  }
  #sidebar-nav {
    width: 840px;
    margin-left: 12px;
    margin-right: 12px;
  }
  #footer {
    width: 864px;
  }
  .home .alfa {
    width: 864px;
    float: left;
  }
  .alfa {
    width: 576px;
    float: left;
  }
  .beta {
    width: 576px;
    float: left;
  }
  .gama {
    width: 288px;
    float: right;
  }
  .home .gama {
    position: relative;
    top: 0;
  }
  .main-subjects-container {
    width: 576px;
    float: left;
  }
  .secondary-subjects-container {
    width: 576px;
    float: left;
  }
  .main-subject {
    width: 552px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .main-subject .subject-content {
    width: 552px;
  }
  .main-subject .first-article {
    width: 156px;
    width: 15rem;
    float: left;
    padding-left: 12px;
    margin-right: 24px;
  }
  .main-subject .article-list {
    width: 348px;
    float: right;
    padding-right: 12px;
  }
  .secondary-subject {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .single-page .entry-meta {
    float: left;
    width: 168px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .single-page .entry-title {
    width: 552px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .single-page .entry-content {
    width: 552px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .single-page .coments {
    float: left;
    width: 552px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .single-page .coments .comment-meta {
    width: 168px;
    float: left;
  }
  .single-page .coments .comment-content {
    width: 360px;
    float: right;
    margin-right: 108px;
  }
  .single-page .coments #respond {
    float: left;
    width: 552px;
  }
  .pagination {
    width: 552px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
}
@media all and (max-width: 899px) and (min-width: 625px) {
  /* 888 > window > 600, 6 columns */
  #sitecontainer {
    width: 600px;
  }
  .content-container {
    width: 576px;
  }
  .header-container {
    width: 576px;
    height: 184px;
    position: relative;
  }
  .site-header {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: none;
  }
  .datetime {
    width: 552px;
    margin-left: 12px;
    margin-right: 12px;
    float: none;
    margin-top: 0;
    height: 36px;
    text-align: left;
  }
  .datetime span {
    display: inline;
  }
  .sidebar-head-container {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    position: absolute;
    top: 0;
    right: 24px;
  }
  #sidebar-nav {
    width: 552px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .is-sticky #sidebar-nav {
    top: 0;
  }
  #footer {
    width: 576px;
  }
  .alfa {
    width: 576px;
    float: left;
    margin-bottom: 48px;
  }
  .article-featured {
    margin-left: 12px;
    margin-right: 12px;
    width: 504px;
  }
  .beta {
    width: 576px;
    float: left;
  }
  .gama {
    width: 576px;
    float: left;
  }
  .home .gama {
    position: relative;
    top: 0;
  }
  .main-subjects-container {
    width: 576px;
    float: left;
  }
  .secondary-subjects-container {
    width: 576px;
    float: left;
  }
  .single-page .entry-meta {
    float: left;
    width: 168px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .single-page .entry-title {
    width: 552px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .single-page .entry-content {
    width: 552px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .single-page .coments {
    float: left;
    width: 552px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .single-page .coments .comment-meta {
    width: 168px;
    float: left;
  }
  .single-page .coments .comment-content {
    width: 360px;
    float: right;
    margin-right: 108px;
  }
  .single-page .coments #respond {
    float: left;
    width: 552px;
  }
  .article-featured .entry-title {
    font-size: 20px;
    line-height: 24px;
  }
  .pagination {
    width: 552px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
}
@media all and (max-width: 624px) and (min-width: 425px) {
  /* 600 > window > 408, 4 columns */
  #sitecontainer {
    width: 408px;
  }
  .content-container {
    width: 384px;
  }
  .header-container {
    width: 384px;
    float: left;
    height: 270px;
  }
  .site-header {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .datetime {
    width: 360px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
    margin-top: 0;
    text-align: left;
  }
  .datetime span {
    display: inline;
  }
  .sidebar-head-container {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  #sidebar-nav {
    width: 360px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 8px;
  }
  .is-sticky #sidebar-nav {
    margin-top: 0;
  }
  #footer {
    width: 384px;
    float: left;
  }
  .alfa {
    width: 384px;
    float: left;
    margin-bottom: 48px;
  }
  .article-featured {
    margin-left: 12px;
    margin-right: 12px;
    width: 312px;
  }
  .beta {
    width: 384px;
    float: left;
  }
  .gama {
    width: 384px;
    float: right;
  }
  .gama .widget,
  .gama .search-form {
    width: 360px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .gama .radio-player {
    width: 360px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .home .gama {
    position: relative;
    top: 0;
  }
  .main-subjects-container {
    width: 384px;
    float: left;
  }
  .secondary-subjects-container {
    width: 384px;
    float: left;
  }
  .main-subject {
    width: 360px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .main-subject .first-article {
    width: 336px;
    float: left;
    padding: 0 12px;
    margin-right: 0;
  }
  .main-subject .article-list {
    width: 336px;
    float: left;
    padding: 0 12px;
  }
  .secondary-subject {
    width: 360px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .single-page .entry-meta {
    float: left;
    width: 360px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .single-page .entry-title {
    width: 360px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .single-page .entry-content {
    width: 360px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .single-page .coments {
    float: left;
    width: 360px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .single-page .coments .comment-meta {
    width: 360px;
    float: left;
  }
  .single-page .coments .comment-content {
    width: 360px;
    float: left;
  }
  .single-page .coments #respond {
    float: left;
    width: 360px;
  }
  .article-featured .entry-title {
    font-size: 20px;
    line-height: 24px;
  }
  .rslides_tabs li a,
  .rslides_nav {
    width: 24px;
    height: 24px;
    margin: 12px 0 0 12px;
    border: 1px solid #323232;
  }
  .rslides_tabs li a:hover,
  .rslides_nav:hover {
    background-color: #920010;
    color: #ffffff;
    border: 1px solid #920010;
  }
  .article-listed:first-child {
    margin-top: 12px;
    border-top: 1px dotted #920010;
    padding-top: 6px;
  }
  .pagination {
    width: 360px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
}
@media all and (max-width: 424px) {
  /* 408 > window, 3 columns */
  #sitecontainer {
    width: 312px;
  }
  .content-container {
    width: 288px;
  }
  .header-container {
    width: 288px;
    float: left;
    height: 270px;
  }
  .site-header {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .datetime {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
    margin-top: 0;
    text-align: left;
  }
  .datetime span {
    display: inline;
  }
  .sidebar-head-container {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  #sidebar-nav {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 8px;
  }
  .is-sticky #sidebar-nav {
    margin-top: 0;
  }
  #footer {
    width: 288px;
    float: left;
  }
  .alfa {
    width: 288px;
    float: left;
    margin-bottom: 48px;
  }
  .article-featured {
    margin-left: 12px;
    margin-right: 12px;
    width: 216px;
  }
  .beta {
    width: 288px;
    float: left;
  }
  .gama {
    width: 288px;
    float: right;
  }
  .home .gama {
    position: relative;
    top: 0;
  }
  .main-subjects-container {
    width: 288px;
    float: left;
  }
  .secondary-subjects-container {
    width: 288px;
    float: left;
  }
  .main-subject {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .main-subject .first-article {
    width: 240px;
    float: left;
    padding: 0 12px;
    margin-right: 0;
  }
  .main-subject .article-list {
    width: 240px;
    float: left;
    padding: 0 12px;
  }
  .secondary-subject {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .single-page .entry-meta {
    float: left;
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .single-page .entry-title {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .single-page .entry-content {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
  .single-page .coments {
    float: left;
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .single-page .coments .comment-meta {
    width: 264px;
    float: left;
  }
  .single-page .coments .comment-content {
    width: 264px;
    float: left;
  }
  .single-page .coments #respond {
    float: left;
    width: 264px;
  }
  .archive .entry-header .thumb-medium {
    float: none;
    margin-bottom: 12px;
  }
  .article-featured .entry-title {
    font-size: 20px;
    line-height: 24px;
  }
  .rslides_tabs li a,
  .rslides_nav {
    width: 24px;
    height: 24px;
    margin: 12px 0 0 12px;
    border: 1px solid #323232;
  }
  .rslides_tabs li a:hover,
  .rslides_nav:hover {
    background-color: #920010;
    color: #ffffff;
    border: 1px solid #920010;
  }
  .article-listed:first-child {
    margin-top: 12px;
    border-top: 1px dotted #920010;
    padding-top: 6px;
  }
  .pagination {
    width: 264px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
  }
}
/*ACCESSIBILITY*/
.visually-hidden,
.screen-reader-text {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/*THUMBS*/
.portrait {
  max-width: 100%;
  height: auto;
}
.landscape {
  max-height: 100%;
  width: auto;
}
