/*
 Theme Name:   Twentyseventeen Child Theme
 Description:  A child theme of a Twenty default WordPress theme
 Author:       me
 Template:     twentyseventeen
 Version:      1.0.0
*/




/*
.widget { width: 90%; max-width: 1000px; margin: auto; margin-top: 20px; }
*/

.widget_sk > div { height: 600px; overflow: auto; background-color: #fff8dd; border: 1px solid #dddddd;}
.widget_sk > div > div { background-color: #ffffff; max-width: 98%; margin: 2px auto; }
.widget_sk > div > div.throbber-page-off { background-color: #fff8dd; }
.widget_sk > div > div br { margin-bottom: 6px; }



.bbp-topic-reply-link, .bbp-reply-to-link { display: none; }