
.reviews{
	font-family: "iA Writer Mono Regular", serif;
	font-style:normal;
	font-weight: 300;
}

.reviews.reviewheader{
	font-family: "iA Writer Mono Regular", serif;
	font-style:normal;
	font-weight: 300;
}



/* regular desktop styles */

/*
html, body {
	height: 100%;
	margin: 0;
	padding:0;
	background-color: #f0ece6;
	font-size:12pt
	font-family: "iA Writer Mono Italic", serif;
	font-weight: 300;
}
 */

/* */
.content{
	height: 100%;
	width: 700px;

	margin: auto;
	text-align:center;
	/*color: hsl(0, 0%, 10%);*/
	padding: 0;
	/* font-size:12pt; */
	/*  background-color: pink; */
}



.release_info{
	height: auto;
	/* background-color: #f0ece6; */
	padding-bottom: 2em;
}

.album_cover{
	margin: auto;
	height: auto;
	width: 540px;
	margin-top: 0;
	/* background-color: white;  */

}

.album_cover_container{
	display: flex;

	/* justify-content: center; */
    align-items: center;
    justify-content: space-between;
    /* padding-bottom: 1em; */
    height: 542px;
    /* background-color: yellow; */
    margin-bottom: 0.5em;
}

.title_container{
	height: 3em;
	/* background-color: palegreen; */
	display: flex;
    align-items: flex-end;
	margin-bottom: 1em;
}

.releasetitle{
	font-family: 'iA Writer Mono Italic';
	/* width : 640px; */
	margin-left:auto;
	margin-right: auto;
    font-weight: 300;
	font-style: normal;

}

.releasetitleartist{
	font-family: 'iA Writer Mono Italic';
	font-style: normal;
    font-weight: 500;

}

.release_descr{
font-family: 'iA Writer Mono Italic';
	font-style: normal;
    font-weight: 300;
	padding-bottom: 0;
}

/* BUY*/
.buy{
	border: 1px solid black;
	padding-top: 0.8em;
	margin: auto;
	width: 440px;
	font-family: 'iA Writer Mono Italic';
	font-style: normal;
    font-weight: 300;
	height: auto;
	/* background-color: #f0ece6; */
	padding-bottom: 1.8em;
	margin-bottom: 3em;
}


.purchaseoptions{
	text-decoration: underline;
	padding-top:0.5em;
	padding-bottom:1em;
}

.paypal{
	padding-bottom:1em;
}


.buy_excess{
	margin:auto;
	width:80%;
	padding-bottom: 0.3em;
}

.selectpopup{
	padding-bottom: 0.5em;
}

input[type=image] {
  height: 24px;
}

.paypalbutton{

}


form{
	text-align:center;
}

select{
	align:center;
	width:40%;
}

.bandcamp{
	padding-top:1em;
	margin: auto;
	width: 400px;
	font-family: 'iA Writer Mono Italic';
	font-style: normal;
    font-weight: 300;
	height: auto;
	/* background-color: #f0ece6; */
	padding-bottom:-0.5em;
}

.discogs{
	margin: auto;
	width: 400px;
	font-family: 'iA Writer Mono Italic';
	font-style: normal;
    font-weight: 300;
	height: auto;
	/* background-color: #f0ece6; */

	/* border-bottom: 1px solid black; */
	margin-bottom: 0.0em;
}

/* TRACKLIST*/

.tracklist{
	margin:auto;
	font-family: 'iA Writer Mono Italic';
	font-style: normal;
    font-weight: 500;

	height: auto;
	/* background-color: yellow;  */
	padding-bottom: 0.7em;
	/* display: inline-block; */
	/* list-style-position: inside; */
}

.tracklisttitle {

	font-weight: 500;
	padding-bottom: 0.7em;
}

ul{
	margin:auto;
	align-content: center;
	list-style-type: none;

  	margin: 0;
  	padding: 0;
	/* border-left: 1px solid black; */
	list-style-position: inside;

}
.tracklist.ul{

	margin: 0;
  	padding: 0;

  	/* display: inline-block; */

}

.track {
	padding-bottom: 0.2em;
	list-style-type: none;
	list-style-type: "+ ";
	text-align:center;
}

.totaltime {
	padding-bottom: 2.5em;
	list-style-type: none;
	text-align:center;
}

.release_info2{
	font-family: 'iA Writer Mono Italic';
	font-style: normal;
    font-weight: 300;
	height: auto;
	/* background-color: #f0ece6; */
	padding-bottom: 2em;
}

.press_rel{
	font-family: 'iA Writer Mono Italic';
	font-style: normal;
    font-weight: 300;
	width:500px;
	margin: auto;
	text-align:left;
	height: auto;
	/* background-color: #f0ece6; */
	border-bottom: 1px solid black;
	padding-bottom: 3em;
	line-height: 1.5em;
}

.reviews{
	width:500px;
	margin: auto;
	text-align:left;
	height: auto;
	padding-top: 3em;
	/* background-color: #f0ece6; */
	line-height: 1.5em;
}


/* bold and italic tretaments*/

.reviews b{
	font-family: 'iA Writer Mono Regular';
	font-style:normal;
    font-weight: 600;

}

.reviews i {
	font-family: 'iA Writer Mono Italic';
	font-style: normal;
    font-weight: 500;

}

.press_rel b{
 	font-family: 'iA Writer Mono Italic';
	font-style: normal;
    font-weight: 500;
 }

 .press_rel i{
 	font-family: 'iA Writer Mono Italic';
	font-style: normal;
    font-weight: 500;
 }

.reviews > p {
	padding-top: 1em;
	padding-bottom: 0;
}

.reviews:before {
	display: block;
	text-align: center;
	font-family: "iA Writer Mono Regular", serif;
	font-style:normal;
	font-weight: 500;
	content: "REVIEWS";

    }

p.reviewtitle{
	padding-top: 3em;
	font-family: "iA Writer Mono Regular", serif;
	font-style:normal;
	font-weight: 300;
}


img {
  width: 100%;
  height: auto;

}


.arrows{
	mix-blend-mode: multiply;
	width:56px;
	height:auto;
	cursor:pointer ;
	border:auto
}


/* mouse over link */

.pageup:hover {
  text-decoration: none;

  background-color: transparent;
}

.upbutton{

	margin-top: 2em;
	margin-bottom: 2em;
	cursor:pointer ;
	mix-blend-mode: multiply;
	width:80px;
	height:80px;
}

img.smallmenulogo {
  width: 150px;
  height: auto;
}

#nextlink:hover {
  text-decoration: none;

  background-color: transparent;
}

#prevlink:hover {
  text-decoration: none;

  background-color: transparent;
}

span.topitems{
	display: inline-block;
    font-weight: 300;
     font-size: 1.0em
}

.headtext{
  font-style: normal;
	font-weight: 550;
	padding-top: 1em;
	font-size: 0.8em
}

img.home_logo  {
		width: 6em;
		height: auto;
		padding-bottom:1;
		padding-top:0;
}


@media only screen and (max-width: 1000px) {
	.content{
	height: 100%;
	width: 900px;

	margin: auto;
	text-align:center;
	/*color: hsl(0, 0%, 10%);*/
	padding: 0;
	/* font-size:12pt; */
}
 .upbutton{

	width:160px;
	height:160px;
}
input[type=image] {
  height: 54px;
}

img.smallmenulogo {
  width: 300px;
  height: auto;
	}

select {
  width : 60%;
  height: 54px;
  font-size: 1.0em;

}

.album_cover{

	width: 700px;
	/* background-color: white;  */

}

.album_cover_container{

    height: 700px;
    /* background-color: yellow; */
    margin-bottom: 0.5em;
}

.buy{

	width: 680px;

}

.press_rel{

	width:720px;

}

.reviews{
	width:720px;

}

}
