/*
Description:	IE styles for the Thesis Theme
Author:			Chris Pearson
*/

/*---:[ all versions of IE ]:---*/
body.ie.custom { font-size: 75% !important; }
	.ie #container, .ie .full_width { font-size: 75%; }
	.ie ul#tabs {  }
	.ie input.form_submit { width: auto; overflow: visible; }
.ie.custom .headline_meta {
	line-height:30px !important;
}

/*---:[ IE 6 styles ]:---*/
.ie6.custom #header #logo a span {
	background:url(../../images/ie6_logo.png) 0 0 no-repeat !important;
}
.ie6.custom .headline_meta {
	left:-142px !important;
}
.ie6 #content, .ie6.sidebar { overflow: hidden; }
.ie6 dl#comment_list dd { border-bottom: 1px dotted #bbb; }
	.ie6 dl#comment_list dl.children dd { border-bottom: 0 }
