/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization BY FK starts here
-------------------------------------------------------------- */


/***** Position the div contains virtual guy *****/
div#askMeNow{
	position:fixed;
	top:400px;
	right:0px;
}

span.WebUrl {
	font-weight: bold
}
/********** To add a background to Action Bar only **********/
#Action_bar {
	background:url(bg-50.png) repeat-x;
}

/***** Footer 3rd Column *****/
aside#text-4 h4 {
	text-align: center!important;
}
/* Theme customization BY FK ends here
-------------------------------------------------------------- */