#wrapper {background-color: transparent;}
#blog-header { background: url(/mli/i/bkg_blog_head.png) repeat-x; padding: 7px 0;}
#blog-main-content {margin-left:285px; padding-top: 20px; font-size: 13px; line-height: 18px; color: #586a77; width: 700px;}
#blog-main-content #left {width:460px; float:left; padding-right: 17px;}
#blog-main-content #right {margin-left: 476px; width: 180px; background-color: #ffffff;}

.blog-list-entry { background-color: #ffffff; position: relative; padding: 25px 15px; margin-bottom: 18px;}
.blog-list-entry h2 { font-family: Verdana; font-size: 24px; line-height: 30px; color: #586a77; font-weight: normal;}
.blog-list-entry h3 { font-family: Verdana; font-size: 18px; line-height: 24px; margin-bottom: 0; color: #586a77; font-weight: bold;}
.blog-list-entry h4 { font-family: Verdana; font-size: 1em; line-height: 1.5em; color: #586a77; font-weight: bold;}
.blog-list-entry ul {margin-top: 0px;}
p.blog-entry-date { 
	background-color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	text-transform: capitalize;
	color: #f79659;
	padding: 6px 0 6px 6px;
	text-align: left;
	width: 115px;
	position: absolute;
	top: 0;
	left: -121px;
}
p.metadata {font-size: 12px; margin-bottom: 23px;}
span.author { color: #76838d;}
p.continue-reading a { 
	color: #f49140; 
	border: none; 
	text-decoration: underline; 
	padding-right: 20px;
	background-image: url(/mli/i/blog_arrow_right.png); 
	background-repeat: no-repeat;
	background-position: right;
}

p.continue-reading a:hover { 
	color: #586a77; 
	background-image: url(/mli/i/blog_arrow_right_over.png); 
}

a.category, #subnav li a {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	padding: 4px 5px;
	background-color: #f49140;
	border: none;
}
a:hover.category, #subnav li a:hover {
	background-color: #586a77;
}

#about-main-content #right {font-size: 11px; line-height: 15px;}

#subnav  {margin: 0; padding: 15px 0; list-type: none;}
#subnav li { list-style: none; margin: 0; padding: 0 15px 10px 15px;}
#subnav a.sub-selected { background-color: #586a77; }

p.subscribe {margin: -15px 0 0 0; padding: 0 15px 10px 15px; border: none;}

p.back-to-blog a { 
	color: #f49140; 
	border: none; 
	text-decoration: underline; 
	padding-left: 20px;
	background-image: url(/mli/i/blog_arrow_left.png); 
	background-repeat: no-repeat;
	background-position: left;
}

p.back-to-blog a:hover { 
	color: #586a77; 
	background-image: url(/mli/i/blog_arrow_left_over.png); 
}

.blog-list-entry table {margin-bottom: 20px;}
.blog-list-entry table td {padding: 5px; padding-right:10px; border-bottom: #e4e4e4 1px solid;}

div.blog-comments { margin-top: 40px;}
div.blog-comments h1 {font-family: Verdana; font-size: 24px; line-height: 30px; color: #f79659; font-weight: normal; text-transform: none;}
div.blog-comments label {display: block;}
div.comment {position: relative; margin-bottom: 18px;}
p.comment-metadata {
	background-color: #ffffff;
	font-family: Verdana;
	text-transform: capitalize;
	color: #f79659;
	padding: 6px 0 6px 6px;
	text-align: left;
	width: 150px;
	position: absolute;
	top: 0;
	left: -156px;

}


