#dunebg {background:url('../_img/dunebg.jpg');background-size:cover;position:fixed;top:0px;left:25%;width:75%;height:100%;z-index:1;margin:0px;padding:0px;}
#front {z-index:2;position:absolute;top:0px;left:0px;margin:0px;padding:0px;width:100%;}

h1 {z-index:2;font-size:2.2em; color:#AAA; margin:0em 0% 0px 10%;padding-top:1em;padding-bottom:0.1em;border-bottom:2px solid #AAA;background:#fff;}


a.page {font-family:Open-Sans,sans-serif;}
a.page {position:relative;text-decoration:none;display:block;background:#fff;left:10%;margin:15px 0px 15px 0px;width:75%;padding:5px 20px 5px 20px;border-left:2px solid #AAA;
		-webkit-transition: all 1s ease;
		transition: all 600ms ease;}
a.page:hover, a.page:active {left:12.5%;background:#eee;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;}

a.page .artist {color:#1a77ff; font-size:1.0em;font-weight:bolder;margin-left:84px;}
a.page .title, a.page .titlegreyed {font-family:'russianregular', sans-serif;color:#666; font-size:2.2em;font-weight:bolder;margin-left:84px;min-height:0.8em;margin:0px 0px 0px 84px;padding:0px;}
a.page .titlegreyed {color:#DDD !important;}
a.page .description {color:#999; font-size:0.9em;font-style:italic;margin-left:84px;min-height:0.9em;}
a.page .link {text-decoration:underline;display:inline-block;}

a.page .catimg {position:absolute; top:6px; left:6px; width:80px;height:80px;background-size:cover;background-position:center center;}





h1 {margin-bottom:40px;}
body {padding-bottom:40px;}
