/*

 Theme Name:   ahja

 Theme URI:    http://www.ahja.ch

 Description:  Tapisfou

 Author:       Andi Jacomet

 Author URI:   http://ahja.ch

 Template:     accelerate-pro

 Version:      1.0.0

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 Tags:         ahja

 Text Domain:  twenty-fifteen-child

*/

body.page-template-page-events,
body.page-template-page-news {
    background-color: #feefd4;
}
.blog-grid #content .tg-column-two .grid-container,
.page-template-page-events #content .tg-column-two .grid-container,
.page-template-page-news #content .tg-column-two .grid-container{
    padding: 15px;
    border: none;
    border-top: 2px solid #3c6ea6;
    box-shadow: 0 6px 50px rgba(0, 0, 0, .05);
}

.date-text{
    display: inline-block;
    margin-right: 3px;;
}

.blog-grid #content .tg-column-third .grid-container .post-featured-image, 
.blog-masonry #content .tg-column-third .masonry-container .post-featured-image, 
.blog-grid #content .tg-column-two .grid-container .post-featured-image, 
.blog-masonry #content .tg-column-two .masonry-container .post-featured-image, 
.page-template-page-events #content .tg-column-two .grid-container .post-featured-image, 
.page-template-page-events #content .tg-column-third .grid-container .post-featured-image,
.page-template-page-news #content .tg-column-two .grid-container .post-featured-image, 
.page-template-page-news #content .tg-column-third .grid-container .post-featured-image{
    margin-left: 0;
    margin-right: 0;
}
.page-template-page-events .entry-title a:hover,
.page-template-page-news .entry-title a:hover{
    color: #ed5939;
}

.page-template-page-events .publish-post-date,
.page-template-page-news .expiry-post-date{
    display: none;
}
.page-template-page-news .publish-post-date,
.page-template-page-events .expiry-post-date{
    display: block;
    margin-bottom: 0;
}

.blog-grid #content .tg-column-two .grid-container, .page-template-page-events #content .tg-column-two .grid-container, .page-template-page-news #content .tg-column-two .grid-container{
    margin-bottom: 50px;
}
