/* @override 
	http://local.catcohen.com/stylesheets/aoh20100129.css?1264784052
	http://local.catcohen.com/stylesheets/aoh20100129.css?1264784301
	http://local.catcohen.com/stylesheets/aoh20100129.css?1264785143
	http://local.catcohen.com/stylesheets/aoh20100129.css?1264787030
*/

#hits p {
	padding: 1em;
	font-size: 0.8em;
	max-width: 50em;
	min-width: 300px;
	text-align: justify;
	
}

#hits h1, #hits h3, #hits h2 {
	padding: .5em;
}

span#yearTag {
	position: relative;
	display: marker;
	width: auto;
	float: right;
	padding: .3em;
	background-color: teal;
	font-size: 2em;
	margin-top: -.5em;
	margin-right: -.5em;
}

span#yearTag>strong {
	color: gold;
}

#hits h1 sup {
	font-size: .5em;
	
}

#hits h1 {
	font-size: 1.6em;
}

#hits h3 {
	font-style: italic;
	font-weight: lighter;
	font-size: .9em;
padding: 1em;
}

div.myalbum {
	width: 30%;
	float: left;
	background-color: #fff7e9;
	min-height:160px;
	min-width:160px;
	padding: 1em;
	border: thin solid #a17523;
	margin: .5em;
	font: .9em "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.albumhead {
	border: ;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
}

/* Styles for show */

div#albumCover {
	float: right;
	margin: 1em;
	padding: 1em;
}

div#hits {
	float: left;
	margin: 1em;
	padding: 1em;
	min-width: 300px;

}

#albumCover img.albumCover {
	border: thin ridge gray;
}
