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

/*---:[ all versions of IE ]:---*/
body.ie { font-size: 125%; }
	.ie #container, .ie .full_width { width: 99%; font-size: 50%; }
	.ie ul#tabs { width: 100%; }
	.ie input.form_submit { width: auto; overflow: visible; }
	
	/*---:[ nav image styles ]:---

.ie ul#tabs li.home-item { background: url("../../images/nav/home_c.gif") no-repeat; height: 75px; width:125px; text-indent:-9999px;}

.ie ul#tabs li.page-item-1 { background: url("../../images/nav/gallery_c.gif") no-repeat; height: 75px; width:145px; text-indent:-9999px;}

.ie ul#tabs li.page-item-2 { background: url("../../images/nav/blog_c.gif") no-repeat; height: 75px; width:125px; text-indent:-9999px;}

.ie ul#tabs li.page-item-3 { background: url("../../images/nav/contact_c.gif") no-repeat; height: 75px; width:125px; text-indent:-9999px;}


/*---:[ nav menu styles ]:---

.ie ul#tabs { list-style: none; border: 0px solid #2361a1; height: 75px; border-width: 0 0 0px 0px; font-size: 2.3em; }

	.ie ul#tabs li { margin-bottom: 1em; background: #efefef; height: 75px; border: 30px solid #fffbef; border-right: 30; float: left; padding-top: 0; padding-bottom: 0; }
*/

/*---:[ nav menu styles ]:---*/
.ie #tabs { list-style: none; border: none; border-width: 0 0 1px 1px; }
	.ie #tabs li { margin-bottom: -0.1em; background: #fffbef; border: none; border-left: 0; float: left; }
	.ie #tabs .current_page_item, .ie #tabs .current-cat { padding-bottom: 0.1em; background: #fffbef; text-decoration: none; border-bottom: 0; }
		.custom .ie #tabs a { display: block; line-height: 1em; color: #fffbef; text-transform: uppercase; letter-spacing: 2px; }
		.ie#tabs a:hover {  text-decoration: none; }
		.ie #tabs .current_page_item a, .ie #tabs .current-cat a { cursor: text; }
		.ie #tabs .current_page_item a:hover, .ie #tabs .current-cat a:hover { text-decoration: none; }
	.ie #tabs .rss { padding-right: 0; background: none; border: none; float: right; }
		.ie #tabs .rss a { padding-right: 16px; background: url('images/icon-rss.gif') 100% 50% no-repeat; }


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