


p {
	color: black;
}



a:link, a:visited, a:hover {
	color: #184260;
}


a.none:link, a.none:visited, a.none:hover {
	text-decoration: none;
}


.darkblue {
	color: #184260;
}

img {
	max-width: 100%;
}

.section-title {
	padding: 5px;
	color: #14bf98;
	font: 300 1.75em/100% "Montserrat", sans-serif;
	text-transform: uppercase;
	border-style: solid;
	border-width: thin;
}


.cards-2 .section-title {
	margin-bottom: 1em;
	text-align: left;
}



.anchor {
    padding-top: 100px;
    margin-top: -100px;
}


h2.album-title {
	margin: 0 0 4px;
	text-align: left;
	color: #184260;
}

h2.subtitle {
	font: normal 400 1.75em/100% 'Yantramanav', sans-serif;
		margin: 0 0 10px;
	text-align: left;
	color: #184260;
}


.recording-guide-holder {
	display: inline-block;
	margin-bottom: 3em;
	padding-bottom: 2em;
	border-bottom: 4px solid #184260;
	text-align: justify;
}


.recording-guide-cover {
	margin: 0 2em 1em 0;
	float: left;
}



.album-holder {
	width: 100%;
	padding: 3em 0 3em 0;
	display: inline-block;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.album-artwork-holder {
	float: left;
	width: 25%;

	border-style: none;
	color: #363535;
	margin-right: 3em;
display: inline;
}

.album-artwork {

	height: auto;

	max-width: 100%;
	-moz-box-shadow: 4px 4px 2px #9a9a9a;
	box-shadow: 4px 4px 2px #9a9a9a;
	opacity: 1;
	margin-bottom: 13px;
	border-style: solid;
	border-width: thin;
}



.bandcamplink1 {
	font: 1.2em/1.5em ''Yantramanav'', sans-serif;
}


.album-text-holder {
	float: left;
	width: 65%;

		text-align: left;
	padding: 0;
	margin-top: 0;
	margin-bottom: 2em;
	color: black;
}

.album-product {
	margin: 1em 0;
	font: 400 .75em/80% "pragmatica-web", sans-serif;
	color: black;
	text-transform: uppercase;
}

.new-release {
	color: red;
}



.album-sale {
	font-size: 1em;
	line-height: 120%;
	margin-top: 1em;
}

.album-info {
	float: left;
	width: 65%;

		text-align: left;
	padding: 0;
	margin-top: 0;
	margin-bottom: 2em;
}

.description {
	float: left;

}




.credits p {

	font-size: .95em;
}


.album-personnel {
	float: left;
	border-color: #f06260;
	border-left-style: solid;
	border-left-width: thin;
	padding-left: 1em;
	line-height: 125%;
	margin-left: 0;
	margin-bottom: 2em;
}


ul.musicians {

	margin-bottom: 1.5em;
	padding-left: 1em;
		border-color: #f06260;
	border-left-style: solid;
	border-left-width: thin;
}


li.personnel {
	list-style-type: none;

	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 2px;
}
.musician-name {

	font-weight: bold;
}

.instrument-name {
	font-style: italic;
}

.album-artist {
		margin-bottom: 1em;
	font: normal 400 1.2em/80% "open sans", sans-serif;


	text-transform: uppercase;
}
