/*
Theme Name: The Newswire BBD
Template: the-newswire
Author: Child Theme Configurator by Lilaea Media
Version: 1.0
Updated: 2014-06-06 08:36:42
*/

@charset "UTF-8";
@import url('../the-newswire/style.css');


/* Footer Widgets */

/*#footerwidgets { display: block;  float: none; max-width:100%; margin: 0 auto; text-align:left; COLOR: #FFFFFF; }

#footer-left { width: 1px;  float: left; margin: 1px 0px 0px 1px; padding: 10px; background-color: #333333; }

#footer-middle { width: 1px;  float: left; margin: 1px 0px 0px 1px; padding: 10px; background-color: #333333; }

#footer-right { width: 1px;  float: left; margin: 0px 0px 1px 1px; padding: 10px; background-color: #333333; }
*/

/* following by BBD to check sticky sidebars */

div#subpages-widget-3 {
  position: fixed;
}
