#header {
	width:960px;
	position:relative;
}
#header h1 {
	width:960px;
	height:190px;
	background:url(/wp-content/themes/default/images/header-new.jpg) no-repeat;
	display:block;
	margin:0;
}
#header h1 span{
	display:none;
}
#header h2 a{
	background-image:url(/wp-content/themes/default/images/forum-button.png);
	background-repeat:no-repeat;
	background-position:0 -22px;
	width:142px;
	height:49px;
	position:absolute;
	top:160px;
	left:393px;
}
#header h2 a:hover{
	background-position:0 -72px;
}
#header h2 a span{
	display:none;
}

#wp_myweather{ margin: 0; padding: 0; float: none; text-align: left;}
#wp_myweather .wp_myweather{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background: url(icon/bg_weather.gif);
	margin:0;
	padding:0;
	width:157px;
	height:46px;
	display:block;
	position:relative;
	color:#FFFFFF;
}
#wp_myweather .wp_myweather img{
	margin: 0;
	padding: 0;
	border: none;

}
#wp_myweather .wp_myweather strong{
	font-size:10px;
	font-weight:normal;
	display: block;
	position:absolute;
	top: 12px;
	left:46px;
}
#wp_myweather .wp_myweather em{
	font-style: normal;
	font-weight: normal;
	font-size:26px;
	color:#FFFFFF;
	position:absolute;
	top:3px;
	right:10px;
	
}

