/*
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; }

/*---:[ 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 }

/*
Description:	IE 6 styles for the Thesis Theme
Author:			Chris Pearson of pearsonified.com
*/

.ie6 #content, .sidebar { overflow: hidden; }
.ie6 #sidebar_1 { margin: 0; }
.ie6 #content { margin: 0; }
.ie6 #content_box { margin: 0 0 0 0; }
.ie6 ul#tabs { 
margin: 0 0 0 20px; border: 0; list-style: none; }
.ie6 .to_comments span { font-size: 14px; color: black; }
.ie6 ul#tabs2 li { margin-top: -30px;}
.ie6 ul#tabs2 li.current_page_item { margin-top: -20px;}
.ie6 ul#tabs2 li.icon { margin-top: -100px; }
.ie6 .format_text .drop_cap { padding-right: 0.043em; }

/*
Description:	IE 7 styles for the Thesis Theme
Author:			Chris Pearson of pearsonified.com
*/

/*---:[ Wow. IE is on the short bus. ]:---*/

.ie7 html { font-size: 125%; }

.ie7 body { font-size: 50%; }

/*-----------------------*/
.ie7 .custom #sidebar_1 { margin: 0; }
.ie7 .custom #content { margin: 0; }
.ie7 ul#tabs { width: 100%; }
.ie7 .custom ul#tabs { 
margin: 0 0 -28px 10px; border: 0; list-style: none; }
.ie7 ul#tabs2 li { margin: 25px 0 0 0;}
/*ul#tabs2 li.current_page_item { margin-top: -50px;}*/
.ie7 input.form_submit { width: auto; overflow: visible; }
.ie7 ul#tabs2 li.icon { margin-top: -38px; }
.ie7 .custom #content_box { margin: -32px 0 0 0; }
