/*
Description:	IE styles for the Thesis Theme
Author:			Chris Pearson
*/

/*---:[ all versions of IE ]:---*/
body.ie { font-size: 125%; }
	.ie #container, .ie .full_width { font-size: 50%; }
	.ie ul#tabs { width: 100%; }
	.ie input.form_submit { width: auto; overflow: visible; }
	
	
	#header h1#tagline { font-size:1.4em;
line-height:1.429em;
margin-left:22em;
padding-top:1em;
width:280px;
color:#b2e20c;
}

/*---:[ IE 6 styles ]:---*/
.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 }