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

/*---:[ all versions of IE ]:---*/
body.ie { font-size: 10px; }
	.ie #container, .ie .full_width { font-size: 10px; }
	.ie ul#tabs { width: 100%; }
	.ie input.form_submit { width: auto; overflow: visible; }
	.ie .custom #header {z-index:1000; }
	.ie #page, .ie #container {margin:0 auto !important; }

/*---:[ 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 }
	.ie6 #header {  margin-bottom:-300px; }
	.ie6 #twitterfollow {  height:0; left:810px !important; position:relative; top:-250px !important; width:262px; z-index:6; }
	.ie6 #content_box {margin-top:-100px !important; }
	.ie6 ul#tabs li.rss a { top:0 !important; left:50px !important; }
	.ie #page {margin:0 auto; }