#header {
	width: 1000px;
	height: 175px;
	overflow: hidden;
	background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/b_top.png) no-repeat bottom;
        background-color: transparent;
	position: relative;
}

#logo {
	position: absolute;
	bottom: 0;
	left: 175px;
}
#logo img {display:block;overflow:hidden}

.blogheader {
	position: absolute;
	bottom: 20px;
	left: 20px;
        background-color: transparent;
}
.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: 10px;
	left: 620px;
	display: block;
	overflow: hidden;
	border: none;
        background-color: transparent;
}

#ad468 img {
	display: block;
	overflow: hidden;
        background-color: transparent;
}

#ad468 a {
	color: #ffffff;
	text-decoration: none;
        background-color: transparent;
}

#ad468 a:link, a:active, a:visited {
	color: #146092;
	text-decoration: none;
        background-color: transparent;
}

#ad468 a:hover {
	color: #ffffff;
	text-decoration: underline;
        background-color: transparent;
}

#date {
	float: left;
	margin: 0 0 0 30px;
	display: inline;
	background: #fff;
	width: 156px;
	height: 24px;
	line-height: 24px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

#topnav ul {
	float: left;
	margin: 0 10px 0 0;
	display: inline;
	/*height: 24px;*/
	/*line-height: 24px;*/
	background: #fff;
	font-weight: bold;
}

#topnav li {
	float: left;
	display: block;
	/*height: 24px;*/
	/*line-height: 24px;*/
	padding-right: 10px;
	margin-right: 10px;
	/*background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/topnav_br.png) no-repeat right center;*/
}

#topnav a {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	color: #b80000;
}

#topnav li.feed {
	margin-right: 0;
	padding-right: 10px;
	background: none;
}

#topnav li.left {
	margin-right: 0;
	padding-right: 0;
	background: none;
	width: 20px;
	/*background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/topnav_l.png) no-repeat left;*/
}

#topnav li.right {
	margin-right: 0;
	padding-right: 0;
	background: none;
	width: 20px;
	/*background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/topnav_r.png) no-repeat right;*/
}

#topnav li.feed a {
	color: #b80000;
}

#topnav a:hover, #topnav li.feed a:hover {
	color: #910000;
}

#options {
	position: absolute;
	bottom: 20px;
	left: 250px;
	width: 116px;
	height: 23px;
	background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/options.png) no-repeat top;
}
#options:hover {background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/options.png) no-repeat bottom}
