#header {
	width: 1000px;
	/*height: 136px;*/
	height: 140px;
	overflow: hidden;
	/*background: url(http://cache.blackenterprise.com/themes/2ndDateV3/styles/default/img/b_top.png) no-repeat bottom;*/
	position: relative;
}
#logo {
	position: absolute;
	bottom: 0;
	left: 20px;
}
#logo img {
	display:block;
	overflow:hidden
}
.blogheader {
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.blogheader h1 {
	font-size: 2.1em;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: -1px;
}
.blogheader .description {
	line-height: 1.4em
}
#ad468 {
	position: absolute;
	bottom: 20px;
	right: 25px;
	display: block;
	overflow: hidden;
	border: 1px solid #c5d0d3;
}
#ad468 img {
	display: block;
	overflow: hidden;
}
#date {
	float: left;
	margin: 0 0 0 30px;
	display: inline;
	background: url(b_date.png) no-repeat;
	width: 156px;
	height: 20px;
	line-height: 18px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}
#topnav ul {
	float: right;
	margin: 0 30px 0 0;
	display: inline;
	height: 24px;
	line-height: 24px;
	background: url(topnav_m.png) repeat-x;
	font-weight: bold;
}
#topnav li {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	padding-right: 10px;
	margin-right: 10px;
	background: url(topnav_br.png) no-repeat right center;
}
#topnav a {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	color: #7c8d95;
}
#topnav li.feed {
	margin-right: 0;
	padding-right: 0;
	background: none;
}
#topnav li.left {
	margin-right: 0;
	padding-right: 0;
	background: none;
	width: 20px;
	background: url(topnav_l.png) no-repeat left;
}
#topnav li.right {
	margin-right: 0;
	padding-right: 0;
	background: none;
	width: 20px;
	background: url(topnav_r.png) no-repeat right;
}
#topnav li.feed a {
	color: #297eb9;
}
#topnav a:hover, #topnav li.feed a:hover {
	color: #333;
}
#options {
	position: absolute;
	bottom: 20px;
	left: 250px;
	width: 116px;
	height: 23px;
	background: url(options.png) no-repeat top;
}
#options:hover {
	background: url(options.png) no-repeat bottom
}

