/*
 * MODULE Psblog
 *
 * @author    Appside
 * @copyright Copyright (c) permanent, Appside
 * @license   Addons PrestaShop license
 */

#post_view .rte {
    text-align: justify;
}

#post_view .medias {
    float: left;
	width:50%
    
}
#post_view .postcontent {
    float: right;
	width:48%;
	background-color:#FFF;
	padding:50px;
	min-height:585px
	 
}

#post_view .postcontent a{ color:#f18b00; text-decoration:underline}
#post_view .media_list ul {
    margin: 0;
    padding: 0;
}

.media_list img{ width:100%; height:auto}

#post_view .media_list ul li {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
}



#post_view .categories {
    margin: 20px 0;
}

#post_view .categories ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#post_view .categories ul li {
    float: left;
    margin-right: 3px;
}

#post_view .categories a {
    text-decoration: underline;
}

#post_view .related {
    margin: 20px 0;
}

#post_view .related ul {
    list-style-type: none;
}

#post_view .related a {
    text-decoration: underline;
}

#post_view .products {
    margin: 20px 0;
}

#post_view .products h5 {
    font-size: 12px;
    padding: 0;
    min-height: 30px;
}

#post_view .products h5 a {
    display: block;
}

#post_view .products h5 span {
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
    color: #666;
}

#post_view .products p {
    margin: 0;
    padding: 0;
}

#post_view .products ul {
    list-style-type: none;
}

#post_view .products ul li {
    float: left;
    padding: 5px;
    margin: 0 10px 10px 0;
    width: 350px;
}

#post_view .products a.content_img {
    outline: medium none;
    display: block;
    float: left;
    display: block;
    border: 1px solid #D6D4D4;
    margin-right: 5px;
}

#post_view .addthis_toolbox {
    margin: 10px 0 10px 0;
}

@media (max-width: 767px) {
    #post_view .products ul li {
        float: none;
        width: auto;
    }
}

#postcomments {
    margin: 20px 0;
}

#postcomments .std thead th {
    background: none;
}

#postcomments .std tbody td p span {
    font-weight: bold;
}

#postcomments input[type=text] {
    width: 80%;
}

#postcomments textarea {
    width: 80% !important;
}

#postcomments input.antispam {
    width: 50px;
}

#post_list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#post_list ul li {
   background-color:#FFF;
    margin: 20px 0 0 0;
   
    list-style-type: none;
   
}



#post_list ul li.last_item {
    border-bottom: none;
}

#post_list ul li h3 {
   
    margin-bottom: 60px;
    padding-bottom: 5px;	 font-family: 'Raleway', Arial, Helvetica,sans-serif; font-weight:900; font-size:36px; text-transform:uppercase;
	text-align:center;
}

#post_list ul li h3 a{color:#461f0e;}
#post_list ul li h3 a:hover{color:#f18b00; text-decoration:none}

#category_info span.bold {
    font-weight: bold;
}

#category_info h4 {
    font-size: 13px;
    padding-bottom: 5px;
}

#category_info a {
    text-decoration: underline;
}

#post_list ul li h3 a {
    text-decoration: none;
}

#post_list ul li h3 a:hover {
    text-decoration: underline;
}

#post_list ul li p {
    padding-bottom: 0;
}

#post_list ul li span a {
    text-decoration: underline;
}

#post_list ul li .excerpt {
    margin-bottom:50px;
	height:220px
}

#post_list ul li .img_default {
    float: left;
    margin-right: 5px;
}

#post_list ul li .img_default a {
    display: block;
}



#post_list ul li .detail_left {
    overflow: hidden;
    width: auto;
	padding:50px;
}

#posts_home .block_content {
    padding: 5px 10px 5px 10px;
}

#posts_home ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#posts_home ul li {
    margin: 0 0;
    padding: 10px 0;
    list-style-type: none;
    border-bottom: 1px solid #D0D3D8;
}

#posts_home ul li h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
}

#posts_home ul li h3 a {
    text-decoration: none;
}

#posts_home ul li h3 a:hover {
    text-decoration: underline;
}

#posts_home ul li span {
    color: #999999;
    font-size: 12px;
}

#posts_home ul li .excerpt {
    margin-top: 5px;
}

#posts_home ul li .img_default {
    float: left;
    margin-right: 5px;
}

#posts_home ul li .img_default img {
    border: 1px solid #EAEAEA;
}

#posts_home ul li .detail_left {
    float: left;
}

#posts_home ul li.last_item {
    border: none;
}

#posts_home ul li.first_item {
    padding-top: 0;
}

.bt_left {
    float: left;
}

.bt_right {
    float: right;
}

.clear {
    clear: both;
}

#posts_home h4 span {
    font-size: 11px;
    float: right;
    margin-right: 5px;
}

/* block search column */
.post_search_block p {
    padding: 6px 0;
    font-weight: bold;
}

.post_search_block .form-group .form-control {
    display: inline-block;
    margin-right: 6px;
    max-width: 222px;
}


/** Posts block ***/

.posts_block li a.post_img,.posts_block div a.post_img, .posts_block div a.post_img img {

    float: left;
width:100%;
height:auto;

}
.posts_block  .col-sm-6{ padding:0  0 0 20px}
.posts_block .first_item.col-xs-6{padding: 0 20px 0 0  }
.posts_block li h5 {
    margin: 0 0 3px;
    font-size: 13px;
    line-height: 16px;
}



.posts_block li {
    padding: 10px 5px;
    border-top: 1px solid #d6d4d4;
}

.posts_block li:first-child {
    border: none;
}

.posts_block li.first_item {
    padding-top: 0;
}

.posts_block li .post_title{
    overflow: hidden;
}

/** Footer blocks ***/

#footer .blog_block_footer {
    float: left;
    padding: 15px 10px;
}

#footer .blog_block_footer.posts_block {
    clear: left;
}

#footer .blog_block_footer ul li a {
    background: none;
    padding: 0;
    border: none;
}

#footer .posts_block.blog_block_footer li {
    border: none;
}

.posts_archives_block .block_content a {
    font-weight: bold;
}

.posts_archives_block .block_content a.posts_month {
    font-weight: normal;
}

/**//**//**/
.listmetier img{ width:100%; height:auto}
.listmetier .col-md-4{ padding:0 15px 0 0}
.listmetier .detail_left h3{ background-color:#9e8a7f;  font-family: 'Raleway', Arial, Helvetica,sans-serif; font-weight:900; font-size:24px; text-transform:uppercase; text-align:center; margin:0; height:40px; }
.listmetier .detail_left{background-color:#fff;margin: 0 0 30px 0}
.listmetier .detail_left h3 a{color:#461f0e;}
.listmetier .detail_left h3 a:hover{color:#f18b00;}
.listmetier .img_default,  .listmetier .detail_left { float:left; width:100%}
.listmetier .excerpt{ padding:15px; background-color:#9e8a7f}




  @media (max-width: 1025px) {
#post_list{ float:left; width:100%}
#post_list ul{ float:left; width:100%}
#post_list ul li{ float:left; width:100%}
#post_list ul li .img_default {width:50%; margin:0}
#post_list ul li .img_default img{width:100%; height:auto}
#post_list ul li .detail_left {float:left;width: 50%;padding: 10px;}
#post_list ul li h3 {margin-bottom: 30px;padding-bottom: 0;font-size: 24px;}
#post_list ul li .excerpt {margin-bottom: 25px;height: 140px;}
.listmetier .col-md-4 {
    padding : 0 10px 0 10px ;
}
#post_view .postcontent {
    float: right;
    width: 48%;
    background-color: #FFF;
    padding: 50px;
  min-height:360px;
	margin:0 0 20px 0
}
.listmetier .detail_left {
    background-color: #9e8a7f;
    margin: 0 0 30px 0;
}
  } 
  
   @media (max-width: 991px) {
#post_list{ float:left; width:100%}
#post_list ul{ float:left; width:100%}
#post_list ul li{ float:left; width:100%}
#post_list ul li .img_default {width:50%; margin:0}
#post_list ul li .img_default img{width:100%; height:auto}
#post_list ul li .detail_left {float:left;width: 50%;padding: 10px;}
#post_list ul li h3 {margin-bottom: 30px;padding-bottom: 0;font-size: 24px;}
#post_list ul li .excerpt {margin-bottom: 25px;height: 140px;}
.listmetier .col-md-4 {
    padding: 0 ;
}
#post_view .postcontent {
    float: right;
    width: 48%;
    background-color: #FFF;
    padding: 50px;
  min-height:360px;
	margin:0 0 20px 0
}
.listmetier .detail_left {
    background-color: #9e8a7f;
    margin: 0 0 30px 0;
}
  } 
  
   @media (max-width: 767px) {
.posts_block .col-sm-6 {padding: 0 ;}
#post_list ul li .img_default {width:100%; margin:0}
#post_list ul li .detail_left {float:left;width: 100%;padding: 10px;}
#post_list ul li h3 {margin-bottom: 30px;padding-bottom: 0;font-size: 24px;}
#post_list ul li .excerpt {margin-bottom: 25px;height: auto;}

  #post_view .medias {
    float: left;
    width: 100%;
}
#post_view .postcontent {
    width: 100%;
    padding: 10px;
	min-height:inherit;
	margin:0 0 20px 0
}
.listmetier .col-md-4 {
    padding: 0 ;
}
  }