/*
 Theme Name:   Hueman Child by SuperIT
 Theme URI:    http://www.superitstudio.com
 Description:  Modified Child Theme for Hueman Theme on the site of Atlanta Chinese Life
 Author:       SuperIT Web Studio
 Author URI:   http://www.superitstudio.com
 Template:     hueman
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fluid-layout, fixed-layout, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain: hueman
*/

/* Inherit the default theme styles 
@import url( ../hueman/style.css );
*/ 
/* Inherit the default theme adminbar styles 
@import url( ../hueman/adminbar.css );
*/

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

.entry h2{
	color:#993300;
}

.widget>h3 {
    font-size: 20px;
    font-weight: 800;
    color: #000;
    border-bottom: 1px dotted #f98181;
    border-left: 5px solid #428BCA;
    padding: 0 0 0 5px;
    background: #fafafa;
    line-height: 35px;
}

.widget_awpcp-latest-ads ul li, .widget_wpbdp_featuredlistingswidget ul li {
    color: #999;
    border-bottom: 1px solid #e4e4e4;
	padding: 10px 0;
}

.awpcp-listings-widget-items-list .awpcp-listings-widget-item .awpcp-listing-title {
    font-weight: normal !important;
}

.widget_awpcp-latest-ads>ul>li a:before {
    content: "\f06b";
}

.widget_wpbdp_featuredlistingswidget>ul>li a:before {
    content: "\f0f2";
}

.wwpcc_lang a:before {
    content: "\f14e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

.menulogin {float: right; margin-right: 80px;}
.menulogin a:hover {background-color:#0AAFFF; color:#FFFFFF;}