@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	}
#boredus{
	background:url(http://www.boredus.com/bar/boredus-bar.jpg) repeat-x;
	height:47px;

	}
#boredus #bar_wrapper{
	width:930px;
	height:47px;
	margin:auto;
	position:relative;
	overflow:hidden;
	}
#boredus #bar_logo{
	width:147px;
	height:28px;
	background:url(http://www.boredus.com/bar/boredus-bar-logo.png) no-repeat;
	margin:10px 0px 0px 0px;
	}
#boredus #bar_logo a {
	width:147px;
	height:28px;
	display:block;
	}
#boredus #bar_text{
	color:#666;
	text-shadow: 0px 1px 2px #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	position:absolute;
	left:300px;
	top:13px;
	}
#boredus #bar_form{
	position:absolute;
	right:10px;
	top:13px;
	}