/*
Theme Name: Episcopia
Author: Marin Overcenco
Version: 1.0
Text Domain: episcopia
*/
@import "include/css/reset.css";
@import "include/css/header.css";
@import "include/css/footer.css";

/* MAIN */

a {
  text-decoration: none;
  transition: all 0.3s ease-out 0s;
}

a:focus {
  outline: none;
}

/* DEFINE CLASS*/
.clear {
  clear: both;
}

.clear {

}

.container {
  width: 1200px;
  padding: 15px;
  margin: 0 auto;
  position: relative;
}

#wrap {
  position: relative;
}

/* heading*/
#wrapper .heading {
  font-size: 100%;
  border-bottom: solid 1px #DDD;
  padding: 0 0 5px;
  color: #793BA1;
  margin-bottom: 10px;
  font-weight: bold;
}

/* content*/
#wrapper {
  border-top: 4px solid #DDD;
  background: #FFF none repeat scroll 0 0;
  overflow: hidden;
  margin: 0 auto 15px;
}

/* middle block*/
#wrapper .middle_block {
  width: 670px;
  float: left;
  margin-right: 15px;
  padding-bottom: 10px;
}

#wrapper .middle_block .heading{
  font-size: 18px;
}

#wrapper .middle_block .main_article {
  border: 1px solid #DBDBDB;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 10px;
  background: #EEE none repeat scroll 0% 0%;
}

#wrapper .middle_block .main_article > a:first-of-type {
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
  line-height: 18px;
  color: #675915;
  transition: all 0.3s ease-out 0s;
  font-weight: bold;
}

#wrapper .middle_block .main_article > a:first-of-type:hover {
  color: #000;
}

#wrapper .middle_block .main_article figure {
  width: auto;
  max-width: 400px !important;
  float: left;
  margin: 0 14px 0 0;
  border: 1px solid #DDD;
  padding: 5px;
}

#wrapper .middle_block .main_article figure a {
  display: block;
}

#wrapper .middle_block .main_article figure a img {
  width: 100%;
  height: 100%;
  max-height: 220px;
  display: block;
}

#wrapper .middle_block .main_article .content_p {
  font-family: Merriweather, Georgia, serif;
  font-size: 14px;
  line-height: 18px;
  color: #1a1a1a;
}

#wrapper .middle_block .article {
  margin: 0 0 10px 0;
  border: 1px solid #DDD;
  padding: 10px;
  overflow: hidden;
}

#wrapper .middle_block .article:nth-of-type(2n-1) {
  background: #EEE none repeat scroll 0% 0%
}

#wrapper .middle_block .article img {
  float: left;
  margin-right: 10px;
}

#wrapper .middle_block .article .date {
  color: #999;
  text-decoration: none;
  font-size: 12px;
  line-height: 14px;
  font-family: Arial;
  margin: 5px 0 10px;
}

#wrapper .middle_block .article .post_title {
  color: #675915;
  text-decoration: none;
  font-size: 16px;
  line-height: 16px;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  transition: all 0.3s ease-out 0s;
  font-weight: bold;
}

#wrapper .middle_block .article .post_title:hover {
  color: #000;
}

#wrapper .middle_block .article .excerpt {
  font-family: Merriweather, Georgia, serif;
  font-size: 12px;
  line-height: 18px;
  color: #1a1a1a;
}

#wrapper .middle_block .single_post_block {
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #DDD;
}

#wrapper .middle_block .single_post_block .content img {
  margin: 0 15px 10px 0;
  float: left;
  max-width: 100%;
  height: auto;
  border: 1px solid #cbcbcb;
}

#wrapper .middle_block .single_post_block .content {
  font-size: 15px;
  line-height: 22px;
  font-family: Arial, Lucinda, Verdana, Geneva, sans-serif;
  text-align: justify;
}

#wrapper .middle_block .single_post_block .content p {
  padding-bottom: 15px;
  text-indent: 20px;
}

#wrapper .middle_block .single_post_block .content strong {
  font-weight: bold;
}

#wrapper .middle_block .single_post_block .content .post_author {
  text-align: center;
  font-size: 10px;
  color: #777e5b;
  font-family: "Lucida Grande", Verdana, sans-serif;
}

#wrapper .middle_block .single_post_block .social_media_block {
  position: relative;
}

#wrapper .middle_block .single_post_block .social_media_block > a {
  float: right;
}

/* sidebar left*/
#wrapper .sidebar_left {
  width: 200px;
  float: left;
  margin-right: 15px;

}

#wrapper .sidebar_left .feed_block {
  padding: 10px;
  border: 1px solid #ddd;
  margin: 0 0 15px;
}

#wrapper .sidebar_left .feed_block a {
  text-align: center;
  display: block;
  text-decoration: none;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #675915;
}

#wrapper .sidebar_left .feed_block a:hover {
  color: #000;
}

#wrapper .sidebar_left .feed_block a img {
  float: none !important;
  margin-bottom: 5px;
  width: 100%;
  height: 100%;
}

#wrapper .sidebar_left ul {
}

#wrapper .sidebar_left ul li {
  margin-bottom: 15px;
}

#wrapper .sidebar_left ul li:nth-child(2) .textwidget {
  padding: 0 !important;
}

#wrapper .sidebar_left ul li .widgettitle {
  font-size: 100%;
  border-bottom: 1px solid #DDD;
  padding: 0 0 5px;
  color: #000;
  margin-bottom: 10px;
}

#wrapper .sidebar_left ul li .textwidget {
  border: 1px solid rgb(221, 221, 221);
  padding: 10px;
}

#canlendoxIFrame body {
  margin: 0 !important;
}

#wrapper .sidebar_left ul li .textwidget a {
  display: block;
  width: 100%;
  overflow: hidden;
  height: 100%;
}

#wrapper .sidebar_left .block-more {
  font-size: 15px;
  text-align: center;
  background: #508BB4;
  display: block;
  text-decoration: none;
  padding: 5px 0;
  margin: 5px auto;
  color: #ddd;
  width: 100%;
  transition: all 0.3s ease-out 0s;
}

#wrapper .sidebar_left .block-more:hover {
  background: #333;
}

/* sidebar right*/
#wrapper .sidebar_right {
  width: 300px;
  float: left;
}

#wrapper .sidebar_right .single-block {
  margin-bottom: 15px;
}

#wrapper .sidebar_right .single-block .bl {
  border: 1px solid #ddd;
  padding: 10px;
}

#wrapper .sidebar_right .single-block .last_post_media {
  width: 280px;
  height: auto;
}

#wrapper .sidebar_right .single-block .youtube-block-more {
  font-size: 15px;
  text-align: center;
  background: #508BB4;
  display: block;
  text-decoration: none;
  padding: 5px 0;
  margin: 5px auto;
  color: #ddd;
  width: 100%;
  transition: all 0.3s ease-out 0s;
}

#wrapper .sidebar_right .single-block .youtube-block-more:hover {
  background: #333;
}

#wrapper .sidebar_right .single-block .protopiate_feed{
  border: 1px solid #DBDBDB;
}
#wrapper .sidebar_right .single-block .protopiate_feed .prot {
  overflow: hidden;
  display: block;
  padding: 10px;
  border-bottom: 1px solid #DBDBDB;
}
#wrapper .sidebar_right .single-block .protopiate_feed .prot:last-child {
  border-bottom: none;
}
#wrapper .sidebar_right .single-block .protopiate_feed .prot:nth-child(odd){
  background: #EEE none repeat scroll 0% 0%;
}
#wrapper .sidebar_right .single-block .protopiate_feed .prot .head_title{
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
  line-height: 12px;
  color: #675915;
  transition: all 0.3s ease-out 0s;
  font-weight: bold;
}
#wrapper .sidebar_right .single-block .protopiate_feed .prot .prot_body .title{
  font-size: 14px;
  display: block;
  line-height: 14px;
  color: #675915;
  font-weight: normal;
}
#wrapper .sidebar_right .single-block .protopiate_feed .prot .prot_body .date{
  color: #999;
  text-decoration: none;
  font-size: 12px;
  line-height: 14px;
  font-family: Arial;
  margin: 5px 0 10px;
}
#wrapper .sidebar_right .single-block .protopiate_feed .prot .prot_body .image{
  width: 140px;
  float: left;
  margin: 0 5px 5px 0;
}


/* SEARCH FORM*/
.search-form {
  height: 27px;
}

.search-form .search-field {
  width: 80%;
  font-size: 14px;
  line-height: 16px;
  border-radius: 0;
  border: 1px solid #DDD;
  margin-bottom: 15px;
  padding: 4px 10px;
  float: left;
  display: block;
  height: 27px;
}

.search-form .search-submit {
  font-size: 14px;
  text-align: center;
  background: #508BB4 none repeat scroll 0% 0%;
  display: block;
  text-decoration: none;
  margin: 0 auto;
  color: #DDD;
  transition: all 0.3s ease-out 0s;
  padding: 5px 0;
  border: 0 none;
  width: 20%;
  line-height: 16px;
  height: 100%;
}

.search-form .search-submit:hover {
  background: #333;
}

/* pagination */
.post-pagination {
  padding: 5px;
  margin-bottom: 10px;
  text-align: center;
  font-family: Arial;
  font-size: 14px;
  line-height: 16px;
}

.post-pagination span.current {
  color: #675915;
  border: 1px solid #E0E0E0;
  padding: 4px 8px;
  margin: 0 1px;
  background: #F7F7F7;
}

.post-pagination a {
  border: 1px solid #E0E0E0;
  padding: 4px 8px;
  margin: 0 1px;
  background: #F7F7F7;
  text-decoration: none;
  color: #333;
}

.post-pagination a:hover {
  background: rgba(91, 91, 93, 0.5);
  color: #675915;
}

.post-pagination .page-numbers li{
  display: inline-block;
}

/* lang switcher*/
.lang_switcher {
  overflow: hidden;
  float: right;
}

.lang_switcher li {
  text-align: center;
  display: inline-block;
  margin-left: 10px;
}

.lang_switcher li a {
  color: #793BA1;
}

@media (max-width: 1260px) {
  .container {
    width: 1004px;
    padding: 10px;
  }

  .main-navigation-menu a {
    padding: 15px 7px 15px;
  }

  #wrapper .middle_block {
    width: 474px;
  }

  #footer-wrap {
    min-width: 1024px;
  }

  #header-wrap {
    min-width: 1024px;
  }
}



