
.TzBlogMedia {
    margin-bottom: 11px;
}
.TzBlogMedia img {
    width: 100%;
}
#tz-main-body-wrapper {
    background: none repeat scroll 0 0 rgba(246, 180, 74, 0);
    padding: 30px 0;
}
.date-group .date{
    margin-bottom: 25px;
}
.play_blog_hide{
    margin-top: 120px;
}
.tz_audio iframe{
    width: 100%;
    height: 166px;
}
.TzBlogTitle, .TzLink .title {
    margin-top: 0;
}
.pagination .wp-pagenavi span.pages,
.pagination .wp-pagenavi a{
    color: #FFFFFF;
    background: none repeat scroll 0 0 #232323;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #282828;
    border-left: 1px solid #282828;
    border-radius: 0;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    padding: 17px 25px;
    transition: all 0.3s ease 0s;
    margin: 0 !important;
}
.pagination .wp-pagenavi  span.current{
    background: #007D78;

    border-left: 1px solid #282828;
    border-radius: 0;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    padding: 17px 25px;
    transition: all 0.3s ease 0s;
    color: #FFFFFF;
    margin: 0 !important;
}
.pagination .wp-pagenavi a:hover,
.pagination .wp-pagenavi span:hover{
    background: #007D78;
}
div.pagination {
    margin-bottom: 41px;
    margin-top: 15px;
    text-align: center;
}
.wp-pagenavi span.extend{
    border: 0 !important;
}
div div.contact .contact-form input, div div.contact .contact-form textarea{
    /* color: #F1F1F1 !important; */
}
.page-template-template-about-php .author-info{
    margin-bottom: 0;
}
