/**/

body{
  background: #fff;
  background-image: url(/public/images/fabric-of-squares.png);

}
.entry-content p{
	text-align: center;
}

a.more-link:hover {
    
    /*background: #29942d;*/
    background: #1dbf1a;
    color: #fff;
    border-color: #0f3c0f;
}

a{
	color: #09a95f;
}

a:focus, a:hover {
    color: #136b2a;
    text-decoration: none;
}

    
a.more-link {
    color: #f3f3f3;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#23e40c), to(#042d02));
    background: -web-linear-gradient(#23e40c, #042d02);
    background: -moz-linear-gradient(#23e40c, #042d02);
    background: -ms-linear-gradient(#23e40c, #042d02);
    background: -o-linear-gradient(#23e40c, #042d02);
    background: linear-gradient(180deg, #23e40c, #042d02);
    border-radius: 7px;
    /* border: 1px solid #d2d2d2; */
    border: 1px solid #716969;
    font-weight: bold;
}

.social-share ul li a i:hover {
    background: #11a058;
    color: #FFF;
    border-color: #0dad5c;
}

.btn-primary {
    color: #fff;
    background-color: #33b762;
    border-color: #2ea458;
}

.btn-primary:hover {
    color: #fff;
    background-color: #28903a;
    border-color: #207432;
}
.author-quote{
  /*background: #23941b;*/
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#e6e6e6));
    background: -web-linear-gradient(#fff, #e6e6e6);
    background: -moz-linear-gradient(#fff, #e6e6e6);
    background: -ms-linear-gradient(#fff, #e6e6e6);
    background: -o-linear-gradient(#fff, #e6e6e6);
    background: linear-gradient(180deg, #fff, #e6e6e6);
  /*color:#fff;*/
}
.author-quote p{
  font-style: italic;
  font-size: 110%;
}
.widget .thumb-latest-posts{
  border-bottom: none;
}

.widget .media{
  /*box-shadow: 2px 3px 6px 6px #175a3f7a;*/
  box-shadow: 0px 1px 9px 0px #175a3f7a;
}

.primary-sidebar .widget p{
  padding: 0 15px;
}
.widget ul {
  margin: 0 10px;
}

.widget{
	-moz-box-shadow: 0 0 6px #454545;
    -webkit-box-shadow: 0 0 6px #454545;
    box-shadow: 0 0 6px #454545;
    border-radius: 10px;
    padding: 0 0px 37px 0px;
}

.widget-title {
    font-size: 18px;
    margin: 0 0 25px;
    letter-spacing: 0.5px;
    color: #333333;
    /* background: #0cbf09; */
    /*background: url(images/menu-block.jpg) repeat-x scroll 0 0 #5d7d32;*/
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#60c371), to(#042d02));
    background: -web-linear-gradient(#60c371, #042d02);
    background: -moz-linear-gradient(#60c371, #042d02);
    background: -ms-linear-gradient(#60c371, #042d02);
    background: -o-linear-gradient(#60c371, #042d02);
    background: linear-gradient(180deg, #60c371, #042d02);
    border-radius: 10px;
    padding: 5px;
    color: #fff;
}

.entry-header h1 a:hover {
    color: #0eb560;
}

.widget ul li a:hover {
    color: #16c15b;
}

.social-share span a:hover {
    color: #208c4b;
    text-decoration: none;
}

.post {
    -moz-box-shadow: 0 0 6px #454545;
    -webkit-box-shadow: 0 0 6px #454545;
    box-shadow: 0 0 6px #454545;
    border-radius: 10px;
}

.footer-copy a:hover {
    color: #60eba4;
    text-decoration: none;
}

.main-menu .navbar-nav li a:hover, .main-menu .navbar-nav li a:active, .main-menu .navbar-nav > li a:focus {
    color: #0ebd6c;
}

.p-content a:hover {
    color: #06af13;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    /*background-color: #00f36c;*/
    background-color: #089e4b;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
 .pagination > .active > span, .pagination > .active > span:focus,
  .pagination > .active > span:hover
   {
    /*background-color: #00f36c;*/
		background-color: #2a9237;
}

.p-content{
	text-align: center;
  padding-top: 10px;
}

.post-count{
  color: #c36;
}

.entry-header h6 a {
    color: #00df82;
}

.bottom-comment{
	border: 8px solid #fff;
    box-shadow: 2px 2px 11px 0px #1010107a;
    border-radius: 10px;
}
.post-thumb{
	border: 8px solid #fff;
    box-shadow: 2px 3px 6px 1px #175a3f7a;
    border-radius: 10px;
}

.post .post-content .entry-title {
	border: 0px dashed #1ec167;
    padding-top: 6px;
    border-radius: 3px;
}

.post .post-content .post-thumb{
  border: none;
}

.social-share-title {
    color: #b71d1d;
}

.post.post-list .post-thumb{
	margin-top: 30px;
    margin-left: 10px;
    /*min-height: 170px;
    max-height: 175px;*/
    margin-bottom: 15px;
}

.post.post-list .post-content .entry-header{
	text-align: center;
}

.post.post-list .entry-title {
	border: 0px;
    padding-top: 6px;
}

div,p{
	display: block;
	/*border: 1px solid #000;*/
}

.entry-content p {
    text-align: justify;
    margin-top: 20px;
}

.entry-content{
	padding-top:9px;
}


.post.post-list .social-share-title {
	/*top: 155px;
    position: absolute;
    bottom: 0;
    right: 30px;*/
}


/* Стили для оформления кнопок поделиться */
#share {
	width:100%;
	margin: 0 auto;
	background:#fff;
	text-align:center;
}
 
.like {
font-size: 16px;
font-weight: 700;
padding-top: 10px;
margin-bottom: 10px;
}
 
.push {
    display: inline-block;
    min-width: 100px;
    margin: 5px 2px 10px 2px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    padding: 5px;
}
 
.facebook {background-color:#3b5998;}
.facebook:hover {background-color:#2d4373;color:#fff;text-decoration: none;}
 
.google {background-color:#dd4b39;}
.google:hover {background-color:#c23321;color:#fff;text-decoration: none;}
 
.pinterest {background-color:#bd081c;}
.pinterest:hover {background-color:#881f12;color:#fff;text-decoration: none;}
 
.viber {background-color:#665cac;}
.viber:hover {background-color:#881f12;color:#fff;text-decoration: none;}
 
.twitter {background-color:#55acee;}
.twitter:hover {background-color:#2795e9;color:#fff;text-decoration: none;}
 
.vkontakte {background-color:#587ea3;}
.vkontakte:hover {background-color:#466482;color:#fff;text-decoration: none;}
 
.ok {background-color:#ee8208;}
.ok:hover {background-color: #a05f20; color:#fff;text-decoration: none;}
#share .telegram {
    background-color: #0088cc;
}
#share .telegram:hover {
    background-color: #19516d;
    color: #fff;
    text-decoration: none;
}



/* Стили для оформления кнопок поделиться */


.decoration a {
    color: #1eb731;
    border: 1px solid #1dab1a;
    border-radius: 3px;
}


.decoration a:hover {
    color: #fff;
    border: 1px solid #000;
    background-color: #1dbf1a;
}

.author{
    width:70%;
    margin: 0 auto;
    display: block;
    border-radius: 9px;
}

.vk-page{
    background: url(../public/images/vk_icon.png) no-repeat 5% center #6f93b9;
    color: #fff;
    display: block;
    font-family: robotobold;
    font-size: 70%;
    padding: 10px 15px 10px 50px;
    text-decoration: none;
    width: 170px;
    border-radius: 3px;
    margin: 0 auto;
}

a.vk-page:hover {
    background-color: #72a3d7;
    text-decoration: none;
    color: #fff;

}




.tagscloud a {
    border: 1px solid #f1f1f1;
    padding: 4px 7px;
    margin: 2px;
    border-radius: 5px;
    /*background: #2fb65f;*/
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#23e40c), to(#042d02));
    background: -web-linear-gradient(#23e40c, #042d02);
    background: -moz-linear-gradient(#23e40c, #042d02);
    background: -ms-linear-gradient(#23e40c, #042d02);
    background: -o-linear-gradient(#23e40c, #042d02);
    background: linear-gradient(180deg, #23e40c, #042d02);
    color: #fff;
    text-decoration: none;
    font-size: 14px!important;
    word-wrap: none;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.tagscloud a:hover {
    /*background: #47cfb0;*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0bda2f), to(#042d02));
    background: -web-linear-gradient(#31a722, #042d02);
    background: -moz-linear-gradient(#31a722, #042d02);
    background: -ms-linear-gradient(#31a722, #042d02);
    background: -o-linear-gradient(#31a722, #042d02);
    background: linear-gradient(180deg, #31a722, #042d02);
    color: #fff;
}



ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

#breadcrumbs-one{
  background: #eee;
  border-width: 1px;
  border-style: solid;
  border-color: #f5f5f5 #e5e5e5 #ccc;
  border-radius: 5px;
  box-shadow: 0 0 2px rgba(0,0,0,.2);
  overflow: hidden;
  width: 100%;
}

#breadcrumbs-one li{
  float: left;
}

#breadcrumbs-one a{
  /*padding: .7em 1em .7em 2em;*/
  padding: 0.3em 0.1em .7em 1.1em;
  float: left;
  text-decoration: none;
  color: #444;
  position: relative;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  background-color: #ddd;
  background-image: linear-gradient(to right, #f5f5f5, #ddd);
}

#breadcrumbs-one li:first-child a{
  padding-left: 1em;
  border-radius: 5px 0 0 5px;
}

#breadcrumbs-one a:hover{
  background: #76db8c;
    color: #1f1d1d;

}

#breadcrumbs-one a::after,
#breadcrumbs-one a::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid;
  right: -1em;
}

#breadcrumbs-one a::after{
  z-index: 2;
  border-left-color: #ddd;
}

#breadcrumbs-one a::before{
  border-left-color: #ccc;
  right: -1.1em;
  z-index: 1;
}

#breadcrumbs-one a:hover::after{
  border-left-color: #76db8c;
  /*border-left-color: #fff;*/
}

#breadcrumbs-one .current,
#breadcrumbs-one .current:hover{
  font-weight: bold;
  background: none;
}

#breadcrumbs-one .current::after,
#breadcrumbs-one .current::before{
  content: normal;
}

/*h1 and h2*/
.tags-none, .category-desc, .index-desc-popularto,.index-desc-popular,.single-desc{
    border: 8px solid #fff;
    /*box-shadow: 2px 3px 6px 6px #175a3f7a;*/
    box-shadow: 0px 0px 3px 2px #575a597a;
    border-radius: 10px;
    margin-bottom: 15px;
    background: #fff;
}

.tags-none h1.entry-title{
  border-left: none;
}
.index-desc-popular, h1.entry-title,.category-desc  h1.entry-title{
    font-weight: lighter;
    
     
    padding-left: 5px;
     
}
.category-desc,.tags-none,.index-desc-popular{
  background: #fff;
}
.index-desc-popular{
  font-size: 205%; 

}
h1.entry-title{
  /*border-left: 2px solid #2ad385;*/
  border-left: 2px solid #966204;
  margin-left: 40px;
  /*color: #94450d;*/
  color: #94200d;
}


.index-desc-popularto{
  /*background: #2a9237;
  color: #fff;*/
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0bda2f), to(#042d02));
    background: -web-linear-gradient(#0bda2f, #042d02);
    background: -moz-linear-gradient(#0bda2f, #042d02);
    background: -ms-linear-gradient(#0bda2f, #042d02);
    background: -o-linear-gradient(#0bda2f, #042d02);
    background: linear-gradient(180deg, #0bda2f, #042d02);
    color: #fff;

}
.index-desc-popularto p{

font-size: large;
}
.entry-header h2 a {
    font-weight: 600;
    color: #333333;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 24px;
    line-height: 34px;
    width: 250px;
    font-size: 20px;
}

.entry-header h2 a, .entry-header h6 a {
    text-decoration: none;
    letter-spacing: 0.5px;
}

.entry-header h2 a:hover {
    color: #0eb560;
}

.category-podrob{
  display: inline-block;
  border: 1px solid #fff;
  box-shadow: 2px 3px 6px 1px #175a3f7a;
  border-radius: 10px;
  margin-right:30px;
  margin-left:30px;
  margin-bottom:30px;
  background: #fff;
}

.category-podrob-img{
  display: inline-block;
   width: 280px;
   padding: 3px;
   text-align: center;
}

.category-podrob .entry-header{
  margin: 0 0 0 20px;
}

.category-podrob .social-share-title{
  margin: 0 0 0 5px;
}

.navbar-brand {
    
    padding: 7px 15px;
    
}

.social-share span a {
    color: #333;
    width: 130px;
}


.footer-copy{
  /*background: #0f5a0a;*/
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0bda2f), to(#042d02));
    background: -web-linear-gradient(#0bda2f, #042d02);
    background: -moz-linear-gradient(#0bda2f, #042d02);
    background: -ms-linear-gradient(#0bda2f, #042d02);
    background: -o-linear-gradient(#0bda2f, #042d02);
    background: linear-gradient(180deg, #0bda2f, #042d02);
    color: #fff;
}

.leave-comment{
  border: 8px solid #fff;
    /* box-shadow: 2px 3px 6px 6px #175a3f7a; */
    box-shadow: 0px 0px 3px 2px #1c1f1e7a;
    border-radius: 10px;
}
    

.send-btn:hover {
    background: #039e16;
    color: #fff;
    border-radius: 3px;
}

.send-btn {
  background: #333;
  border-radius: 4px;
}


/*детальная картинка*/
.post .post-content .post-thumb {
    border: none;
    max-width: 400px;
    margin: 0 auto;
}

.post .post-content .post-thumb img {
    width: 100%;
    max-width: 385px;
    max-height: 385px;
    display: block;
    margin: 0 auto;
}

.index-img-p{
	height: 200px;
	
}

.index-podrob-img{
	max-height: 185px;
	display: block;
    /* margin: 0 auto; */
    text-align: center;
}

/*популярные справа*/

.popular-img img {
    width: 100%;
    max-height: 300px;
}


/*comment обводка*/
.leave-comment input, .leave-comment textarea {
    border-color: #655c5c;
    border-radius: 12px;
}

@media (max-width: 767px){
    .i_con {
      float: left;
      margin-left: 0px;
  }
}

.category-podrob-img .img_h_position{
  height: 250px;
}


.post-content {
    padding: 0 43px;
    overflow: hidden;
    font-size: 116%;
}