/*
Theme Name: قالب عصر تم
Theme URI: http://asrtabriz.ir
Author: asrtabriz informatic section
Author URI: http://asrtabriz.ir
Description: asrtabriz theme
Version: 1.1.0
*/

footer,
aside,
.status,
.banner,
#site-menu,
.top-head,
#breadcrumbs,
#post #post-category,
#post #post-comment,
#post #post-author,
#post #post-views,
#post #post-shares,
#post #post-tags,
#related-posts,
#post-comments,
#wpadminbar {
    display: none;
}

.wrapper {
    width: 98%;
}

header {
    width: 100%;
    height: 120px;
    margin: 19px auto 0 auto;
}

#head-container {
    background-position: center center;
}

a.logo {
    float: none;
    display: block;
    margin: 0 auto;
    padding-top: 20px;
}

a.logo img {
    width: auto;
    height: auto;
}

#post #post-views {
    width: 80px;
    text-align: center;
}

#main {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 19px;
}

#post .title {
    padding: 10px 0;
    font: bold 24px/45px WIranSans;
    color: #000;
    text-align: center;
    border: 1px solid #dadada;
    border-bottom: 0;
    background: #fff;
}

#post .title:before,
#post .title:after {
    display: none;
}

#post .content {
    border-top-color: #fff;
}

#post #post-meta {
    overflow: visible;
}

#post #post-date {
    float: none;
    font: normal 15px/24px WIranSans;
    color: #000;
    text-align: center;
    background: #fff;
}