@import url(http://www.belairgroup.org/mt-static/themes-base/blog.css);
@import url(http://www.belairgroup.org/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);
/* Q: Where is this file? A: in the publish folder for the site */

#header{
background-image:url(belair_theme/images/header_blue.jpg);
}
#header-logo{
	background-image:url(belair_theme/images/logo.png);
	height:100px;
	width:539px;
	/*left:-15px;
	position:relative;*/
	}
#header-content
	{margin:0px;}
#header-name, #header-description
{
	visibility:hidden;
}
#header .widget-sign-in a {
color:#FFFFFF;
text-decoration:underline !important;
}

#header .widget-sign-in .widget-content {
float:right;
margin:0;
overflow:hidden;
padding:5px 15px 10px;
background:none;
} 

#header .widget-sign-in .widget-content{
color:#aaaaaa;
}

