/*
Styles for older IE versions (previous to IE9).
*/

/* Internet Explorer 8 */
.ie8 .site {
	border-left: 1px dotted #808285;
}

/* Internet Explorer 7 */
.clear {
    zoom: 1;
}

.ie7 .main-navigation {
	max-width: 725px;
	padding-right: 0;
}

.ie7 .nav-menu {
    zoom: 1;
    float: none;
}

.ie7 .site-main {
    width: 700px;
}

.ie7 .artist {
    width: 200px;
}