/*
Theme Name: 
Author: Rudolf Pasztor
Author email: rudolf.pasztor@gmail.com
Author URI: http://rudolfpasztor.com/
Description: Design layout and theme for HungaryToday.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, green, minimal, gray, 2 columns, widget ready
Text Domain: tranzorgthe-date

*/
/* line 17, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 53, ../sass/partials/mixins.scss */
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 62, ../sass/partials/mixins.scss */
.clearfix {
  clear: both;
}

/* Typo */
/* Colors */
/*greys*/
/* Colors */
/*greys*/
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local("Oswald Regular"), local("Oswald-Regular"), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/-g5pDUSRgvxvOl5u-a_WHw.woff) format("woff");
}

@font-face {
  font-family: 'Oswald-light';
  font-style: normal;
  font-weight: 100;
  src: local("Oswald Light"), local("Oswald-Light"), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/-g5pDUSRgvxvOl5u-a_WHw.woff) format("woff");
}

/* line 39, ../sass/screen.scss */
footer .navbar-nav > li.hideplz, footer #menu-item-132, footer .menu-item-132 {
  display: block !important;
  visibility: visible !important;
}

/* line 52, ../sass/screen.scss */
.left {
  float: left;
}

/* line 53, ../sass/screen.scss */
.right {
  float: right;
}

/* line 55, ../sass/screen.scss */
.clearfix {
  clear: both;
}

/* line 57, ../sass/screen.scss */
.mtop10 {
  margin-top: 10px !important;
}

/* line 58, ../sass/screen.scss */
.mtop20 {
  margin-top: 20px !important;
}

/* line 59, ../sass/screen.scss */
.mtopMinus20 {
  margin-top: -20px !important;
}

/* line 60, ../sass/screen.scss */
.mtop20center {
  margin: 20px auto 0px auto !important;
}

/* line 61, ../sass/screen.scss */
.mtop150 {
  margin-top: 150px;
}

/* line 63, ../sass/screen.scss */
.mbottom10 {
  margin-bottom: 10px !important;
}

/* line 64, ../sass/screen.scss */
.mbottom20 {
  margin-bottom: 20px !important;
}

/* line 66, ../sass/screen.scss */
.bg-white {
  background: #FFF;
}

/* line 67, ../sass/screen.scss */
.bg-light-gray {
  background: #f7f7f7;
}

/* line 69, ../sass/screen.scss */
.cursor-pointer {
  cursor: pointer;
}

/* line 71, ../sass/screen.scss */
.pad20 {
  padding-top: 20px !important;
}

/* line 75, ../sass/screen.scss */
html {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
}

/* line 85, ../sass/screen.scss */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #4c493f;
  margin: 0;
  padding: 0;
  background-color: #f3f3f3;
}

/* line 95, ../sass/screen.scss */
p {
  color: #4c493f;
}

/* line 99, ../sass/screen.scss */
a, a:active, a:visited {
  color: #4593e3;
}

/* =============================================================================
   H E A D E R
   ========================================================================== */
/* line 106, ../sass/screen.scss */
#masthead {
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  transition: all, 0.4s;
}

/* line 108, ../sass/screen.scss */
#masthead .main-nav {
  background: #fff;
  border-bottom: 5px solid #d9d9d9;
}

/* line 113, ../sass/screen.scss */
#masthead .navbar.tophead {
  background: #fff;
}

/* line 117, ../sass/screen.scss */
.navbar-default .navbar-brand {
  display: inline-table;
}

/* line 121, ../sass/screen.scss */
.navbar-default .navbar-brand img {
  margin: 0;
  width: 100%;
}

/* line 126, ../sass/screen.scss */
.nav.navbar-nav {
  margin-top: 30px;
}

/* line 128, ../sass/screen.scss */
footer .nav.navbar-nav.col-md-9 {
  margin-top: 17px;
}

/* line 132, ../sass/screen.scss */
#masthead .navbar-nav > li > a {
  padding: 5px 10px;
  border: 1px solid #FFF;
  margin-right: 10px;
  color: #000000;
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* line 141, ../sass/screen.scss */
#masthead .navbar-nav > li:hover a {
  border: 1px solid #3d85c6;
  margin-right: 10px;
  color: #000000;
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* line 150, ../sass/screen.scss */
#masthead .navbar-nav > li.active a {
  border: 1px solid #3d85c6;
  background: #3d85c6;
  margin-right: 10px;
  color: #FFF;
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* line 159, ../sass/screen.scss */
#masthead .collapse.navbar-collapse {
  background-image: url(../images/head-gradient.png);
  background-repeat: no-repeat;
  background-position: top right;
}

/* line 165, ../sass/screen.scss */
#masthead .collapse.navbar-collapse .lang-item {
  float: right;
}

/* =============================================================================
   Site Styles - Layout
   ========================================================================== */
/* line 171, ../sass/screen.scss */
#featured {
  background: #fff;
  border: 1px solid #dedede;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 60px;
}

/* line 180, ../sass/screen.scss */
#page {
  background: #fff;
  border: 1px solid #dedede;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 60px;
}

/* line 188, ../sass/screen.scss */
#featured-content {
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  transition: all, 0.4s;
}

/* line 193, ../sass/screen.scss */
.isotope-sort li {
  background: #3D85C6;
  color: white;
  padding: 5px 10px;
  font-size: 18px;
  margin-left: 10px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  cursor: pointer;
}

/* line 204, ../sass/screen.scss */
.isotope-sort li a, .isotope-sort li a:hover, .isotope-sort li a:visited {
  color: white;
}

/* line 208, ../sass/screen.scss */
h1.fancy-header, h1.fancy-header a, h1.fancy-header a:hover {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 30px;
  margin: 2px 6px;
  color: #000000;
}

/* line 216, ../sass/screen.scss */
h1.fancy-header small {
  font-size: 14px;
}

/* line 218, ../sass/screen.scss */
h1.fancy-header small {
  font-size: 15px;
  font-weight: 100;
}

/* line 220, ../sass/screen.scss */
.more-link {
  display: none;
}

/* =============================================================================
   MAINPAGE - FEATURED & STUFF
   ========================================================================== */
/* line 228, ../sass/screen.scss */
article {
  position: relative;
}

/* line 232, ../sass/screen.scss */
article .attachment-post-thumbnail {
  width: 100% !important;
  height: auto !important;
}

/* line 237, ../sass/screen.scss */
article .post-thumbnail {
/*  border: 5px solid #e6e6e6; */
  width: 100%;
  height: auto;
/*  display: inline-block; */
  overflow: hidden;
}

.team-member article .post-thumbnail,
article.team .post-thumbnail {
  border: 0;
  width: 100%;
  max-width: 400px;
  height: auto;
/*  display: inline-block; */
  overflow: hidden;
  margin: 0 auto;
}

div.team-member.col-sm-6 {
    min-height: 350px;
    width: 33%;
}

div.team-member.col-sm-6:nth-child(2):after {
  content:"\A";
  white-space:pre;
}


/* line 245, ../sass/screen.scss */
article .post-thumbnail img {
  width: 100%;
  height: auto;
}

/* line 250, ../sass/screen.scss */
article .post-thumbnail img.video-thumb {
  width: 100%;
  height: auto;
  margin-top: -70px;
  margin-bottom: -70px;
}

/* line 258, ../sass/screen.scss */
article.featured-small .post-thumbnail img.video-thumb {
  width: 100%;
  height: auto;
  margin-top: -34px;
  margin-bottom: -34px;
}

/* line 266, ../sass/screen.scss */
article .post-thumbnail .video-layer {
  width: 737px;
  height: 413px;
  display: table;
  position: absolute;
}

/* line 273, ../sass/screen.scss */
article .post-thumbnail.blogfeatured .video-layer {
  width: 287px !important;
  height: 146px !important;
}

/* line 278, ../sass/screen.scss */
article.featured-small .post-thumbnail .video-layer {
  width: 348px;
  height: 193px !important;
  display: table;
  position: absolute;
}

/* line 286, ../sass/screen.scss */
article .post-thumbnail .video-layer > i {
  font-size: 120px;
  display: block;
  text-align: center;
  line-height: 424px;
  color: #fff;
}

/* line 294, ../sass/screen.scss */
article .post-thumbnail.blogfeatured .video-layer > i {
  margin-top: 75px !important;
}

/* line 298, ../sass/screen.scss */
article.featured-small .post-thumbnail .video-layer > i {
  font-size: 90px;
  display: block;
  text-align: center;
  line-height: 0px;
  color: #fff;
  margin-top: 115px;
}

/* line 307, ../sass/screen.scss */
article .post-thumbnail-people {
  width: 150px;
  height: 150px;
  -webkit-border-top-left-radius: 50%;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-radius-topleft: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border: 5px solid #e6e6e6;
  margin: 10px auto;
  display: table;
}

/* line 316, ../sass/screen.scss */
article.featured-small.blog {
  border: 1px solid #e6e6e6;
  display: inline-block;
  padding: 10px 15px;
}

/* line 322, ../sass/screen.scss */
article.featured-small.blog.categ {
  border: none;
  display: inline-block;
  padding: 10px 15px;
}

/* line 328, ../sass/screen.scss */
article .entry-categ {
  position: relative;
  display: inline-block;
  background: #3D85C6;
  color: #fff;
}

/* line 344, ../sass/screen.scss */
article .entry-categ a {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 100;
  color: #fafafa;
  font-size: 14px;
  padding: 5px 8px;
}

/* line 353, ../sass/screen.scss */
article .entry-categ a.Politics {
  background: #3d85c6;
}

/* line 357, ../sass/screen.scss */
article .entry-categ a.Economics {
  background: #d75c62;
}

/* line 361, ../sass/screen.scss */
article .entry-categ a.Culture {
  background: #9579a2;
}

/* line 365, ../sass/screen.scss */
article .entry-categ a.Sport {
  background: #71dc6e;
}

/* line 369, ../sass/screen.scss */
article .entry-categ a.Blog {
  background: #dec224;
}

/* line 373, ../sass/screen.scss */
article .entry-header.over {
  background: #fff;
  margin: 0px;
  position: relative;
  padding: 0px;
}

/* line 380, ../sass/screen.scss */
article .entry-header {
  background: #fff;
  margin: 0px;
  position: relative;
  padding: 8px 0px;
}

/* line 387, ../sass/screen.scss */
article .entry-title {
  padding: 0px 0px 10px 0px;
  margin: 0;
  border-bottom: 1px solid #d0d0d0;
}

/* line 393, ../sass/screen.scss */
article .entry-title.team-names a {
  text-decoration: none;
}

/* line 397, ../sass/screen.scss */
article .entry-title.team-names a:hover {
  text-decoration: none;
}

/* line 401, ../sass/screen.scss */
article .entry-title.team-names a small {
  text-transform: none;
}

/* line 405, ../sass/screen.scss */
article .entry-title, article .entry-title a, .navigation.paging-navigation h1 {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  color: #000000;
  font-size: 25px;
  position: relative;
}

div.team-member article .entry-title a {
  font-size: 20px;
}

/* line 414, ../sass/screen.scss */
article .entry-meta .post-date {
  margin: 15px 10px 15px 0px;
}

/* line 419, ../sass/screen.scss */
article .entry-meta .post-date a {
  color: #4f4f4f;
  font-family: 'Dosis', sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 18px;
  display: inline-block;
}

/* line 428, ../sass/screen.scss */
article .entry-meta .tag-links {
  margin: 14px 0px;
  display: block;
}

/* line 433, ../sass/screen.scss */
article .entry-meta .tag-links .label.label-default {
  background: #e8e8e8;
  color: #717171;
  margin: 10px 5px 10px 0px;
  padding: 5px 15px;
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}

/* line 441, ../sass/screen.scss */
article .entry-meta .tag-links .label.label-default a {
  color: #717171;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
}

/*hover*/
/* line 450, ../sass/screen.scss */
article .entry-meta .tag-links .label.label-default:hover {
  background: #323234;
}

/* line 454, ../sass/screen.scss */
article .entry-meta .tag-links .label.label-default a:hover, article .entry-meta .tag-links .label.label-default:hover a {
  color: #fafafa;
  text-decoration: none;
}

/* line 459, ../sass/screen.scss */
#featured article .the-excerpt {
  margin-top: -20px;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  color: #323234;
  font-size: 14px;
  line-height: 21px;
}

/* line 468, ../sass/screen.scss */
article .the-excerpt {
  margin-top: -20px;
  padding: 20px 20px 0px 30px;
  font-family: 'Open Sans', sans-serif;
  color: #323234;
  font-size: 14px;
  line-height: 21px;
}

/* line 478, ../sass/screen.scss */
article .the-excerpt.blog {
  margin-top: 0;
  border-bottom: 0;
}

/* line 483, ../sass/screen.scss */
article.featured-small .the-excerpt.blog {
  padding-bottom: 0;
}

/* line 487, ../sass/screen.scss */
article .the-excerpt.blog .fa-quote-right {
  float: left;
  font-size: 30px;
  padding: 5px 10px 5px 0px;
}

/* line 493, ../sass/screen.scss */
article.featured-small .the-excerpt {
  padding: 20px 10px;
}

/* line 497, ../sass/screen.scss */
article .more-link {
  display: none;
}

/* line 499, ../sass/screen.scss */
article .fancy-read-more {
  display: inline-block;
  border: 1px solid #323234;
  padding: 5px 10px;
  float: right;
  color: #323234;
  margin-bottom: 10px;
  text-decoration: none;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

/* line 510, ../sass/screen.scss */
article .fancy-read-more:hover {
  background-color: #323234;
  color: #fafafa;
  text-decoration: none;
}

/* line 518, ../sass/screen.scss */
.featured-content-inner .the-excerpt p {
  margin-top: 25px;
}

/*SMALL FEATURED*/
/* line 522, ../sass/screen.scss */
.site-content.row {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 527, ../sass/screen.scss */
.navigation.paging-navigation {
  display: inline-table;
  margin: 10px auto;
}

/* line 532, ../sass/screen.scss */
.navigation.paging-navigation .pagination.loop-pagination a, .navigation.paging-navigation .pagination.loop-pagination a, .wp-pagenavi a, .wp-pagenavi span, .pagination.loop-pagination span, .wp-pagenavi a:visited {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  color: #3d85c6;
  font-size: 20px;
  padding: 5px 10px;
  border: 1px solid #3d85c6;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

/* line 543, ../sass/screen.scss */
.navigation.paging-navigation .pagination.loop-pagination a:hover, .navigation.paging-navigation .pagination.loop-pagination span, .wp-pagenavi a:hover, .wp-pagenavi span.current {
  background: #3d85c6;
  color: white;
  text-decoration: none;
}

/* line 549, ../sass/screen.scss */
.navigation.paging-navigation .pagination.loop-pagination span.page-numbers.dots, .wp-pagenavi span.extend {
  background: white;
  border: 1px solid #fff;
  color: #3d85c6;
}

/* line 555, ../sass/screen.scss */
.navigation.paging-navigation .next {
  word-break: keep-all;
}

/* line 559, ../sass/screen.scss */
.entry-content {
  font-family: 'Open-Sans', sans-serif;
  margin-top: 15px;
}

/* =============================================================================
   MEDIABOX
   ========================================================================== */
/* line 568, ../sass/screen.scss */
.mediabox-container {
  margin-bottom: 30px;
}

/* line 570, ../sass/screen.scss */
.mediabox-item {
  border: 1px solid #ccc;
  padding-top: 15px;
  padding-bottom: 10px;
}

/* line 576, ../sass/screen.scss */
.mediabox-item .row.header {
  height: 90px;
}

/* line 580, ../sass/screen.scss */
.mediabox-item .mediabox-img {
  height: 80px;
}

/* line 584, ../sass/screen.scss */
.mediabox-item .entry-title {
  height: 64px;
}

/* line 588, ../sass/screen.scss */
.mediabox-item .entry-title a {
  line-height: 20px;
  display: block;
}

/* line 593, ../sass/screen.scss */
.mediabox-item .entry-title span.fa-external-link {
  font-size: 20px;
  position: absolute;
  top: 0;
  right: -5px;
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 602, ../sass/screen.scss */
.mediabox-item .entry-title:hover span.fa-external-link {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 606, ../sass/screen.scss */
.mediabox-item .media-date {
  margin: 5px 0px 5px 0px;
  font-size: 16px;
  font-family: "Dosis", sans-serif;
  font-weight: 100;
}

/* line 613, ../sass/screen.scss */
.mediabox-item a {
  text-decoration: none;
  color: inherit;
  display: block;
  margin: -15px;
  padding: 15px;
}

/* line 621, ../sass/screen.scss */
.mediabox-item a .media-date, .mediabox-item a:hover .media-date {
  text-decoration: none;
  color: #3d85c6;
}

/* line 627, ../sass/screen.scss */
.mediabox-item .media-date .date {
  margin-right: 5px;
}

/* line 631, ../sass/screen.scss */
.mediabox-item .media-date .hrs {
  margin-left: 5px;
  color: #999;
}

/* line 636, ../sass/screen.scss */
.media-subheading {
  font-size: 16px;
  font-weight: 100;
  color: #666;
  border-top: 1px solid #dadada;
  display: inline-block;
  padding-top: 6px;
  margin-top: 0;
  margin-bottom: 25px;
  margin-left: 5px;
}

/* line 648, ../sass/screen.scss */
.mediabox-item .hero {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  margin-bottom: -10px;
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
  background: white;
  padding-bottom: 10px;
}

/* line 657, ../sass/screen.scss */
.mediabox-item:hover .hero {
  background: #3d85c6;
  color: #fff;
}

/* line 662, ../sass/screen.scss */
.mediabox-item:hover .hero h4 small {
  color: #fff;
}

/* line 664, ../sass/screen.scss */
.mediabox-item .hero h4 {
  margin: 0px;
  margin-top: 4px;
}

/* line 669, ../sass/screen.scss */
#print_it {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 675, ../sass/screen.scss */
#print-link {
  margin-top: 50px;
  padding: 10px 20px;
  display: block;
  text-aling: center;
  border: 1px solid #ccc;
}

/* =============================================================================
   EVENTS
   ========================================================================== */
/* line 688, ../sass/screen.scss */
.ngg-galleryoverview {
  width: 103% !important;
}

/* =============================================================================
   WIDGETS
   ========================================================================== */
/* line 699, ../sass/screen.scss */
.fb-like-box span, .fb-like-box span iframe {
  width: 100% !important;
  height: 380px;
}

/* line 701, ../sass/screen.scss */
.iframe-widget {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 50px;
}

/* line 707, ../sass/screen.scss */
.iframe-widget.twitter-widget {
  margin-top: 13px;
}

/* line 711, ../sass/screen.scss */
.iframe-widget.gplus {
  margin-top: 13px;
  margin-left: 24px;
}

/* line 716, ../sass/screen.scss */
aside.widget {
  margin-top: 10px;
}

/* line 720, ../sass/screen.scss */
.widget .widget-title {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  color: #000000;
  font-size: 25px;
  margin: 0;
  border-bottom: 1px solid #d0d0d0;
}

/* line 730, ../sass/screen.scss */
.widget .widget-title.slanted {
  border: 1px solid #3D85C6;
  height: 40px;
  line-height: 40px;
  font-size: 22px;
}

/* line 737, ../sass/screen.scss */
.widget .widget-title.slanted i {
  background: #3D85C6;
  height: 38px;
  width: 38px;
  line-height: 43px;
  color: white;
  margin: 0;
  padding: 0;
  text-align: center;
}

/* line 749, ../sass/screen.scss */
.widget .widget-title.slanted .slant {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 20px 0 0;
  border-color: #3D85C6 transparent transparent transparent;
  position: absolute;
  top: 0;
}

/* line 759, ../sass/screen.scss */
.widget {
  margin-bottom: 30px;
}

/* line 761, ../sass/screen.scss */
.widget ul {
  margin: 0 !important;
}

/* line 766, ../sass/screen.scss */
.widget ul li {
  border: 1px solid #ccc;
  color: #000000;
}

/* line 771, ../sass/screen.scss */
.widget ul li a {
  display: block;
  width: 100%;
  color: #000000;
  text-indent: 30px;
}

/* line 781, ../sass/screen.scss */
.widget .widget-title.slanted .txt {
  margin-left: 15px;
}

/* line 786, ../sass/screen.scss */
.widget .dl-horizontal dt {
  width: 25px;
}

/* line 790, ../sass/screen.scss */
.widget .dl-horizontal dd {
  margin-left: 40px;
}

/* line 794, ../sass/screen.scss */
.widget .smallheading {
  font-size: 17px;
  color: #000000;
  margin-top: 20px;
}

/* line 806, ../sass/screen.scss */
.dl-horizontal dd {
  margin-bottom: 10px !important;
}

/* line 810, ../sass/screen.scss */
.tagcloud a {
  color: #4f4f4f;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 200;
}

/*archive*/
/* line 819, ../sass/screen.scss */
.archive-header .archive-title {
  padding: 0px 0px 10px 0px;
  margin: -15px 0px 0px 0px;
  color: #4f4f4f;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 200;
}

/* line 829, ../sass/screen.scss */
.recommend-meta {
  display: block;
  color: #666;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

/* line 840, ../sass/screen.scss */
.recommended-txt {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 25px;
  border-bottom: 1px solid #ccc;
  margin-top: 20px;
}

/* line 849, ../sass/screen.scss */
#banner-rotator {
  margin-top: 30px;
}

/*footer */
/* line 854, ../sass/screen.scss */
footer {
  background: #f7f7f7;
  border-top: 5px solid #ccc;
  padding: 20px 0px 0px 0px;
  margin-top: 0px;
  padding-bottom: 20px;
}

/* line 862, ../sass/screen.scss */
footer .navbar-default {
  border: none !important;
  margin: 0 !important;
}

/* line 868, ../sass/screen.scss */
.entry-categ.back_btn {
  padding: 2px 6px;
  text-align: center;
}

/* line 873, ../sass/screen.scss */
body #banner-rotator .banner-item {
  float: left;
}

/* line 877, ../sass/screen.scss */
body #banner-rotator .banner-item a {
  text-align: center;
  display: block;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/* line 884, ../sass/screen.scss */
body #banner-rotator .banner-item a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 888, ../sass/screen.scss */
body #banner-rotator .banner-item a img {
  max-height: 95px !important;
}

/* line 892, ../sass/screen.scss */
.footer-container, .footer-container footer, .footer-container footer container {
  padding-left: 0;
  padding-right: 0;
}

/* line 897, ../sass/screen.scss */
.credits-wrapper {
  background: #3d85c6;
}

/* line 898, ../sass/screen.scss */
.credits p {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  text-align: center;
  color: #FFF;
}

@media (max-width: 480px) {
  /* line 901, ../sass/screen.scss */
  .navbar-brand {
    width: 70%;
  }

  /* line 904, ../sass/screen.scss */
  ul.socials {
    width: 100%;
  }

  /* line 906, ../sass/screen.scss */
  ul.socials li {
    float: left;
    margin: 0px 15px;
  }

  /* line 910, ../sass/screen.scss */
  article .entry-header.over {
    background: #fff;
    margin: -30px 20px 20px 20px;
    position: relative;
    padding: 20px 15px;
  }

  /* line 917, ../sass/screen.scss */
  footer .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
    height: 90px;
  }

  /* line 923, ../sass/screen.scss */
  tag-links pull-left {
    display: none;
  }

  /* line 925, ../sass/screen.scss */
  .featured-small-list {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  /* line 930, ../sass/screen.scss */
  .fancy-header {
    margin-bottom: 15px;
  }

  /* line 934, ../sass/screen.scss */
  .list-inline.pull-right.isotope-sort {
    float: left !important;
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
  }

  /* line 942, ../sass/screen.scss */
  .widget .dl-horizontal dt {
    float: left !important;
  }

  /* line 944, ../sass/screen.scss */
  .navigation.paging-navigation .pagination.loop-pagination a, .navigation.paging-navigation .pagination.loop-pagination a, .wp-pagenavi a, .wp-pagenavi span, .pagination.loop-pagination span, .wp-pagenavi a:visited {
    font-size: 16px;
  }

  /* line 948, ../sass/screen.scss */
  .navigation.paging-navigation, .wp-pagenavi {
    padding: 30px 0px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
  }

  /* line 953, ../sass/screen.scss */
  .mediabox-item .mediabox-img {
    height: auto !important;
    padding-bottom: 15px;
  }
}
