/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
figure,
footer,
header,
main,
nav {
  display: block;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

strong {
  font-weight: bold;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

img {
  border: 0;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

code {
  font-family: monospace, monospace;
  font-size: 1em;
}

input,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ccc;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

p {
  margin: 0 0 10px;
}

ul,
ol {
  list-style-position: inside;
  margin: 0;
  padding: 0;
}

blockquote:before,
blockquote:after {
  content: "";
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

.clear,
.cleaner {
  clear: both;
  height: 0;
  overflow: hidden;
}

h1,
h2,
h3,
h4 {
  font-family: Merriweather, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #222;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

.site-footer .search-form .search-submit {
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  display: inline-block;
  padding: 10px 25px;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  color: #444;
  border: 1px solid #444;
  background-image: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  -o-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}

.site-footer .search-form .search-submit:hover,
.site-footer .search-form .search-submit:focus {
  text-decoration: none;
  color: #0bb4aa;
  border-color: #0bb4aa;
  background: rgba(11, 180, 170, 0.05);
}

.site-footer .search-form .search-submit:active,
.site-footer .search-form .search-submit:focus {
  outline: 1px solid #0bb4aa;
}

.site-footer .search-form .search-submit {
  color: #0bb4aa;
  border-color: #0bb4aa;
}

input,
textarea {
  font-family: "Source Sans Pro", sans-serif;
}

label {
  margin-bottom: 5px;
  display: block;
}

input,
textarea {
  padding: 11px 10px;
  font-size: 16px;
  background: white;
  border: 1px solid #ccc;
  width: auto;
  border-radius: 0;
}

input[type=text],
textarea {
  -webkit-appearance: none;
}

input:focus,
textarea:focus {
  border-color: #0bb4aa;
  outline: 0;
}

input[type=submit] {
  font-family: Montserrat, sans-serif;
  display: inline;
  width: auto;
  padding: 10px 25px;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  color: #444;
  border: 1px solid #444;
  background-image: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  -o-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}

input[type=submit]:hover {
  cursor: pointer;
  text-decoration: none;
  color: #0bb4aa;
  border-color: #0bb4aa;
  background: rgba(11, 180, 170, 0.05);
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
  padding: 0;
  font-family: Merriweather, sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #444;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  color: #0bb4aa;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #076c65;
  text-decoration: underline;
}

.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu li {
  position: relative;
}

.sf-menu > li {
  float: left;
}

.sf-menu a {
  display: block;
  position: relative;
}

.navbar {
  position: relative;
  z-index: 200;
  color: #fff;
  background: #111;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

.navbar.page-with-cover {
  position: absolute;
  width: 100%;
  background: none;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 1%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 1%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 1%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#00000000', GradientType=0);
}

.navbar .wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.navbar a {
  color: #fff;
}

.navbar-brand {
  line-height: 54px;
  float: left;
  display: inline-block;
  height: 84px;
  padding: 15px 15px;
}

.navbar-brand h1 {
  margin: 0;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  line-height: 1.4;
}

.navbar-brand a {
  font-size: 26px;
  text-transform: uppercase;
}

.navbar-brand a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.navbar-nav {
  font-family: Merriweather, sans-serif;
  font-size: 16px;
  font-weight: 400;
  float: right;
  padding: 26px 0;
}

.navbar-nav > li {
  margin: 0 15px;
}

.navbar-nav > li:last-child {
  margin-right: 0;
}

.navbar-nav a {
  padding: 5px 0 3px;
  font-family: Montserrat, sans-serif;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}

.navbar-nav a:hover {
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

.section-title {
  text-shadow: 0 0 2px #444;
  margin-top: 87px;
  color: #222;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
}

.section-title:after {
  display: block;
  content: " ";
  width: 130px;
  height: 1px;
  background: #E6E6E6;
  margin: 40px auto 48px;
}

.entry-header {
  position: relative;
}

.entry-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Merriweather, sans-serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.3;
}

.entry-title a {
  color: #222;
}

.entry-title a:hover {
  color: #0bb4aa;
  text-decoration: none;
}

.entry-content {
  font-family: Merriweather, sans-serif, serif;
}

.entry-content:before,
.entry-content:after {
  content: " ";
  display: table;
}

.entry-content:after {
  clear: both;
}

.entry-content p {
  margin-bottom: 20px;
}

.entry-content p:last-child {
  margin-bottom: 0;
}

.entry-content img {
  max-width: 100%;
  height: auto;
}

.entry-meta {
  color: #a3a3a3;
}

.entry-meta p {
  margin-bottom: 2px;
}

.single .entry-info {
  max-width: 970px;
  margin: 87px auto 0;
  padding: 0 10px;
}

.single .has-post-cover .entry-cover {
  min-height: 500px;
  height: 100%;
  position: relative;
  background: black;
}

.single .has-post-cover .entry-cover-image {
  opacity: 0.8;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
}

.single .has-post-cover .entry-cover-image:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1A000000', endColorstr='#80000000', GradientType=0);
}

.single .has-post-cover .entry-header {
  width: 100%;
  bottom: 70px;
  position: absolute;
  z-index: 99;
}

.single .has-post-cover .entry-header .entry-info {
  margin-top: 0;
}

.single .has-post-cover .entry-header .entry-title {
  color: #fff;
  font-size: 60px;
}

.single .has-post-cover .entry-header .entry-meta {
  color: #e6e6e6;
  opacity: 0.9;
  font-size: 20px;
  font-family: Source Sans Pro, sans-serif;
}

.single .entry-content {
  max-width: 970px;
  margin: 40px auto 20px;
  padding: 0 10px;
}

.single article .entry-content {
	margin: 20px auto 20px;
}

.single .entry-footer {
  max-width: 970px;
  margin: 0 auto 76px;
  padding: 0 10px;
  text-align: center;
}

.single .entry-footer .section-title {
  margin-top: 50px;
  margin-bottom: 20px;
  color: #666;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
}

.single .entry-footer .section-title:after {
  display: none;
}

.single .entry-footer .section-title:before {
  display: block;
  content: " ";
  width: 200px;
  height: 1px;
  background: #E6E6E6;
  margin: 40px auto 48px;
}

.single .tag_list {
  margin: 10px 0 30px;
  font-size: 14px;
}

.single .tag_list .separator {
  margin: 0 5px 0 0;
  color: #aaa;
}

.single .share {
  text-align: center;
}

.single .share a {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  color: #fff;
  padding: 5px 18px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 0 10px 0 0;
}

.single .share a.twitter {
  background: #3a93d8;
}

.single .share a.facebook {
  background: #2e6cc8;
}

.single .share a.gplus {
  background: #dd5042;
}

.single .share a.twitter:hover {
  background: #59aef5;
}

.single .share a.facebook:hover {
  background: #5084e4;
}

.single .share a.gplus:hover {
  background: #fb6c59;
}

.entry-content h3,
.entry-content h4 {
  margin-bottom: 20px;
  line-height: 1.3;
  font-weight: bold;
}

.entry-content ul {
  margin: 0 0 14px 14px;
}

.entry-content li {
  list-style-position: inside;
}

.entry-content ul li {
  list-style-type: square;
}

.entry-content blockquote, .entry-content .code {
  border-left: solid 3px #ddd;
  font-style: italic;
  font-family: Merriweather, sans-serif;
  font-size: 20px;
  margin: 45px 40px;
  padding: 0 0 0 40px;
}


.entry-content .aligncenter {
  display: block;
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.alignright,
.entry-content .alignright {
  float: right;
  margin-left: 15px;
}

/* Caption for images */

.entry-content .wp-caption {
  max-width: 100% !important;
  width: auto;
  text-align: center;
}

.entry-content .wp-caption img {
  background: none;
  margin: 0;
  border: 0 none;
  max-width: 100%;
  width: auto;
  height: auto;
}

.entry-content .wp-caption.aligncenter {
  margin: 0 auto 15px;
}

.fullimg,
.fullimg figure {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}

.fullimg img,
.fullimg figure img {
  width: 100% !important;
  height: auto;
  margin-bottom: 20px;
}

.entry-content .fullimg .wp-caption.aligncenter {
  margin-bottom: 0;
}

.entry-content .fullimg .aligncenter {
  margin-bottom: 0;
}

.prevnext {
  font-family: Montserrat, sans-serif;
  margin: 0 0 40px;
  font-size: 14px;
  color: #666;
  padding-top: 20px;
  text-align: center;
}

.prevnext:before {
  display: block;
  margin: 40px auto 48px;
}

.prevnext a {
  font-size: 18px;
  color: #222;
  line-height: 1.9;
}

.prevnext a:hover {
  text-decoration: none;
  color: #0bb4aa;
}

.prevnext span {
  margin: 0 0 5px;
  display: block;
  text-transform: uppercase;
}

.prevnext .previous {
  float: left;
  text-align: left;
}

.prevnext .next {
  float: right;
  text-align: right;
}

.prevnext a {
  padding: 0;
  margin-bottom: 5px;
  width: 350px;
  display: block;
  padding: 6px 0;
}

#comments {
  max-width: 970px;
  margin: 0 auto;
  padding: 0 10px;
}

#comments > h3,
#respond > h3 {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  margin-top: 40px;
  margin-bottom: 80px;
  font-family: Montserrat, sans-serif;
}

#comments > h3:after,
#respond > h3:after {
  width: 130px;
  content: " ";
  border-bottom: 1px solid #E6E6E6;
  bottom: -40px;
  left: 0;
  position: absolute;
}

#respond h3 {
  margin-top: 100px;
}

.commentlist {
  list-style-type: none;
  padding: 0;
}

.commentlist li {
  list-style-type: none;
}

.commentlist .comment {
  margin-bottom: 80px;
  position: relative;
}

.commentlist .comment:after {
  width: 130px;
  content: " ";
  border-bottom: 1px solid #e6e6e6;
  bottom: -40px;
  left: 0;
  position: absolute;
}

.comment-author {
  font-family: Source Sans Pro, sans-serif, sans-serif;
}

.comment-author:before,
.comment-author:after {
  content: " ";
  display: table;
}

.comment-author:after {
  clear: both;
}

.comment-author .avatar {
  float: left;
  border-radius: 50%;
  margin-right: 22px;
  margin-bottom: 27px;
}

.comment-author .fn,
.comment-author .fn a {
  color: #222;
  font-size: 20px;
  font-style: normal;
}

.comment-author .fn a:hover {
  text-decoration: none;
  color: #0bb4aa;
}

.comment-author .comment-meta,
.comment-author .comment-meta a {
  color: #bbbbbb;
  font-size: 16px;
}

.comment-author a.comment-reply-link {
  color: #56cccf;
}

.comment-body {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 40px;
}

#respond {
  margin-bottom: 85px;
}

#respond .form_fields p {
  margin-bottom: 15px;
}

#respond input {
  width: 40%;
}

#respond textarea {
  width: 100%;
}

#respond #submit {
  width: auto;
}

#respond code {
  white-space: pre-wrap;
}

.form-allowed-tags {
  display: none;
}

.site-footer {
  background: #1a1a1a;
  color: #a0a0a0;
  font-size: 16px;
  line-height: 28px;
  margin-top: 50px;
}

.site-footer a:hover {
  color: #fff;
  text-decoration: none;
}

.footer-widgets {
  max-width: 1200px;
  margin: 0 auto;
  padding: 48px 15px 20px;
}

.footer-widgets:before,
.footer-widgets:after {
  content: " ";
  display: table;
}

.footer-widgets:after {
  clear: both;
}

.footer-widgets .column {
  width: 30%;
  float: left;
  margin-right: 5%;
}

.footer-widgets .column:last-child {
  margin-right: 0;
}

.footer-widgets .widget {
  margin-bottom: 40px;
}

.footer-widgets .title {
  margin: 0 0 20px;
  color: white;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: bold;
}

.widget ul {
  clear: both;
  margin: 0;
  padding: 0;
}

.widget ul li {
  list-style-type: none;
}

/* Social widget */

.wpzoomSocial li {
  margin: 0 0 15px;
}

.wpzoomSocial li img {
  margin: 0 10px 0 0;
  float: left;
}

.site-footer-separator {
  border-color: #232323;
}

.site-info {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 15px;
  color: #626262;
  font-size: 16px;
}

.site-info:before,
.site-info:after {
  content: " ";
  display: table;
}

.site-info:after {
  clear: both;
}

.site-info .copyright {
  width: 50%;
  float: left;
}

.site-footer {
  width: 100%;
}

.site-footer .search-form {
  position: relative;
}

.site-footer .search-form input {
  height: 40px;
  background: transparent;
  border: 1px solid #383838;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}

.site-footer .search-form input:focus {
  border-color: #0bb4aa;
  outline: none;
}

.site-footer .search-form .search-field {
  width: 100%;
  padding: 0px 100px 0 10px;
}

.site-footer .search-form .search-submit {
  padding: 0 12px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.more-articles {
	position: absolute;
	right: 0em;
	bottom: -3em;
}

.headlineWrapper {
	height: 3.5em;
}

.front-box {
    width: 46%;
    text-align: center;
    margin-right: 1.5em;
    
    float: left;
}

.front-box ol {
    text-align: left;
}

.front-box h2 {
    text-transform: uppercase;
    text-shadow: 0 0 2px #444;
    word-wrap: break-word;
    font-size: 1.2em;
    margin-bottom: 0;
    
    position: relative;
  	top: 20%;
}

.front-box .date {
    line-height: 1.7;
    vertical-align: baseline;
    word-wrap: break-word;
    font-size: .7em;
    letter-spacing: 2px;
    margin-bottom: 2em;
    text-transform: uppercase;
    text-align: center;
}

.article-snippet {
    margin-top: 1em;
    text-align: justify;
    line-height: 1.7;

    border-top: 2px solid #000;
    padding: 20px 0 0;
}

.article-snippet>p:first-child:first-letter {
	text-transform: uppercase;
    float: left;
    font-size: 365%;
    line-height: 0.7;
    padding-right: 8px;
    padding-left: 3px;
    font-family: Georgia,Times,"Times New Roman",serif;
    padding-top: 7px;
}

.singleArticleBox {
    position: relative;
    height: 21em;

    margin-bottom: 6em;
}

.article-snippet-icons {

}

.article-snippet-icons span {
    margin-right: 1em;
}

.entry-info a {
    color: #ffffff;
}

.entry-info a:hover {
    color:  #E6E6E6;
}

header .section-title a {
    color: #ffffff;
}

header .section-title a:hover {
    text-decoration: none;
}

.section-title a, .singleArticleBox a {
    color: #000000;
}

.section-title a:hover, .singleArticleBox a:hover {
    text-decoration: underline;
}

.singleArticleBox p a, .comment-author .fn a {
    color: #0bb4aa;
}

.comment-author .fn a:hover {
	text-decoration: underline;
}

.singleArticleBox .article-snippet a:hover {
    color: #076c65;
}

#article-thumbnail {
	width: 300px;
	margin-bottom: 1em;
}

.center {
	text-align: center;
}

.comment-order-num {
	font-size: 2em;
	position: absolute;
	right: 0;
}

.tecka {
	margin: 0ex 0.5ex 0ex 0.5ex
}

.commentlist .isreplyto li {
  list-style-image: url('../graphics/sipka-nahoru.gif');
}

.commentlist .hasreplyin li {
  list-style-image: url('../graphics/sipka-dolu.gif');
}

/* for robots detection */
.homepage {
	display: none;
}

.commentResultInfoFail, .commentResultInfoOK {
	font-size: x-large;
}

.commentResultInfoFail {
	color: #C13A01;
}

.commentResultInfoOK {
	color: #008000;
}

#replytoVisual {
	display: none;
}

.doublePic {
    width: 45%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
}

.triplePic {
    width: 30%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
}

iframe {
	border: 0;
}

/** Can't inline these because it would override media queries */
.width20 {
	width: 20%;
}

.width22 {
	width: 22%;
}

.width35 {
	width: 35%;
}

.width50 {
	width: 50%;
}
