img {
	border: 0;
	display: block;
	vertical-align: bottom;
}


header img, footer img {
	width: 100%;
}

#content {
	padding: 2vw 0 2vw 2vw;
	text-align: left;
	line-height: 160%;
}

#pic_right {
	float: right;
	margin-left: 2vw;
}


header, footer, #container {
	display: block;
	width: 100%;
	max-width: 891px;
	margin: 0 auto;
}

.history {
	border-top: 1px solid #444;
	padding: 3vw 0;
}

.history::after {
	display: block;
	content: "";
	clear: both;
}

.history:first-child {
	border: 0;
}

.history img {
	width: 50%;
}

.history:nth-child(odd) img {
	float: left;
	padding-right: 2vw;
}

.history:nth-child(even) img {
	float: right;
	padding-left: 2vw;
}

.ghost_search {
	display: none;
}




body {
  margin: 0;
  color: #eee;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

.topnav {
  overflow: hidden;
  background-color: #003;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  /*background-color: #ddd;*/
}

.topnav .active {
  background-color: #4CAF50;
  color: white;
}

.topnav .icon {
  display: none;
}

#right_column {
	width: 30%;
	float: right;
	text-align: left;
	padding-left: 10%;
}

#right_column div {
	padding-left: 1em;
}

h3 {
	margin: 0;
	padding: 0;
}

#store_table td {
	text-align: center;
	padding: 1em .5em;
}

#store_list {
	position: relative;
	text-align: center;
}

#store_list > div {
	text-align: left;
	position: relative;
	margin: .5em auto;
	padding: 8px 0 8px 12px;
	background: rgba(255,255,255, .2);
}
#store_list > div:after {
  content: "";
  display: table;
  clear: both;
}

#store_list > div > * {
	margin: 0 4px;
}
#store_list > div > form {
	float: right;
	background: rgba(255,255,255, .05);
	border: 1px solid rgba(255,255,255, .1);
}

#store_list .artist {
	font-size: 16px;
}
#store_list .album {
	font-size: 14px;
}
#store_list .year, #store_list .format {
	font-size: 12px;
}
#store_list .more {
	color: orange;
	cursor: pointer;
}
#store_list .details {
	display: none;
	white-space: normal;
	background: rgba(255,255,255, .08);
	padding: 4px 8px;
}

#store_list > div > img {
	width: 24px;
	display: inline-block;
	vertical-align: middle;
}

.column {
	display: inline-block;
	width: 50%;
	text-align: left;
}

.column:nth-child(2) {
	text-align: right;
}


#store_list form {
	display: inline-block;
	text-align: center;
}



@media screen and (max-width: 600px) {
#right_column {
	width: 100%;
	float: none;
}

	header img, footer img {
		width: 127%;
	}

  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }

  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

  #pic_right {
  	display: none;
  }

	#content {
		padding: 4vw;
		padding-bottom: 10vw;
	}


	.history img {
		padding: 0;
		padding-bottom: 2vw;
		float: none;
		width: 100%;
	}

}

	.history img {
		padding: 0;
		padding-bottom: 2vw;
		float: none;
		width: 100%;
	}









#apDiv1 {
	position:absolute;
	left:45px;
	top:19px;
	width:893px;
	height:718px;
	z-index:5;
}
a:link {
	text-decoration: none;
	color: #00FF33;
}
a:visited {
	text-decoration: none;
	color: #00FF33;
}
a:hover {
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #00FF33;
}
a {
	font-size: 18px;
	color: #00FF33;
}
body {
	background-image: url(images/bkgd.gif);
}
.style34 {color: #00FF33}
.style35 {font-size: 18px; font-family: Abbess, sans-serif, Verdana;}
.style36 {
	color: #CCCCCC
}
#apDiv2 {
	position:absolute;
	left:938px;
	top:18px;
	width:126px;
	height:642px;
	z-index:1;
}
.style37 {
	color: #FFFFFF;
	font-size: x-small;
	font-style: italic;
}
#apDiv3 {
	position:absolute;
	left:38px;
	top:11px;
	width:909px;
	height:695px;
	z-index:4;
	background-color: #FFFF00;
}
.style38 {color: #00DB33}
.style39 {
	font-family: Abbess, sans-serif, Verdana;
	font-size: 16px;
}