/*
Theme Name: FaithGateway (DW Focus modifed)
Theme URI: http://www.designwall.com/wordpress-theme/dw-focus
Author: the DesignWall team
Author URI: http://www.designwall.com
Description: Responsive News WordPress Theme
Version: 1.0.6
License: GNU General Public License
License URI: license.txt
*/

/* Top Header Widget Areas */
#text-47 {
text-align: center;
}


navbar .nav .menu-parent-item > a:after {
    content: "v"!important; 
    font-family: Arial!important;
}
.didyoumean {
padding: 20px;
background-color: #fcfcd5;
margin-top: 10px;
margin-bottom: 10px;
font-size: 16px;
font-weight: bold;
border: 1px solid #e5e47c;
}

.site-header #branding a {background-image: url(http://assets.faithgateway.com/wp-content/uploads/2014/05/fglogo.png)}

.biography {
display: none;
}

#force size of author images
img.avatar {
    height: 96px;
    width: 96px;
}