/*
 Theme Name:     Scene Child Theme
 Theme URI:      
 Description:    Child theme for Scene
 Author:         Theme Canon
 Author URI:     http://www.themecanon.com
 Template:       scene
 Version:        1.0.0
*/

@import url("../scene/style.css");

/* Theme customization starts here
-------------------------------------------------------------- */

.featured_stories_section ul li .stories_title:hover {
    background: none; 
}

.featured_stories_section ul li .stories_title{    position: initial;background:none;color:#222;}

.col-1-5{    clear: both;}
/* changed top and bottom spacing for left side ad banner for Patrick 8/11/22 */
.col-1-5 a { display: block;  
             margin: 20px 0;}

header .col-1-5{    clear: none;}


.featured_stories_section ul li {

    float: left;
	    display: inline-block;
    width: 200px;
    margin-right: 2.1%;
    position: relative;
  
}

.featured_stories_section ul li img{-webkit-filter:none;}

.featured_stories_section ul li .stories_title

{    padding: 6px 5px 20px 0px;

}

.featured_stories_section li a {    text-decoration: none;}

.featured_stories_section {
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid;
}

.featured_stories_section li a:hover .stories_title, .featured_stories_section li a:active .stories_title{
color: #0090DA;

}

.comment-count .screen-reader-text{
display: none;
}

#custom_html-2 .custom-html-widget a {
  display: block;
 padding-bottom: 22px;
}

.sticky::before {
  display: none !important;
}

#bbpress-forums div.bbp-reply-content {
  margin-left: 130px !important;
  font-family: 'latolight';
  line-height: 1.5;
  font-size:16px;
}

#bbpress-forums div.bbp-reply-author {
  font-family: 'latolight';
  line-height: 1.5;
  font-size:16px;
}

.bbp-reply-author a img{border:1px solid #ddd !important;padding:2px !important;}
.bbp-reply-author a{font-family: 'latoregular';font-size:16px;}
.bbp-pagination-count{font-size: 14px; color: #db8b00; font-family: 'latobold'; letter-spacing: 1px;}
span.bbp-admin-links { color: #898988; }
div.bbp-submit-wrapper button{letter-spacing:1px;}
.bbp-form label{font-size: 13px;}
div.bbp-template-notice,
div.indicator-hint {background-color: #FCE7C2; border-color: #db8b00;}
div.bbp-template-notice p,
div.bbp-template-notice li { font-size: 15px; }

#bbpress-forums #bbp-your-profile h2:nth-child(5), #bbpress-forums #bbp-your-profile fieldset:nth-child(6) {
	display: none;
}

#bbpress-forums #bbp-your-profile fieldset:nth-child(4) div:nth-child(2) {
	display: none;
}

#bbpress-forums #bbp-user-profile .bbp-user-description,
#bbpress-forums #bbp-user-profile .bbp-user-url,
#bbpress-forums #bbp-user-profile .bbp-user-aim,
#bbpress-forums #bbp-user-profile .bbp-user-yim,
#bbpress-forums #bbp-user-profile .bbp-user-jabber {
	display: none !important;
}
