/*
	Theme Name:   Jannah Child
	Theme URI:    http://jannah.tielabs.com/
	Description:  Jannh Child Theme
	Author:       TieLabs
	Author URI:   https://tielabs.com
	Template:     jannah
	Version:      1.0.0
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  jannah-child
*/


/* write custom css after this line */

/*#theme-header {
   background-image: url(images/head_bg.png);
   background-color: #2c6aa5;   
   background-repeat: repeat-x;
}*/

#footer-widgets-container{
   background-image: url(images/footer_bg.png);
   background-color: #88a420;   
   background-repeat: repeat-x;
}

#site-info {
  background: #30522d;
}

#go-to-top {
  background: #88a420;
    color: #ffffff;

}