/*
Theme Name:     DBP_XTreme
Description:    Provide tweaks to the XTreme Theme for Camp de Benneville Pines
Author:         Thor
Template:       weaver-xtreme

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.wrapper .widget a {
  text-decoration: underline;
}

.wrapper .widget a:link {
  color: #336699;
}

.wrapper .widget a:visited {
  color: #009933;
}

.wrapper .widget a:hover, a:active, a:focus {
  color: #cc3333;
}

#textwidget,
.textwidget {
	background: #fcf8d4;
	color: #333333;
}

.wrapper .widget a:link {
  color: #336699;
}

.page-title,
#page-title {
	background: #fcf8d4;
	color: #333333;
}

.entry-content,
#entry-content {
	background: #fcf8d4;
}

.container.container-page.relative,
#container.container-page.relative {
	background: #fcf8d4;
}

.sfsi_widget,
#sfsi_widget {
	background: fcf8d4;
}

.widget-title,
#widget-title {
	background: #fcf8d4;
}

.so-widget-sow-image h3 {
    margin-top: -10px;
    text-align: center;
    font-weight:bold;
    font-size:14px;
}

.widget-area,
#widget-area {
	background: #fcf8d4;
}



.content.content.l-content-rsb.m-full.s-full,
#content.content.l-content-rsb.m-full.s-full{
	background: #fcf8d4;
}