/*
Theme Name: Artha Interactive
Theme URI: http://main-artha.themeonstep.com;
Author: On3step
Author URI: https://themeforest.com/user/themeon3step;
Description: Artha Interactive for interior and exterior design
Text Domain: artha-interactive
Tags:   right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 12px;
    margin: 0;
    padding: 0 0 0 4px;
    margin-top: 12px;
    font-style: italic;
    border-left: 3px solid rgba(0, 0, 0, 0);
    color: #aaa;
}
.widget .screen-reader-text {
    display: none;
}
.gallery-caption {
    display: inline;
}
.bypostauthor .comment-wrapper {
    border-top-width: 3px;
    border-bottom-width: 3px;
}
.alignnone {
    margin: 5px 20px 20px 0;
    width: 100%;
    height: auto;
}
.alignnone img {
    margin: 5px 20px 20px 0;
    width: 100%;
    height: auto;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 20px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 20px auto;
}