@charset "UTF-8";
/* CSS Document */
/*
 Theme Name:   Revista Child
 Theme URI:    http://painepublishing.com/measurementadvisor/revista-child/
 Description:  Revista Child Theme
 Author:       Dawn Boyer
 Author URI:   http://painepublishing.com/measurementadvisor
 Template:     revista
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  revista-child
*/

@import url("../revista/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.main-navigation {
    background-color: #7c6fbf;
    float: left;
    font-size: 14px;
    position: relative;
    width: 100%;
}
.main-navigation:after, .main-navigation:before {
    border-bottom: 1px solid #7c6fbf;
    border-top: 1px solid #7c6fbf;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
}
.sidebar-widget .widget-title:after, .sidebar-widget .widget-title:before {
    border: 0 none;
}
.sidebar-widget .widget-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #929292;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    padding: 0 0 11px;
    text-align: left;
}
.header-widgets .searchform {
    float: right;
    margin: 28px 0;
    max-width: 250px;
    width: 77%;
}
.section-heading, .page-title {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 11px 0;
    position: relative;
    text-align: left;
    text-transform: capitalize;
}
.section-heading:after, .section-heading:before, .page-title:after, .page-title:before {
    border: medium none;
    content: "";
    height: 1px;
    left: -1px;
    position: absolute;
    width: 100%;
}
.section-heading:after, .page-title:after {
    bottom: -3px;
}
.section-heading:before, .page-title:before {
    bottom: -5px;
}
.page-title {
    margin-bottom: 20px;
    text-transform: capitalize;
}
.layout-widget {
    border-bottom: 1px solid #929292;
    float: left;
    margin-bottom: 15px;
    margin-left: 3.1%;
    padding: 0 0 5px;
    position: relative;
}
.layout-widget:after {
    border-bottom: medium none;
    bottom: 2px;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
}
.widget ul {
    margin: 0 0 0 20px;
}
.widget li {
    border-bottom: 1px solid #929292;
    list-style: square outside none;
    margin: 0 0 10px;
    padding: 0 0 5px;
}
.sidebar-widget {
    background: none repeat scroll 0 0 #fff;
    border-bottom: medium none;
    border-top: 0 none;
    list-style: none outside none;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}
.sidebar-widget:after {
    border-top: medium none;
    bottom: 2px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.sidebar-widget a {
    color: #7c6fbf;
}
.sidebar .widget li {
    border-bottom: 1px solid #929292;
}
.sidebar-widget .widget-title {
    background: none repeat scroll 0 0 #333;
    border: medium none;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 12px;
    padding: 10px;
    position: relative;
    text-align: center;
}
.sidebar-widget .widget-title:after, .sidebar-widget .widget-title:before {
    border: medium none;
    content: "";
    height: 1px;
    left: -1px;
    position: absolute;
    width: 100%;
}
.read-more a {
    background: none repeat scroll 0 0 #7c6fbf;
    border: medium none;
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 19px;
    margin: 10px 0 0;
    padding: 6px 12px 5px;
    text-transform: uppercase;
}
.read-more a:hover {
    background: none repeat scroll 0 0 #929292;
    color: #fff;
}
.recent-posts-box {
    border-bottom: medium none;
    float: left;
    margin: 0 0 15px;
    position: relative;
    width: 100%;
}
.recent-posts-box:after {
    border-bottom: medium none;
    bottom: -6px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.recent-post {
    border-bottom: 1px solid #929292;
    float: left;
    margin: 0 3.2% 20px 0;
    max-width: 300px;
    width: 48.4%;
}
.s {
    background: none repeat scroll 0 0 #1d1d1d;
}
.title {
    font-weight: 700;
}
.footer a {
    color: #999;
}
.footer a:hover {
    color: #7c6fbf;
}
.footer-widget .widget-title {
    color: #7c6fbf;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
}
.copyright {
    background: none repeat scroll 0 0 #131314;
    color: #ccc;
    overflow: hidden;
    padding: 15px 0;
    width: 100%;
}
