@font-face {
  font-family: 'Handel Gothic';
  src: url('../../fonts/Handel Gothic.woff') format('woff'),
       url('../../fonts/Handel Gothic.ttf') format('truetype');
}

/* ----------------- Featured Bottom ----------------- */

#featured-bottom-wrapper {
  background-color: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
}
.region-featured-bottom-first,
.region-featured-bottom-second,
.region-featured-bottom-third {
  box-sizing: border-box;
  padding: 0 20px 0;
}
@media all and (min-width: 560px) {
  .region-featured-bottom-first,
  .region-featured-bottom-second,
  .region-featured-bottom-third {
    float: left; /* LTR */
    position: relative;
    box-sizing: border-box;
    padding: 20px 15px 30px;
    width: 33%;
  }
  [dir="rtl"] .region-featured-bottom-first,
  [dir="rtl"] .region-featured-bottom-second,
  [dir="rtl"] .region-featured-bottom-third {
    float: right;
  }
  .region-featured-bottom-second {
    padding: 20px 5px 30px;
  }
}
@media all and (min-width: 851px) {
  .region-featured-bottom-first,
  .region-featured-bottom-second,
  .region-featured-bottom-third {
    padding: 0 20px;
  }
}
#featured-bottom h2 {
  font-family: 'Handel Gothic', Verdana, sans-serif;
  font-weight: bold;
  color: #c8e4ff;
  font-size: 1.8em;
  margin-bottom: 0.6em;
  text-shadow: 0 1px 0 #fff;
  text-align: center;
  line-height: 1;
}
#featured-bottom .block {
  margin-bottom: 1em;
  padding-bottom: 1em;
  line-height: 1.3;
}
#featured-bottom .block:last-child {
  border-bottom: none;
}
#featured-bottom .block ul li,
#featured-bottom .block ol li {
  list-style: none;
}
#featured-bottom .block ul,
#featured-bottom .block ol {
  padding-left: 0;
}
#featured-bottom #block-user-login .form-text {
  width: 185px;
}
#featured-bottom #block-user-online p {
  margin-bottom: 0;
}
#featured-bottom #block-node-syndicate h2 {
  overflow: hidden;
  width: 0;
  height: 0;
}
#featured-bottom-third #block-node-syndicate {
  text-align: right;
}
#featured-bottom #block-search-form .form-type-search input {
  width: 185px;
}
#featured-bottom-second #block-system-powered-by {
  text-align: center;
}
#featured-bottom-third #block-system-powered-by {
  text-align: right;
}
#block-views-block-content-recent-block-2-2 {
  padding-top: 1em;
  text-align: center;
}
#block-views-block-content-recent-block-2-2 h2 {
  text-align: center;
  padding: 0;
  margin: 0;
}
#block-views-block-content-recent-block-2-2 .views-field-title {
  font-family: 'Handel Gothic', Verdana, sans-serif;
  font-weight: bold;
  font-size: 1.4em;
  border: none;
  text-align: center;
}
#block-views-block-content-recent-block-2-2 .views-field-title a {
  color: #c5e3ff;
  text-decoration: none;
}
#block-views-block-content-recent-block-2-2 .views-field-body p {
  margin: 0 auto;
  padding: 0 0 7px 0;
  color: #FFF;
  font-weight: bold;
  max-width: 250px;
  text-align: center;
}
#block-views-block-content-recent-block-2-2 .views-field-field-featured-image img {
  width: 250px;
  margin: .25em auto;
  padding: 0;
}
#block-views-block-content-recent-block-2-2 .views-field-field-link {
  margin-bottom: 2em;
}
#block-views-block-content-recent-block-2-2 .views-field-field-link a {
  background: #c5e3ff;
  color: #333;
  padding: 10px;
  margin: 0 auto;
  display: block;
  width: 150px;
  font-family: 'Handel Gothic', Verdana, sans-serif;
  font-weight: bold;
  font-size: 1.1em;
  border-radius: 10px;
}
#block-views-block-content-recent-block-2-2 .views-field-field-link a:hover {
  background: #FFF;
}
@media (max-width: 480px) {
  #block-views-block-content-recent-block-2-2 .views-row {
    width: 100%;
    float: none;
	display: block;
    text-align: center;
	margin: 0 auto;
	1px solid #f00;s  }
}
@media (min-width: 481px) {
  #block-views-block-content-recent-block-2-2 .views-row {
    width: 33.3%;
    float: left;
    position: relative;
    text-align: center;
  }
}

}

